${function() {
const variantData = data.variant || {"id":"9b64bffb-94a1-4fe0-b2dc-6a50ed73320f","product_id":"b33f1311-172b-493a-966c-1aebd3441134","title":"brown","weight_unit":"kg","inventory_quantity":0,"sku":"662206241899-brown","barcode":"","position":1,"option1":"brown","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f3ac277e674531ebecf3ecc540a560a3.jpeg","path":"f3ac277e674531ebecf3ecc540a560a3.jpeg","width":750,"height":750,"alt":"Vertical strip simple and versatile straw bag","aspect_ratio":1},"wholesale_price":[{"price":34.47,"min_quantity":1}],"weight":"0","compare_at_price":"57.45","price":"34.47","retail_price":"57.45","available":true,"url":"\/products\/vertical-strip-simple-and-versatile-straw-bag?variant=9b64bffb-94a1-4fe0-b2dc-6a50ed73320f","available_quantity":999999999,"options":[{"name":"color","value":"brown"}],"off_ratio":40,"flashsale_info":[],"sales":0};
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.