${function() {
const variantData = data.variant || {"id":"7e8d9c49-c2ac-4031-b1dc-66fca24bc964","product_id":"3a234341-4a02-4e68-8617-d94180601db6","title":"Brown-US6.5","weight_unit":"","inventory_quantity":301,"sku":"-Brown-38-A00135529","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c90b80150ed5a2bade441f801df141d.jpeg","path":"2c90b80150ed5a2bade441f801df141d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.89","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-breathable-flats-driving-shoes?variant=7e8d9c49-c2ac-4031-b1dc-66fca24bc964","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":0,"flashsale_info":[],"sales":236};
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":"7e8d9c49-c2ac-4031-b1dc-66fca24bc964","product_id":"3a234341-4a02-4e68-8617-d94180601db6","title":"Brown-US6.5","weight_unit":"","inventory_quantity":301,"sku":"-Brown-38-A00135529","barcode":"","position":1,"option1":"Brown","option2":"US6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c90b80150ed5a2bade441f801df141d.jpeg","path":"2c90b80150ed5a2bade441f801df141d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":46.89,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"46.89","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-breathable-flats-driving-shoes?variant=7e8d9c49-c2ac-4031-b1dc-66fca24bc964","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"US6.5"}],"off_ratio":0,"flashsale_info":[],"sales":236};
return `
`
}()}