${function() {
const variantData = data.variant || {"id":"bfba5a1f-7169-4c8d-a2c6-486e84ef2258","product_id":"70608186-3977-4a01-ba94-7f10813533af","title":"Blue","weight_unit":"g","inventory_quantity":300,"sku":"CJYD184852202BY","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82735a81ca8c777eaac126203d382e7c.jpeg","path":"82735a81ca8c777eaac126203d382e7c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"60","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/pet-sound-dog-molar-teeth-cleaning-bite-resistant-plush-toy?variant=bfba5a1f-7169-4c8d-a2c6-486e84ef2258","available_quantity":300,"options":[{"name":"Color","value":"Blue"}],"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":"bfba5a1f-7169-4c8d-a2c6-486e84ef2258","product_id":"70608186-3977-4a01-ba94-7f10813533af","title":"Blue","weight_unit":"g","inventory_quantity":300,"sku":"CJYD184852202BY","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82735a81ca8c777eaac126203d382e7c.jpeg","path":"82735a81ca8c777eaac126203d382e7c.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"60","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/pet-sound-dog-molar-teeth-cleaning-bite-resistant-plush-toy?variant=bfba5a1f-7169-4c8d-a2c6-486e84ef2258","available_quantity":300,"options":[{"name":"Color","value":"Blue"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}