> 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/integration/subscription-apps/appstle.md).

# Appstle

Die Integration zwischen BOGOS und Appstle Subscriptions ermöglicht es Shopify-Händlern, Abonnementprodukte direkt im BOGOS-Widget für Mengenrabatt auszuwählen, was sowohl den AOV als auch die Kundenbindung steigert.

Appstle Subscriptions ist eine Shopify-App, die Händlern hilft, flexible Abonnementpläne mit voller Kontrolle über Abrechnungsintervalle, Versandhäufigkeit und Kundenerlebnis anzubieten. Sie wird von Tausenden von Händlern vertraut, um wiederkehrende Umsatzströme aufzubauen.

#### Hauptfunktionen der Integration

* Abonnementprodukt im Mengenrabatt-Widget kaufen: Händler können gestaffelte Rabatte festlegen (z. B. 2+, 5+ oder 10+ kaufen, um mehr zu sparen), selbst wenn Kunden Produkte abonnieren.
* Nahtloses Checkout-Erlebnis: Kunden können Abonnementoptionen auswählen und automatisch von BOGOS betriebene Mengenrabatte erhalten, ohne zusätzliche Schritte.

Diese Integration hilft dabei, Einmalkäufer in treue Abonnenten zu verwandeln – und macht dabei jedes Angebot noch attraktiver.

## So integrieren Sie BOGOS mit Appstle

* **Schritt 1:** Installieren Sie die Appstle-App

Installieren Sie die [Appstle℠ Subscriptions App](https://apps.shopify.com/subscriptions-by-appstle?utm_source=Partner\&utm_medium=BOGOS\&utm_campaign=Integration) aus dem Shopify App Store

<figure><img src="/files/1eM5cuRw6MULFnrjyg0U" alt=""><figcaption></figcaption></figure>

* **Schritt 2:** [Richten Sie](https://www.google.com/url?q=https://intercom.help/appstle/en/articles/4924892-how-to-create-a-subscription-plan\&sa=D\&source=editors\&ust=1753790786511473\&usg=AOvVaw2qsGvlKNLylPoGI1HrKkQg) einen Abonnementplan in der Appstle-App ein

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

* **Schritt 3:** Aktivieren Sie Appstle in Ihrem Theme

Gehen Sie zu **Themes** > **Anpassen** > **App-Einbettungen**, und schalten Sie dann **Appstle** um, um es zu aktivieren.

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

* **Schritt 4:** Erstellen Sie Ihr Mengenrabatt-Angebot

Richten Sie in der BOGOS-App wie gewohnt Ihr Mengenrabatt-Angebot ein:

Gehen Sie zu **Angebot erstellen** > **Rabattangebot** > **Mengenrabatt**.

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

* **Schritt 5:** Aktivieren Sie die Abonnementoption für das Angebot

Aktivieren Sie das Kästchen für **„Abonnementoptionen im Widget anzeigen“**, um sowohl Einmalkauf- als auch Abonnementoptionen auf der Produktseite anzuzeigen.

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

Sobald diese Schritte abgeschlossen sind, funktionieren Ihre Mengenrabatt-Angebote nahtlos mit Abonnementprodukten und geben Kunden mehr Gründe, zu abonnieren und zu sparen.


---

# 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/integration/subscription-apps/appstle.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.
