${function() {
const variantData = data.variant || {"id":"c28b4275-c532-4dbc-aea7-b40b68b1ad8e","product_id":"99de12f7-2af8-4e88-bac7-e5e1504a1c0b","title":"35.43 x 23.62","weight_unit":"kg","inventory_quantity":997,"sku":"dlz1710517797827","barcode":"","position":1,"option1":"35.43 x 23.62","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":61,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61","retail_price":"0","available":true,"url":"\/products\/green-daisy-crochet-blanket-handmade?variant=c28b4275-c532-4dbc-aea7-b40b68b1ad8e","available_quantity":997,"options":[{"name":"Size","value":"35.43 x 23.62"}],"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.