${function() {
const variantData = data.variant || {"id":"65b1ea30-3cf2-4151-a40f-f48b9189f907","product_id":"81db2491-e298-4515-b9b9-7993e72af889","title":"Green","weight_unit":"g","inventory_quantity":100,"sku":"CJMY187997801AZ","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bceb20033fdefb9c478a5f9539823620.jpeg","path":"bceb20033fdefb9c478a5f9539823620.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/sisal-ball-pea-pod-toy-cat-toy-storage-cat-self-hi-toy?variant=65b1ea30-3cf2-4151-a40f-f48b9189f907","available_quantity":100,"options":[{"name":"Colour","value":"Green"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"65b1ea30-3cf2-4151-a40f-f48b9189f907","product_id":"81db2491-e298-4515-b9b9-7993e72af889","title":"Green","weight_unit":"g","inventory_quantity":100,"sku":"CJMY187997801AZ","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bceb20033fdefb9c478a5f9539823620.jpeg","path":"bceb20033fdefb9c478a5f9539823620.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"50","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/sisal-ball-pea-pod-toy-cat-toy-storage-cat-self-hi-toy?variant=65b1ea30-3cf2-4151-a40f-f48b9189f907","available_quantity":100,"options":[{"name":"Colour","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}