Model
ProductSalability
Magento\ProductAlert\Model\ProductSalability
What it does
This class provides a centralized way to check if a product can be sold (is salable) within the context of a specific website.
Developers use this when working with product alerts to verify product availability before sending notifications to customers about price changes or stock updates.
Public Methods
- isSalable()