Vibrant Floral Print A-Line Dress - Cold Shoulder, Belted, Split Sleeveless, Elegant, Comfortable, Spring & Summer Essential - Women's Clothing, Perfect for Outdoor Activities
${function() {
const variantData = data.variant || {"id":"abbf7a42-258d-46ee-a1b9-902c7ccfe5dd","product_id":"8fa4c5bd-6c47-4e3a-8660-40a7327a8a66","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099546960750-Navy Blue-S","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe2fc76e7038f514d1bab384e41aa0ef.jpeg","path":"fe2fc76e7038f514d1bab384e41aa0ef.jpeg","width":1350,"height":1350,"alt":"42864994549966|42864994713806|42864994877646|42864995041486","aspect_ratio":1},"wholesale_price":[{"price":26.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.28","retail_price":"0","available":true,"url":"\/products\/vibrant-floral-print-a-line-dress-cold-shoulder-belted-split-sleeveless-elegant-comfortable-spring-summer-essential-womens-clothing-perfect-for-outdoor-activities?variant=abbf7a42-258d-46ee-a1b9-902c7ccfe5dd","available_quantity":8899,"options":[{"name":"Color","value":"Navy Blue"},{"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 : 601099546960750-Navy Blue-S
${function(){
const variantData = data.variant || {"id":"abbf7a42-258d-46ee-a1b9-902c7ccfe5dd","product_id":"8fa4c5bd-6c47-4e3a-8660-40a7327a8a66","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":8899,"sku":"601099546960750-Navy Blue-S","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fe2fc76e7038f514d1bab384e41aa0ef.jpeg","path":"fe2fc76e7038f514d1bab384e41aa0ef.jpeg","width":1350,"height":1350,"alt":"42864994549966|42864994713806|42864994877646|42864995041486","aspect_ratio":1},"wholesale_price":[{"price":26.28,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.28","retail_price":"0","available":true,"url":"\/products\/vibrant-floral-print-a-line-dress-cold-shoulder-belted-split-sleeveless-elegant-comfortable-spring-summer-essential-womens-clothing-perfect-for-outdoor-activities?variant=abbf7a42-258d-46ee-a1b9-902c7ccfe5dd","available_quantity":8899,"options":[{"name":"Color","value":"Navy Blue"},{"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}
`
}()}