${function() {
const variantData = data.variant || {"id":"ad6ef23f-fd5c-4636-953f-156bad5c927f","product_id":"6f78af13-f7ff-438e-bfb1-34167e0a6bfb","title":"Red-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1422498041134833666","barcode":"","position":1,"option1":"Red","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50d231643f7292d5b32ddfade07a5a4f.jpeg","path":"50d231643f7292d5b32ddfade07a5a4f.jpeg","width":818,"height":818,"alt":"82e4c44b9795653538d6f847f7236b1a","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/checked-textured-sleeveless-shirt-rkfq?variant=ad6ef23f-fd5c-4636-953f-156bad5c927f","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"3XL"}],"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":"ad6ef23f-fd5c-4636-953f-156bad5c927f","product_id":"6f78af13-f7ff-438e-bfb1-34167e0a6bfb","title":"Red-3XL","weight_unit":"g","inventory_quantity":999,"sku":"1422498041134833666","barcode":"","position":1,"option1":"Red","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/50d231643f7292d5b32ddfade07a5a4f.jpeg","path":"50d231643f7292d5b32ddfade07a5a4f.jpeg","width":818,"height":818,"alt":"82e4c44b9795653538d6f847f7236b1a","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/checked-textured-sleeveless-shirt-rkfq?variant=ad6ef23f-fd5c-4636-953f-156bad5c927f","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}