${function() {
const variantData = data.variant || {"id":"a0a2ca15-7289-4043-9c03-396e4997c2e2","product_id":"b24e60bc-601e-4d17-88ed-740815f4f007","title":"Light Gray-S","weight_unit":"g","inventory_quantity":999999,"sku":"101374780001","barcode":"Light Gray-SA00113102","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fd0aa1eaf1f0e1de407376236d521a1.jpeg","path":"1fd0aa1eaf1f0e1de407376236d521a1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"220","compare_at_price":"22.98","price":"22.98","retail_price":"22.98","available":true,"url":"\/products\/whisper-words-of-wisdom-floral-print-long-sleeve-tee?variant=a0a2ca15-7289-4043-9c03-396e4997c2e2","available_quantity":999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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":"a0a2ca15-7289-4043-9c03-396e4997c2e2","product_id":"b24e60bc-601e-4d17-88ed-740815f4f007","title":"Light Gray-S","weight_unit":"g","inventory_quantity":999999,"sku":"101374780001","barcode":"Light Gray-SA00113102","position":1,"option1":"Light Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fd0aa1eaf1f0e1de407376236d521a1.jpeg","path":"1fd0aa1eaf1f0e1de407376236d521a1.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.98,"min_quantity":1}],"weight":"220","compare_at_price":"22.98","price":"22.98","retail_price":"22.98","available":true,"url":"\/products\/whisper-words-of-wisdom-floral-print-long-sleeve-tee?variant=a0a2ca15-7289-4043-9c03-396e4997c2e2","available_quantity":999999,"options":[{"name":"Color","value":"Light Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":22};
return `
`
}()}