${function() {
const variantData = data.variant || {"id":"b86aa844-f035-4fdf-8fad-2d38af29164d","product_id":"e30c9111-6c12-4da4-9b87-330d9bd53a4d","title":"Navy-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1636611424438968322","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41cedc680e28568af7f044fdf1d879a8.jpeg","path":"41cedc680e28568af7f044fdf1d879a8.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-tank-top-t-shirt?variant=b86aa844-f035-4fdf-8fad-2d38af29164d","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"S"}],"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":"b86aa844-f035-4fdf-8fad-2d38af29164d","product_id":"e30c9111-6c12-4da4-9b87-330d9bd53a4d","title":"Navy-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1636611424438968322","barcode":"","position":1,"option1":"Navy","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41cedc680e28568af7f044fdf1d879a8.jpeg","path":"41cedc680e28568af7f044fdf1d879a8.jpeg","width":600,"height":600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.74,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.74","retail_price":"0","available":true,"url":"\/products\/mens-retro-casual-tank-top-t-shirt?variant=b86aa844-f035-4fdf-8fad-2d38af29164d","available_quantity":999999999,"options":[{"name":"Color","value":"Navy"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}