3 Packs of Ruched Bandeau Tube Tops - Elastic, Sleeveless, Backless, Micro Elastic Polyester Fabric - Perfect for Summer, Casual Wear
${function() {
const variantData = data.variant || {"id":"c11da07f-c7a1-4699-bd2a-c3c0b24a21a7","product_id":"c8b21f76-5e5e-4768-8464-11a3bd7d14f5","title":"S(4)-Black+white+wine Red","weight_unit":"g","inventory_quantity":111,"sku":"601099568943958-S(4)-Black+white+wine Red","barcode":"","position":1,"option1":"S(4)","option2":"Black+white+wine Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/622b4adc4e844dd4b48ea52a5a138da9.jpeg","path":"622b4adc4e844dd4b48ea52a5a138da9.jpeg","width":1350,"height":1350,"alt":"42765871251662|42765871284430|42765871317198|42765871349966|42765871382734","aspect_ratio":1},"wholesale_price":[{"price":24.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.26","retail_price":"0","available":true,"url":"\/products\/3-packs-of-ruched-bandeau-tube-tops-elastic-sleeveless-backless-micro-elastic-polyester-fabric-perfect-for-summer-casual-wear?variant=c11da07f-c7a1-4699-bd2a-c3c0b24a21a7","available_quantity":111,"options":[{"name":"Size","value":"S(4)"},{"name":"Color","value":"Black+white+wine Red"}],"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 : 601099568943958-S(4)-Black+white+wine Red
${function(){
const variantData = data.variant || {"id":"c11da07f-c7a1-4699-bd2a-c3c0b24a21a7","product_id":"c8b21f76-5e5e-4768-8464-11a3bd7d14f5","title":"S(4)-Black+white+wine Red","weight_unit":"g","inventory_quantity":111,"sku":"601099568943958-S(4)-Black+white+wine Red","barcode":"","position":1,"option1":"S(4)","option2":"Black+white+wine Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/622b4adc4e844dd4b48ea52a5a138da9.jpeg","path":"622b4adc4e844dd4b48ea52a5a138da9.jpeg","width":1350,"height":1350,"alt":"42765871251662|42765871284430|42765871317198|42765871349966|42765871382734","aspect_ratio":1},"wholesale_price":[{"price":24.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.26","retail_price":"0","available":true,"url":"\/products\/3-packs-of-ruched-bandeau-tube-tops-elastic-sleeveless-backless-micro-elastic-polyester-fabric-perfect-for-summer-casual-wear?variant=c11da07f-c7a1-4699-bd2a-c3c0b24a21a7","available_quantity":111,"options":[{"name":"Size","value":"S(4)"},{"name":"Color","value":"Black+white+wine Red"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}