Interface
IsInStorePickupDeliveryCartInterface
Magento\InventoryInStorePickupShippingApi\Model\IsInStorePickupDeliveryCartInterface
What it does
This interface defines a service to check if a shopping cart is configured for in-store pickup delivery.
Developers use this to determine whether a cart has selected the in-store pickup shipping method, which is useful for conditional logic in checkout flows, order processing, or inventory allocation decisions.
Public Methods
- execute()