> 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/gempages.md).

# GemPages

GemPages ist ein leistungsstarker, conversion-orientierter Page Builder, der Ihre Shopify-Shops verbessert. Mit über 80 conversion-optimierten Vorlagen und KI-gestützter Layout-Generierung aus Bildern oder URLs bietet GemPages eine mühelose Möglichkeit, einen einzigartigen, markengerechten Online-Shop zu gestalten.

**Hauptfunktionen von GemPages:**

* Alle Seitentypen: Startseite, Produkt, Kollektion, FAQ, Blogbeiträge und Landingpages
* Beeindruckende, mobilfreundliche Vorlagen, die mit den neuesten Shopify-Themes funktionieren
* Integrierte Verkaufsbooster: Countdown, Bestandszähler, Bundles, Vorher & Nachher
* Minimierter Aufwand beim Erstellen: Verwandeln Sie Bilder/URLs in Sekunden mit KI in Layouts
* Erhöhte Produktivität: Globaler Stil, Produktzuordnung, Theme-Abschnitte und mehr

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

{% embed url="<https://youtu.be/EGDC3_Hc4Hc?si=zXll7BGnPiH5w78>\_" %}

## So installieren Sie GemPages

**Schritt 1:** Installieren Sie GemPages aus dem [Shopify App Store](https://gempages.net/?ref=xwcvw2rs).

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

**Schritt 2:** Erstellen Sie eine neue Seite mit dieser [Anleitung von GemPages](https://help.gempages.net/articles/create-new-page).

**Schritt 3:** Öffnen Sie den GemPages-Editor und suchen Sie nach dem App-Element. Ziehen Sie das Element per Drag & Drop in den Gestaltungsbereich.

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

**Schritt 4:** Innerhalb jedes Elements finden Sie vier Widget-Optionen:

* [Geschenksymbol](/de/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md)
* [Miniaturansicht des Geschenks](/de/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md)
* [Geschenkschieberegler](/de/detailed-guide/customize/customize-gift-slider.md)
* [Warenkorbnachricht](/de/detailed-guide/customize/customize-cart-message.md)
* [Mengenpause](/de/detailed-guide/discount-offer/create-quantity-break.md)
* [Klassisches Paket](/de/detailed-guide/bundle-offer/create-classic-bundle.md)
* [Mischen und kombinieren](/de/detailed-guide/bundle-offer/create-mix-and-match-bundle.md)

Wählen Sie die Widgets aus, die Ihren Anforderungen entsprechen. Sobald Sie ausgewählt haben, wird Ihre Seite automatisch aktualisiert, um das neue Layout widerzuspiegeln, genau wie im folgenden Beispiel.

<figure><img src="/files/pv0QF5Ew9YzM0FqoTkTT" alt=""><figcaption><p>Vorher: Standard-Geschenkschieberegler</p></figcaption></figure>

<figure><img src="/files/nFbtWkfedwVLokyhTW7x" alt=""><figcaption><p>Nachher: Geschenkschieberegler-Widget auf neuer Seite</p></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/integration/page-builder-apps/gempages.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.
