Can I send the stock alerts to customers based on the product quantity?
Yes, this feature is available in the extension. The module setting Limit Emails by Product Qty should be enabled:
Please note that emails will be sent to different customers based on the cron job "amasty_xnotif_product_alert_limit" which runs once daily.
Here’s how the feature works:
- there are 10 subscribers to an out-of-stock product;
- the product comes in stock with qty=5;
- the emails are sent to the first 5 customers that subscribed to this product;
- in case the product's salable quantity changes (meaning several units are sold after coming back in stock), the following day emails will be sent out based on the updated salable quantity to the remaining customers (emails will not be sent to the same customers).
Related Articles
Do customers need to re-subscribe to a product if it is out of stock again?
When customers subscribe to stock notifications for a certain product, only one email will be sent when this item is back in stock. If the product is out of stock again, customers will need to resubscribe to stock notifications to receive another ...
How to Apply Customer Group Catalog Rules to Out-of-Stock Products?
Out-of-the-box, the Customer Group Catalog module allows enabling rules to cover out-of-stock products. To explicitly include out-of-stock items in your customer group catalog rules, use either of these options: Option 1: Use the Apply to Out of ...
How can customers receive Price and Back in Stock Alerts notifications?
Since v.1.18.0 we added the ability to notify customers via email about their subscriptions to Price Alerts and Back in Stock Alerts. Please, ensure to enable the Notify Customer of Price Alert Subscription and Notify Customer of Back in Stock Alert ...
How to import stock?
Inventory import depends on the number of sources/stocks that are created on Magento instance in Stores > Inventory > Stocks & Stores > Inventory > Sources. Case 1. Import to the instance with only one stock and source. Please use the following ...
Can I subscribe to an out of stock simple product (child of a configurable)?
Yes, the extension allows customers to subscribe to back-in-stock notifications to specific options of a configurable product. Please ensure to enable the Show Options of Out of Stock Configurable setting in the module general configuration (Stores → ...