Long Sleeve Ruched High Split Maxi Dress Women Square Collar Drawstring Bodycon Sexy Party Long Dress Elegant Autumn
${function() {
const variantData = data.variant || {"id":"fd2af699-4d9a-4fac-9766-b752e140bd72","product_id":"09a35a3d-7396-48a1-9fa3-956adc532497","title":"S-Red","weight_unit":"g","inventory_quantity":0,"sku":"14:350850#Red;5:100014064","barcode":"","position":1,"option1":"S","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/955b64c691cea863afa6e81637734f90.jpeg","path":"955b64c691cea863afa6e81637734f90.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.72,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.72","retail_price":"0","available":true,"url":"\/products\/mozision-long-sleeve-ruched-high-split-maxi-dress-women-square-collar-drawstring-bodycon-sexy-party-long-dress-elegant-autumn?variant=fd2af699-4d9a-4fac-9766-b752e140bd72","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Red"}],"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 : 14:350850#Red;5:100014064
${function(){
const variantData = data.variant || {"id":"fd2af699-4d9a-4fac-9766-b752e140bd72","product_id":"09a35a3d-7396-48a1-9fa3-956adc532497","title":"S-Red","weight_unit":"g","inventory_quantity":0,"sku":"14:350850#Red;5:100014064","barcode":"","position":1,"option1":"S","option2":"Red","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/955b64c691cea863afa6e81637734f90.jpeg","path":"955b64c691cea863afa6e81637734f90.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.72,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.72","retail_price":"0","available":true,"url":"\/products\/mozision-long-sleeve-ruched-high-split-maxi-dress-women-square-collar-drawstring-bodycon-sexy-party-long-dress-elegant-autumn?variant=fd2af699-4d9a-4fac-9766-b752e140bd72","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"Red"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}