If the user picks a meal plan cool. Adds it to the cart.
Now they have to pick there menu items for lets say a 3 meal plan.
so they need to "END" with, cart is sending 3 final selections for each meal, so 9 final selections.
A Protein, Side Dish, and Vegetable Side for each meal. This one is a 3 meal plan, so hence the 9 final options.
For Protein, if you look at my PDF, you can count the levels deep. It goes, Meal 1->Protein->Entree Type->Final Protein Selection for Meal 1
It doesn't seem to behave in this framework, nor does it seem that I can get the last drop box for the final selection. But this needs to exist in a "daisy" chain for the other two meal choices, and for the other 2 meals for this specific cart item.
Am I not setting it correctly somehow?
OR like I asked above, do I have to come back 1 level deep in the daisy chain. Cart not able to go to that 4th level...
-CD