European and American style women's clothing autumn new V-neck backless irregular dress women's dress slit skirt
${function() {
const variantData = data.variant || {"id":"5119e098-cc0f-4513-81a7-5dd29eae66de","product_id":"8a00008c-1549-4af9-9c5f-152a208ee080","title":"Color: white-Size:s","weight_unit":"g","inventory_quantity":50,"sku":"Color: white-Size:s--5653428698695","barcode":"","position":1,"option1":"Color: white","option2":"Size:s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/438ad6bc3b21098cd28edf36292011fd.jpeg","path":"438ad6bc3b21098cd28edf36292011fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/806740094098-r5gj?variant=5119e098-cc0f-4513-81a7-5dd29eae66de","available_quantity":999999999,"options":[{"name":"Color","value":"Color: white"},{"name":"Size","value":"Size: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 : Color: white-Size:s--5653428698695
${function(){
const variantData = data.variant || {"id":"5119e098-cc0f-4513-81a7-5dd29eae66de","product_id":"8a00008c-1549-4af9-9c5f-152a208ee080","title":"Color: white-Size:s","weight_unit":"g","inventory_quantity":50,"sku":"Color: white-Size:s--5653428698695","barcode":"","position":1,"option1":"Color: white","option2":"Size:s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/438ad6bc3b21098cd28edf36292011fd.jpeg","path":"438ad6bc3b21098cd28edf36292011fd.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/806740094098-r5gj?variant=5119e098-cc0f-4513-81a7-5dd29eae66de","available_quantity":999999999,"options":[{"name":"Color","value":"Color: white"},{"name":"Size","value":"Size: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}
`
}()}