How to sell a multi level product bundle item?
Let’s say for instance McDonald case.
It has Burger as Product Bundle that contains :
Then, they sell this as “Happy Meal” package which contains:
How to setup my ERPNext like that?
I think for now, for multi level product bundle, I can try to break down “Burger” as it’s raw material rather than just “Burger” itself.
So, my “Happy meal” would be:
- bread
- pickles
- patty
- Soft Drink
Create an item Happy Meal (without checking Maintain Stock option). After that in Product Bundle Doctype select Parent Item: Happy Meal and in items table select other items(Soft Drink+ Burger) or (Soft Drink+Bread+Pickles+Patty).
Hope this will help
Unfortunately, cannot straight away choose Soft Drink + Burger since “Burger” itself is another Product Bundle item