> 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/subscription-apps/appstle.md).

# Appstle

BOGOS 与 Appstle Subscriptions 之间的集成使 Shopify 商家能够直接在 BOGOS 数量折扣小组件上选择订阅商品，从而同时提升客单价（AOV）和客户留存率。

Appstle Subscriptions 是一款 Shopify 应用，可帮助商家提供灵活的订阅计划，并对计费周期、发货频率和客户体验拥有完全的控制权。数千家商家信赖它来建立经常性收入来源。

#### 集成的主要功能

* 在数量折扣小组件上购买订阅商品：即使客户正在订阅商品，商家也可以设置阶梯折扣（例如购买 2 件以上、5 件以上或 10 件以上可享受更多折扣）。
* 无缝结账体验：客户可以选择订阅选项，并自动获得 BOGOS 提供的数量折扣，无需额外步骤。

此集成有助于将一次性买家转变为忠实的订阅用户——同时让每一笔优惠都更具吸引力。

## 如何将 BOGOS 与 Appstle 集成

* **步骤 1：** 安装 Appstle 应用

从 Shopify 应用商店安装 [Appstle℠ Subscriptions App](https://apps.shopify.com/subscriptions-by-appstle?utm_source=Partner\&utm_medium=BOGOS\&utm_campaign=Integration)

<figure><img src="/files/1eM5cuRw6MULFnrjyg0U" alt=""><figcaption></figcaption></figure>

* **步骤 2：** 在 Appstle 应用上[设置](https://www.google.com/url?q=https://intercom.help/appstle/en/articles/4924892-how-to-create-a-subscription-plan\&sa=D\&source=editors\&ust=1753790786511473\&usg=AOvVaw2qsGvlKNLylPoGI1HrKkQg)订阅计划

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

* **步骤 3：** 在你的主题中启用 Appstle

前往 **主题** > **自定义** > **应用嵌入**，然后打开 **Appstle** 的开关以激活它。

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

* **步骤 4：** 创建你的数量折扣优惠活动

在 BOGOS 应用中，像往常一样设置你的数量折扣优惠活动：

前往 **创建优惠活动** > **折扣优惠** > **数量折扣**。

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

* **步骤 5：** 在优惠活动上启用订阅选项

勾选 **“在小组件上显示订阅选项”** 复选框，即可在商品页面上同时显示一次性购买和订阅选项。

<figure><img src="/files/ruNGLgu2khmWaEUwodMz" 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/subscription-apps/appstle.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.
