${function() {
const variantData = data.variant || {"id":"ba81791c-e78e-4436-a5bc-285f267965ce","product_id":"598a4e4c-30fd-43bc-ae5a-fcad851396bd","title":"creamy white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1499628017558216706","barcode":"","position":1,"option1":"creamy white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/602af10573f201ff982453750456bb06.jpeg","path":"602af10573f201ff982453750456bb06.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.55","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-henley-slim-fit-crewneck-t-shirt?variant=ba81791c-e78e-4436-a5bc-285f267965ce","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":"ba81791c-e78e-4436-a5bc-285f267965ce","product_id":"598a4e4c-30fd-43bc-ae5a-fcad851396bd","title":"creamy white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1499628017558216706","barcode":"","position":1,"option1":"creamy white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/602af10573f201ff982453750456bb06.jpeg","path":"602af10573f201ff982453750456bb06.jpeg","width":2160,"height":2158,"alt":"","aspect_ratio":1.0009267840593141},"wholesale_price":[{"price":24.55,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.55","retail_price":"0","available":true,"url":"\/products\/mens-spring-summer-henley-slim-fit-crewneck-t-shirt?variant=ba81791c-e78e-4436-a5bc-285f267965ce","available_quantity":999999999,"options":[{"name":"Color","value":"creamy white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}