> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://regiostech.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to Apply Different Discounts to Different Products/Collections

Many stores need to create a single discount code or automatic discount that applies different discount amounts to various collections or products based on specific criteria such as customer tags. This tutorial explains how to do this in our app.

[![](https://storage.crisp.chat/users/helpdesk/website/d13e90de659a8800/831fe4217c7444f6b6e0c4f5d82882_13a9cg8.gif)](https://www.loom.com/share/831fe4217c7444f6b6e0c4f5d82882ac?sid=c467e48c-ac76-43be-9450-69fcbf4f7fd0)

Click the thumbnail above to watch our founder demonstrate this setup.

### Use Cases
* Applying different discount amounts to different collections
* Giving customers with a specific tag different discounts on different products
* "Product level" discount

### Key Steps

1. Install the Regios Discounts app and start your trial.
    
2. Choose "product discount" on the app interface.
    
3. Give the discount a title and click on "edit logic."
    
4. Start with a template or create a new discount from scratch.
    
5. Set up specific [conditions](https://regiostech.crisp.help/en/article/logic-builder-discount-conditions-12c0he7/) for each collection or product category. Use "Include/exclude products" conditions.
    
6. Apply different discount percentages for each collection or product category by chaining logic together with the "Then" and "Otherwise" buttons.
    
7. Test the discounts on the app's [test discount page](https://regiostech.crisp.help/en/article/how-to-use-the-test-discount-page-1kf7kl8/) to ensure they are working correctly.
    
8. Optionally, add customer tag conditions to apply discounts only to specific customer groups.

### Screenshots of Completed Setup
![Screenshot of the logic for applying different discounts to 3 collections](https://storage.crisp.chat/users/helpdesk/website/d13e90de659a8800/3collections_3esdyu.png)
![Screenshot of the logic, with a customer tags condition](https://storage.crisp.chat/users/helpdesk/website/d13e90de659a8800/customers_15byp8q.png)
![Screenshot of a discount that applies different discounts to different products, but only for repeat customers](https://storage.crisp.chat/users/helpdesk/website/d13e90de659a8800/image_1ng3vnt.png)

## What if I have a lot of products/collections/etc.?
![Screenshot of a price list discount](https://storage.crisp.chat/users/helpdesk/website/-/d/1/3/e/d13e90de659a8800/image_gxzc64.png)

Try a price list discount, which allows you to more easily set discounts for large numbers of products/collections/etc. You can even import CSV price lists!

[Price List Discount Type](/en/article/price-list-discount-type-1v2wo2v/)

### Link to Loom

[https://loom.com/share/831fe4217c7444f6b6e0c4f5d82882ac?src=composer](https://loom.com/share/831fe4217c7444f6b6e0c4f5d82882ac?src=composer)