${function() {
const variantData = data.variant || {"id":"99534db6-7ad5-4339-bb3d-626f858a25a3","product_id":"20909786-5472-4905-9b79-95793f23f0bf","title":"Black-One Size","weight_unit":"g","inventory_quantity":880,"sku":"101236740002","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb989a0e06ce4d544c8d9794dff92b56.jpeg","path":"fb989a0e06ce4d544c8d9794dff92b56.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.98,"min_quantity":1}],"weight":"125","compare_at_price":"16.98","price":"13.98","retail_price":"16.98","available":true,"url":"\/products\/i-hate-being-sexy-but-im-a-chubby-bearded-man-so-i-cant-help-it-unisex-baseball-cap?variant=99534db6-7ad5-4339-bb3d-626f858a25a3","available_quantity":880,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":18,"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":"99534db6-7ad5-4339-bb3d-626f858a25a3","product_id":"20909786-5472-4905-9b79-95793f23f0bf","title":"Black-One Size","weight_unit":"g","inventory_quantity":880,"sku":"101236740002","barcode":"","position":1,"option1":"Black","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb989a0e06ce4d544c8d9794dff92b56.jpeg","path":"fb989a0e06ce4d544c8d9794dff92b56.jpeg","width":500,"height":500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.98,"min_quantity":1}],"weight":"125","compare_at_price":"16.98","price":"13.98","retail_price":"16.98","available":true,"url":"\/products\/i-hate-being-sexy-but-im-a-chubby-bearded-man-so-i-cant-help-it-unisex-baseball-cap?variant=99534db6-7ad5-4339-bb3d-626f858a25a3","available_quantity":880,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
`
}()}