${function() {
const variantData = data.variant || {"id":"d543f19a-17fc-4d7e-8bb9-a1c5fd0cad25","product_id":"01f03ceb-919f-4041-8323-8c8b048e6ddd","title":"white","weight_unit":"kg","inventory_quantity":1000,"sku":"IGG-1111-126","barcode":"","position":1,"option1":"white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8656fd1f811ba5524ff8653c7bff80a.jpeg","path":"f8656fd1f811ba5524ff8653c7bff80a.jpeg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":122.95,"min_quantity":1}],"weight":"0","compare_at_price":"195.97","price":"122.95","retail_price":"195.97","available":true,"url":"\/products\/fitness-smart-watch-10427744?variant=d543f19a-17fc-4d7e-8bb9-a1c5fd0cad25","available_quantity":999999999,"options":[{"name":"Color","value":"white"}],"off_ratio":37,"flashsale_info":[],"sales":0};
const saveType = "amount";
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.