${function() {
const variantData = data.variant || {"id":"b9bc13e7-b0a8-41c7-8b0d-5d8d4727f90a","product_id":"43b676c1-c35f-49fd-8553-051818219f5c","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1548920508635406338","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2618ef90c03e76245eb970eb5e07cacc.jpeg","path":"2618ef90c03e76245eb970eb5e07cacc.jpeg","width":1000,"height":1000,"alt":"ea764ab0e5d651fc13108591359d411e","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-print-shorts-ueyt?variant=b9bc13e7-b0a8-41c7-8b0d-5d8d4727f90a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
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":"b9bc13e7-b0a8-41c7-8b0d-5d8d4727f90a","product_id":"43b676c1-c35f-49fd-8553-051818219f5c","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1548920508635406338","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2618ef90c03e76245eb970eb5e07cacc.jpeg","path":"2618ef90c03e76245eb970eb5e07cacc.jpeg","width":1000,"height":1000,"alt":"ea764ab0e5d651fc13108591359d411e","aspect_ratio":1},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-casual-drawstring-print-shorts-ueyt?variant=b9bc13e7-b0a8-41c7-8b0d-5d8d4727f90a","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}