${function() {
const variantData = data.variant || {"id":"decc571c-7fd8-4b30-8658-b1d5398cb8b4","product_id":"d4b8c965-c7ee-4388-ae5b-5da1bc5707b3","title":"light green-S","weight_unit":"g","inventory_quantity":999,"sku":"1631208923335802881","barcode":"","position":1,"option1":"light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02541ab36565a4f85878e32ea3778c5b.jpeg","path":"02541ab36565a4f85878e32ea3778c5b.jpeg","width":1200,"height":1200,"alt":"c48d66be1df0d00b51074acd9874b70d","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/unisex-retro-vacation-t-shirt?variant=decc571c-7fd8-4b30-8658-b1d5398cb8b4","available_quantity":999999999,"options":[{"name":"Color","value":"light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"decc571c-7fd8-4b30-8658-b1d5398cb8b4","product_id":"d4b8c965-c7ee-4388-ae5b-5da1bc5707b3","title":"light green-S","weight_unit":"g","inventory_quantity":999,"sku":"1631208923335802881","barcode":"","position":1,"option1":"light green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02541ab36565a4f85878e32ea3778c5b.jpeg","path":"02541ab36565a4f85878e32ea3778c5b.jpeg","width":1200,"height":1200,"alt":"c48d66be1df0d00b51074acd9874b70d","aspect_ratio":1},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"210","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/unisex-retro-vacation-t-shirt?variant=decc571c-7fd8-4b30-8658-b1d5398cb8b4","available_quantity":999999999,"options":[{"name":"Color","value":"light green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}