${function() {
const variantData = data.variant || {"id":"451ff8a8-195a-48a5-bc03-3ff8807578a4","product_id":"ce383de4-08da-48f5-960e-3b38eb54e1af","title":"red","weight_unit":"kg","inventory_quantity":999,"sku":"MV1866648-\u026b\u04f0\u026b","barcode":"","position":1,"option1":"red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26c06db68b974b502bbbc852c06e6fdc.jpeg","path":"26c06db68b974b502bbbc852c06e6fdc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.98,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"12.98","retail_price":"0","available":true,"url":"\/products\/christmas-tree?variant=451ff8a8-195a-48a5-bc03-3ff8807578a4","available_quantity":999999999,"options":[{"name":"Color","value":"red"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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.