# Setting up Grouped Products

Grouped products are similar to bundled products just that in Grouped Products, a similar set of related products are added to the group and each of them is individually priced.

These individual products are referred to as Child Products in WooCommerce.

#### Adding a Grouped Product

1. Go to Products > Add Product.
2. Choose the “Grouped Product” option from the Product Data column.
3. Fill in the rest of the Product details and hit Publish.

<figure><img src="https://cdn-lekef.nitrocdn.com/dEBhheJeLllzRDxwkgqiDjWYUMSokuqD/assets/images/optimized/rev-af1a6d6/edwiser.org/wp-content/uploads/2017/02/grouped-product.png" alt="grouped product" height="240" width="801"><figcaption></figcaption></figure>

A grouped product is a collection of Child products, so a child product needs to be added and linked to a group.

#### Adding a Child Product

1. Go to Products > Add Product.
2. Choose Simple Product from the dropdown.
3. Go to the linked products tab.
4. In the Grouping dropdown, select the Group you just created.

#### Doc navigation

[< Setting up Variations for Products](broken://pages/ZdujnH655zEr6W480A0g) [Woocommerce Membership >](broken://pages/UXKw94HxotrjxO3v6dXD)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://remui-docs.edwiser.org/eb-woocommerce-integration/setting-up-grouped-products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
