${function() {
const variantData = data.variant || {"id":"c3266328-3ed8-4378-a929-6bd45d28391e","product_id":"2347e924-21b3-4fdc-9ace-bc10851bd8d0","title":"Ginger yellow-M","weight_unit":"g","inventory_quantity":999,"sku":"1629307995225636865","barcode":"","position":1,"option1":"Ginger yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c15e8aa9b9246ce073df095fd7ca1af1.jpeg","path":"c15e8aa9b9246ce073df095fd7ca1af1.jpeg","width":1200,"height":1200,"alt":"a6514d246e56bb6de7d34b9886bb7212","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-vintage-maui-t-shirt?variant=c3266328-3ed8-4378-a929-6bd45d28391e","available_quantity":999999999,"options":[{"name":"Color","value":"Ginger yellow"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
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":"c3266328-3ed8-4378-a929-6bd45d28391e","product_id":"2347e924-21b3-4fdc-9ace-bc10851bd8d0","title":"Ginger yellow-M","weight_unit":"g","inventory_quantity":999,"sku":"1629307995225636865","barcode":"","position":1,"option1":"Ginger yellow","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c15e8aa9b9246ce073df095fd7ca1af1.jpeg","path":"c15e8aa9b9246ce073df095fd7ca1af1.jpeg","width":1200,"height":1200,"alt":"a6514d246e56bb6de7d34b9886bb7212","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-vintage-maui-t-shirt?variant=c3266328-3ed8-4378-a929-6bd45d28391e","available_quantity":999999999,"options":[{"name":"Color","value":"Ginger yellow"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}