FEEDBACK · FORM TEMPLATE
Product review form template
Let customers rate a product and share an honest opinion in their own words. Collect a star rating, a short review, and a recommendation, all delivered straight to your inbox for moderation.
Best for: Online stores, marketplaces, and product pages that need social proof.
<form action="https://api.formstork.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY">
<label>Your name
<input type="text" name="name" required placeholder="Jane D.">
</label>
<label>Your rating
<select name="rating" required>
<option>5 stars</option>
<option>4 stars</option>
<option>3 stars</option>
<option>2 stars</option>
<option>1 star</option>
</select>
</label>
<label>Review headline
<input type="text" name="headline" placeholder="Sums up your review">
</label>
<label>Your review
<textarea name="review" required placeholder="What did you like or dislike?"></textarea>
</label>
<label>
<input type="checkbox" name="recommend"> I would recommend this product
</label>
<button type="submit">Post review</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
How is a review different from a testimonial?
A review is an honest rating and opinion about a specific product, while a testimonial is usually a polished quote you feature in marketing. Reviews often include both positive and critical feedback.
Can I moderate reviews before publishing?
Yes. Submissions land in your inbox first, so you decide what to display. Formstork never publishes anything automatically.
Should I collect the reviewer's email?
It is optional here to keep the form quick, but you can add an email field if you need to verify buyers or reply to their feedback.
Start collecting product review form submissions
250 free submissions a month with a real dashboard. No credit card.
Use this template →