Listing Three Prices for Beverages
-
- Phoca Newbie
- Posts: 1
- Joined: 19 Feb 2013, 00:43
Listing Three Prices for Beverages
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?
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Listing Three Prices for Beverages
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
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
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 21 Jun 2013, 13:58
Re: Listing Three Prices for Beverages
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:
The formatting of drinks on my menu is a bit inconsistent due to this:
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Listing Three Prices for Beverages
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 30 Jul 2014, 15:37
Re: Listing Three Prices for Beverages
Hi Jan,Jan wrote:Hi, added to the feature list, ...
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
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Listing Three Prices for Beverages
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
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
If you find Phoca extensions useful, please support the project