${function() {
const variantData = data.variant || {"id":"39783bc3-e92c-4d81-9865-c018c56f7d7b","product_id":"3162dc1b-ab4b-41c2-b032-a2d26e5d4221","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1419539501705322497","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93e94faaf11b1169a2455a0ad5c91d62.jpeg","path":"93e94faaf11b1169a2455a0ad5c91d62.jpeg","width":450,"height":600,"alt":"328e47396c6e379eca2614149c2130ef","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/mens-lapel-check-printed-fashion-gentleman-polo-shirt?variant=39783bc3-e92c-4d81-9865-c018c56f7d7b","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":"39783bc3-e92c-4d81-9865-c018c56f7d7b","product_id":"3162dc1b-ab4b-41c2-b032-a2d26e5d4221","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1419539501705322497","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/93e94faaf11b1169a2455a0ad5c91d62.jpeg","path":"93e94faaf11b1169a2455a0ad5c91d62.jpeg","width":450,"height":600,"alt":"328e47396c6e379eca2614149c2130ef","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/mens-lapel-check-printed-fashion-gentleman-polo-shirt?variant=39783bc3-e92c-4d81-9865-c018c56f7d7b","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}