${function() {
const variantData = data.variant || {"id":"c43f2c79-05a6-4460-b9c6-58a02bb3efee","product_id":"8d616684-1dd7-4fe8-b960-f9fa3f495969","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJGY187992902BY","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48393227ec7c3021ef5f742d34ec6d7b.jpeg","path":"48393227ec7c3021ef5f742d34ec6d7b.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"269","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/durable-medium-large-breed-interactive-chew-toy?variant=c43f2c79-05a6-4460-b9c6-58a02bb3efee","available_quantity":999999999,"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":"c43f2c79-05a6-4460-b9c6-58a02bb3efee","product_id":"8d616684-1dd7-4fe8-b960-f9fa3f495969","title":"Green","weight_unit":"g","inventory_quantity":200,"sku":"CJGY187992902BY","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/48393227ec7c3021ef5f742d34ec6d7b.jpeg","path":"48393227ec7c3021ef5f742d34ec6d7b.jpeg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21,"min_quantity":1}],"weight":"269","compare_at_price":"0","price":"21","retail_price":"0","available":true,"url":"\/products\/durable-medium-large-breed-interactive-chew-toy?variant=c43f2c79-05a6-4460-b9c6-58a02bb3efee","available_quantity":999999999,"options":[{"name":"Colour","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}