Womens Long Sleeve Velvet Bodycon Dress Wrap V Neck Slit Midi Dress Cocktail Party Wedding Guest Dresses
${function() {
const variantData = data.variant || {"id":"9bb7c51c-8d93-45b0-a731-35cfb1410b7e","product_id":"dca852b5-82e7-40fb-9bce-cfce7316b3e7","title":"Black-S","weight_unit":"g","inventory_quantity":1081,"sku":"601099627075542-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69af3b6b431742c2cc5b3ced210105bf.jpeg","path":"69af3b6b431742c2cc5b3ced210105bf.jpeg","width":1608,"height":1608,"alt":"42790106005710|42790106267854|42790106464462|42790106562766|42790106661070","aspect_ratio":1},"wholesale_price":[{"price":38.23,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.23","retail_price":"0","available":true,"url":"\/products\/womens-long-sleeve-velvet-bodycon-dress-wrap-v-neck-slit-midi-dress-cocktail-party-wedding-guest-dresses?variant=9bb7c51c-8d93-45b0-a731-35cfb1410b7e","available_quantity":1081,"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 : 601099627075542-Black-S
${function(){
const variantData = data.variant || {"id":"9bb7c51c-8d93-45b0-a731-35cfb1410b7e","product_id":"dca852b5-82e7-40fb-9bce-cfce7316b3e7","title":"Black-S","weight_unit":"g","inventory_quantity":1081,"sku":"601099627075542-Black-S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69af3b6b431742c2cc5b3ced210105bf.jpeg","path":"69af3b6b431742c2cc5b3ced210105bf.jpeg","width":1608,"height":1608,"alt":"42790106005710|42790106267854|42790106464462|42790106562766|42790106661070","aspect_ratio":1},"wholesale_price":[{"price":38.23,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38.23","retail_price":"0","available":true,"url":"\/products\/womens-long-sleeve-velvet-bodycon-dress-wrap-v-neck-slit-midi-dress-cocktail-party-wedding-guest-dresses?variant=9bb7c51c-8d93-45b0-a731-35cfb1410b7e","available_quantity":1081,"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}
`
}()}