Log in
Model

QuoteResetAppliedRules

Magento\SalesRule\Model\Rule\QuoteResetAppliedRules

What it does

This class resets all applied sales rules (cart price rules) from a quote/cart by clearing the cart fixed rules array.

Developers would use this when they need to recalculate promotions from scratch, such as when quote items change or when forcing a fresh evaluation of discount rules before final price calculation.

Public Methods

  • execute()