${function() {
const variantData = data.variant || {"id":"387e1668-b328-4abf-bb47-250209c809a1","product_id":"cf833160-f086-4ed1-80c6-d9096036f74a","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":9992,"sku":"101882440003","barcode":"","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3dc6d2e1f558d660c89049e745bbf71.jpeg","path":"f3dc6d2e1f558d660c89049e745bbf71.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.98,"min_quantity":1}],"weight":"224","compare_at_price":"27.98","price":"13.98","retail_price":"27.98","available":true,"url":"\/products\/oversized-womens-funny-old-hippies-don-t-die-they-just-fade-into-crazy-grandmas-3-4-sleeves-shirts?variant=387e1668-b328-4abf-bb47-250209c809a1","available_quantity":9992,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":50,"flashsale_info":[],"sales":63};
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":"387e1668-b328-4abf-bb47-250209c809a1","product_id":"cf833160-f086-4ed1-80c6-d9096036f74a","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":9992,"sku":"101882440003","barcode":"","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3dc6d2e1f558d660c89049e745bbf71.jpeg","path":"f3dc6d2e1f558d660c89049e745bbf71.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.98,"min_quantity":1}],"weight":"224","compare_at_price":"27.98","price":"13.98","retail_price":"27.98","available":true,"url":"\/products\/oversized-womens-funny-old-hippies-don-t-die-they-just-fade-into-crazy-grandmas-3-4-sleeves-shirts?variant=387e1668-b328-4abf-bb47-250209c809a1","available_quantity":9992,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":50,"flashsale_info":[],"sales":63};
return `
`
}()}