# Rating groups

With the rating group plugin, several store products can be combined into one rating group.

### **Functionality** <a href="#functionality" id="functionality"></a>

If store products are offered in different versions, but with the same properties, a summary of the products in rating groups makes sense. Through the grouping, all ratings for the store products of this group are displayed to the customer.

### **Example** <a href="#example" id="example"></a>

The store operator has created a drill chuck as a father article in his ERP system. The drill chuck is offered in different versions (e.g. with gear rim and SDS chuck). In order to be able to show these differences, several child articles with different product names and article numbers have been created. The store operator combines these child articles in a rating group. Customers/buyers are now also shown the ratings of the other products from the same group when viewing a product.

### **Create rating groups** <a href="#create-rating-groups" id="create-rating-groups"></a>

1\. Navigate in the administration to "Catalogues" -> "Rating groups".

2\. Click on the button "Add rating group".

3\. Enter a name for the rating group.

4\. Select the articles under "Products" that should be grouped together in this rating group.

<figure><img src="/files/vqDZ4kJ9NKpFodYtNhHX" alt=""><figcaption><p>Creation of evaluation groups</p></figcaption></figure>


---

# 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://docs.b2b-sellers.com/b2b-platform/user-documentation/admin-settings-configuration/rating-groups.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.
