# How to apply a discount code to Subscription Products?

NOTE: There are 2 types of discount

* Discount Code: Fully supported by Shopify. You can create and manage discount code directly on Shopify Portal
* Automatic Discount: Have not supported yet

Let me guide you through a simple example to set up "a discount percentage" for a specific product

### Step 1: <a href="#step-1" id="step-1"></a>

Come to **Shopify Admin -> Discounts -> Create Discount**

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

### Step 2: <a href="#step-2" id="step-2"></a>

Select **Discount Code**

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

### Step 3: <a href="#step-3" id="step-3"></a>

Setting up your discount code rule

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

### Step 4: <a href="#step-4" id="step-4"></a>

With Subscription Discount Code. You can choose to apply it to

* Just first payment of your customer subscription
* Multiple recurring payments. If you select this option, there will be another text box for you to enter the number of payments accepted discount code
* All recurring payments

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

### Step 5: <a href="#step-5" id="step-5"></a>

Go to our app, navigate to the selling plan section. You can edit the description as you want to notify your customers about the discount

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

### Step 6: <a href="#step-6" id="step-6"></a>

Recheck on the frontend product page.

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

If you need any support, drop us a line on the Chat section or email via [**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-apply-a-discount-code-to-subscription-products.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.
