> For the complete documentation index, see [llms.txt](https://landofcoder.gitbook.io/out-of-stock-notification/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://landofcoder.gitbook.io/out-of-stock-notification/master.md).

# Overview

Magento 2 Out Of Stock Notification is a helpful and versatile tool to supports & keep your customers updated.

The module assists you in notifying the customers who come to your Magento 2 store about all the changes that happen to the stock on the store including stock notification, changes in prices as well as the status of the stock.

**Main Features:**

* \[New] REST API Support
* Customer can subscribe notification for: Out of Stock Product, Sale Off Product, Change Price Product
* Notify customers by-product (product stock status, price changes)
* Notify By Email Automatically or Manually **FEATURED**
* Customizable Email Template
* Subscribe unlimited individual products
* Manage the list of subscribers easily
* Display stock alert in a popup or on a page
* Display notification any page
* Choose to subscribe or unsubscribe with ease
* Show Advanced Report: Out of Stock Product Subscription
* All Product Types Supported **FEATURED**

**Explore Other** [**Best Magento 2 Extensions**](https://landofcoder.com/magento/magento-2.html)

**Recommended product**: [PURCHASE ORDER](https://landofcoder.com/magento-2-purchase-order-management.html/), [RECOMMENDED PRODUCTS](https://landofcoder.com/magento-2-recommended-products.html/)

**Community Edition:** 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x

**Enterprise Edition:** 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x

**Link:** <https://landofcoder.com/magento-2-out-of-stock-notification.html>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://landofcoder.gitbook.io/out-of-stock-notification/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
