MARKETING · FORM TEMPLATE
Back in stock form template
Let shoppers ask to be notified when a sold-out product is back. Capture their email and the item so you can send a restock alert and recover the sale.
Best for: Ecommerce stores recovering lost sales on out-of-stock and limited items.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Email
<input type="email" name="email" required placeholder="you@example.com">
</label>
<label>Product name
<input type="text" name="product" required>
</label>
<label>Size or variant
<input type="text" name="variant" placeholder="e.g. Medium, Blue">
</label>
<label>
<input type="checkbox" name="subscribe"> Also email me about new arrivals
</label>
<button type="submit">Notify me</button>
</form>Replace YOUR_ACCESS_KEY with your form's key from the dashboard. That's it, no backend.
How it works
- Create a free form Create a free form in the Formstork dashboard and copy its access key.
- Paste the HTML Paste the template HTML above into your page and swap in your key.
- Submit it. Every response is emailed to you, filtered for spam, and stored in your inbox, ready to export or forward to Slack, Sheets, and more.
Frequently asked questions
When should I send the restock alert?
Send it as soon as inventory is live and link straight to the product. The first hour after a restock is when intent is highest, so speed matters.
Can I capture which variant sold out?
Yes. The size or variant field tells you exactly what to restock and lets you alert only the people waiting on that option.
Does this work without a Shopify app?
It does. The form is plain HTML you can drop onto any product page, and submissions arrive by email or in your dashboard regardless of platform.
Start collecting back in stock form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →