> For the complete documentation index, see [llms.txt](https://docs.rh-webdesign.com/cms-bundle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rh-webdesign.com/cms-bundle/en/elemente/produktdartstellung/vergleichstabelle.md).

# Product Comparison

This element allows users to **compare products and their specifications** side by side, enabling informed purchasing decisions.

Products can be either **manually** assigned or loaded via **dynamic product groups**. The display takes the form of a slider, providing a clear and interactive way to capture the differences and similarities between products at a glance.

<figure><img src="/files/10BwtzFVGJJTlJ3v7onr" alt=""><figcaption></figcaption></figure>

### Product Assignment - Settings

{% content-ref url="/pages/eIKJYZDFoTvDhWvlpdbd" %}
[Product assignment](/cms-bundle/en/elemente/konfigurationsbausteine/produktzuweisung.md)
{% endcontent-ref %}

### Comparison Values - Settings

<figure><img src="/files/7EsPWGJfBVreyupN5sws" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="251">Function</th><th>Description</th></tr></thead><tbody><tr><td>Standard Values (1)</td><td>Here you can select which basic values of the product should appear in the comparison table.</td></tr><tr><td>Product Features (2)</td><td>Here you can choose the features that should be compared.</td></tr><tr><td>Height of Values (3)</td><td>To ensure a uniform presentation of the products side by side, you can set fixed heights for the fields here.</td></tr></tbody></table>

### Additional - Settings

<figure><img src="/files/OzDnArV4W0XsSguUiBLr" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="294">Function</th><th>Description</th></tr></thead><tbody><tr><td>Highlight First Product (1)</td><td>The first product in the list is highlighted to create purchase incentives.</td></tr><tr><td>Highlight Text (2)</td><td>A badge displayed above the first product.</td></tr><tr><td>Highlight Color (3)</td><td>Both the border and the badge are influenced by the color.</td></tr><tr><td>Wishlist (4)</td><td>Products can be added to the wishlist. Note that the wishlist function must be activated in the shop.</td></tr><tr><td>Show Action Buttons (5)</td><td>You can enable or disable the buttons for the respective products here.</td></tr></tbody></table>

### Responsive - Settings

{% content-ref url="/pages/kXnecx9xgMjluse3dktl" %}
[Elements per Row](/cms-bundle/en/elemente/konfigurationsbausteine/elemente-pro-reihe.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rh-webdesign.com/cms-bundle/en/elemente/produktdartstellung/vergleichstabelle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
