Magento 2 Discount Limiter
This extension allows setting the maximum discount amount (upper limit) for a percentage-based cart rule.
Compatibility
Community: 2.3, 2.4Enterprise: 2.3, 2.4
Set a maximum discount amount (upper limit) for percentage-based cart price rules in Magento 2. Run promotions like "Get 10% OFF, up to $50" — a must-have for controlled promotional campaigns.
The Problem
Magento 2 does not provide a built-in way to cap the discount amount on percentage-based cart rules. Without a ceiling, large orders can generate unexpectedly high discounts — eating into margins and making budget-friendly promotions impossible to run safely.
The Solution
Discount Limiter adds a Maximum Discount Amount field to every percentage-based cart price rule. Set an upper limit once, and Magento automatically caps the discount — no custom code, no margin surprises.
Key Features
Feature Highlights
Limit Discount Amount on Percentage Rules
Define the maximum discount a percentage-based cart rule can apply. The extension adds a dedicated Maximum Discount Amount field to the cart rule edit page in the Magento admin. Once configured, the discount is automatically capped at checkout — regardless of cart total.
Common Promotion Scenarios
- Flat 10% OFF on the entire cart, capped at $50 maximum discount
- 10% OFF for first-time orders, up to $25 maximum discount
- 15% OFF during seasonal sales, limited to $100 maximum discount
- 20% welcome discount for new customers, capped at $30
Easy Admin Configuration
Configure global settings from Admin > Marketing > Discount Limiter > Manage Settings. Enable or disable the extension per store view and set the maximum discount amount directly within each cart price rule — no additional pages or complex setup required.
Screenshots


Configuration
| Setting | Path | Description |
|---|---|---|
| Enable Extension | Admin > Marketing > Discount Limiter > Manage Settings |
Enable or disable the Discount Limiter extension per store view |
| Maximum Discount Amount | Admin > Marketing > Cart Price Rules > [Rule] > Actions |
Set the upper limit for the discount amount on a percentage-based cart rule |
Installation
.zip file and extract the files.src/ folder to {magento2-root-dir}/app/code/MagePsycho/DiscountLimit (create non-existing folders manually).php bin/magento module:enable MagePsycho_DiscountLimit --clear-static-content
php bin/magento setup:upgrade
php bin/magento cache:flush
rm -rf pub/static/* var/view_preprocessed/*
php bin/magento setup:static-content:deploy
Live Demo
v1.0.0
released on 2022-01-24- added Initial Release
Generic
How can I pay for MagePsycho extensions?
If I buy an extension, how would I get it?
After you make a purchase, the order will appear in the "My Orders" section of your personal account page.
As soon as the order status becomes completed the purchased extensions can be downloaded from "My Downloads" section.
How can I get the license key(s) for the purchased extension?
In case if you have't received any license key(s), please Contact Us with the order #.
Are your extensions open source or encrypted?
Do you provide Magento customization service?
Can I get a refund if an extension doesn’t suit me?
After 30 days from the date of purchase, the refund is not applied. You also cannot ask for a refund for the installation service or custom service.
If you are looking for a specific solution for your store, please Contact Us.Can I request a free trial?
But if you buy an extension and it doesn’t suit you in any way, you can request a refund with no risks on your side.
Moreover, most of our extensions have demos, where you can see how our modules work.
What is the license policy? On how many websites can I use MagePsycho extensions?
In the case of additional licenses, we do provide a good discount.








