Women Fashion Elegant Casual Midi Party Dress Spring Vintage A-Line Solid Chic Birthday Prom Vestidos Female Clothes New Robe
${function() {
const variantData = data.variant || {"id":"5c47f343-7de8-4ff1-95ea-1fb75675c2b9","product_id":"2f8671b3-07c6-4853-ac17-834ee16ff641","title":"green-M","weight_unit":"g","inventory_quantity":999,"sku":"12000037977416191","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fef5359bb7e0b2abbcd764b5825299d7.jpeg","path":"fef5359bb7e0b2abbcd764b5825299d7.jpeg","width":750,"height":1000,"alt":"Women Fashion Elegant Casual Midi Party Dress Spring Vintage A-Line Solid Chic Birthday Prom","aspect_ratio":0.75},"wholesale_price":[{"price":36.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.18","retail_price":"0","available":true,"url":"\/products\/3256806484869178?variant=5c47f343-7de8-4ff1-95ea-1fb75675c2b9","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"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":"5c47f343-7de8-4ff1-95ea-1fb75675c2b9","product_id":"2f8671b3-07c6-4853-ac17-834ee16ff641","title":"green-M","weight_unit":"g","inventory_quantity":999,"sku":"12000037977416191","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fef5359bb7e0b2abbcd764b5825299d7.jpeg","path":"fef5359bb7e0b2abbcd764b5825299d7.jpeg","width":750,"height":1000,"alt":"Women Fashion Elegant Casual Midi Party Dress Spring Vintage A-Line Solid Chic Birthday Prom","aspect_ratio":0.75},"wholesale_price":[{"price":36.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.18","retail_price":"0","available":true,"url":"\/products\/3256806484869178?variant=5c47f343-7de8-4ff1-95ea-1fb75675c2b9","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}