${function() {
const variantData = data.variant || {"id":"41c9dc15-c329-4f94-bacd-8683192e0efe","product_id":"4847d252-b531-4944-8119-890b7999ba8a","title":"Khaki-35","weight_unit":"kg","inventory_quantity":500,"sku":"A8918-Khaki-35","barcode":"","position":1,"option1":"Khaki","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/97977f26eb08df9cb454cf73283d24a4.jpeg","path":"97977f26eb08df9cb454cf73283d24a4.jpeg","width":1128,"height":1128,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/womens-suede-leather-warm-plush-lining-comfortable-ankle-boots?variant=41c9dc15-c329-4f94-bacd-8683192e0efe","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"35"}],"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":"41c9dc15-c329-4f94-bacd-8683192e0efe","product_id":"4847d252-b531-4944-8119-890b7999ba8a","title":"Khaki-35","weight_unit":"kg","inventory_quantity":500,"sku":"A8918-Khaki-35","barcode":"","position":1,"option1":"Khaki","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/97977f26eb08df9cb454cf73283d24a4.jpeg","path":"97977f26eb08df9cb454cf73283d24a4.jpeg","width":1128,"height":1128,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/womens-suede-leather-warm-plush-lining-comfortable-ankle-boots?variant=41c9dc15-c329-4f94-bacd-8683192e0efe","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"35"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}