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

# PageFly

PageFly ist ein benutzerfreundlicher Page Builder, der perfekt für jeden geeignet ist – von neuen Shopify-Store-Betreibern über wachsende Unternehmen bis hin zu professionellen Marken. Sie können Ihre Shopify-Seiten ohne jegliche Programmierkenntnisse anpassen, um Besucher in tatsächliche Kunden zu verwandeln.

Wichtige Funktionen von PageFly:

* 6 Hauptseitentypen mit über 100 Seitenvorlagen, über 100 vorgefertigten Abschnitten und mehr
* Optimiert für die Konversionsrate mit Countdown, Verkaufsbanner, Cross-Selling, Farbmustern
* Als SEO-freundliches Tool zertifiziert – sagen Sie Nein zu einem langsamen Online-Store
* Vollständig responsives Design für Desktop, Mobilgeräte oder Tablet.
* Kompatibel mit jedem Theme, fügen Sie ganz einfach weitere Abschnitte zu Themes hinzu

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

{% embed url="<https://youtu.be/Mebnses2uJk?si=8bsEtkNI3E1CgspW>" %}

## So installieren Sie PageFly

**Schritt 1:** Installieren Sie PageFly aus dem [Shopify App Store](https://shopify.pxf.io/zNEOG7).

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

**Schritt 2:** Erstellen Sie Ihre PageFly-Seite: [eine neue Seite](https://help.pagefly.io/manual/get-started-in-5-mins/), oder verwenden Sie [deren Vorlagen](https://help.pagefly.io/manual/use-a-template-to-create-a-new-page/)

**Schritt 3:** Suchen Sie unter Drittanbieter-Integrationen nach BOGOS und aktivieren Sie die App-Integrationen. Stellen Sie bitte sicher, dass die BOGOS-App in Ihrem Shopify-Store installiert ist. Sie sollten außerdem ein BOGOS-Angebot oder -Bundle erstellen, bevor Sie diese in PageFly einrichten.

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

**Schritt 4:** Wählen Sie Ihre bevorzugten App-Blöcke. Es gibt zwei Arten von BOGOS-App-Blöcken:

* Geschenke: Enthält [Gift Slider](/de/detailed-guide/gift-offer.md), [Gift Icon](/de/detailed-guide/customize/customize-gift-icon-and-gift-thumbnail.md), [Cart Message](/de/detailed-guide/customize/customize-cart-message.md) und Gift Thumbnail
* Upsell & Cross-Sell: Enthält [Classic Bundle](/de/detailed-guide/bundle-offer/create-classic-bundle.md) und [Quantity Break](/de/detailed-guide/discount-offer/create-quantity-break.md). Diese Blöcke funktionieren nur auf der Produktseite.

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

**Schritt 5:** Ziehen Sie die BOGOS-Blöcke per Drag-and-Drop auf Ihre Seite. Klicken Sie anschließend bitte auf *Speichern* und *Veröffentlichen*, damit die Änderungen automatisch in Ihrem Online-Store übernommen werden.

<figure><img src="/files/qB022G5pTH2DwbJRvvv2" 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/integration/page-builder-apps/pagefly.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.
