${function() {
const variantData = data.variant || {"id":"c68ced1f-fde5-4f4c-a907-426242832c47","product_id":"ed793ae9-be3b-4ff9-9785-2d22359bcd2e","title":"Black-One Size","weight_unit":"g","inventory_quantity":999999,"sku":"101315470001","barcode":"Black-One SizeA00123340","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3710127874c8a5f3299aaf71e377257a.jpeg","path":"3710127874c8a5f3299aaf71e377257a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"300","compare_at_price":"24.48","price":"17.99","retail_price":"24.48","available":true,"url":"\/products\/when-the-power-of-love-overcomes-the-love-of-power-the-world-will-know-peace-women-t-shirt-one-size?variant=c68ced1f-fde5-4f4c-a907-426242832c47","available_quantity":999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":27,"flashsale_info":[],"sales":13};
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":"c68ced1f-fde5-4f4c-a907-426242832c47","product_id":"ed793ae9-be3b-4ff9-9785-2d22359bcd2e","title":"Black-One Size","weight_unit":"g","inventory_quantity":999999,"sku":"101315470001","barcode":"Black-One SizeA00123340","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3710127874c8a5f3299aaf71e377257a.jpeg","path":"3710127874c8a5f3299aaf71e377257a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":17.99,"min_quantity":1}],"weight":"300","compare_at_price":"24.48","price":"17.99","retail_price":"24.48","available":true,"url":"\/products\/when-the-power-of-love-overcomes-the-love-of-power-the-world-will-know-peace-women-t-shirt-one-size?variant=c68ced1f-fde5-4f4c-a907-426242832c47","available_quantity":999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":27,"flashsale_info":[],"sales":13};
return `
`
}()}