Flirty Floral Print Sleeveless Midi Dress - Effortlessly Chic Casual Style - Feminine Notched Neckline - Perfect for Summer Wardrobe - Womens Clothing
${function() {
const variantData = data.variant || {"id":"f5a240f1-063d-44a9-9d21-ffb4175599e5","product_id":"eb686c14-b91e-49cc-b3db-777b7661c3a8","title":"Red Orange-S","weight_unit":"g","inventory_quantity":332,"sku":"601099520584437-Red Orange-S","barcode":"","position":1,"option1":"Red Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d5511aa0a7a68dcd808aebb4ddd886ab.jpeg","path":"d5511aa0a7a68dcd808aebb4ddd886ab.jpeg","width":1350,"height":1350,"alt":"42772202291406|42772202586318|42772203077838|42772203372750|42772203602126","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/flirty-floral-print-sleeveless-midi-dress-effortlessly-chic-casual-style-feminine-notched-neckline-perfect-for-summer-wardrobe-womens-clothing?variant=f5a240f1-063d-44a9-9d21-ffb4175599e5","available_quantity":332,"options":[{"name":"Color","value":"Red Orange"},{"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 : 601099520584437-Red Orange-S
${function(){
const variantData = data.variant || {"id":"f5a240f1-063d-44a9-9d21-ffb4175599e5","product_id":"eb686c14-b91e-49cc-b3db-777b7661c3a8","title":"Red Orange-S","weight_unit":"g","inventory_quantity":332,"sku":"601099520584437-Red Orange-S","barcode":"","position":1,"option1":"Red Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d5511aa0a7a68dcd808aebb4ddd886ab.jpeg","path":"d5511aa0a7a68dcd808aebb4ddd886ab.jpeg","width":1350,"height":1350,"alt":"42772202291406|42772202586318|42772203077838|42772203372750|42772203602126","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/flirty-floral-print-sleeveless-midi-dress-effortlessly-chic-casual-style-feminine-notched-neckline-perfect-for-summer-wardrobe-womens-clothing?variant=f5a240f1-063d-44a9-9d21-ffb4175599e5","available_quantity":332,"options":[{"name":"Color","value":"Red Orange"},{"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}
`
}()}