"Cart discount rules" means different things in different WooCommerce contexts, so it's worth defining the term before walking through how the system works.
In the broadest sense, cart discount rules are the conditions that govern when and how a discount applies to a customer's cart. Every WooCommerce discount, whether it's a coupon or an automatic rule, has some set of conditions attached to it. Those conditions are the rules.
Here's a clear breakdown of how cart discount rules work in WooCommerce, natively and with a plugin.
Cart Discount Rules in WooCommerce's Coupon System
Every WooCommerce coupon is, in effect, a set of cart discount rules. When you create a coupon, you define the conditions under which it applies. Those conditions include:
Minimum and maximum spend: The coupon only activates if the cart total falls within a specified range. This is the most direct form of a cart-total rule. The discount fires based on the cart total.
Product and category restrictions: The discount applies only to items in a defined list of products or categories. Items outside those restrictions still appear in the cart but receive no discount.
Exclusions: Specific products or categories can be explicitly excluded from the discount even if they would otherwise qualify.
Individual use: The coupon can be set to not stack with other active coupons, preventing customers from combining multiple offers.
Usage limits: Rules can cap the total number of times the coupon is used or the number per customer, adding a scarcity or fairness dimension to the discount logic.
Together, these settings form the cart discount rules for a coupon-based offer. They work, but are all conditional on the customer entering the code.
What's Missing From Native WooCommerce Cart Discount Rules
The native WooCommerce cart discount rule system has two significant gaps.
First, the discount rules are passive until triggered by the customer. None of the cart discount rules responds to the cart contents in real time. The customer has to already know about and apply the coupon before any rule logic runs.
Second, there is no tiered rule logic for the cart. You can't set up a rule that says "10% off when the cart total is over $100, and 20% off when the cart total is over $200". The coupon has a single fixed value regardless of where in the range the cart falls.
Cart Discount Rules With Elevated Discount Rules
Elevated Discount Rules extends the WooCommerce cart discount rules concept with logic that runs automatically, without customer-triggered coupon code entry.

Rules are defined by discount type and scope.

You can restrict cart discount rules to specific products or categories, apply them to all customers or target user roles, and exclude specific products from otherwise broad rules.

You can set up multiple discount rules that run simultaneously, with a priority system determining which rule takes precedence when a product qualifies for multiple discounts.

The plugin also includes bulk pricing tiers, meaning discount rules can escalate as purchase quantities increase, which is a form of quantity-based cart rule that WooCommerce doesn't support natively.
A cart notice feature that fires when qualifying products are added to the cart is also included, giving customers real-time visibility into the discount rules that are currently in effect. This transparency is a meaningful UX improvement over the traditional coupon model, where the discount is invisible to customers until checkout.
Final Thoughts
WooCommerce cart discount rules can be as simple or as layered as your promotional strategy requires. The native coupon system that WooCommerce provides covers the foundational logic, but its dependency on coupon code entry and its lack of tiered cart-total rules limit how dynamic your promotions can be.
Elevated Discount Rules addresses these limitations with automated discount rule execution, quantity tiers, and cart-stage messaging. All of these give your discount rules the ability to actively shape customer purchase behavior rather than passively waiting to be redeemed.
Ready to go deeper into which plugins give you the most control over WooCommerce discount rules? Our guide to the 6 Best WooCommerce Discount Plugins has the full picture.

