Interface
AreProductsSalableInterface
Magento\InventorySalesApi\Api\AreProductsSalableInterface
What it does
This interface defines a service to check if multiple products are available for sale in a specific stock.
Developers use this when they need to verify product salability across different warehouse locations or sales channels before displaying availability to customers or processing orders.
Public Methods
- execute()