${function() {
const variantData = data.variant || {"id":"ab19da55-cb40-4a2b-8705-af566c8c91f8","product_id":"13780e64-e3ce-4c44-bdde-47ab1484ab77","title":"Green-XS","weight_unit":"kg","inventory_quantity":999,"sku":"1929738800054292481","barcode":"","position":1,"option1":"Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9cb211a849f516e6be9233462296e00.jpeg","path":"c9cb211a849f516e6be9233462296e00.jpeg","width":1024,"height":1024,"alt":"fafb18005cf6a4c9ba0438d6f804e35f","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"222","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/olive-green-sleeveless-top-for-men-perfect-for-casual-summer-outfits?variant=ab19da55-cb40-4a2b-8705-af566c8c91f8","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"XS"}],"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":"ab19da55-cb40-4a2b-8705-af566c8c91f8","product_id":"13780e64-e3ce-4c44-bdde-47ab1484ab77","title":"Green-XS","weight_unit":"kg","inventory_quantity":999,"sku":"1929738800054292481","barcode":"","position":1,"option1":"Green","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c9cb211a849f516e6be9233462296e00.jpeg","path":"c9cb211a849f516e6be9233462296e00.jpeg","width":1024,"height":1024,"alt":"fafb18005cf6a4c9ba0438d6f804e35f","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"222","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/olive-green-sleeveless-top-for-men-perfect-for-casual-summer-outfits?variant=ab19da55-cb40-4a2b-8705-af566c8c91f8","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}