${function() {
const variantData = data.variant || {"id":"9aedd62c-a01b-4b9c-a783-aff875a9b579","product_id":"ba511ee1-6ac9-41d6-bf7c-d9fdee6124ec","title":"Green-US6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D23083101-Green-38","barcode":"","position":23,"option1":"Green","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48e8ad7d09e876edf75219e70bba002c.jpeg","path":"48e8ad7d09e876edf75219e70bba002c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.4","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-handmade-comfortable-high-top-shoes-ankle-boots?variant=9aedd62c-a01b-4b9c-a783-aff875a9b579","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"US6.5"}],"off_ratio":5,"flashsale_info":[],"sales":209};
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":"9aedd62c-a01b-4b9c-a783-aff875a9b579","product_id":"ba511ee1-6ac9-41d6-bf7c-d9fdee6124ec","title":"Green-US6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D23083101-Green-38","barcode":"","position":23,"option1":"Green","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48e8ad7d09e876edf75219e70bba002c.jpeg","path":"48e8ad7d09e876edf75219e70bba002c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":52.99,"min_quantity":1}],"weight":"0.4","compare_at_price":"55.99","price":"52.99","retail_price":"55.99","available":true,"url":"\/products\/mens-leather-handmade-comfortable-high-top-shoes-ankle-boots?variant=9aedd62c-a01b-4b9c-a783-aff875a9b579","available_quantity":1000,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"US6.5"}],"off_ratio":5,"flashsale_info":[],"sales":209};
return `
`
}()}