> 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/mobile-app-builder-apps/onemobile.md).

# OneMobile

[One Mobile](https://apps.shopify.com/onemobile) ist ein leistungsstarker Mobile-App-Builder für Shopify-Händler, der Marken dabei hilft, ihre eigenen iOS- und Android-Apps schnell und ohne Programmierung zu starten. Er ermöglicht es Ihnen, ein nahtloses, markengerechtes mobiles Einkaufserlebnis zu bieten, das die Kundenbindung und -treue steigert.

Mit der Integration von [BOGOS](https://bogos.io/) und [One Mobile](https://onemobile.ai/) können Sie Ihre Geschenkangebote ganz einfach in ein vollständig individualisiertes mobiles App-Erlebnis einbringen und so die Conversion und Kundenbindung auf Mobilgeräten steigern.

> **Wichtigste Funktionen von One Mobile:**

* Drag-and-Drop-Editor, um das Layout Ihrer App mühelos zu gestalten
* Push-Benachrichtigungen zur Steigerung der Kundenbindung und zur Wiederherstellung abgebrochener Warenkörbe
* Native mobile Leistung für ein flüssiges und schnelles Nutzererlebnis
* Tiefe Integration mit Shopify und beliebten Drittanbieter-Apps
* Vollständig anpassbares Branding und flexible Designelemente
* Echtzeit-Synchronisierung mit Ihrem Shopify-Shop – Produkte, Kollektionen und Werbeaktionen

{% embed url="<https://www.youtube.com/watch?v=2QrFQ79YbEo&feature=youtu.be>" %}

### 1. Einrichtung in OneMobile

**Schritt 1**: Installieren Sie One Mobile über den [Shopify App Store](https://apps.shopify.com/onemobile)

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

**Schritt 2**: Wählen Sie ein Theme in One Mobile aus und beginnen Sie mit der [Anpassung](https://www.google.com/url?q=https://help.onemobile.ai/en/article/customize-the-app-interface-k4ie7m/\&sa=D\&source=editors\&ust=1751883551886517\&usg=AOvVaw1oEqZz4VMEILBbK81Dt7yo) der mobilen App-Oberfläche Ihres Shops

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

**Schritt 3**: Gehen Sie zu OneMobile → Integration und aktivieren Sie den Schalter für BOGOS, um die Integration zu aktivieren

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

**Schritt 4:** [Geschenkte Produkte einrichten & anzeigen](https://www.google.com/url?q=https://help.onemobile.ai/en/article/integrate-bogos-with-onemobile-wbw2vw/%232-ii-display-gifted-products-on-the-mobile-app\&sa=D\&source=editors\&ust=1751883551886997\&usg=AOvVaw24Jny8FbqP3WTo5hs9RSaV) in OneMobile:

Gehen Sie zu App Design → Anpassen, suchen Sie nach „Gift“ und ziehen Sie den „Gift Block“ in Ihre mobile App-Oberfläche

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

### 2. Einrichtung in der BOGOS App

**Schritt 5**: Falls Sie noch keine Geschenkangebote eingerichtet haben, erstellen Sie diese einfach in der BOGOS App.

Gehen Sie zu BOGOS → Angebot erstellen

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

**Schritt 6**: Gehen Sie zu Einstellungen → Verkaufskanäle → OneMobile ankreuzen → Speichern

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

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

Sobald der Kunde die Bedingung erfüllt, wird das Geschenkprodukt entweder automatisch dem Warenkorb hinzugefügt (wenn es nur 1 Geschenk gibt) oder in der mobilen Oberfläche angezeigt (wenn es mehrere Geschenke gibt).

<figure><img src="/files/1WOxddWhug7HOC174aOO" 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/mobile-app-builder-apps/onemobile.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.
