SteelCode
steelcode.dev
Preorder, Stock & Price Notifier

Back-in-stock notifications

Let customers subscribe when an unavailable product becomes available again.

Back-in-stock notifications

Enable Enable stock notify button in the plugin configuration. The subscription action appears on a product page only when the product’s available stock is zero.

Customer subscription

Selecting Notify me when available opens a form. The customer provides:

  • full name, required;
  • email address, required;
  • phone number, optional; and
  • newsletter consent, optional.

After submission, the request is stored. The plugin prevents a second open request from the same customer or email address for the same product. The button then shows the subscribed state and is disabled.

Sending the notification

When Shopware records a product stock change and the product has available stock, the plugin finds open requests and dispatches one queue message per request. The worker sends the customer email and marks the request as notified.

Changes that only make the physical stock look available are not enough if the product remains unavailable in the sales channel. Verify the product’s availability, sales-channel assignment, and stock settings.

Listing cards

Enable Show stock notify button in listing when customers should be able to subscribe directly from category or search results. If you also enable the setting that hides add to cart at stock zero, verify the card layout on desktop and mobile.