${function() {
const variantData = data.variant || {"id":"daca2c3e-f3a8-4205-b686-276f2891a339","product_id":"3d20261a-3152-4919-aca1-4fd5f3b14e1b","title":"Blue-US7","weight_unit":"kg","inventory_quantity":499,"sku":"-Blue-39-A00136966","barcode":"","position":1,"option1":"Blue","option2":"US7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3684c4b6bde1118a6a112b6c8d5621b.jpeg","path":"c3684c4b6bde1118a6a112b6c8d5621b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"46.99","retail_price":"49.99","available":true,"url":"\/products\/mens-suede-leather-slip-on-non-slip-outdoor-walking-shoes?variant=daca2c3e-f3a8-4205-b686-276f2891a339","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"US7"}],"off_ratio":6,"flashsale_info":[],"sales":14};
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":"daca2c3e-f3a8-4205-b686-276f2891a339","product_id":"3d20261a-3152-4919-aca1-4fd5f3b14e1b","title":"Blue-US7","weight_unit":"kg","inventory_quantity":499,"sku":"-Blue-39-A00136966","barcode":"","position":1,"option1":"Blue","option2":"US7","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3684c4b6bde1118a6a112b6c8d5621b.jpeg","path":"c3684c4b6bde1118a6a112b6c8d5621b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"46.99","retail_price":"49.99","available":true,"url":"\/products\/mens-suede-leather-slip-on-non-slip-outdoor-walking-shoes?variant=daca2c3e-f3a8-4205-b686-276f2891a339","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"US7"}],"off_ratio":6,"flashsale_info":[],"sales":14};
return `
`
}()}