> For the complete documentation index, see [llms.txt](https://docs.premsoft.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premsoft.de/en/plugins/back-in-stock-notification.md).

# Back in stock notification

Out-of-stock products don’t have to mean missed opportunities. With **PremsStockReminder**, you enable customers to register their interest and automatically notify them when items become available again.

<figure><img src="/files/Pe8F1BkUpk4OORzADDCO" alt=""><figcaption></figcaption></figure>

**Common scenario:**\
A customer finds a product they like, but it’s currently unavailable. With no next step offered, they leave your store—often for good.

**How PremsStockReminder helps:**\
Instead of losing the customer, you provide a simple alternative. A sign-up form appears whenever a product is out of stock. Customers can register with their email address and will be notified automatically once the product is back. This keeps potential buyers engaged and increases the likelihood of conversion.

***

#### Key Benefits

**Smart Detection**\
Out-of-stock items are automatically identified, and the sign-up form is displayed where it matters most—on product pages, category listings, and search results.

**GDPR-Compliant Sign-Up**\
Double opt-in ensures that customers confirm their email address before receiving notifications.

**Flexible Targeting**\
Control exactly which products show the feature using dynamic product groups—perfect for pre-orders, limited releases, or special campaigns.

**Seamless Shopware Integration**\
Emails are sent via the Flow Builder, allowing full customization and easy integration into existing workflows.

**Automated Notifications**\
As soon as a product is restocked, all subscribed users are notified automatically in the background.

**Full Backend Control**\
Manage all subscriptions centrally and gain valuable insights through built-in analytics.

**Improved User Guidance**\
Optionally hide purchase options for unavailable products to focus attention on the notification feature.

**Sales Channel Customization**\
Adapt all settings individually for each sales channel.

**API-Ready for Headless**\
Fully compatible with headless setups via Store API endpoints.

***

**In short:**\
Turn unavailable products into future sales with a smart and automated notification system.


---

# 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://docs.premsoft.de/en/plugins/back-in-stock-notification.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.
