Hello. i have sucsessfully setup and use tastyigniter, but i only have 1 problem.
Im creating a multiitem menu items, like 4 pizzas. and i make each pizza an addon, like:
Select Pizza #1
Select Pizza #2
Select Pizza #3
Select Pizza #4
Under every option there's a list with available pizzas. But when user adds them in cart they all show on a list.
Can i make the cart and invoice show the menu option name before showing the selected options? This is what i like cart and invoice to show:
Select Pizza #1
Select Pizza #1
-Hawaian Pizza
Pizza #1 Extras
-Bacon
Select Pizza #2
-Margarita
Pizza #2 options
-Peperoni
-Doublecheese
Select Pizza #3
....ETC...
What file do i need to edit so i can make that happen? Its an easy edit?