Back in Stock Product Notification - Magento 2
This Magento 2 extension will notify your customers when the product is back in stock.
- List all the subscription requests in admin
- Notification emails are processed asynchronously via cron job to avoid performance issues
- GDPR complaint
Description
Overview - Back in Stock Product Notification Magento-2 Extension
Not every customer bookmarks an out of stock product page. And it's frustrating to check its availability every day.
So, it should be an optimal strategy to allow customers to subscribe for an email notification when the item gets back in stock. That's the reason we developed this extension.
It will add a section to out of stock product page that will allow a customer to input his email and subscribe for an email notification as soon as the product is back in stock. The extension will send a confirmation email that he/she has been successfully subscribed and send another email as soon as the product is restocked.
Also, the extension's code is intelligent enough to detect if a customer is logged in or logged out. For logged-in customers, it will not ask for the email address and simply clicking on a link will subscribe them for notification.
Functionalities in the backed
The extension will list all the subscription requests at admin path
Catalog - Back in Stock Notifications - Subscriptions
and extension setting at the path
Store - Configuration - RedChamps - Back in Stock Notification
Reviews
Customer Reviews
- Rating
-
5
Change Log
- Bug fixes & code improvements