Contrast Sequin Solid Dress, Party Wear V Neck Long Sleeve Dress, Women's Clothing For Party Dressing
${function() {
const variantData = data.variant || {"id":"ec8496cf-2d03-4d95-96c9-ee911a3890a4","product_id":"d3a223e1-0446-48e9-9e7f-f895cc9151d8","title":"S-Light Grey","weight_unit":"g","inventory_quantity":888,"sku":"601099528613095-S-Light Grey","barcode":"","position":1,"option1":"S","option2":"Light Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c8a7147092a844fc0325f10e0cc776.jpeg","path":"72c8a7147092a844fc0325f10e0cc776.jpeg","width":1350,"height":1350,"alt":"42828312510670|42828312576206|42828312641742|42828312707278|42828312772814","aspect_ratio":1},"wholesale_price":[{"price":36.02,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.02","retail_price":"0","available":true,"url":"\/products\/contrast-sequin-solid-dress-party-wear-v-neck-long-sleeve-dress-womens-clothing-for-party-dressing?variant=ec8496cf-2d03-4d95-96c9-ee911a3890a4","available_quantity":888,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Light Grey"}],"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 : 601099528613095-S-Light Grey
${function(){
const variantData = data.variant || {"id":"ec8496cf-2d03-4d95-96c9-ee911a3890a4","product_id":"d3a223e1-0446-48e9-9e7f-f895cc9151d8","title":"S-Light Grey","weight_unit":"g","inventory_quantity":888,"sku":"601099528613095-S-Light Grey","barcode":"","position":1,"option1":"S","option2":"Light Grey","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/72c8a7147092a844fc0325f10e0cc776.jpeg","path":"72c8a7147092a844fc0325f10e0cc776.jpeg","width":1350,"height":1350,"alt":"42828312510670|42828312576206|42828312641742|42828312707278|42828312772814","aspect_ratio":1},"wholesale_price":[{"price":36.02,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"36.02","retail_price":"0","available":true,"url":"\/products\/contrast-sequin-solid-dress-party-wear-v-neck-long-sleeve-dress-womens-clothing-for-party-dressing?variant=ec8496cf-2d03-4d95-96c9-ee911a3890a4","available_quantity":888,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Light Grey"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}