Chic Striped Print Two-Piece Outfit Set - Comfortable Button-Down Shirt & Flowy Wide Leg Pants - Casual Everyday Wear for Women
${function() {
const variantData = data.variant || {"id":"f2f15b10-00be-4ee4-b876-982431d606ae","product_id":"854fadd0-2872-4b5f-b7bf-9181e1c932ff","title":"Black-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099524103159-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a79812cee38028656cc93d886e1b0053.jpeg","path":"a79812cee38028656cc93d886e1b0053.jpeg","width":1340,"height":1340,"alt":"42861874806990|42861874905294|42861875003598|42861875101902|42861875200206","aspect_ratio":1},"wholesale_price":[{"price":32.76,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.76","retail_price":"0","available":true,"url":"\/products\/chic-striped-print-two-piece-outfit-set-comfortable-button-down-shirt-flowy-wide-leg-pants-casual-everyday-wear-for-women?variant=f2f15b10-00be-4ee4-b876-982431d606ae","available_quantity":7788,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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 : 601099524103159-Black-S
${function(){
const variantData = data.variant || {"id":"f2f15b10-00be-4ee4-b876-982431d606ae","product_id":"854fadd0-2872-4b5f-b7bf-9181e1c932ff","title":"Black-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099524103159-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a79812cee38028656cc93d886e1b0053.jpeg","path":"a79812cee38028656cc93d886e1b0053.jpeg","width":1340,"height":1340,"alt":"42861874806990|42861874905294|42861875003598|42861875101902|42861875200206","aspect_ratio":1},"wholesale_price":[{"price":32.76,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.76","retail_price":"0","available":true,"url":"\/products\/chic-striped-print-two-piece-outfit-set-comfortable-button-down-shirt-flowy-wide-leg-pants-casual-everyday-wear-for-women?variant=f2f15b10-00be-4ee4-b876-982431d606ae","available_quantity":7788,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}