Hi,
I run Magento 237p2, I run into a problem with discount code.
I created a discount code for cart price rule, fixed amount of 150€.
If I put one item in cart and apply the discount code, the fixed amount is calculated correctly.
If I put more than one item in cart and apply the discount code is much higher than 150€.
Example:
Only one item for 1022 €->Discount 150€ which is correct calculated.
Two Items for 1022€ and 118 €-> Discount 268 € which is not correct.
Four items for 38,38,46,38 €->Discount 160€ gives a total of 0 €. Which is not correct
Can someone please tell me what goes wrong? I assume that a fixed amount of 150 applied to the cart without special conditions applies to the total in cart on time and fixed.
It looks like the rule is being applied per item instead of once to the whole cart, so double-check that it isn’t set to apply the fixed amount per product, similar to how consistent logic flows on https://pearllemonpettransport.co.uk/ avoid repeated triggers. Adjusting the rule action to apply only once should restore the correct single 150€ deduction.