I need to create a deal when entering the customer menu for a new installation, for example.
deal any = Any 2x 12’ pizza, garlic pizza bread with cheese, 2x chips, and a bottle of drink
1.12’ pizza base and crust selection after selecting the pizza type
2.12’ selection of pizza type, then selection of pizza base and crust
garlic pizza bread with cheese, 2x chips should come fixed
the last choice of beverage
How can I make it the easiest way to use it on the screen?
Could you use order tags? The button on the menu says “Deal 1” (or whatever) and it costs $50. Auto select the deal then have order tags to select the items. You can make it so you have to select X amount of tags.
Order tags would be:
Pizzas - Hawaiian, meat lovers, vegetarian etc
Breads - garlic, plain etc
Drinks - coke, lemonade, Pepsi etc
I do that, but the customer has to choose two different 12’ pizzas. To separate the 1st and 2nd pizza, it is impossible to have that much space for the order tag on the screen. There are 18 different pizzas.
That’s 36 options for 2 different pizzas and when you have the toppings for the 1st pizza and the toppings for the 2nd pizza, it’s impossible to fit on the screen.
Mine don’t work like that (as pop ups), they appear on the right hand side, basically the green menu item buttons disappear and are replaced by all the options. I can take a screenshot later (it’s 1am here at present ) so you can see what I mean .
there is a pizza called create your own that is made with the products that the customer determines himself. when he chooses this product, he determines the toppings himself, but the order tags I put for the deal do not match this. what can I do?