Model
IsStorePickupOrder
Magento\InventoryInStorePickupSales\Model\IsStorePickupOrder
What it does
This class determines whether an order is designated for in-store pickup by checking if a pickup location code is associated with the order.
Developers use this to verify if an order should be handled through the store pickup fulfillment process rather than traditional shipping, which is essential for routing orders to the correct fulfillment workflow.
Public Methods
- execute()