${function() {
const variantData = data.variant || {"id":"18589ec4-04c2-4540-972b-92f02ddd6345","product_id":"b2b59878-f9b8-40c5-b93e-d1efb61e1eb3","title":"Green","weight_unit":"kg","inventory_quantity":1000,"sku":"BNMHHCFHA-Green","barcode":"","position":3,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/76ec64bdbb1887ff5ef241e0e53230a8.jpeg","path":"76ec64bdbb1887ff5ef241e0e53230a8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.99","retail_price":"0","available":true,"url":"\/products\/bird-nest-magic-hairpin-fashion-jewelry?variant=18589ec4-04c2-4540-972b-92f02ddd6345","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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.