Log in
Model

Stock

Magento\ProductAlert\Model\ResourceModel\Stock

What it does

This resource model manages database operations for product stock alerts in Magento 2.

It handles saving and retrieving customer subscriptions for 'back in stock' notifications, automatically setting timestamps and preventing duplicate alert entries.

Developers use this when implementing or extending stock alert functionality for out-of-stock products.