${function() {
const variantData = data.variant || {"id":"3366fe2a-0fe3-4fea-aca0-cdafcd5009b8","product_id":"cf1ae264-45bd-4088-8945-c85aefb131a1","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1546767381066465282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5f523582b33284735f1841377e2bfbb.png","path":"f5f523582b33284735f1841377e2bfbb.png","width":1000,"height":1000,"alt":"61cc80809a2dbee7d01cf9f672069b97","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-breathable-print-shorts?variant=3366fe2a-0fe3-4fea-aca0-cdafcd5009b8","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"3366fe2a-0fe3-4fea-aca0-cdafcd5009b8","product_id":"cf1ae264-45bd-4088-8945-c85aefb131a1","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1546767381066465282","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5f523582b33284735f1841377e2bfbb.png","path":"f5f523582b33284735f1841377e2bfbb.png","width":1000,"height":1000,"alt":"61cc80809a2dbee7d01cf9f672069b97","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-breathable-print-shorts?variant=3366fe2a-0fe3-4fea-aca0-cdafcd5009b8","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}