Rule Builder: Depending conditions
Time and again, customers want to create the following discount structure, for example:
Article from manufacturer A
Number of articles: 0-9 = 0% discount
Number of articles: 10-19 = 5% discount
.
.
.
However, a condition with the Rule Builder is not possible here, as there is no way for a condition to refer exclusively to the results of a previous condition.
This means that you cannot use the Rule Builder to say, check whether there are 10 items from manufacturer X in the shopping basket.
The discount scenario mentioned above can therefore only be implemented using the extended prices, which involves a lot more effort and maintenance.

-
Florian Lampe commented
Adding a condition in the Rule Builder to find out the number of different manufacturers of the products in the shopping basket. This can be used, for example, for discounts on products from different manufacturers. Currently, it is only possible to use the general number of products in the Rule Builder as a condition.