${function() {
const variantData = data.variant || {"id":"b0e4afcb-7ed4-4595-86ce-1f1bddb07ee1","product_id":"ef7d40de-550c-409c-8fc1-96f3fb4acb15","title":"","weight_unit":"g","inventory_quantity":0,"sku":"3ZYL231030","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":41.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.99","retail_price":"0","available":true,"url":"\/products\/wrench-19?variant=b0e4afcb-7ed4-4595-86ce-1f1bddb07ee1","available_quantity":999999999,"options":[],"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 + '%'
: ``
)}
`;
}()}
Product was out of stock.
Product is unavailable.