> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/detailed-guide/customize/customize-thank-you-page-upsell.md).

# Danke-Seite-Upsell anpassen

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

### 1. Allgemein

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

**Widget-Layout**

* **Karussell:** Zeigt Upsell-Produkte in einem scrollbaren horizontalen Format an.
* **Stapel:** Zeigt Upsell-Produkte in einer vertikalen Liste an.

**Bildausrichtung:** Steuert, wie das Produktbild innerhalb des Widgets positioniert wird (oben, mittig, unten).

**Randradius:** Steuert, wie abgerundet die Ecken Ihres Widgets erscheinen.

### 2. Widget-Informationen

**Upsell-Nachricht aktivieren:** Aktivieren Sie dies, um oben in Ihrem Upsell-Widget eine Nachricht anzuzeigen.

**Vergleichspreis aktivieren:** Aktivieren Sie dies, um den ursprünglichen Preis des Upsell-Produkts vor Anwendung des Rabatts anzuzeigen.

**Upsell-Nachricht:** Passen Sie die oben im Upsell-Widget angezeigte Nachricht an.

**Schaltflächentext:** Wählen Sie den Text für die Schaltfläche, auf die Kunden klicken, um das Upsell-Produkt zu ihrer Checkout-Zusammenfassung hinzuzufügen.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0AP7Ir7m2rK7syXr7GfSq03jtNLwd8fD_podKfOnafgeLrT7V7CPJGQg_8Gzt2jRgJZMRL4LZWA48b-jmUT_svF0oIF5fEqImQYclG6vy--7n-k3nyFT53WqWBLxDRHBXfJDh?key=AIxlYn9hwP4xvs3rgpboLynD" alt=""><figcaption></figcaption></figure>

### 3. Farbe

**Schaltflächenstil:** Die Schaltfläche, um das Upsell-Produkt zur Checkout-Zusammenfassung hinzuzufügen.

**Hintergrundfarbe:** Die Hintergrundfarbe des Upsell-Widgets.

**Preisfarbe:** Der rabattierte Preis, den der Kunde zahlen wird.

Wenn Sie **„Akzentfarbe“** für den Preis auswählen, synchronisiert BOGOS die Preisfarbe mit der in Ihrem Checkout-Theme festgelegten Akzentfarbe.

Um dies zu ändern, klicken Sie auf den blauen Satz **„Legen Sie hier die Akzentfarbe Ihres Shops fest“**, um zu Ihrem Theme-Editor weitergeleitet zu werden, und passen Sie dann die gewünschte Akzentfarbe an.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffdG5Y3apCo_Z9Svo3jbIqL0TJorZfg6T3PU9F28M58zvYEp-wnARmEsNoeE5kpP3JcTrB1xTJX1HzKNRQgdXzOm8cYYyA_n73IdFiVNY-9zda--xZGHc2PWBuBCAq2JpcQVLALQ?key=AIxlYn9hwP4xvs3rgpboLynD" alt=""><figcaption></figcaption></figure>


---

# 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.bogos.io/de/detailed-guide/customize/customize-thank-you-page-upsell.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.
