${function() {
const variantData = data.variant || {"id":"c9050200-5b96-46b4-8845-453e8648abaf","product_id":"5c776b9d-9679-49ab-8328-30a93a1825b3","title":"black-36","weight_unit":"kg","inventory_quantity":300,"sku":"MB001-black-36","barcode":"","position":1,"option1":"black","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2bf360b877f3e9cc0d76b3c874bfe1cc.jpeg","path":"2bf360b877f3e9cc0d76b3c874bfe1cc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/snow-boots-plush-warm-waterproof-outdoor-plush-thick-non-slip-ankle-boots-shoes-for-man-women?variant=c9050200-5b96-46b4-8845-453e8648abaf","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"36"}],"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":"c9050200-5b96-46b4-8845-453e8648abaf","product_id":"5c776b9d-9679-49ab-8328-30a93a1825b3","title":"black-36","weight_unit":"kg","inventory_quantity":300,"sku":"MB001-black-36","barcode":"","position":1,"option1":"black","option2":"36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2bf360b877f3e9cc0d76b3c874bfe1cc.jpeg","path":"2bf360b877f3e9cc0d76b3c874bfe1cc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"52.99","retail_price":"0","available":true,"url":"\/products\/snow-boots-plush-warm-waterproof-outdoor-plush-thick-non-slip-ankle-boots-shoes-for-man-women?variant=c9050200-5b96-46b4-8845-453e8648abaf","available_quantity":999999999,"options":[{"name":"color","value":"black"},{"name":"size","value":"36"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}