# How to assign Products to the subscription plan?

You can assign a product to any Subscription Plan right from our app-admin portal.

There are 2 ways to assign products

### I. Assign through Subscriptions & Recurring App UI <a href="#i-assign-through-subscriptions-recurring-app-ui" id="i-assign-through-subscriptions-recurring-app-ui"></a>

**Step 1:**

Create your first Subscription Plan. [Check this article](https://wiki.bsscommerce.com/docs/shopify-subscriptions-recurring-pay/app-features-how-to/how-to-create-a-subscription-plan/)

**Step 2:**

Enter your keyword to search, a popup will appear and let you multiple select

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/S4selectproducts.png)

**Step 3:**

Select your products and click "Select"

**Step 4:**

Save your Subscription Plans. The products will get successfully added to the particular plan. Recheck on the product page, for example:

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/Image-4.3.png)

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/Image-4.4.png)

a) Public name

b) Plan selector title

c) Plan (Label Name)

d) Plan (Description)

f) Plan (Plan Name)

### II. Assign through Shopify Product management <a href="#ii-assign-through-shopify-product-management" id="ii-assign-through-shopify-product-management"></a>

**Step 1: Go to your product you want to add a subscription plan**

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/S5.png)

**Step 2: Select "Add Option" to add a subscription plan**

* Add your existing option or create a new one
* In case you need your customers only purchase as a subscription, just tick on the checkbox
* Remove or edit your plan from the extension

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/S6.png)

**Step 3: Enter simple information to create a subscription plan**

![](http://wiki.bsscommerce.com/wp-content/uploads/2021/02/S7.png)

**Step 4: Click "Create Plan" to complete and recheck on the storefront**

If you have further questions, feel free to contact us at [**support-sbc@bsscommerce.com**](mailto:support-sbc@bsscommerce.com)**.**


---

# Agent Instructions: 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://docs.easto.io/admin/how-to-assign-products-to-the-subscription-plan.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.
