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

# OneMobile

[One Mobile](https://apps.shopify.com/onemobile) 是一款功能强大的移动应用构建工具，专为 Shopify 商家设计，帮助品牌快速启动自己的 iOS 和 Android 应用，无需编写代码。它使你能够提供无缝、符合品牌调性的移动购物体验，从而提升客户参与度和忠诚度。

通过 [BOGOS](https://bogos.io/) 与 [One Mobile](https://onemobile.ai/) 的集成，你可以轻松地将赠品优惠带入完全自定义的移动应用体验中，帮助提升移动端的转化率和留存率。

> **One Mobile 主要功能：**

* 拖放式编辑器，轻松设计你的应用布局
* 推送通知，提升留存率并挽回放弃购物车的客户
* 原生移动性能，提供流畅快速的用户体验
* 与 Shopify 及热门第三方应用深度集成
* 完全自定义的品牌形象和灵活的设计元素
* 与你的 Shopify 店铺实时同步——商品、系列和促销活动

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

### 1. 如何在 OneMobile 上进行设置

**步骤 1**：从 [Shopify 应用商店](https://apps.shopify.com/onemobile) 安装 One Mobile

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

**步骤 2**：在 One Mobile 中选择一个主题，并开始[自定义](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)你店铺移动应用的界面

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

**步骤 3**：前往 OneMobile → Integration，然后打开 BOGOS 的开关以激活集成

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

\*\*步骤 4：\*\*在 OneMobile 上[设置并展示](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)赠品商品：

前往 App Design → Customize，搜索“Gift”，然后将“Gift Block”拖入你的移动应用界面

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

### 2. 如何在 BOGOS 应用上进行设置

**步骤 5**：如果你还没有设置任何赠品优惠，只需在 BOGOS 应用中创建即可。

前往 BOGOS → 创建优惠活动

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

**步骤 6**：前往设置 → 销售渠道 → 勾选 OneMobile → 保存

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

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

现在，当客户满足条件时，赠品商品可以自动添加到购物车中（如果只有 1 个赠品），或显示在移动端界面上（如果有多个赠品）。

<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/cn/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.
