Ladies Summer Evening Party New Fashion Dress Women Sleeveless Backless V-Neck Sexy Maxi Dresses Night Clubwear Female Outfits
${function() {
const variantData = data.variant || {"id":"b72513a7-2579-413d-8c33-20fa583bc441","product_id":"5f422f66-e1c6-4e5e-8573-b6fb1a315693","title":"S-WHITE","weight_unit":"kg","inventory_quantity":0,"sku":"-S-WHITE-A0014643","barcode":"","position":1,"option1":"S","option2":"WHITE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef1a04364421ca6dea6e6bec67fb9397.jpeg","path":"ef1a04364421ca6dea6e6bec67fb9397.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.42,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.42","retail_price":"0","available":true,"url":"\/products\/ladies-summer-evening-party-new-fashion-dress-women-sleeveless-backless-v-neck-sexy-maxi-dresses-night-clubwear-female-outfits?variant=b72513a7-2579-413d-8c33-20fa583bc441","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"WHITE"}],"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":"b72513a7-2579-413d-8c33-20fa583bc441","product_id":"5f422f66-e1c6-4e5e-8573-b6fb1a315693","title":"S-WHITE","weight_unit":"kg","inventory_quantity":0,"sku":"-S-WHITE-A0014643","barcode":"","position":1,"option1":"S","option2":"WHITE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef1a04364421ca6dea6e6bec67fb9397.jpeg","path":"ef1a04364421ca6dea6e6bec67fb9397.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.42,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.42","retail_price":"0","available":true,"url":"\/products\/ladies-summer-evening-party-new-fashion-dress-women-sleeveless-backless-v-neck-sexy-maxi-dresses-night-clubwear-female-outfits?variant=b72513a7-2579-413d-8c33-20fa583bc441","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"WHITE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}