Model
GetPickupLocations
Magento\InventoryInStorePickup\Model\GetPickupLocations
What it does
This class retrieves available pickup locations for in-store pickup orders based on search criteria.
Developers use it to find stores/warehouses where customers can collect their orders, filtering by location, distance, availability, and other criteria.
It converts inventory sources into pickup location data that can be displayed to customers during checkout.
Public Methods
- execute()