Skip to main content

Shopify · 5 min read

How to add Google reviews to Shopify

Every Online Store 2.0 theme includes a Custom Liquid section, which accepts any HTML you paste into it. That is all you need to put your live Google reviews on the storefront — no app, no monthly fee, no extra app scripts on every page.

Last reviewed by the Reviews Widget product team.

Why no app is the better default

Shopify apps are the usual answer and often the wrong one for this job. An app adds a recurring fee, its own scripts on every page load, and a dependency you have to migrate if you change themes. A Custom Liquid section adds one line and nothing else.

Shopify reviews app compared with a Custom Liquid embed
Reviews appCustom Liquid embed
Monthly costUsually recurringFree plan available
Scripts added to your storeApp scripts plus app-embed blocksOne async script
Theme changeOften needs reinstalling or re-blockingRepaste one line
Sources shownUsually one platform17 platforms — Google, Trustpilot, Yelp, TripAdvisor, Facebook, Booking.com, Airbnb, Amazon, ProductReview.com.au, G2, Etsy
Design controlApp's settingsFull layout and token control

Step-by-step in the Shopify theme editor

Skip the reading — build your widget now

Free plan, no credit card. Your reviews are embedded before you finish this guide.

Build the widget, copy the script tag, open Online Store then Themes then Customize, add a Custom Liquid section on the template you want, paste, save, then check the live storefront rather than the theme editor preview.

  1. 1

    Create your free Reviews Widget

    Sign up, search your business name to attach your Google Business Profile, and let the first fetch pull in your reviews and aggregate rating.

  2. 2

    Style the widget to your theme

    Choose grid, masonry, list, carousel, a scrolling marquee, review popups or a floating star badge, then match your Shopify theme's colours, corner radius and font scale in the live preview.

  3. 3

    Copy the embed snippet

    Open the Embed tab and copy the one-line script tag.

  4. 4

    Open the Shopify theme editor

    In your Shopify admin go to Online Store, then Themes, then Customize on your live theme. Navigate to the page template where the reviews belong.

  5. 5

    Add a Custom Liquid section

    Click Add section, choose Custom Liquid, and drag it into position — usually below the featured collection on the homepage, or beneath the product description on a product template.

  6. 6

    Paste the snippet and save

    Paste the script tag into the Custom Liquid field and click Save. The theme editor preview may not run the script.

  7. 7

    View the live store and verify

    Open your storefront in a normal browser tab and confirm the reviews render, then run the URL through Google's Rich Results Test to see the JSON-LD parse.

Where to place reviews in a store

Recommended reviews placement by Shopify template
TemplatePlacementObjection it answers
HomepageGrid below the featured collectionIs this a real business?
CollectionFloating star badgeReassurance while browsing
ProductCompact list under the descriptionWill this arrive as described?
CartSlim carousel above checkoutLast-second abandonment
About or contactGrid with a write-a-review buttonTurns buyers into reviewers

Store reviews vs product reviews

This widget shows store-level reviews — what customers say about your business on Google, Trustpilot, Yelp, Facebook or TripAdvisor — and it can also pull marketplace product reviews from Amazon, Etsy and ProductReview.com.au into the same embed. Product reviews collected on your own product pages answer a different question, and most stores need merchant trust established first.

The distinction matters for search too: product star ratings in Google require per-product Product structured data fed by product reviews, which store-level reviews cannot supply. More detail on social proof for ecommerce.

Troubleshooting

Common Shopify embed problems and their fixes
SymptomLikely causeFix
Nothing renders in the theme editorThe editor preview does not run the scriptCheck the live storefront URL
Custom Liquid section not availableTheme is Online Store 1.0Upgrade the theme, or paste into a template file
Reviews missing on one template onlySection added to a single templateAdd the section to each template you need
Section renders below everything elseSection order in the editorDrag the section into position and save
Widget clipped inside a sectionTheme section has a fixed heightRemove the height constraint
Old styling after a redesignStorefront or CDN cacheHard-refresh, then recheck in a clean profile

Sources & further reading

Frequently asked questions

How do I add Google reviews to Shopify without an app?+

Add a Custom Liquid section in the theme editor and paste the widget's script tag into it. Online Store 2.0 themes support Custom Liquid on any template, so there is no app to install, no monthly app fee and no extra app scripts loading on every page of your store.

Where is Custom Liquid in Shopify?+

In your admin, open Online Store, Themes, then Customize. On the template you want, click Add section and choose Custom Liquid. Paste the snippet into the Liquid code field, drag the section into position, and click Save.

Does this work on Shopify 1.0 themes?+

Custom Liquid sections require an Online Store 2.0 theme. On an older 1.0 theme you can still paste the snippet directly into a theme template file such as index.liquid, but duplicate the theme first so you have a rollback.

Will a reviews app slow my store more than this?+

Typically yes. Review apps inject their own scripts and often app-embed blocks on every page, whereas this is one asynchronous 5 KB script that fetches nothing from your Shopify backend. Fewer app scripts is one of the most reliable Shopify speed improvements available.

Can I show Google reviews on product pages?+

Yes — add a Custom Liquid section to the product template and the same widget renders on every product. Remember these are store-level reviews about your business, not per-item product reviews, so place them as merchant trust rather than product feedback.

Will Shopify product stars appear in Google search?+

Not from this widget. Product rich results require per-product review data in Product structured data, and reviews about your own business on your own site are treated as self-serving and are ineligible for review rich results. Treat the widget as a conversion asset.

Ready to add Google reviews to Shopify?

One Custom Liquid section. No app, no monthly fee.

All how-to guides