Multishipping Module
Cart\CartTotalRepositoryPlugin
This plugin intercepts cart total calculations to adjust shipping prices when multishipping checkout is enabled. When a customer splits their order to...
Cart\MultishippingClearItemAddress
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
This class manages the multishipping checkout process in Magento 2, allowing customers to ship cart items to multiple addresses in a single order. Dev...
Data
This helper class provides utility methods for Magento's multishipping checkout functionality. Developers use it to check if multishipping is availabl...
DisableMultishipping
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...
Url
This helper class provides URL generation methods for Magento 2's multishipping checkout workflow. Developers use this class to generate consistent UR...