${function() {
const variantData = data.variant || {"id":"5d0344f5-be42-4ccf-98d3-64cffd2db2d8","product_id":"f8782e7c-c9d6-4b15-84f6-4c0271ef0396","title":"green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1415637167036162050","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/245fcd9454daa4d8895e6096af8fe2b7.jpeg","path":"245fcd9454daa4d8895e6096af8fe2b7.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/mens-linen-simple-three-quarter-sleeve-shirt?variant=5d0344f5-be42-4ccf-98d3-64cffd2db2d8","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"5d0344f5-be42-4ccf-98d3-64cffd2db2d8","product_id":"f8782e7c-c9d6-4b15-84f6-4c0271ef0396","title":"green-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1415637167036162050","barcode":"","position":1,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/245fcd9454daa4d8895e6096af8fe2b7.jpeg","path":"245fcd9454daa4d8895e6096af8fe2b7.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/mens-linen-simple-three-quarter-sleeve-shirt?variant=5d0344f5-be42-4ccf-98d3-64cffd2db2d8","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}