Model
SetAddressPickupLocation
Magento\InventoryInStorePickupShipping\Model\Address\SetAddressPickupLocation
What it does
This model is used to associate a pickup location code with a quote address when implementing in-store pickup functionality.
Developers would use this class when a customer selects a physical store location for order pickup, ensuring the pickup location code is stored in the address extension attributes for later retrieval during order processing.
Public Methods
- execute()