${function() {
const variantData = data.variant || {"id":"50d723f8-9932-43ca-927d-b4add1a365da","product_id":"4a264850-d518-41e8-982e-a1dea32d9b88","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1641734202831454209","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4d55c0ddf9d3d326aace1c09644681c.png","path":"f4d55c0ddf9d3d326aace1c09644681c.png","width":800,"height":800,"alt":"8bc9c61cc03e5a89321176e0099ff95b","aspect_ratio":1},"wholesale_price":[{"price":22.9,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"22.9","retail_price":"0","available":true,"url":"\/products\/mens-believer-crew-t-shirt?variant=50d723f8-9932-43ca-927d-b4add1a365da","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"50d723f8-9932-43ca-927d-b4add1a365da","product_id":"4a264850-d518-41e8-982e-a1dea32d9b88","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1641734202831454209","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4d55c0ddf9d3d326aace1c09644681c.png","path":"f4d55c0ddf9d3d326aace1c09644681c.png","width":800,"height":800,"alt":"8bc9c61cc03e5a89321176e0099ff95b","aspect_ratio":1},"wholesale_price":[{"price":22.9,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"22.9","retail_price":"0","available":true,"url":"\/products\/mens-believer-crew-t-shirt?variant=50d723f8-9932-43ca-927d-b4add1a365da","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}