Targets
This is where you define which items in the user's cart receive a discount when the rules are met. The default is set to `All` meaning that all items in the cart would get the discount.
But you can choose between any of the cart groups that you've defined earlier.

How to limit the discounts given to the user
Limit discount by Qty of items
Limit discount based on lines
Limit discount based on amount ⌛ (Q2 - 2025)
Limit discount to only X quantity of items in a group
Yes - we support offering complex conditions like 10% off on 5 items from "Toys" collection, for example. This is supported via a feature called "Maximum Quantity" which you can set up through this dropdown.

You can also setup negative quantity limits to build rules like all items from X group except N gets the discount.
Limit discount to only X line items
We also support setting a limit on the number of line items that get the discount if eligible. This setting can be configured both on a per discount config level or across the entire function as well, acting as a safety net.
You can enable by heading to the setting icon in the discount config > Line limit.



You can also set up a global line limit to set a line limit for the entire function, as a safety net.

Last updated