${function() {
const variantData = data.variant || {"id":"1a9a884a-d8df-4c37-9611-5811f488ff13","product_id":"d9fe9b40-a1c2-4abf-8b64-fd7eb5367a73","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"INSW-1000-5381","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"45.9","price":"59.99","retail_price":"45.9","available":true,"url":"\/products\/rhinestone-constellation-dial-with-vegan-leather-strap-quartz-watches-10426414?variant=1a9a884a-d8df-4c37-9611-5811f488ff13","available_quantity":999999999,"options":[],"off_ratio":0,"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 + '%'
: ``
)}
`;
}()}
Product was out of stock.
Product is unavailable.