${function() {
const variantData = data.variant || {"id":"c5a46363-62d1-4f3b-9c0e-9af4c9149721","product_id":"9a6da8b4-00b3-46df-8674-5467e9516ffb","title":"Black-US6.5","weight_unit":"kg","inventory_quantity":500,"sku":"7926-Black-38","barcode":"","position":1,"option1":"Black","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/802d4fa6fd98c69290227bb8a0386c20.jpeg","path":"802d4fa6fd98c69290227bb8a0386c20.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"55.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-classic-horsebit-business-dress-shoes?variant=c5a46363-62d1-4f3b-9c0e-9af4c9149721","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US6.5"}],"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":"c5a46363-62d1-4f3b-9c0e-9af4c9149721","product_id":"9a6da8b4-00b3-46df-8674-5467e9516ffb","title":"Black-US6.5","weight_unit":"kg","inventory_quantity":500,"sku":"7926-Black-38","barcode":"","position":1,"option1":"Black","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/802d4fa6fd98c69290227bb8a0386c20.jpeg","path":"802d4fa6fd98c69290227bb8a0386c20.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"0","compare_at_price":"55.99","price":"55.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-classic-horsebit-business-dress-shoes?variant=c5a46363-62d1-4f3b-9c0e-9af4c9149721","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"US6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}