Stylish and elegant V-neck chiffon dress
${function() {
const variantData = data.variant || {"id":"4e136ca8-e326-4f62-a88f-da1c3bf460e8","product_id":"e8d88ced-efdb-4716-a7ed-b69d1af0de76","title":"Black-S (US 6-8)","weight_unit":"g","inventory_quantity":9999,"sku":"YSGJ240265-Black-S(US 6-8)","barcode":"","position":9,"option1":"Black","option2":"S (US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/553c52cbf21aec6ebe66c21feaf8a13c.jpeg","path":"553c52cbf21aec6ebe66c21feaf8a13c.jpeg","width":750,"height":1000,"alt":"Stylish And Elegant V-Neck Chiffon Dress Black \/ 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=4e136ca8-e326-4f62-a88f-da1c3bf460e8","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"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-Black-S(US 6-8)
${function(){
const variantData = data.variant || {"id":"4e136ca8-e326-4f62-a88f-da1c3bf460e8","product_id":"e8d88ced-efdb-4716-a7ed-b69d1af0de76","title":"Black-S (US 6-8)","weight_unit":"g","inventory_quantity":9999,"sku":"YSGJ240265-Black-S(US 6-8)","barcode":"","position":9,"option1":"Black","option2":"S (US 6-8)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/553c52cbf21aec6ebe66c21feaf8a13c.jpeg","path":"553c52cbf21aec6ebe66c21feaf8a13c.jpeg","width":750,"height":1000,"alt":"Stylish And Elegant V-Neck Chiffon Dress Black \/ 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=4e136ca8-e326-4f62-a88f-da1c3bf460e8","available_quantity":999999999,"options":[{"name":"color","value":"Black"},{"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}
`
}()}