${function() {
const variantData = data.variant || {"id":"71bf83dc-f8cb-41cf-b94e-058b84502494","product_id":"a96e0505-f31a-4e14-9666-0b00a01bd659","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":500,"sku":"D22120902-Burgundy-6.5","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f8a62278a4e1bb76c6fcab1222869ec.jpeg","path":"2f8a62278a4e1bb76c6fcab1222869ec.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"1.1","compare_at_price":"59.99","price":"55.99","retail_price":"59.99","available":true,"url":"\/products\/mens-leather-tassel-brogue-dress-shoes?variant=71bf83dc-f8cb-41cf-b94e-058b84502494","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"off_ratio":7,"flashsale_info":[],"sales":77};
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":"71bf83dc-f8cb-41cf-b94e-058b84502494","product_id":"a96e0505-f31a-4e14-9666-0b00a01bd659","title":"Burgundy-6.5","weight_unit":"kg","inventory_quantity":500,"sku":"D22120902-Burgundy-6.5","barcode":"","position":1,"option1":"Burgundy","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f8a62278a4e1bb76c6fcab1222869ec.jpeg","path":"2f8a62278a4e1bb76c6fcab1222869ec.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"1.1","compare_at_price":"59.99","price":"55.99","retail_price":"59.99","available":true,"url":"\/products\/mens-leather-tassel-brogue-dress-shoes?variant=71bf83dc-f8cb-41cf-b94e-058b84502494","available_quantity":999999999,"options":[{"name":"Color","value":"Burgundy"},{"name":"Size","value":"6.5"}],"off_ratio":7,"flashsale_info":[],"sales":77};
return `
`
}()}