> For the complete documentation index, see [llms.txt](https://help.carpose.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.carpose.de/03_angebote/02_angebotsgruppen.md).

# Angebotsgruppen

Angebotsgruppen bündeln mehrere Einzelangebote zu einer gemeinsamen Einheit, die auf der Webseite als Slider oder gruppierte Darstellung ausgespielt wird.

Eine Gruppe könnte zum Beispiel **Aktuelle Leasing-Highlights** heißen und mehrere Angebote enthalten.

<figure><img src="/files/TWaFM5Y8gofb9QdzKgUc" alt="Angebotsgruppen-Übersicht"><figcaption></figcaption></figure>

### Eine Angebotsgruppe anlegen oder bearbeiten

<figure><img src="/files/HOfdNybL4Us1T8AA47HU" alt="Detailansicht einer Angebotsgruppe mit zugewiesenen Angeboten"><figcaption></figcaption></figure>

#### Name

Der interne Name der Gruppe.

Er dient der Orientierung im Adminbereich und wird auf der Webseite nicht automatisch angezeigt.

#### Angebote

Hier werden die Einzelangebote ausgewählt, die in dieser Gruppe erscheinen sollen.

Für jedes Angebot in der Gruppe kann die Reihenfolge festgelegt werden, in der es im Slider angezeigt wird.

> Soll die Reihenfolge geändert werden, passen Sie den Positionswert der betroffenen Einträge an und speichern Sie die Gruppe.

#### Shortcode

Der Shortcode ist der HTML-Codeausschnitt, um die gesamte Angebotsgruppe als Slider auf der Webseite einzubinden.

Er wird automatisch generiert und muss nur einmalig in den Seitenquellcode eingefügt werden.

> Werden Angebote zur Gruppe hinzugefügt, entfernt oder umsortiert, aktualisiert sich die Darstellung auf der Webseite automatisch. Der Shortcode muss nicht erneut eingebunden werden.


---

# 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:

```
GET https://help.carpose.de/03_angebote/02_angebotsgruppen.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.
