Multishipping Module
Cart\CartTotalRepositoryPlugin
Model
This plugin intercepts cart total calculations to adjust shipping prices when multishipping checkout is enabled. When a customer splits their order to...
Cart\MultishippingClearItemAddress
Model
This class handles the cleanup of shipping addresses and item assignments when a customer switches from multishipping checkout back to regular single-...
Checkout\Type\Multishipping
Model
This class manages the multishipping checkout process in Magento 2, allowing customers to ship cart items to multiple addresses in a single order. Dev...
DisableMultishipping
Model
This class disables multishipping mode for a quote/cart. Developers use it when they need to switch a customer's cart from multishipping checkout (shi...