Hello,
I have a problem with catalog price rules: only one rule is applied.
Some context:
- Magento 2.4.3p1
- Porto Theme
Plugins:
- Amasty Order Attibutes, Customer attributes
- MagePlaza SMTP
Magento is setup with only one store and many customer groups: every customer group has a catalog price rule that discount products. This rules always work.
Now we would like to make a discount based on product manufacturer. I created a catalog price rule based on that: this rule is visible on the product page (the price is correct) but not in the cart (I see the price without manufacturer discount).
What we have checked:
- the rules is applied every time
- we tried to change rules priority: no change
- we tried only with the manufacturer discount: without group discount it works correctly
- always checked indexer, cache etc...
Someone can help troubleshooting this?
Thank you in advance.