${function() {
const variantData = data.variant || {"id":"2bf8e1f8-7e29-4c35-96bd-9eea4b538ae2","product_id":"e41baa9c-dee5-4192-9440-f48e7cee3ab7","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710517797495","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":45.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.5","retail_price":"0","available":true,"url":"\/products\/crochet-teddy-bear-baby-blanket-handmade?variant=2bf8e1f8-7e29-4c35-96bd-9eea4b538ae2","available_quantity":1000,"options":[{"name":"Primary color","value":"Blue"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = false;
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.