${function() {
const variantData = data.variant || {"id":"e7659b73-8a83-4e2a-b2f8-4fdd3129a11f","product_id":"f3ab8feb-9346-45b7-bf22-4191987eec70","title":"White-S","weight_unit":"g","inventory_quantity":512,"sku":"102269060007","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c50b8c3e388b145f977a77d9de2985df.jpeg","path":"c50b8c3e388b145f977a77d9de2985df.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.98,"min_quantity":1}],"weight":"240","compare_at_price":"47.48","price":"32.98","retail_price":"47.48","available":true,"url":"\/products\/fashion-solid-colour-elastic-waist-outdoor-nine-minute-pants?variant=e7659b73-8a83-4e2a-b2f8-4fdd3129a11f","available_quantity":512,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":31,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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}
`
}()}
${function() {
const postageFreeAmount = 69;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e7659b73-8a83-4e2a-b2f8-4fdd3129a11f","product_id":"f3ab8feb-9346-45b7-bf22-4191987eec70","title":"White-S","weight_unit":"g","inventory_quantity":512,"sku":"102269060007","barcode":""