Log in
Interface

IsInStorePickupDeliveryAvailableForCartInterface

Magento\InventoryInStorePickupShippingApi\Model\IsInStorePickupDeliveryAvailableForCartInterface

What it does

This interface defines a contract for checking whether In-Store Pickup delivery is available for a specific shopping cart.

Developers would use this to validate if customers can select the in-store pickup option during checkout, typically based on cart contents, inventory availability, and store configuration.

Public Methods

  • execute()