${function() {
const variantData = data.variant || {"id":"762fd05c-4f9a-4882-8efe-5b0ce9f7e52f","product_id":"623194cb-3360-4cca-a6d6-3c004c9db659","title":"Coffee","weight_unit":"kg","inventory_quantity":1000,"sku":"-Coffee-A00144324","barcode":"","position":1,"option1":"Coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/57230c4d12171c378450b47cdf940832.jpeg","path":"57230c4d12171c378450b47cdf940832.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-briefcase-14-inch-laptop-bag-business-travel-work-handbag-shoulder-bag?variant=762fd05c-4f9a-4882-8efe-5b0ce9f7e52f","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"762fd05c-4f9a-4882-8efe-5b0ce9f7e52f","product_id":"623194cb-3360-4cca-a6d6-3c004c9db659","title":"Coffee","weight_unit":"kg","inventory_quantity":1000,"sku":"-Coffee-A00144324","barcode":"","position":1,"option1":"Coffee","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/57230c4d12171c378450b47cdf940832.jpeg","path":"57230c4d12171c378450b47cdf940832.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":99.99,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"99.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-briefcase-14-inch-laptop-bag-business-travel-work-handbag-shoulder-bag?variant=762fd05c-4f9a-4882-8efe-5b0ce9f7e52f","available_quantity":999999999,"options":[{"name":"Color","value":"Coffee"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}