Model
GetWebsiteCodeByStoreId
Magento\InventoryInStorePickupQuote\Model\GetWebsiteCodeByStoreId
What it does
This model retrieves the website code associated with a given store ID in Magento's multi-store setup.
Developers use this when they need to determine which website a store belongs to, particularly in the context of in-store pickup functionality where inventory availability may be website-specific.
Public Methods
- execute()