How to Add a Review Carousel to Your Shopify Homepage

2026-09-11 · product reviews

A review carousel puts social proof directly on the page where most visitors decide whether to stay or leave. Instead of burying testimonials on a separate page, you surface them at the exact moment a shopper is evaluating your brand. This guide walks through two no-code ways to do it on Shopify — Loox and Judge.me — plus the settings and fixes that actually matter.

Your homepage is the highest-traffic page on most Shopify stores, and it's usually the first impression. Reviews placed there do three jobs at once:

A static block of three quotes works, but a carousel shows more reviews in the same vertical space. On mobile — where most Shopify traffic lands — that space is precious.

What You Need Before You Start (Apps and Theme Requirements)

You don't need to write code for either method below, but you do need the right foundation.

A review app installed. Loox and Judge.me are the two most common choices for Shopify stores that want photo reviews and a built-in carousel widget. Both have free or low-cost tiers — check current pricing on each app's Shopify listing, since plans change.

A Shopify theme that supports app blocks or sections. Any Online Store 2.0 theme does. That includes all current free Shopify themes (Dawn, Refresh, Craft, Studio) and most paid themes from developers like Out of the Sandbox and Archetype Themes. If you're on a legacy theme from before 2021, you may need to update or use the app's manual embed option.

Published reviews. Both apps only display reviews you've approved. If you're just starting out, import reviews from a previous platform or send review request emails first.

A decision on placement. On most themes you'll add the carousel as a section on the homepage template, typically below the hero and above the featured collection.

Requirement Loox Judge.me
Shopify plan needed Any Any
Free tier available Check current pricing Yes, free plan available
Photo reviews Yes Yes
Carousel widget Yes Yes
Coding required No No
Works with OS 2.0 themes Yes Yes

Loox leans heavily on photo reviews, so its carousel is visually rich — good for fashion, beauty, and home goods.

  1. Install Loox from the Shopify App Store and complete the setup wizard.
  2. In the Loox dashboard, go to Widgets and select Carousel.
  3. Choose the layout: photo-first, quote-first, or a mixed grid. Pick the one that matches your product imagery.
  4. Set the filter — for example, only reviews with photos, or only 4- and 5-star reviews.
  5. Click Add to theme (or copy the widget code if you prefer manual placement).
  6. In the Shopify theme editor, go to Customize → Home page → Add section, and select the Loox carousel section.
  7. Drag it to the position you want, then save.

Loox also lets you create multiple carousels with different filters, so you can run a general one on the homepage and a product-specific one on collection pages.

Judge.me's carousel is more text-forward and integrates tightly with Google Shopping review feeds, which matters if you run ads.

  1. Install Judge.me from the Shopify App Store and finish onboarding.
  2. Open the Judge.me admin and go to Widgets → Carousel.
  3. Configure the review source: all reviews, product-specific, or a curated set.
  4. Set the number of reviews shown and the rotation speed.
  5. Click Install widget and choose Home page as the target.
  6. Open the Shopify theme editor, find the Judge.me section (it usually appears automatically after install), and position it.
  7. Save and preview on both desktop and mobile.

If the section doesn't appear automatically, use the manual embed: Judge.me provides a short snippet you can paste into a Custom Liquid section in the theme editor. That's still no-code — you're pasting, not writing.

The default settings on both apps are conservative. A few changes make a real difference:

Layout. Horizontal scroll strips work well on mobile. Multi-column grids work better on desktop. Most apps let you set a different layout per device — use it.

Star display. Show the star rating on each card. It's the fastest signal a shopper reads. Hiding stars to "clean up" the design usually hurts performance.

Autoplay speed. Four to six seconds per slide is the practical range. Faster than three seconds and people can't finish reading; slower than eight and the carousel looks broken.

Number of reviews. Five to ten visible cards is plenty. More than that and the section becomes a wall the visitor scrolls past.

Card content. Include the reviewer's first name, a verified badge if available, and the product name. Photo reviews outperform text-only cards in most stores.

Colors and fonts. Match your theme's accent color for the arrows and dots, and use the same font family as the rest of the page. A carousel that looks bolted on reads as an ad.

The section doesn't appear in the theme editor. Your theme may not be Online Store 2.0. Check by opening the theme editor — if you see "Add section" everywhere, you're fine. If not, update the theme or use the app's manual embed code in a Custom Liquid block.

Reviews show but photos don't load. This is usually a lazy-loading conflict with your theme. Disable lazy loading for that section in your theme settings, or contact the app's support — both Loox and Judge.me respond to this specific issue regularly.

The carousel breaks on mobile. Set the mobile layout to a single-column scroll in the widget settings. Multi-column grids rarely work below 480px.

Duplicate reviews appear. You likely have the widget installed twice — once via the app's automatic injection and once via a manual section. Remove one.

Autoplay stops after one loop. Some themes' JavaScript conflicts with the widget's slider. Try disabling other sliders on the homepage, or switch the widget to a CSS-only scroll layout.

Reviews aren't updating. Clear your theme's cache or check that new reviews are approved in the app dashboard. Unapproved reviews never display.

Best Practices for Showing Reviews on Your Homepage

Conclusion

Adding a review carousel to your Shopify homepage is a 20-minute job with Loox or Judge.me, and it's one of the highest-leverage changes you can make to a store that already has traffic. Focus on placement, autoplay speed, and photo reviews — those three settings drive most of the impact. Test, measure, and iterate rather than trying to perfect it on day one.

FAQ

Do I need to know how to code to add a review carousel to Shopify? No. Both Loox and Judge.me provide pre-built carousel widgets that install as theme sections. You configure them through a dashboard and place them in the theme editor. The only time you'd touch code is pasting a provided embed snippet into a Custom Liquid block, which is copy-and-paste, not programming.

Will a review carousel slow down my Shopify homepage? It can if you load dozens of reviews at once. Keep the visible count to five to ten cards, enable lazy loading in the widget settings, and avoid running multiple sliders on the same page. Both apps are built to be lightweight when configured properly.

Can I show reviews from different products in one carousel? Yes. Both Loox and Judge.me let you build a carousel from all reviews, a specific product, or a manually curated set. A mixed carousel works well on the homepage; product-specific carousels belong on product or collection pages.