Log in
Model

InitPickupLocationExtensionAttributes

Magento\InventoryInStorePickup\Model\Source\InitPickupLocationExtensionAttributes

What it does

This class initializes and populates extension attributes for inventory sources with store pickup-related data.

It transfers pickup location information (availability, frontend name, and description) from source data into the source's extension attributes, making this data accessible through the standard Magento extension attributes mechanism.

Developers use this when working with inventory sources that support in-store pickup functionality.

Public Methods

  • execute()