I have a product of type "Parts list".
I've added child products to the parts list.
I've set quantities for these child products.
So, for example, my parts list product "Package 1" consists of:
- 1x Product A
- 2x Product B
- 3x Product C
When I throw my available template tags and loops on the "Package 1" product detail page I see Loop BOMProducts which deliver me:
- Product A
- Product B
- Product C
But how do I retrieve the quantities? I can't find them anywhere ...
I also see a Loop BOMConfiguratoes, which never gives me output, what is this? Should I be using that?
Thanks in advance!
Peter.