${function() {
const variantData = data.variant || {"id":"f93cb4d2-85a4-48af-b569-83378e2bbf1e","product_id":"5583ff3a-f432-48cb-82a9-9458dfdbe4a0","title":"green-M","weight_unit":"g","inventory_quantity":999,"sku":"1772208153939750913","barcode":"","position":11,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9416e7c5c2f576ca70fbb8136418c65b.jpeg","path":"9416e7c5c2f576ca70fbb8136418c65b.jpeg","width":800,"height":800,"alt":"20a3f9fa227f861cb2cd75fb4b3dce93","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/textured-slacks?variant=f93cb4d2-85a4-48af-b569-83378e2bbf1e","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"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":"f93cb4d2-85a4-48af-b569-83378e2bbf1e","product_id":"5583ff3a-f432-48cb-82a9-9458dfdbe4a0","title":"green-M","weight_unit":"g","inventory_quantity":999,"sku":"1772208153939750913","barcode":"","position":11,"option1":"green","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9416e7c5c2f576ca70fbb8136418c65b.jpeg","path":"9416e7c5c2f576ca70fbb8136418c65b.jpeg","width":800,"height":800,"alt":"20a3f9fa227f861cb2cd75fb4b3dce93","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/textured-slacks?variant=f93cb4d2-85a4-48af-b569-83378e2bbf1e","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}