> 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/page-builder-apps/ecomposer.md).

# Ecomposer

EComposer ist ein einfacher und schneller Seitenbaukasten, mit dem Händler jede Seitenart oder jeden Abschnitt erstellen können, der beeindruckend ist und hohe Konversionsraten erzielt. Unterstützt werden Landing-, Startseiten, Sammlungsseiten, Produkt-, Blogseiten, Warenkorbseiten, Footer, Coming-Soon-Seiten, 404-Seiten & jeden Theme-Abschnitt

**Hauptfunktionen von EComposer:**

* Erstellen Sie jede Seite & jeden Abschnitt: von Landing- bis Startseite, Sammlungsseite, Produkt usw.
* Live-Drag-and-Drop-Seitenbaukasten, der einfach zu bedienen ist, ohne Programmierung, mit Shopify-Standard-UI
* Design-Bibliothek: verschiedene Seitenlayouts, Abschnittsvorlagen, unzählige Elemente
* Integrierte Add-ons: Ajax-Warenkorb, Farbmuster, Bildoptimierer, Cross-Selling usw.
* Erweitert: Seitenanalyse, globale Blöcke, KI-Inhaltsgenerator, Lazy Load usw.

{% hint style="info" %}
Die Integration zwischen BOGOS und EComposer ermöglicht die dynamische Platzierung und Anpassung von Angeboten.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=ZbLplw1go3w>" %}

## So installieren Sie EComposer

**Schritt 1:** Installieren Sie EComposer aus dem [Shopify App Store](https://apps.shopify.com/freegifts?utm_source=BOGOS.io\&utm_medium=helpdoc).

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

**Schritt 2:** Erstellen Sie Ihre EComposer-Seite mit dieser [Kurzanleitung](https://help.ecomposer.io/docs/getting-started/build-your-first-page/).

**Schritt 3:** Fügen Sie im Bedienfeld neue Elemente -> Neue Erweiterungen hinzufügen hinzu

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

**Schritt 4:** Installieren Sie die Erweiterung BOGOS.io Free Gift. Bitte stellen Sie sicher, dass die BOGOS-App in Ihrem Shopify-Shop installiert ist. Sie können auch ein [Geschenkangebot](/de/detailed-guide/gift-offer.md) oder [Bundle-Angebot](/de/detailed-guide/bundle-offer.md) erstellen, bevor Sie diese in EComposer einrichten.

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

**Schritt 5:** Ziehen Sie die BOGOS-Elemente per Drag-and-Drop auf Ihre Seiten oder Vorlagen. Sie finden fünf verschiedene Elemente:

* Warenkorbnachricht: Informiert Kunden über die Angebote, kann auf allen Seitenarten angezeigt werden
* Geschenk-Slider: Liste von Geschenk- oder rabattierten Produkten, kann auf allen Seitenarten angezeigt werden
* Geschenksymbol: Wird nur auf Produktseiten angezeigt
* Geschenk-Thumbnail: Wird nur auf Produktseiten angezeigt
* Bundle: Wird nur auf Produktseiten angezeigt

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

Wählen Sie die Elemente aus, die Ihren Anforderungen entsprechen. Sobald Sie ausgewählt haben, wird Ihre Seite automatisch aktualisiert, um das neue Layout widerzuspiegeln.


---

# 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/page-builder-apps/ecomposer.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.
