${function() {
const variantData = data.variant || {"id":"f828bfb8-85c0-4e1d-aa6a-c1a698011985","product_id":"a9643f24-df02-40c6-a2cd-19b9efacd1c4","title":"creamy-white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1504729084815523842","barcode":"","position":1,"option1":"creamy-white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/604f35998deeb42659c859e77c6ca59e.jpeg","path":"604f35998deeb42659c859e77c6ca59e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.41,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.41","retail_price":"0","available":true,"url":"\/products\/mens-retro-hood-linen-t-shirt?variant=f828bfb8-85c0-4e1d-aa6a-c1a698011985","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"M"}],"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":"f828bfb8-85c0-4e1d-aa6a-c1a698011985","product_id":"a9643f24-df02-40c6-a2cd-19b9efacd1c4","title":"creamy-white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1504729084815523842","barcode":"","position":1,"option1":"creamy-white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/604f35998deeb42659c859e77c6ca59e.jpeg","path":"604f35998deeb42659c859e77c6ca59e.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":28.41,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.41","retail_price":"0","available":true,"url":"\/products\/mens-retro-hood-linen-t-shirt?variant=f828bfb8-85c0-4e1d-aa6a-c1a698011985","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}