Listing Three Prices for Beverages

Phoca Restaurant Menu - restaurant menu manager
SPProductions
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 19 Feb 2013, 00:43

Listing Three Prices for Beverages

Post 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?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Listing Three Prices for Beverages

Post 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
If you find Phoca extensions useful, please support the project
xbaxee
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 21 Jun 2013, 13:58

Re: Listing Three Prices for Beverages

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Listing Three Prices for Beverages

Post 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) :idea:

Jan
If you find Phoca extensions useful, please support the project
wooer
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 30 Jul 2014, 15:37

Re: Listing Three Prices for Beverages

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Listing Three Prices for Beverages

Post 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
If you find Phoca extensions useful, please support the project
Post Reply