Skip to main content

For Shopify merchants

Shopify reviews widget — show Google reviews without an app

Most Shopify stores already have dozens of reviews sitting on Google, Trustpilot or Facebook where shoppers never see them at the moment of purchase. This guide shows how to pull them onto your storefront with one Custom Liquid section — no app install, no theme code, no per-order fee.

Last reviewed by the Reviews Widget product team.

Shopify product reviews app vs storefront reviews widget

A Shopify product reviews app collects new reviews on individual products inside your store. A storefront reviews widget displays reviews you already earned on Google, Trustpilot, Yelp and Facebook. They solve different problems, and most stores need the second one long before the first.

The distinction matters because it decides your cost and your install path. Collection apps sit inside Shopify, need permissions, and usually price per order or per store view. A display widget is a script tag: it renders wherever you paste it and never touches checkout.

Shopify product reviews app compared with a storefront reviews widget
Product reviews appReviews Widget
What it showsReviews shoppers leave on your productsReviews already published on Google, Trustpilot, Yelp, TripAdvisor, Facebook, Booking.com, Airbnb, Amazon, ProductReview.com.au, G2, Etsy
InstallApp store install with store permissionsPaste one script into a Custom Liquid section
Typical pricingPer order or per store viewFlat plan, free tier available
Best placementProduct detail pagesHomepage, landing pages, cart, About, PDP sidebar
Schema outputProduct review snippets (eligible)Organization / LocalBusiness data (see schema section)

Install it with one Custom Liquid section

Create a widget, connect your Google Business Profile, copy the snippet, then in Shopify open Online Store, Themes, Customise, add a Custom Liquid section and paste. The reviews appear immediately and refresh on a schedule from then on.

  1. 1. Connect your sources. Search your business name in the dashboard and add Google first, then any of Trustpilot, Yelp, TripAdvisor, Facebook, Booking.com, Airbnb, Amazon, ProductReview.com.au, G2 or Etsy you use.
  2. 2. Style the grid. Match your theme's corner radius, accent colour and font weight in the live preview before you copy anything.
  3. 3. Paste into Custom Liquid. In the Shopify theme editor, add a section, choose Custom Liquid, and paste the snippet into the code field. Save.

The step-by-step version with screenshots lives in how to embed Google reviews on Shopify.

Where to place the widget by template

Put the full grid on the homepage above the footer, a compact list on product pages near the add-to-cart button, and the floating star badge sitewide. Each placement answers a different hesitation a shopper has at that point in the journey.

Recommended Reviews Widget layout for each Shopify template
TemplateLayoutWhy it works there
HomeGrid or masonryFirst-visit credibility before a shopper browses the catalogue
ProductCompact list or carouselAnswers the trust question right beside add-to-cart
CollectionFloating star badgeKeeps proof visible without pushing products below the fold
Cart / checkout entrySlim carouselReduces abandonment at the highest-intent moment
About / ContactGrid with write-a-review buttonTurns interested visitors into new reviewers

What schema actually fires — and what Google does with it

The widget outputs valid Review and AggregateRating JSON-LD for your business. Google's review snippet guidelines treat reviews about a business on that business's own site as self-serving, so do not expect gold stars in Search from this alone. The value is on-page conversion and machine-readable trust data.

If you specifically want star ratings under product listings, you need per-product Product schema fed by reviews collected on those products — that is what a collection app is for. The two can run side by side without conflict. There is a full explanation in review schema explained and in star rich snippets.

Speed score and Core Web Vitals

The embed is about 5 KB gzipped, loads asynchronously and defers its data fetch until the page is interactive. It is not the LCP element on a well-built Shopify theme, and reserving container height keeps cumulative layout shift at zero.

  • Keep your hero or first product image as the LCP element and preload it.
  • Give the Custom Liquid section a min-height so the reviews mount into reserved space.
  • Avoid stacking multiple full grids on one template — one grid plus the badge is enough.

More detail on rendering and isolation in the no-code embed feature page.

Shopify merchant questions

The most common merchant questions — apps, themes, product pages, schema and speed — are answered in full below the pricing options.

Sources & further reading

Pricing

Plans that scale with your reviews

Free forever plan with star schema and unlimited views. Paid plans scale with review sources — never pageviews.

Show prices in

All prices in AUD. Taxes calculated at checkout.

See full plan comparison

Frequently asked questions

Do I need a Shopify reviews app to show Google reviews?+

No. Shopify product reviews apps collect reviews on your own products. Showing reviews you already earned on Google, Trustpilot, Yelp, TripAdvisor, Facebook, Booking.com, Airbnb, Amazon, ProductReview.com.au, G2 or Etsy only needs a script tag, which every Online Store 2.0 theme accepts through a Custom Liquid section. No app install, no app permissions, no per-order pricing.

Does it work on Online Store 2.0 themes like Dawn?+

Yes. Every Online Store 2.0 theme — Dawn, Sense, Craft, Refresh, Ride, Studio, Publisher and the paid themes — supports Custom Liquid sections in the theme editor, and those sections accept the Reviews Widget snippet directly with no theme code editing.

Can I put the widget on product pages?+

Yes. Open the product template in the theme editor, add a Custom Liquid section where you want the reviews, and paste the snippet. Merchants commonly use a compact list layout on product pages and the full grid on the homepage.

Will this give my products star rich snippets in Google?+

Not for individual products. Reviews Widget outputs Organization and LocalBusiness review data about your store, not per-product Product schema. Google also treats reviews about your own business on your own site as self-serving and generally ineligible for review snippets, so treat the widget as a conversion asset first.

Does the widget slow down my Shopify speed score?+

The script is roughly 5 KB gzipped and loads asynchronously after your page is interactive, so it stays off the critical rendering path. Set a min-height on the section container and layout shift stays at zero when the reviews mount.

Can I show reviews from more than one platform in one widget?+

Yes. Add every source you have — Google, Trustpilot, Yelp, TripAdvisor, Facebook, Booking.com, Airbnb, Amazon, ProductReview.com.au, G2, Etsy, Capterra, App Store, Google Play, Expedia, OpenTable and eBay — to one grid. The widget renders a tab bar so shoppers can view all reviews together or filter to a single platform.

Put your Google reviews on your Shopify storefront

No app install. One Custom Liquid section. Free plan.

All use cases