${function() {
const variantData = data.variant || {"id":"0ffe0ad4-600b-4fc7-87d4-e20cb188bf4c","product_id":"9a3b6b38-a4bf-4af9-a572-e28069c86f7d","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"DTSB-Blue","barcode":"","position":2,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2b3a259746b4bd26fdc4678b17d57be.jpeg","path":"f2b3a259746b4bd26fdc4678b17d57be.jpeg","width":866,"height":866,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.99","retail_price":"0","available":true,"url":"\/products\/dog-bowl-foldable-eco-firendly-silicone-pet-cat-dog-food-water-feeder-travel-portable-feeding-bowls-puppy-doggy-food-container?variant=0ffe0ad4-600b-4fc7-87d4-e20cb188bf4c","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "percentage";
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.