Model
RedirectDataPreprocessor
Magento\Checkout\Model\StoreSwitcher\RedirectDataPreprocessor
What it does
This class handles checkout data preservation when a customer switches between store views in Magento 2.
It ensures that guest customers' active shopping cart/quote is maintained when switching stores by passing the quote ID to the target store, but only if the quote is shared between those stores.
Public Methods
- process()