Skip to main content
92 Nodes
Back to Blog

How to Add Back-in-Stock Notifications to WooCommerce for Free

Published on September 11, 2026 by Muhammad Raza Bangi

A customer finds the product they want, opens the page, and sees Out of stock. Most stores leave it there — no way to ask for an update, no way to come back automatically. The customer either forgets about it or buys the same thing from a competitor who happened to have it in stock that day. That single moment, repeated across every out-of-stock product on a WooCommerce store, adds up to a lot of quiet, unrecorded lost purchase intent.

This guide covers why back-in-stock notifications matter, how they work in practice, and how to set them up on a WooCommerce store for free using 92 Notify, an open-source WordPress plugin. You don't need to have decided to install anything yet — the first few sections explain the problem and the mechanics before any setup steps.

What Happens When a WooCommerce Product Goes Out of Stock?

By default, WooCommerce handles an out-of-stock product in one of two ways: it either hides the product from the store entirely, or it keeps the page visible with the Out of stocklabel and disables the Add to Cart button. Either way, the customer's options end there. WooCommerce itself has no built-in way to collect that visitor's email address or notify them later — that part is left to a plugin.

That gap matters more than it looks. A visitor who lands on an out-of-stock page has already done the hard part — they searched, compared, and decided they want that specific product. Without a way to capture that interest, the store has no record that the visit, or the demand, ever happened.

Why Back-in-Stock Notifications Matter

A back-in-stock notification system gives that visitor a small, low-friction action to take instead of leaving: enter an email address and get told when the product is available again. It doesn't manufacture demand that wasn't already there — it just gives existing demand a way to convert later instead of disappearing entirely.

In practical terms, this can help a store:

None of this guarantees a sale — a subscriber can still ignore the email or buy elsewhere in the meantime. What it does is remove the one obstacle a store fully controls: whether a returning shopper has any reason to come back at all.

Introducing 92 Notify for WooCommerce

92 Notify is a free, open-source WordPress plugin, listed on WordPress.org, that adds back-in-stock and similar-product email alerts to a WooCommerce store.

It was built by 92 Nodes to solve exactly the gap described above: WooCommerce shows "Out of stock," and 92 Notify adds the missing subscribe-and-notify step around it. The plugin requires WooCommerce to be installed and active, WordPress 6.5 or later, and PHP 7.4 or later — you can confirm the current tested-up-to WordPress version on the official plugin page.

Key Features of 92 Notify

How 92 Notify Works

The flow is the same whether a store administrator is watching or not:

  1. A product becomes unavailable and WooCommerce marks it out of stock.
  2. 92 Notify displays a subscription form on that product page, and the customer submits their email address.
  3. The subscription is stored against that specific product.
  4. The product returns to stock, either restocked manually or updated through an inventory sync.
  5. 92 Notify sends the relevant notification — a back-in-stock alert, or a similar-product alert if a related item became available instead.
  6. The customer can click through to the store, or use the secure unsubscribe link to stop future emails for that subscription.

For the store administrator, the same flow shows up as a running Subscribers list inside wp-admin, plus a settings screen for deciding where the form appears and how notifications get sent — covered in the installation walkthrough below.

Step-by-Step Installation

1. Install WooCommerce (if it isn't already active)

92 Notify is built on top of WooCommerce and won't do anything without it. From Plugins → Add New in wp-admin, search for WooCommerce, install it, and activate it before continuing.

2. Install 92 Notify from WordPress.org or the dashboard

Search for "92 Notify" from Plugins → Add New and click Install, or download it directly from its WordPress.org listing and upload the zip file under Plugins → Add New → Upload Plugin.

3. Activate the plugin

Click Activate once installation finishes. A new 92 Notify menu item appears in the wp-admin sidebar.

4. Open 92 Notify → Settings

This is where the plugin's behavior is configured — which categories are eligible, how notifications are sent, and how the subscription form appears on product pages.

5. Select eligible product categories

92 Notify can show the subscription form only on the product categories you choose, instead of every product in the catalog. This is useful for stores that only want stock alerts on certain product lines — for example, only physical inventory, not digital or made-to-order items.

6. Configure notification options

Decide whether notifications should send automatically when stock changes, or whether an administrator should trigger them manually from the Subscribers screen. Both modes read from the same subscriber list.

7. Test the subscription and notification flow

Before relying on it in production, mark a test product out of stock, subscribe with a real inbox you control, restock the product, and confirm the notification email arrives and that its unsubscribe link works. This also confirms your site's outgoing email delivery (WooCommerce/WordPress transactional email) is functioning correctly.

How Similar-Product Alerts Work

Not every out-of-stock product comes back — sometimes it's discontinued, or restocking takes longer than a customer is willing to wait. 92 Notify handles this by checking WooCommerce's own related-product logic, which groups products by shared categories and tags, rather than running a separate recommendation system. If a related product becomes available while the originally requested one is still out of stock, the subscriber can receive a similar-product alert instead — keeping the interaction useful even when the exact item they wanted isn't back yet.

Subscriber Management, Export, and Privacy

Every subscription 92 Notify collects lands in a Subscribers screen inside wp-admin, where administrators can:

On the privacy side, every notification email includes a secure, one-click unsubscribe link — no login required — and the plugin integrates with WordPress's built-in Personal Data Exporter and Eraser tools, so a subscriber's data can be included in standard WordPress privacy-request workflows. If WooCommerce is deactivated, the subscription form and stock-based notifications stop working, but existing subscriber data isn't deleted — the Subscribers screen stays available for search, export, or removal. On a WordPress multisite network, each site keeps its own independent subscriber list and settings; there's no shared, network-wide list.

92 Notify provides privacy-related controls and integrates with WordPress's privacy tools, but it does not, on its own, guarantee compliance with GDPR, CCPA, or any other law. This article is not legal advice — consult your own counsel for your store's specific obligations.

Who Should Use 92 Notify?

92 Notify is a reasonable fit for:

It's less relevant for stores that never go out of stock, or for pure digital-goods stores where availability isn't really a concept that applies.

Best Practices for WooCommerce Stock-Alert Emails

Frequently Asked Questions

Q: Is 92 Notify free?

A: Yes. 92 Notify is free and open source, distributed through the official WordPress.org plugin directory. There is no paid tier or account requirement.

Q: Does 92 Notify require WooCommerce?

A: Yes. WooCommerce must be installed and active — 92 Notify adds its subscription form and notification logic on top of WooCommerce's own product and stock data.

Q: How are similar products selected?

A: 92 Notify uses WooCommerce's own related-product logic, based on shared categories and tags, rather than a separate recommendation engine. It checks for available alternatives when a subscribed product transitions from out of stock to in stock.

Q: Can customers unsubscribe without logging in?

A: Yes. Every notification email includes a unique, secure one-click unsubscribe link. No account or login is required to stop future emails for that subscription.

Q: Can store administrators export subscribers?

A: Yes. The Subscribers screen supports search and filtering, and administrators can export the full subscriber list as a CSV file.

Q: What happens if WooCommerce is deactivated?

A: The subscription form and stock-based notifications stop working while WooCommerce is inactive, but subscriber data isn't deleted. The Subscribers screen stays available so records can still be searched, exported, or removed.

Q: Does 92 Notify support WordPress multisite?

A: Yes, in the sense that each site in a multisite network keeps its own separate subscriber list and settings. There is no shared, network-wide subscriber list or notification queue.

Q: Does the plugin guarantee GDPR or CCPA compliance?

A: No. 92 Notify provides privacy-related controls — secure unsubscribe links, subscriber deletion, and integration with WordPress's built-in Personal Data Exporter and Eraser — but it does not by itself guarantee compliance with GDPR, CCPA, or any other law. Consult your own legal counsel for your store's specific obligations.

Conclusion

An out-of-stock page doesn't have to be a dead end. Giving customers a simple way to ask for an update — and giving the store a reliable way to follow up — turns a page that used to lose visitors quietly into one that can bring at least some of them back. 92 Notify handles that loop end to end: the subscription form, the stock and similar-product detection, the notification email, and the subscriber management behind it, all for free.

If your WooCommerce store could use a hand beyond a single plugin — inventory workflows, performance, or a broader store rebuild — our eCommerce Solutions team can help, and you can read how 92 Notify itself was built in the 92 Nodes case study. For a wider comparison of platform choices before you commit to a stack, see our guide to Shopify vs custom e-commerce development.

Written by

Muhammad Raza Bangi

Founder · Engineering

View profile