${function() {
const variantData = data.variant || {"id":"c8dd2d70-ccea-4231-af07-be3642bf6776","product_id":"18f153f5-d345-4c04-a18a-e9a7de8383ca","title":"brown-6.5","weight_unit":"kg","inventory_quantity":30,"sku":"brown-6.5","barcode":"","position":1,"option1":"brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/045219bb36ffb2b5e500624675508bae.jpeg","path":"045219bb36ffb2b5e500624675508bae.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":99,"min_quantity":1}],"weight":"0","compare_at_price":"120","price":"99","retail_price":"120","available":true,"url":"\/products\/men-winter-shoes-boots-warm-plush-cotton-thick-snow-boots-non-slip-shoes?variant=c8dd2d70-ccea-4231-af07-be3642bf6776","available_quantity":30,"options":[{"name":"color","value":"brown"},{"name":"size","value":"6.5"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c8dd2d70-ccea-4231-af07-be3642bf6776","product_id":"18f153f5-d345-4c04-a18a-e9a7de8383ca","title":"brown-6.5","weight_unit":"kg","inventory_quantity":30,"sku":"brown-6.5","barcode":"","position":1,"option1":"brown","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/045219bb36ffb2b5e500624675508bae.jpeg","path":"045219bb36ffb2b5e500624675508bae.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":99,"min_quantity":1}],"weight":"0","compare_at_price":"120","price":"99","retail_price":"120","available":true,"url":"\/products\/men-winter-shoes-boots-warm-plush-cotton-thick-snow-boots-non-slip-shoes?variant=c8dd2d70-ccea-4231-af07-be3642bf6776","available_quantity":30,"options":[{"name":"color","value":"brown"},{"name":"size","value":"6.5"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
`
}()}