Hi,
I need a bit of help on getting to display some components as separate order lines on the customer reports.
I have successfully managed to do this for a product which has several consituent products. I.e. a bundled order of widgets is made up of 4 red widgets, 6 green widgets, and 2 blue widgets. This part was ok.
The difficulty is coming from when I want to use a size attribute. For example, there would be a drop-down list for small, medium and large widget bundle. From this choice, it would be associated with a product i.e. 'Small Widget Bundle'. This product would have components which give the breakdown of differnet colours/quanitites in that bundle.
The way I currently have this set up, is to have the top-level product, Widget Bundle. It has a 'size' component (to allow to associate with other products) That 'size' component has a 'size' attribute with different choices for 'Small, Medium, and Large.' For each size, I have set up another product, which will be hiddne on the the website. These products have components, of blue, red and green widgets.
I currently am not able to have the widget bundle breakdown shown on packing lists, etc. It only shows something like:
Widget Bundle
size - size - medium
i.e. it doesn't display the component parts of the medium product.
I hope you've all been able to follow that, cos its a bit confusing trying to explain it. I know there would be ways around it by having them set up as different products on the website i.e. no drop-down list for small, medium, large. However, due to the quanities of products involved and desire to save space within the page layout, I would ideally implement this sort of feature.
Thanks a lot for you help (and patience reading the thread)
Alastair
I need a bit of help on getting to display some components as separate order lines on the customer reports.
I have successfully managed to do this for a product which has several consituent products. I.e. a bundled order of widgets is made up of 4 red widgets, 6 green widgets, and 2 blue widgets. This part was ok.
The difficulty is coming from when I want to use a size attribute. For example, there would be a drop-down list for small, medium and large widget bundle. From this choice, it would be associated with a product i.e. 'Small Widget Bundle'. This product would have components which give the breakdown of differnet colours/quanitites in that bundle.
The way I currently have this set up, is to have the top-level product, Widget Bundle. It has a 'size' component (to allow to associate with other products) That 'size' component has a 'size' attribute with different choices for 'Small, Medium, and Large.' For each size, I have set up another product, which will be hiddne on the the website. These products have components, of blue, red and green widgets.
I currently am not able to have the widget bundle breakdown shown on packing lists, etc. It only shows something like:
Widget Bundle
size - size - medium
i.e. it doesn't display the component parts of the medium product.
I hope you've all been able to follow that, cos its a bit confusing trying to explain it. I know there would be ways around it by having them set up as different products on the website i.e. no drop-down list for small, medium, large. However, due to the quanities of products involved and desire to save space within the page layout, I would ideally implement this sort of feature.
Thanks a lot for you help (and patience reading the thread)
Alastair
Comment