${function() {
const variantData = data.variant || {"id":"f5a6b547-fec6-4f0e-b6a9-9ca47b6aab2d","product_id":"55e8a535-a376-440e-a353-e63ac01ae15c","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"220114-303-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1033d3198f006f080ded3c9b803be711.jpeg","path":"1033d3198f006f080ded3c9b803be711.jpeg","width":341,"height":341,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":62.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"62.99","retail_price":"0","available":true,"url":"\/products\/thicklongoverthekneewoolencoat?variant=f5a6b547-fec6-4f0e-b6a9-9ca47b6aab2d","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"f5a6b547-fec6-4f0e-b6a9-9ca47b6aab2d","product_id":"55e8a535-a376-440e-a353-e63ac01ae15c","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"220114-303-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1033d3198f006f080ded3c9b803be711.jpeg","path":"1033d3198f006f080ded3c9b803be711.jpeg","width":341,"height":341,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":62.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"62.99","retail_price":"0","available":true,"url":"\/products\/thicklongoverthekneewoolencoat?variant=f5a6b547-fec6-4f0e-b6a9-9ca47b6aab2d","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}