Fashion New Women Elegant Casual Midi Party Dress Sleeveless A-Line Solid Chic Birthday Prom Vestidos Female Clothes Robe Mujers
${function() {
const variantData = data.variant || {"id":"b64e5413-0db4-4546-918f-abb05e638015","product_id":"d1dcf120-4caf-4e3d-8aed-eb4ef583c74f","title":"Red-XL","weight_unit":"g","inventory_quantity":999,"sku":"12000037883132416","barcode":"","position":1,"option1":"Red","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26b1b321a83993b25f061b8ed08b6f1a.jpeg","path":"26b1b321a83993b25f061b8ed08b6f1a.jpeg","width":750,"height":1000,"alt":"Fashion New Women Elegant Casual Midi Party Dress Sleeveless A-Line Solid Chic Birthday Prom","aspect_ratio":0.75},"wholesale_price":[{"price":35.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.88","retail_price":"0","available":true,"url":"\/products\/3256806447952216?variant=b64e5413-0db4-4546-918f-abb05e638015","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"XL"}],"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":"b64e5413-0db4-4546-918f-abb05e638015","product_id":"d1dcf120-4caf-4e3d-8aed-eb4ef583c74f","title":"Red-XL","weight_unit":"g","inventory_quantity":999,"sku":"12000037883132416","barcode":"","position":1,"option1":"Red","option2":"XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26b1b321a83993b25f061b8ed08b6f1a.jpeg","path":"26b1b321a83993b25f061b8ed08b6f1a.jpeg","width":750,"height":1000,"alt":"Fashion New Women Elegant Casual Midi Party Dress Sleeveless A-Line Solid Chic Birthday Prom","aspect_ratio":0.75},"wholesale_price":[{"price":35.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.88","retail_price":"0","available":true,"url":"\/products\/3256806447952216?variant=b64e5413-0db4-4546-918f-abb05e638015","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}