${function() {
const variantData = data.variant || {"id":"61ae9054-c1c0-4f11-8719-9c1081bc82ba","product_id":"547b7214-c43a-474c-8dad-4ff7215f4831","title":"A-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1550060561751334913","barcode":"","position":1,"option1":"A","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/682f30e1b58ae979c95a87949fc08a1b.jpeg","path":"682f30e1b58ae979c95a87949fc08a1b.jpeg","width":800,"height":800,"alt":"f1202a3cc36f5711c575b4425f34b374","aspect_ratio":1},"wholesale_price":[{"price":6,"min_quantity":1}],"weight":"20","compare_at_price":"0","price":"6","retail_price":"0","available":true,"url":"\/products\/mens-vintage-american-flag-eagle-necklace?variant=61ae9054-c1c0-4f11-8719-9c1081bc82ba","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"ONE SIZE"}],"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":"61ae9054-c1c0-4f11-8719-9c1081bc82ba","product_id":"547b7214-c43a-474c-8dad-4ff7215f4831","title":"A-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1550060561751334913","barcode":"","position":1,"option1":"A","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/682f30e1b58ae979c95a87949fc08a1b.jpeg","path":"682f30e1b58ae979c95a87949fc08a1b.jpeg","width":800,"height":800,"alt":"f1202a3cc36f5711c575b4425f34b374","aspect_ratio":1},"wholesale_price":[{"price":6,"min_quantity":1}],"weight":"20","compare_at_price":"0","price":"6","retail_price":"0","available":true,"url":"\/products\/mens-vintage-american-flag-eagle-necklace?variant=61ae9054-c1c0-4f11-8719-9c1081bc82ba","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}