For the complete documentation index, see llms.txt. This page is also available as Markdown.

Download Group Items from Shopware

Group items (Solutioo Grouped Products) bundle several individual products into one unit – for example, a set or a product bundle. If such groups already exist in Shopware, the connector can download them to Business Central and adopt the assignments they contain.

What is downloaded

The download searches for the group belonging to a specific product ID (search/solutioo-grouped-product, filtered by productId) and additionally loads the assignments of the products it contains. These are sorted by their position so that the order within the set is preserved.

Group header

The group itself with its Shopware ID.

Assignments

The individual products it contains, including position/order.

This requires the group item feature (solutioo Grouped Product) to be available in Shopware and the corresponding endpoint to be in place.

Related topics

Frequently Asked Questions

How does the connector download group items from Shopware?

DownloadGroupedProduct reads the group data from Shopware. The search uses search/product or the premium endpoint search/solutioo-grouped-product. Group items require the corresponding Shopware plugin and the "Enable Grouped Products" option in the configuration.