Sparkling V Neck Cocktail Dress, Elegant Sleeveless Bodycon Dress For Party & Banquet, Women's Clothing Wedding/Evening dress/Occasion/Engagement/Ceremony
${function() {
const variantData = data.variant || {"id":"72a362cf-f3bb-48b5-93cd-6a10ab0871e5","product_id":"91953c48-b714-4104-9b58-ec5b676a3e35","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"601099544576951-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/946d27a80abb6cf8e212b40c1cbc9db1.jpeg","path":"946d27a80abb6cf8e212b40c1cbc9db1.jpeg","width":1350,"height":1350,"alt":"42828298846414|42828298944718|42828299043022|42828299141326|42828299239630","aspect_ratio":1},"wholesale_price":[{"price":26.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.96","retail_price":"0","available":true,"url":"\/products\/sparkling-v-neck-cocktail-dress-elegant-sleeveless-bodycon-dress-for-party-banquet-womens-clothing-wedding-evening-dress-occasion-engagement-ceremony?variant=72a362cf-f3bb-48b5-93cd-6a10ab0871e5","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"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 : 601099544576951-Black-S
${function(){
const variantData = data.variant || {"id":"72a362cf-f3bb-48b5-93cd-6a10ab0871e5","product_id":"91953c48-b714-4104-9b58-ec5b676a3e35","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"601099544576951-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/946d27a80abb6cf8e212b40c1cbc9db1.jpeg","path":"946d27a80abb6cf8e212b40c1cbc9db1.jpeg","width":1350,"height":1350,"alt":"42828298846414|42828298944718|42828299043022|42828299141326|42828299239630","aspect_ratio":1},"wholesale_price":[{"price":26.96,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.96","retail_price":"0","available":true,"url":"\/products\/sparkling-v-neck-cocktail-dress-elegant-sleeveless-bodycon-dress-for-party-banquet-womens-clothing-wedding-evening-dress-occasion-engagement-ceremony?variant=72a362cf-f3bb-48b5-93cd-6a10ab0871e5","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"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}
`
}()}