${function() {
const variantData = data.variant || {"id":"22e7632e-d5bf-4cdb-a859-ad81d5350875","product_id":"affb8d6d-4072-45b1-889b-bd9a7ca786c8","title":"Brown Grey-7","weight_unit":"kg","inventory_quantity":1999,"sku":"-Brown Grey-7-A00147313","barcode":"","position":1,"option1":"Brown Grey","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d0541b4cf7e2015912fd95024b34c15.jpeg","path":"8d0541b4cf7e2015912fd95024b34c15.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.8","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-breathable-mesh-non-slip-outdoor-hiking-and-trekking-shoes?variant=22e7632e-d5bf-4cdb-a859-ad81d5350875","available_quantity":999999999,"options":[{"name":"Color","value":"Brown Grey"},{"name":"Size","value":"7"}],"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}
`
}()}
${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":"22e7632e-d5bf-4cdb-a859-ad81d5350875","product_id":"affb8d6d-4072-45b1-889b-bd9a7ca786c8","title":"Brown Grey-7","weight_unit":"kg","inventory_quantity":1999,"sku":"-Brown Grey-7-A00147313","barcode":"","position":1,"option1":"Brown Grey","option2":"7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d0541b4cf7e2015912fd95024b34c15.jpeg","path":"8d0541b4cf7e2015912fd95024b34c15.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.8","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-breathable-mesh-non-slip-outdoor-hiking-and-trekking-shoes?variant=22e7632e-d5bf-4cdb-a859-ad81d5350875","available_quantity":999999999,"options":[{"name":"Color","value":"Brown Grey"},{"name":"Size","value":"7"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}