Temperament Embroidery Turtleneck Lace-Mesh Party Dress Solid Color See-through Midi Dress Women Long Sleeve Velvet Dresses
${function() {
const variantData = data.variant || {"id":"ad2e985a-9ed8-40db-b074-623a373d9fcc","product_id":"458c6366-e4a0-460a-badf-f6a46f7b213d","title":"S-01 Black","weight_unit":"kg","inventory_quantity":0,"sku":"-S-01 Black-A0014448","barcode":"","position":1,"option1":"S","option2":"01 Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef14295c00f8fa9a3f41232e350763db.jpeg","path":"ef14295c00f8fa9a3f41232e350763db.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/temperament-embroidery-turtleneck-lace-mesh-party-dress-solid-color-see-through-midi-dress-women-long-sleeve-velvet-dresses?variant=ad2e985a-9ed8-40db-b074-623a373d9fcc","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"01 Black"}],"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 : -S-01 Black-A0014448
${function(){
const variantData = data.variant || {"id":"ad2e985a-9ed8-40db-b074-623a373d9fcc","product_id":"458c6366-e4a0-460a-badf-f6a46f7b213d","title":"S-01 Black","weight_unit":"kg","inventory_quantity":0,"sku":"-S-01 Black-A0014448","barcode":"","position":1,"option1":"S","option2":"01 Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ef14295c00f8fa9a3f41232e350763db.jpeg","path":"ef14295c00f8fa9a3f41232e350763db.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/temperament-embroidery-turtleneck-lace-mesh-party-dress-solid-color-see-through-midi-dress-women-long-sleeve-velvet-dresses?variant=ad2e985a-9ed8-40db-b074-623a373d9fcc","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"01 Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}