${function() {
const variantData = data.variant || {"id":"17d7c439-bd51-410d-9284-a745d9dc8440","product_id":"fbddb73c-4424-4302-8d9b-f7472e221320","title":"blue-36","weight_unit":"kg","inventory_quantity":583,"sku":"WS031-blue-36","barcode":"","position":1,"option1":"blue","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6556dfcb3eeca6906e2f6d7f2d4d2b90.jpeg","path":"6556dfcb3eeca6906e2f6d7f2d4d2b90.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.99,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"48.99","retail_price":"0","available":true,"url":"\/products\/womens-hiking-non-slip-outdoor-shoes-breathable-lace-up-casual-shoes?variant=17d7c439-bd51-410d-9284-a745d9dc8440","available_quantity":583,"options":[{"name":"color","value":"blue"},{"name":"size","value":"36"}],"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":"17d7c439-bd51-410d-9284-a745d9dc8440","product_id":"fbddb73c-4424-4302-8d9b-f7472e221320","title":"blue-36","weight_unit":"kg","inventory_quantity":583,"sku":"WS031-blue-36","barcode":"","position":1,"option1":"blue","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6556dfcb3eeca6906e2f6d7f2d4d2b90.jpeg","path":"6556dfcb3eeca6906e2f6d7f2d4d2b90.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48.99,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"48.99","retail_price":"0","available":true,"url":"\/products\/womens-hiking-non-slip-outdoor-shoes-breathable-lace-up-casual-shoes?variant=17d7c439-bd51-410d-9284-a745d9dc8440","available_quantity":583,"options":[{"name":"color","value":"blue"},{"name":"size","value":"36"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}