# Addons Discount

The Discount Feature enables store owners to offer flexible, automatic discounts on product add-ons, enhancing the customer experience while increasing upsell opportunities.

Functionality: The discounts for addon products can be created in two ways:

* Percentage
* Amount

To activate the discount functionality, follow the steps below:

### Step 1: In the Discount Tab - Select a Theme Script

Choose a theme according to your current live theme.

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

### Step 2: Enable Discount

* Toggle to enable the discount for Product Addons
* Toggle to enable the discount for Collection Addons

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

Once you've activated the discount feature for the desired options, you can set minimum and maximum discount limits for the addon products using the [**Min-Max setting**](/epa-easy-product-addons/apply-discount-on-the-add-ons/min-max-setting.md)**.**

### Step 3: Create a discount&#x20;

* Create a discount for Product Addons or Collection Addons (the process is same for both options)
* Click on the discount icon

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

Choose the discount type: You can choose either in Amount or in Percentage %.

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

Add the value according to the selected type and click save.

<figure><img src="/files/4rGegIfigrPRFwVbF3uP" alt=""><figcaption></figcaption></figure>

The discount button will turn yellow. You can review the discount by accessing the product using the preview button.

### Step 4: Outcome

Refer to the GIF demonstrating the discount creation process in the app.

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

Discount on the store

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

{% hint style="info" %}
If you need any help, please reach out at [**help@spicegems.com**](mailto:help@spicegems.com)
{% endhint %}

**For updating discount labels, check the** [**Label settings**](https://help.spicegems.com/epa-easy-product-addons/pages/6WFbFEOrYUrU5t3oOBJA#id-4.-discount)


---

# 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://help.spicegems.com/epa-easy-product-addons/apply-discount-on-the-add-ons.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.
