Page 1 of 1
Listing Three Prices for Beverages
Posted: 19 Feb 2013, 00:46
by SPProductions
Thank you for the great extension. I was wondering if there was an easy way to add another price option to the menu items. It is standard in restaurants to have prices on three different sizes, small, medium and large. Is there any way we can display three prices?
Re: Listing Three Prices for Beverages
Posted: 19 Feb 2013, 02:48
by Jan
Hi, only one or two prices is possible, see:
https://www.phoca.cz/joomlademo/wine-lis ... estaurant2
To set more prices, you can e.g. set more items or groups with different prices (one group for price one, second for price two, third for price three)
Jan
Re: Listing Three Prices for Beverages
Posted: 21 Jun 2013, 14:52
by xbaxee
Hi, have to second this. I think it would be a great addition to the extension if there could be the option to have more than two prices.
The formatting of drinks on my menu is a bit inconsistent due to this:
![Image](http://img547.imageshack.us/img547/3594/ogxe.png)
Re: Listing Three Prices for Beverages
Posted: 23 Jun 2013, 14:14
by Jan
Hi, added to the feature list, the problem is, displaying two prices (include counting the places for it and solving different conflicts is memory demanding and adding next such behaviour can then stop loading the page or slow down the server)
Jan
Re: Listing Three Prices for Beverages
Posted: 30 Jul 2014, 15:47
by wooer
Jan wrote:Hi, added to the feature list, ...
Hi Jan,
I also need the ability to insert and display the third price in the Bill of fare.
If you do not intend to incorporate this functionality please tell me the files and tables in which I try to change the code.
Thanks
Re: Listing Three Prices for Beverages
Posted: 31 Jul 2014, 00:39
by Jan
Hi, see:
administrator/components/helpers/phocamenurenderviews.php - there is an output rendering in the frontend
- to add it in form in administration, see:
administrator/components/phocamenuitem/tmpl/edit.php plus items controllers and modules should be customized.
Jan