To add product reviews to your Webflow store, you’ll need to integrate a third-party review system, since Webflow Ecommerce doesn’t offer a built-in review feature.
- Popular options include Stamped, Yotpo, Loox, Judge.me, or general tools like Disqus.
- Pick one based on price, customization, and integration capabilities with custom sites.
- Create an account on the chosen platform.
- Connect your Webflow site (some tools offer Webflow-specific setup guides).
- Generate the review widget or embed script typically provided by the service.
- In Webflow Designer, go to the Product Template Page.
- Add an Embed element (from the Add Panel) where you want the reviews to appear.
- Paste the embed code from your chosen review platform.
- Replace any placeholders (like product ID or name) with Webflow CMS fields using
Add Field
inside the Embed element.
4. Dynamic Product Association
- Many platforms use a Product ID or SKU to associate reviews.
- Use Webflow’s dynamic fields (like
Slug
, Product ID
, or Name
) in the embed code to link the reviews to the correct product.
5. Test and Style
- Publish your site and check if reviews load for individual products.
- Some platforms support custom CSS if you want the reviews to match your site’s design.
Summary
To add product reviews in Webflow, embed a third-party review tool like Stamped or Yotpo on your product template page, using dynamic CMS fields to associate the correct product. Webflow doesn’t support native reviews, so this method is the most flexible and scalable.