Is the correct way to prevent the word Free appearing when a menu item has no price to change main::lang.text_free?
I have a few items where the cost is based on the number of items selected. In this case a chutney tray. The cost of this is .80 per item and I’ve set up options for the customer to select the ones they want. If they take all five the cost is less at 3.45 but there’s no option for this although that’s not what I need to know right now.
I can’t set a price against the menu item because the options add their own values to that value. The solution is to set it, as I have, to zero but then the menu item is listed as Free and that’s not right. Also, I don’t want to remove Free because that’s also a valid and valuable thing.
Ideally, I’d like to have the option to not show the menu item price selectable, perhaps in the option screen