${function() {
const variantData = data.variant || {"id":"44f4dbd1-ec87-4697-a3fe-bd839fc18083","product_id":"b2ed7b30-16a5-4032-b09b-372b1d11480a","title":"khaki-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"MS042-khaki-6.5","barcode":"","position":1,"option1":"khaki","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9de5b9361c55d1af60db2e634f13bb25.jpeg","path":"9de5b9361c55d1af60db2e634f13bb25.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"58.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-boots-zip-slip-on-casual-socks-shoes?variant=44f4dbd1-ec87-4697-a3fe-bd839fc18083","available_quantity":1000,"options":[{"name":"Color","value":"khaki"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"44f4dbd1-ec87-4697-a3fe-bd839fc18083","product_id":"b2ed7b30-16a5-4032-b09b-372b1d11480a","title":"khaki-6.5","weight_unit":"kg","inventory_quantity":1000,"sku":"MS042-khaki-6.5","barcode":"","position":1,"option1":"khaki","option2":"6.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9de5b9361c55d1af60db2e634f13bb25.jpeg","path":"9de5b9361c55d1af60db2e634f13bb25.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":58.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"58.99","retail_price":"0","available":true,"url":"\/products\/mens-leather-boots-zip-slip-on-casual-socks-shoes?variant=44f4dbd1-ec87-4697-a3fe-bd839fc18083","available_quantity":1000,"options":[{"name":"Color","value":"khaki"},{"name":"Size","value":"6.5"}],"off_ratio":0,"flashsale_info":[],"sales":5};
return `
`
}()}