> For the complete documentation index, see [llms.txt](https://bogos-guideline.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bogos-guideline.gitbook.io/user-guide/integration/subscription-apps/appstle.md).

# Appstle

The integration between BOGOS and Appstle Subscriptions allows Shopify merchants to choose subscription products right on BOGOS widget volume discount, boosting both AOV and customer retention.

Appstle Subscriptions is a Shopify app that helps merchants offer flexible subscription plans with full control over billing intervals, shipping frequency, and customer experience. It's trusted by thousands of merchants to build recurring revenue streams.

#### Key Features of the Integration

* Buy subscription product on volume discount widget: Merchants can set tiered discounts (e.g. buy 2+, 5+, or 10+ to save more) even when customers are subscribing to products.
* Seamless Checkout Experience: Customers can choose subscription options and automatically receive BOGOS-powered volume discounts without extra steps.

This integration helps turn one-time buyers into loyal subscribers—while making every deal more appealing.

## How to integrate BOGOS with Appstle&#x20;

* **Step 1:** Install the Appstle App

Install [Appstle℠ Subscriptions App](https://apps.shopify.com/subscriptions-by-appstle?utm_source=Partner\&utm_medium=BOGOS\&utm_campaign=Integration) from Shopify App Store

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

* **Step 2:** [Set up](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) Subscription plan on Appstle App

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

* **Step 3:** Enable Appstle in Your Theme

Go to **Themes** > **Customize** > **App Embeds**, then toggle on **Appstle** to activate it.

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

* **Step 4:** Create your volume discount offer

In the BOGOS app, set up your volume discount offer as usual:

Go to **Create Offer** > **Discount Offer** > **Volume Discount**.

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

* **Step 5:** Enable Subscription Option on the Offer

Tick the box for **"Display subscription options on widget"** to show both one-time purchase and subscription options on the product page.

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

Once these steps are complete, your volume discount offers will work seamlessly with subscription products, giving customers more reasons to subscribe and save.


---

# 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://bogos-guideline.gitbook.io/user-guide/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.
