Model
GetPickupLocation
Magento\InventoryInStorePickup\Model\GetPickupLocation
What it does
This class retrieves a single pickup location by its code for a specific sales channel (store/website).
Developers use this when they need to fetch detailed information about a specific pickup location, such as when displaying location details on the checkout page or order confirmation.
It throws an exception if the pickup location doesn't exist for the given sales channel.
Public Methods
- execute()