${function() {
const variantData = data.variant || {"id":"20a36b6d-1bf1-4bde-aa2c-5b2e0d7bdb89","product_id":"1ef8b097-69e9-463f-ab74-ec1df4a95e10","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":999,"sku":"1499572060150611970","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c42d9007a4815de3905b8d3030f428c.jpeg","path":"5c42d9007a4815de3905b8d3030f428c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.22","retail_price":"0","available":true,"url":"\/products\/mens-resort-style-solid-button-cotton-linen-shirt?variant=20a36b6d-1bf1-4bde-aa2c-5b2e0d7bdb89","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"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":"20a36b6d-1bf1-4bde-aa2c-5b2e0d7bdb89","product_id":"1ef8b097-69e9-463f-ab74-ec1df4a95e10","title":"creamy-white-S","weight_unit":"kg","inventory_quantity":999,"sku":"1499572060150611970","barcode":"","position":1,"option1":"creamy-white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c42d9007a4815de3905b8d3030f428c.jpeg","path":"5c42d9007a4815de3905b8d3030f428c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32.22,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32.22","retail_price":"0","available":true,"url":"\/products\/mens-resort-style-solid-button-cotton-linen-shirt?variant=20a36b6d-1bf1-4bde-aa2c-5b2e0d7bdb89","available_quantity":999999999,"options":[{"name":"Color","value":"creamy-white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}