> For the complete documentation index, see [llms.txt](https://easify.gitbook.io/easify-box-bundle-builder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription.md).

# Subscription

Adding **subscription plans** to your boxes helps you turn one-time buyers into loyal repeat customers. It’s one of the most effective ways to build predictable revenue and long-term relationships.

By offering subscriptions, you can:

* Generate recurring revenue automatically.
* Build customer loyalty through repeat purchases.
* Simplify your sales and inventory forecasting.

***Easify Box Builder*** lets you connect **subscription plans** created in **third-party Shopify subscription apps** to your boxes/bundles.

## Demos

[Cookies Subscription](https://easify-box-bundle-builder.myshopify.com/apps/box-builder/cookies-subscription)

![](/files/93c5decddf9562bed8d533abd050ba8965d3ddc6)

[Coffee Bundle](https://easify-box-bundle-builder.myshopify.com/apps/box-builder/coffee-box-subscription)

![](/files/181473a38fabe5ffb1770e8e312285ea955530da)

## Examples

| **Box Type**                      | **Description**                                              | **Common Frequency** |
| --------------------------------- | ------------------------------------------------------------ | -------------------- |
| **Snack Box**                     | Customers build their own box of chips, cookies, and treats. | Monthly or bi-weekly |
| **Coffee Subscription Box**       | Delivers freshly roasted beans or coffee pods.               | Weekly or monthly    |
| **Pet Essentials Box**            | Includes pet food, treats, and grooming supplies.            | Every 2 or 4 weeks   |
| **Skincare / Beauty Box**         | Curated or customizable skincare and makeup items.           | Monthly              |
| **Meal / Smoothie Box**           | Sends pre-selected or build-your-own meal or smoothie kits.  | Weekly               |
| **Fitness & Supplement Box**      | Includes protein powder, vitamins, or fitness gear.          | Monthly              |
| **Kids Activity / Craft Box**     | Creative activities, toys, or learning kits for children.    | Monthly              |
| **Fresh Flower Subscription Box** | Delivers handpicked fresh flower bouquets to subscribers.    | Weekly or bi-weekly  |

## Next reads

* [How to connect subscription plans to your boxes](/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription/connect-subscription-plans-to-your-boxes.md)
* [Compatible subscription apps](/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription/subscription-app-compatibility.md)


---

# 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:

```
GET https://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
