Improved Out of Stock Page - Magento 2
This Magento 2 extension will optimize out of stock product page by adding a block on top of the product page which will include:
- List of alternative/recommended products
- Option to subscribe for an email notification once the product gets back in stock
- Admin setting to configure meta robot tag for out of stock product pages
Description
Overview - Improved Out of Stock Page Magento-2 Extension
It's very important to decide and implement the right strategy for managing out of stock products. you can actually use "out of stock" items to win and drive sales.
Before figuring out what should you do, it's important to realize what shouldn't be done.
- You shouldn't remove the item completely
- Redirect the user to home page
- Shouldn't be unclear about the product availability
Now, it's time to decide whether the product is temporarily out of stock or permanent. For, temporary out of stock products this extension will be helpful but for the permanent ones, you should mark them as discontinued by using our other extension named "Discontinued Products"
What exactly this extension provides?
This Magento 2 extension will improve out of stock product pages by
- Clearly mentioning that product is sold out
- Listing alternative/recommended products
- Providing an option to subscribe for an email notification as soon as the product gets back in stock
- Providing an option to configure meta robot tag for our of stock product pages
Extension settings
Settings are located at admin path Store - Configuration - RedChamps - Improved Out of Stock Page
and the Back in stock subscriptions list is located at the path
Catalog - Back in Stock Notification - Subscriptions x
Reviews
Customer Reviews
- Rating
-
5
Change Log
- [New] Added new admin setting to choose/hide button type for recommended products
- Bug fixes & code improvement