Flattering Ruched Spaghetti Strap Dress - Slim & Sexy Sleeveless Bodycon Cami Style - A Must-Have for Womens Fashion Wardrobe
${function() {
const variantData = data.variant || {"id":"26e23392-2e89-4d5f-95fd-93891db0083c","product_id":"8c90a156-c0fd-4c5c-a45b-4fb1a9fb86cc","title":"Bright Pink Color-XXS","weight_unit":"g","inventory_quantity":8899,"sku":"601099521074463-Bright Pink Color-XXS","barcode":"","position":1,"option1":"Bright Pink Color","option2":"XXS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/210afbddd811186c18002a08159f60d7.jpeg","path":"210afbddd811186c18002a08159f60d7.jpeg","width":1340,"height":1340,"alt":"42870722560206|42870722756814|42870722953422|42870723150030","aspect_ratio":1},"wholesale_price":[{"price":19.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.59","retail_price":"0","available":true,"url":"\/products\/flattering-ruched-spaghetti-strap-dress-slim-sexy-sleeveless-bodycon-cami-style-a-must-have-for-womens-fashion-wardrobe?variant=26e23392-2e89-4d5f-95fd-93891db0083c","available_quantity":8899,"options":[{"name":"Color","value":"Bright Pink Color"},{"name":"Size","value":"XXS"}],"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 : 601099521074463-Bright Pink Color-XXS
${function(){
const variantData = data.variant || {"id":"26e23392-2e89-4d5f-95fd-93891db0083c","product_id":"8c90a156-c0fd-4c5c-a45b-4fb1a9fb86cc","title":"Bright Pink Color-XXS","weight_unit":"g","inventory_quantity":8899,"sku":"601099521074463-Bright Pink Color-XXS","barcode":"","position":1,"option1":"Bright Pink Color","option2":"XXS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/210afbddd811186c18002a08159f60d7.jpeg","path":"210afbddd811186c18002a08159f60d7.jpeg","width":1340,"height":1340,"alt":"42870722560206|42870722756814|42870722953422|42870723150030","aspect_ratio":1},"wholesale_price":[{"price":19.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.59","retail_price":"0","available":true,"url":"\/products\/flattering-ruched-spaghetti-strap-dress-slim-sexy-sleeveless-bodycon-cami-style-a-must-have-for-womens-fashion-wardrobe?variant=26e23392-2e89-4d5f-95fd-93891db0083c","available_quantity":8899,"options":[{"name":"Color","value":"Bright Pink Color"},{"name":"Size","value":"XXS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}