Model
Consumer
Magento\ProductAlert\Model\Mailing\Consumer
What it does
This class processes product alert notifications (price drops, stock availability) asynchronously from a message queue.
Developers would use this when implementing or debugging the background processing of customer product alert emails, ensuring alerts are sent without blocking the main application flow.
Public Methods
- process()