Model
Pipeline
Magento\InventoryInStorePickupApi\Model\SearchRequest\Area\Pipeline
What it does
This class processes search terms for in-store pickup locations by running them through a configurable pipeline of parsers.
Developers use it to extract and structure address-related data from user search input, such as converting a search string into components like city, state, or postal code that can be used to find nearby pickup locations.
Public Methods
- execute()