${function() {
const variantData = data.variant || {"id":"4f1e2eb3-f9ce-47e6-b877-e3a0006cf52b","product_id":"d69ac353-ea19-4294-b8df-7501b8dc6e57","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"dc827618-be2b-441d-a3de-028e9819371e","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1188980116c4f09e71739620a35e3cb5.jpeg","path":"1188980116c4f09e71739620a35e3cb5.jpeg","width":780,"height":1170,"alt":"52b026c07b2317ccffb404632126ec6c","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/portman-check-panel-polo-navy?variant=4f1e2eb3-f9ce-47e6-b877-e3a0006cf52b","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":"4f1e2eb3-f9ce-47e6-b877-e3a0006cf52b","product_id":"d69ac353-ea19-4294-b8df-7501b8dc6e57","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"dc827618-be2b-441d-a3de-028e9819371e","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1188980116c4f09e71739620a35e3cb5.jpeg","path":"1188980116c4f09e71739620a35e3cb5.jpeg","width":780,"height":1170,"alt":"52b026c07b2317ccffb404632126ec6c","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/portman-check-panel-polo-navy?variant=4f1e2eb3-f9ce-47e6-b877-e3a0006cf52b","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}