How to fix low review count on Adobe Commerce (Magento)

Collect at least 5 published reviews so Google can display star ratings in search results for your product pages.

Steps for Adobe Commerce (Magento)

  1. In the Admin Panel go to Marketing → User Content → Reviews to see review counts per product and approve any pending reviews.
  2. Enable the native post-purchase review reminder: Stores → Configuration → Catalog → Product Reviews → 'Allow Guests to Write Reviews' and configure transactional email templates under Marketing → Email Templates.
  3. Adobe Commerce (and Magento Open Source) core themes (Luma/Blank) render aggregateRating schema automatically via the Magento_Review module once at least one approved review exists; the count increments automatically.
  4. For richer automation, install a review extension from the Adobe Commerce Marketplace (e.g. Yotpo, Trustpilot, or ReviewBooster).
  5. After reaching 5 reviews per product, run the Rich Results Test to confirm reviewCount ≥ 5 is present in the structured data output.
Official Adobe Commerce (Magento) documentation ↗
{
  "@context": "https://schema.org/",
  "@type": "Product",
  "name": "Example Product Name",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.7",
    "reviewCount": "5"
  }
}

What is low review count?

When you add review or rating markup (structured data) to a product page, Google can show gold star ratings directly in search results — a feature called a "review snippet" or "rich result." However, Google requires a minimum of 5 reviews (a reviewCount of 5 or higher in your structured data) before it will actually display those stars. If your page currently has fewer than 5 reviews, the markup is technically correct but Google will silently ignore the stars and show a plain blue link instead.

Star ratings in search results are one of the most powerful click-through-rate boosters available to an online store — studies consistently show they lift CTR by 15–30%. Every day your product pages appear without stars, you are handing clicks to competitors whose listings do show them. Beyond CTR, reaching the 5-review threshold also builds social proof that directly increases on-page conversion rates and average order value. This is a pure revenue opportunity that costs nothing but a focused effort to collect genuine customer feedback.

See the complete Low review count guide for every platform and the full background.

Not sure if your Adobe Commerce (Magento) store has this?

Run a free SEOLZ audit — we’ll find low review count and every other issue across your whole site.

Scan my site free

Fix low review count on another platform