${function() {
const variantData = data.variant || {"id":"9897c0a1-5590-4ea5-82ee-0853ccae1123","product_id":"b4135042-7e7d-4bb9-b4ed-dfb617f4201e","title":"Blue","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1710517798889","barcode":"","position":1,"option1":"Blue","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":30.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.5","retail_price":"0","available":true,"url":"\/products\/rabbit-baby-girl-crochet-blanket?variant=9897c0a1-5590-4ea5-82ee-0853ccae1123","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.