Log in
Model

Area

Magento\InventoryInStorePickup\Model\SearchRequest\Area

What it does

This class represents a geographic search area for finding nearby store pickup locations.

Developers use it to define a search radius (distance) and a search term (like an address or postal code) when customers want to find stores for in-store pickup.

It's typically used as part of the search request when implementing the 'Buy Online, Pick Up In Store' (BOPIS) feature.

Public Methods

  • getRadius()
  • getSearchTerm()