${function() {
const variantData = data.variant || {"id":"91788ae0-d41d-4f4d-a9e3-0a855dfa50f6","product_id":"6d1a5c1a-9cef-436e-9a52-5ff704440d6c","title":"Default Title","weight_unit":"kg","inventory_quantity":0,"sku":"P1HYEK8J","barcode":"","position":1,"option1":"Default Title","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":198,"min_quantity":1}],"weight":"1","compare_at_price":"0","price":"198","retail_price":"0","available":true,"url":"\/products\/2020-prom-dresses-scoop-beaded-bodice-spandex-with-beading-p1hyek8j?variant=91788ae0-d41d-4f4d-a9e3-0a855dfa50f6","available_quantity":999999999,"options":[{"name":"Title","value":"Default Title"}],"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.