Log in
Model

CartTotalRepositoryPlugin

Magento\Multishipping\Model\Cart\CartTotalRepositoryPlugin

What it does

This plugin intercepts cart total calculations to adjust shipping prices when multishipping checkout is enabled.

When a customer splits their order to ship to multiple addresses, it ensures the correct shipping costs are calculated and displayed in the cart totals by retrieving shipping rates from the quote's shipping address and converting them to the appropriate currency.

Public Methods

  • afterGet()