TWO-PIECE SET - Chic Long Sleeve Top with Button Front & Drawstring Waist Wide Leg Pants - Comfortable, Versatile, and Flattering Outfit for Women's Everyday Wear
${function() {
const variantData = data.variant || {"id":"234a92c1-3907-47f2-9b39-a5707c16f9cd","product_id":"d337ad63-8c84-492f-953b-69bcb0830e0f","title":"Light Grey-XS","weight_unit":"g","inventory_quantity":7788,"sku":"601099588515299-Light Grey-XS","barcode":"","position":1,"option1":"Light Grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be19c446bb273119a7c876ae7bbd6d37.jpeg","path":"be19c446bb273119a7c876ae7bbd6d37.jpeg","width":1340,"height":1340,"alt":"42861878214862|42861878280398|42861878345934|42861878411470","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/two-piece-set-chic-long-sleeve-top-with-button-front-drawstring-waist-wide-leg-pants-comfortable-versatile-and-flattering-outfit-for-womens-everyday-wear?variant=234a92c1-3907-47f2-9b39-a5707c16f9cd","available_quantity":7788,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099588515299-Light Grey-XS
${function(){
const variantData = data.variant || {"id":"234a92c1-3907-47f2-9b39-a5707c16f9cd","product_id":"d337ad63-8c84-492f-953b-69bcb0830e0f","title":"Light Grey-XS","weight_unit":"g","inventory_quantity":7788,"sku":"601099588515299-Light Grey-XS","barcode":"","position":1,"option1":"Light Grey","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be19c446bb273119a7c876ae7bbd6d37.jpeg","path":"be19c446bb273119a7c876ae7bbd6d37.jpeg","width":1340,"height":1340,"alt":"42861878214862|42861878280398|42861878345934|42861878411470","aspect_ratio":1},"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/two-piece-set-chic-long-sleeve-top-with-button-front-drawstring-waist-wide-leg-pants-comfortable-versatile-and-flattering-outfit-for-womens-everyday-wear?variant=234a92c1-3907-47f2-9b39-a5707c16f9cd","available_quantity":7788,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}