Log in
Model

Updater

Magento\Quote\Model\Quote\Item\Updater

What it does

The Updater class handles modifications to quote items in the shopping cart, primarily updating quantities and custom prices.

Developers use this when programmatically changing cart item quantities or applying custom pricing to quote items, ensuring all product stock settings and price validations are properly handled.

Public Methods

  • update()