${function() {
const variantData = data.variant || {"id":"6079e6e8-f297-44a5-838e-5409302fd8b5","product_id":"e8a0fe28-eee7-431f-95c6-552f3921442b","title":"Light gray-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1536540199106953218","barcode":"","position":1,"option1":"Light gray","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c1d3b92e806084280857c54c295eeea.jpeg","path":"2c1d3b92e806084280857c54c295eeea.jpeg","width":1380,"height":1380,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.32","retail_price":"0","available":true,"url":"\/products\/mens-vintage-skinny-basic-t-shirt?variant=6079e6e8-f297-44a5-838e-5409302fd8b5","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"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":"6079e6e8-f297-44a5-838e-5409302fd8b5","product_id":"e8a0fe28-eee7-431f-95c6-552f3921442b","title":"Light gray-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1536540199106953218","barcode":"","position":1,"option1":"Light gray","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c1d3b92e806084280857c54c295eeea.jpeg","path":"2c1d3b92e806084280857c54c295eeea.jpeg","width":1380,"height":1380,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"22.32","retail_price":"0","available":true,"url":"\/products\/mens-vintage-skinny-basic-t-shirt?variant=6079e6e8-f297-44a5-838e-5409302fd8b5","available_quantity":999999999,"options":[{"name":"Color","value":"Light gray"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}