# How to add bundeld products like in Magento

**URL:** https://forum.shopware.com/t/how-to-add-bundeld-products-like-in-magento/87899
**Category:** Shopware 6 (English)
**Created:** [26. Mai 2021 um 12:18 UTC](https://forum.shopware.com/t/how-to-add-bundeld-products-like-in-magento/87899 "2021-05-26T12:18:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![paulhartog](https://avatars.discourse-cdn.com/v4/letter/p/258eb7/32.png) [@paulhartog](https://forum.shopware.com/u/paulhartog)
#### Post date: [26. Mai 2021 um 12:18 UTC](https://forum.shopware.com/t/how-to-add-bundeld-products-like-in-magento/87899/1 "2021-05-26T12:18:53Z")

</div>

Hi,  
I like to create products which exist out of different articles. How can i do this. I sell furniture, for example tables where the customer can choose the size of an table top, the color of the tabletop and a table leg in different colors. To manage the stock of all the table tops and legs i have to combine them on 1 product page. Is this possible?

Kind regards

Paul

---

<div class="post-metadata">

### Author: ![Timmy.Clark](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/timmy.clark/32/13693_2.png) [@Timmy.Clark](https://forum.shopware.com/u/Timmy.Clark)
#### Post date: [31. Mai 2021 um 05:59 UTC](https://forum.shopware.com/t/how-to-add-bundeld-products-like-in-magento/87899/2 "2021-05-31T05:59:57Z")

</div>

Hi Paul,

take a look at custom products, this could be what you are looking for.  
Please note that this extension is part of the professional edition.

The documentation can be found [here](https://docs.shopware.com/en/shopware-6-en/extensions/customproducts).

Best regards,  
Timmy

---

<div class="post-metadata">

### Author: ![ninja](https://avatars.discourse-cdn.com/v4/letter/n/53a042/32.png) [@ninja](https://forum.shopware.com/u/ninja)
#### Post date: [7. Juni 2021 um 16:43 UTC](https://forum.shopware.com/t/how-to-add-bundeld-products-like-in-magento/87899/3 "2021-06-07T16:43:20Z")

</div>

You can simply create your own plugin which will do exactly what you are looking for.  
There is a free developer training for this which shows you how to build this plugin. Maybe you should check out this [Shopware Online Trainings: Developer Training Advanced](https://academy.shopware.com/courses/shopware-6-developer-training-advanced-en)

You need to adjust it a little bit to make it really work in a live shop but that shouldnt be a big problem with that base
