${function() {
const variantData = data.variant || {"id":"4761fcfe-28af-4bd4-99e9-2f6bb356315e","product_id":"b4e6863d-c578-4201-bdcf-89884dfb4d66","title":"Blue-7.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Blue-40-A00142854","barcode":"","position":1,"option1":"Blue","option2":"7.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a293fecda96876f96a75cb62b3419efa.jpg","path":"a293fecda96876f96a75cb62b3419efa.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"42.99","retail_price":"45.99","available":true,"url":"\/products\/mens-canvas-boat-shoes-breathable-soft-casual-shoes?variant=4761fcfe-28af-4bd4-99e9-2f6bb356315e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"7.5"}],"off_ratio":7,"flashsale_info":[],"sales":7};
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":"4761fcfe-28af-4bd4-99e9-2f6bb356315e","product_id":"b4e6863d-c578-4201-bdcf-89884dfb4d66","title":"Blue-7.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Blue-40-A00142854","barcode":"","position":1,"option1":"Blue","option2":"7.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a293fecda96876f96a75cb62b3419efa.jpg","path":"a293fecda96876f96a75cb62b3419efa.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"42.99","retail_price":"45.99","available":true,"url":"\/products\/mens-canvas-boat-shoes-breathable-soft-casual-shoes?variant=4761fcfe-28af-4bd4-99e9-2f6bb356315e","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"7.5"}],"off_ratio":7,"flashsale_info":[],"sales":7};
return `
`
}()}