Shopify how-to

How to Add Reviews to Shopify (With or Without an App)

The fastest way to add product reviews to a Shopify store, the app and no-app routes compared, and the one setting that decides whether Google ever shows your stars.

Updated 2026-06-017 min

What is the fastest way to add reviews to Shopify?

Install a review app. It handles collection, display, and the structured data that Google needs, so you are not hand-building any of it. The whole job is install, place the widget, send your first request.

Most stores should start here rather than building manually. A free plan removes the only real reason to avoid an app, and you keep the option to export your reviews later if you outgrow it.

  • Open the Shopify App Store and search reviews.
  • Install the app; it adds itself to your theme automatically.
  • Place the review widget on the product template (covered below).
  • Send your first review request to past customers.

Which review app should I start with?

Judge.me is the common default because it has a genuinely free plan with unlimited review requests, so a new store can collect at scale without paying. That alone makes it the lowest-risk place to begin.

This is a starting point, not a verdict. Loox leans on photo reviews, Yotpo targets larger merchants, and others trade features differently. Start free, see whether reviews actually move your conversion, and only then weigh a paid plan.

How do I install a review app on Shopify?

From the app listing, click install and approve the permissions. The app injects its display into your theme through the app embed and app block system, so you usually do not touch theme code.

If reviews do not appear after installing, the embed is probably switched off. Open your theme customiser, find the app embeds panel, and enable the review app there. Nothing displays until that toggle is on.

Where should the review widget go on the product page?

Two places do the work. A star rating near the title, just under the product name, gives instant social proof above the fold. The full review list sits lower, after the description, where a shopper goes to read detail before buying.

In the theme customiser, open a product template and add the review app blocks in those two positions. Keep the star summary high and the review body lower; that order matches how people actually shop a page.

  • Star rating block: directly under the product title.
  • Review list block: below the description and add-to-cart.
  • Optional: a homepage or collection badge for aggregate proof.

Can I add reviews without an app?

Yes, but it is the slower route. You can store reviews in Shopify metafields and render them in your theme, or hard-code a few testimonials into a section. This avoids a third-party dependency and any monthly cost.

The trade-off is real: you build and maintain collection, moderation, email requests, and structured data yourself, none of which a metafield gives you. For most merchants the manual route makes sense only for a handful of curated quotes, not as a full review system.

Why do my reviews not show stars in Google?

Star rich snippets need the marked-up reviews visible in the page that Google reads, not just in a script that runs afterwards. Many apps inject reviews through a JavaScript widget after the page loads, which a shopper sees but a crawler can miss, so the structured data it depends on is absent when Google looks.

The setting that decides this is whether your reviews are server-rendered into the page HTML or painted in by a widget. Server-readable review HTML is far easier for Google, and for AI answer engines, to read and quote. When you compare apps, ask exactly this: are the reviews in the source, or only in the widget?

  • Server-rendered HTML: present before scripts run, easy to crawl.
  • JavaScript widget: looks identical to a shopper, often invisible to crawlers.
  • Check yours: view page source and search for your review text.

What this adds up to

Install a free app, place the star summary high and the review list low, and confirm your reviews are server-readable so Google can show stars. That covers the on-page job end to end.

Most review apps were built for the on-page shopper and stop there. Getting the reviews you already have readable, corroborated, and cited in search and AI is the gap BetterReviews is built to close.

Free
Judge.me's plan, with unlimited review requests, the usual free starting point
Vendor pricing, June 2026
Server HTML
What star rich snippets need: marked-up reviews visible in the page, not just a widget
AEO research synthesis, 2025
2 blocks
Product-page placements that do the work: star summary high, review list low
BetterReviews guidance, 2026
Common questions
Does Shopify have a built-in reviews feature?
No, not natively today. Shopify retired its own Product Reviews app, so reviews now come from a third-party app or a manual theme build. A free app such as Judge.me is the simplest replacement for most stores.
Is Judge.me really free?
Yes, it has a genuinely free plan with unlimited review requests, which is why it is the common starting point. Paid tiers add features, but a new store can collect reviews at scale without paying anything.
Will adding a review app slow down my store?
It can, since most widgets load extra JavaScript on the product page. The effect is usually small, but it is a reason to prefer apps that render reviews into the page HTML rather than painting them in late, which is also better for Google.
Why are my reviews not showing in Google search?
Usually because the review text is locked in a JavaScript widget Google cannot read when it crawls the page. Star rich snippets need the marked-up reviews present in the server HTML; if yours are only in the widget, the structured data is missing.