${function() {
const variantData = data.variant || {"id":"f75d5e46-b67e-49d2-9cb7-d0bd4044d87c","product_id":"b31a7072-ac3d-47e9-b48f-f6e5f25aa07a","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1765309991776309249","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/afbb741ab51ff901050f258b67ff562f.jpeg","path":"afbb741ab51ff901050f258b67ff562f.jpeg","width":1500,"height":1500,"alt":"881296865a9081cb84687a68ba33220e","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/oversize-kid-buu-m-tee?variant=f75d5e46-b67e-49d2-9cb7-d0bd4044d87c","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"f75d5e46-b67e-49d2-9cb7-d0bd4044d87c","product_id":"b31a7072-ac3d-47e9-b48f-f6e5f25aa07a","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"1765309991776309249","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/afbb741ab51ff901050f258b67ff562f.jpeg","path":"afbb741ab51ff901050f258b67ff562f.jpeg","width":1500,"height":1500,"alt":"881296865a9081cb84687a68ba33220e","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/oversize-kid-buu-m-tee?variant=f75d5e46-b67e-49d2-9cb7-d0bd4044d87c","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}