${function() {
const variantData = data.variant || {"id":"a6e8e2a9-fd34-417a-ae8e-b756ff624a7b","product_id":"de9a95fe-4d2d-49fc-987f-97b45fef7d92","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1640179942167724033","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63382868ac7fd1fd2d1fa9eb3db13423.jpeg","path":"63382868ac7fd1fd2d1fa9eb3db13423.jpeg","width":1200,"height":1200,"alt":"c7da52b109d4bace32d33b2608296094","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/oversize-dobermann-tee?variant=a6e8e2a9-fd34-417a-ae8e-b756ff624a7b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"a6e8e2a9-fd34-417a-ae8e-b756ff624a7b","product_id":"de9a95fe-4d2d-49fc-987f-97b45fef7d92","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1640179942167724033","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/63382868ac7fd1fd2d1fa9eb3db13423.jpeg","path":"63382868ac7fd1fd2d1fa9eb3db13423.jpeg","width":1200,"height":1200,"alt":"c7da52b109d4bace32d33b2608296094","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/oversize-dobermann-tee?variant=a6e8e2a9-fd34-417a-ae8e-b756ff624a7b","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}