Stylish and elegant V-neck chiffon dress
${function() {
const variantData = data.variant || {"id":"2305c918-9cef-4f67-a5b5-991228f0a441","product_id":"e8d88ced-efdb-4716-a7ed-b69d1af0de76","title":"Gray-S (US 6-8)","weight_unit":"g","inventory_quantity":9999,"sku":"YSGJ240265-Gray-S(US 6-8)","barcode":"","position":17,"option1":"Gray","option2":"S (US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e07bee164e7eacddedbab900285f2ea6.jpeg","path":"e07bee164e7eacddedbab900285f2ea6.jpeg","width":750,"height":1000,"alt":"Stylish And Elegant V-Neck Chiffon Dress Gray \/ S (Us 6-8)","aspect_ratio":0.75},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"31.99","retail_price":"41.99","available":true,"url":"\/products\/stylish-and-elegant-v-neck-chiffon-dress?variant=2305c918-9cef-4f67-a5b5-991228f0a441","available_quantity":999999999,"options":[{"name":"color","value":"Gray"},{"name":"size","value":"S (US 6-8)"}],"off_ratio":24,"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 : YSGJ240265-Gray-S(US 6-8)
${function(){
const variantData = data.variant || {"id":"2305c918-9cef-4f67-a5b5-991228f0a441","product_id":"e8d88ced-efdb-4716-a7ed-b69d1af0de76","title":"Gray-S (US 6-8)","weight_unit":"g","inventory_quantity":9999,"sku":"YSGJ240265-Gray-S(US 6-8)","barcode":"","position":17,"option1":"Gray","option2":"S (US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e07bee164e7eacddedbab900285f2ea6.jpeg","path":"e07bee164e7eacddedbab900285f2ea6.jpeg","width":750,"height":1000,"alt":"Stylish And Elegant V-Neck Chiffon Dress Gray \/ S (Us 6-8)","aspect_ratio":0.75},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"41.99","price":"31.99","retail_price":"41.99","available":true,"url":"\/products\/stylish-and-elegant-v-neck-chiffon-dress?variant=2305c918-9cef-4f67-a5b5-991228f0a441","available_quantity":999999999,"options":[{"name":"color","value":"Gray"},{"name":"size","value":"S (US 6-8)"}],"off_ratio":24,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}