${function() {
const variantData = data.variant || {"id":"c5b784be-4aa0-449e-bcec-5bfbb70e9d35","product_id":"2641725d-7230-4630-8b8f-1f087dff4df0","title":"Blue-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090702-Blue-38","barcode":"","position":1,"option1":"Blue","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3cce5f01a9d39ec98afc75280507045.jpeg","path":"f3cce5f01a9d39ec98afc75280507045.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0.95","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-comfortable-classic-slip-on-loafers-driving-shoes?variant=c5b784be-4aa0-449e-bcec-5bfbb70e9d35","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"c5b784be-4aa0-449e-bcec-5bfbb70e9d35","product_id":"2641725d-7230-4630-8b8f-1f087dff4df0","title":"Blue-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090702-Blue-38","barcode":"","position":1,"option1":"Blue","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3cce5f01a9d39ec98afc75280507045.jpeg","path":"f3cce5f01a9d39ec98afc75280507045.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0.95","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-comfortable-classic-slip-on-loafers-driving-shoes?variant=c5b784be-4aa0-449e-bcec-5bfbb70e9d35","available_quantity":1000,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}