[Chic Midi V-Neck Floral Dress] Women'S Elegant V-Neck Floral Print Dress with Tie Straps, Polyester Knit Fabric, A-Line Silhouette, All-Season Chic Midi Dress for Adult
${function() {
const variantData = data.variant || {"id":"0292ee5f-6996-4cf5-a245-c72f5be9f871","product_id":"35866b12-1555-4705-8ce3-5eb2f4f64854","title":"Beige-S","weight_unit":"g","inventory_quantity":0,"sku":"10004;15060","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59e662333d95e84dbd533af06cf6c1fd.jpeg","path":"59e662333d95e84dbd533af06cf6c1fd.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.85,"min_quantity":1}],"weight":"0","compare_at_price":"17.7","price":"30.85","retail_price":"17.7","available":true,"url":"\/products\/chic-midi-v-neck-floral-dress-womens-elegant-v-neck-floral-print-dress-with-tie-straps-polyester-knit-fabric-a-line-silhouette-all-season-chic-midi-dress-for-adult?variant=0292ee5f-6996-4cf5-a245-c72f5be9f871","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"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.
${function(){
const variantData = data.variant || {"id":"0292ee5f-6996-4cf5-a245-c72f5be9f871","product_id":"35866b12-1555-4705-8ce3-5eb2f4f64854","title":"Beige-S","weight_unit":"g","inventory_quantity":0,"sku":"10004;15060","barcode":"","position":1,"option1":"Beige","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/59e662333d95e84dbd533af06cf6c1fd.jpeg","path":"59e662333d95e84dbd533af06cf6c1fd.jpeg","width":1340,"height":1340,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":30.85,"min_quantity":1}],"weight":"0","compare_at_price":"17.7","price":"30.85","retail_price":"17.7","available":true,"url":"\/products\/chic-midi-v-neck-floral-dress-womens-elegant-v-neck-floral-print-dress-with-tie-straps-polyester-knit-fabric-a-line-silhouette-all-season-chic-midi-dress-for-adult?variant=0292ee5f-6996-4cf5-a245-c72f5be9f871","available_quantity":999999999,"options":[{"name":"Color","value":"Beige"},{"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}
`
}()}