Model
IsPickupLocationShippingAddress
Magento\InventoryInStorePickupQuote\Model\IsPickupLocationShippingAddress
What it does
This model determines whether a given shipping address in a quote corresponds to a pickup location address.
Developers use this class when implementing in-store pickup functionality to validate that a customer's selected shipping address matches a physical pickup location, ensuring proper order fulfillment routing for pickup orders.
Public Methods
- execute()