Magento provides RSS feed for low inventory alerts. Lets us discuss how to subscribe to the feed.
First we need to set up the inventory level of a product at which it will be considered as low stock.
- Login to admin and navigate to System >> Configuration
- Scroll down to the Catalog tab and click the Inventory section to open it. Now expand the ‘Product Stock Options’ section.
- Set Manage Stock as ‘Yes’ and add a value for ‘Notify for Quantity Below’, save the configuration. Note that you do not set ‘Notify for Quantity Below’ as 0 as it disables the RSS feed.
The above configuration is done at Global level for all products but if you want you can override it for specific product as shown below:
- In the Magento admin navigate to Catalog >> Manage Products
- Click the product row to edit the product
- Open the Inventory tab
- Now you need to set Manage Stock as “Yes” if it not already and add a value for ‘Notify for Quantity Below’. Uncheck the “Use Config Settings” checkbox to override the global settings and enter product specific values.
- Save the product.
How to subscribe to low inventory alerts RSS feed?
- In the Magento admin navigate to Catalog >> Manage Products
- At the top of the product listing grid next to the pagination toolbar there is a link ‘Notify Low Stock RSS’,click it.
- A pop up appears asking for username and password, enter you admin login credentials.
- On successful authentication you are redirected to a RSS feed page. Add this page link to your favorite RSS reader.
Blackbird
September 22, 2017This tutorial works perfectly for a global stock notification via RSS and we recommend it!