Model
Stock
Magento\ProductAlert\Model\Stock
What it does
This model manages stock alert subscriptions where customers sign up to be notified when out-of-stock products become available again.
Developers use this class to create, load, and delete stock alert records, retrieve collections of customers who have subscribed to alerts for specific products, and track when notifications were sent.
Public Methods
- getCustomerCollection()
- loadByParam()
- deleteCustomer()