${function() {
const variantData = data.variant || {"id":"05f319dd-94c6-4dd9-97b4-5a1d58df6016","product_id":"c0d9986d-e9fc-4012-9728-29f7eff43ac1","title":"White-S","weight_unit":"g","inventory_quantity":99999,"sku":"102131050003","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69579fef03072d854b6f085235d29a8b.jpeg","path":"69579fef03072d854b6f085235d29a8b.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":27.99,"min_quantity":1}],"weight":"507","compare_at_price":"27.98","price":"27.99","retail_price":"27.98","available":true,"url":"\/products\/my-day-printed-women-s-hoodies?variant=05f319dd-94c6-4dd9-97b4-5a1d58df6016","available_quantity":99999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"05f319dd-94c6-4dd9-97b4-5a1d58df6016","product_id":"c0d9986d-e9fc-4012-9728-29f7eff43ac1","title":"White-S","weight_unit":"g","inventory_quantity":99999,"sku":"102131050003","barcode":"","position":1,"option