${function() {
const variantData = data.variant || {"id":"626807c5-f4d7-4b70-9c39-5c6406c71be3","product_id":"ee90789e-1947-4ad9-9934-c007f1266191","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090502-Burgundy-38","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/495ca889984af28ce8a3a19a1bb7bef2.jpeg","path":"495ca889984af28ce8a3a19a1bb7bef2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-leisure-soft-chelsea-ankle-boots?variant=626807c5-f4d7-4b70-9c39-5c6406c71be3","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"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":"626807c5-f4d7-4b70-9c39-5c6406c71be3","product_id":"ee90789e-1947-4ad9-9934-c007f1266191","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"D090502-Burgundy-38","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/495ca889984af28ce8a3a19a1bb7bef2.jpeg","path":"495ca889984af28ce8a3a19a1bb7bef2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-fashion-leisure-soft-chelsea-ankle-boots?variant=626807c5-f4d7-4b70-9c39-5c6406c71be3","available_quantity":1000,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}