> ## Documentation Index
> Fetch the complete documentation index at: https://frequently-bought-docs.geticonicapps.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Per-Product Discounts

> Per-product discounts let you override the global discount for a specific custom bundle. Set a unique discount type and value for any product — it takes precedence over the global discount for that product's bundle only.

Per-product discounts let you override the global discount for a specific custom bundle. This is useful when different products in your store warrant different incentives — for example, a higher-margin product might support a larger discount, while a low-margin item needs a smaller one.

<Note>
  Per-product discounts only work when a custom bundle exists for that product. If a product relies on storewide or random recommendations, only the global discount applies.
</Note>

## Setting a Per-Product Discount

1. Go to **Custom bundles** in the app sidebar
2. Find and click the product you want to configure
3. In the bundle editor, scroll down to the **Discount** section
4. Toggle the individual discount on
5. Choose a discount type and enter the discount value
6. Optionally set a minimum bundle value and minimum recommendations required
7. Optionally customise the discount message
8. Click **Save**

The four discount types available per-product are the same as the global discount types:

* **Percentage** — e.g. 15% off
* **Fixed Amount** — e.g. \$5 off
* **Cheapest Item for Free**
* **Free Shipping**

For a detailed explanation of each type, see [Global Discounts](/discounts-analytics/global-discounts).

## Priority: Individual vs. Global

When a customer views a product that has both a global discount and an individual discount configured:

* The **individual (per-product) discount** always takes precedence
* The global discount is ignored for that product

| Product has individual discount? | Discount applied             |
| -------------------------------- | ---------------------------- |
| Yes                              | Individual discount          |
| No                               | Global discount (if enabled) |
| No global discount set either    | No discount                  |

## Removing a Per-Product Discount

To revert to the global discount for a specific product:

1. Open the product in Custom bundles
2. Scroll to the Discount section
3. Toggle the individual discount off
4. Click **Save**

Once removed, the product will use the global discount (if one is active).
