Log in
Model

AreProductsSalable

Magento\InventorySales\Model\AreProductsSalable

What it does

This class checks whether multiple products are available for sale across a specific stock/inventory source.

Developers use this when they need to verify salability for a batch of products at once, such as before displaying product listings or processing bulk operations, rather than checking each product individually.

Public Methods

  • execute()