Show Star Ratings on Your WordPress Product Pages
Show WooCommerce product reviews and star ratings on your product pages to build trust near the price and nudge the buying decision.

WooCommerce shows star ratings on product pages out of the box. Turn them on under WooCommerce → Settings → Products → General: enable product reviews, enable star ratings, and decide whether to restrict reviews to verified owners. The stars then appear on the single product page and in the shop and category listings.
If you have done that and the stars are still missing, it is one of four things, all fixable and all listed below. And once the ratings are visible, there is a question the toggle tutorials skip entirely: which reviews you are allowed to show, and which you are not allowed to hide.
Turning ratings on

In WooCommerce → Settings → Products → General you will find the review settings. What each one does:
- Enable product reviews. The master switch. Off, and no review form appears anywhere.
- Show “verified owner” label. Marks reviews written by someone whose purchase Woo can confirm. Free credibility — leave it on.
- Only allow reviews from verified owners. Restricts reviewing to confirmed buyers. Excellent for trust, and it eliminates most spam. The catch: with guest checkout enabled, some genuine buyers will not be recognised.
- Enable star rating on reviews / Star ratings should be required. Whether a review carries a rating, and whether a reviewer must give one. Require it — a review without a rating contributes nothing to your average.
That is the whole first-party setup. A plugin is worth adding when you want photo reviews, review reminders, or a different layout — not to display stars, which Woo already does.
Where the stars actually appear
- On the single product page — the average rating beneath the title, and the full reviews in the Reviews tab.
- In the shop and category listings — the average under each product in the grid. This is the placement people most often find missing, and it is theme-dependent.
- In related products and upsells — same loop, same rules.
The listing stars matter more than owners expect, because they are visible during comparison, when the shopper is still choosing between products rather than deciding on one.
Why your stars aren’t showing
Four causes account for nearly every report, in this order:
- A setting switched off — often by an update. Owners have reported reviews vanishing from the shop page after an update changed the product settings screen. Re-check that “Enable product reviews” and the star-rating options are still ticked; it takes ten seconds and it is the most common answer.
- The theme’s template does not call the rating. Custom and heavily-modified themes sometimes ship a
content-product.phpthat omitswoocommerce_template_loop_rating(), or a single-product template missingwoocommerce_template_single_rating()andcomments_template(). If the reviews exist in the admin but nothing renders on the front end, this is where to look. - You are seeing numbers instead of stars. Woo draws its stars with an icon font, so a site-wide CSS rule like
* { font-family: … }overrides it and the glyphs fall back to plain characters. Exempt.star-ratingfrom the override. - There are simply no reviews yet. Woo shows nothing rather than an empty five-star frame. If a product has never been reviewed, the absence is correct.
One more, if you restricted reviews to verified owners: check whether your buyers are actually logged in at checkout. Guest orders often cannot be matched to an account, so those customers get no review form at all and you assume the feature is broken.
What you may remove, and what you may not

Product reviews arrive as WordPress comments, so you can approve, unapprove and delete them — which puts a genuinely consequential decision in your hands.
Legitimate moderation is sentiment-neutral. Spam, abuse, personal information, content unrelated to the product, obvious fakes, and reviews about a courier’s failings that have nothing to do with what you sold — you may remove these, as long as you would apply the same rule to a glowing review. Akismet and similar tools handle the volume.
Not legitimate: deleting or hiding reviews because the rating is low. Once your product page shows an average and a set of reviews, it is representing what customers said. The FTC’s 16 CFR §465.7(b) makes it a deceptive practice to materially misrepresent that displayed reviews “represent most or all the reviews submitted” while suppressing some by rating or negative sentiment. A four-star-and-up product page is exactly that picture.
The pressure here is real, and one store owner described where it leads: bad reviews arrive “because they’re dissatisfied with things that have nothing at all to do with the actual product. And then you get into a situation where it looks like you’re killing bad reviews or something. The whole thing is just a mess and I finally removed that ability completely.” Turning reviews off is a worse outcome than a 4.4 average — you lose the social proof and the shopper notices that too.
Two more lines not to cross. Do not write reviews yourself or have staff and family write them — that is squarely what §465.2 of the same rule covers. And do not offer a discount in exchange for a review, however it is worded: Google prohibits incentives outright, and rewards tied to review content reach the FTC rule. “5% off for verified buyers who review” is a common suggestion in store-owner forums and it is not the safe compromise it appears to be. Should You Offer an Incentive for Reviews? covers what is allowed.
Getting those stars into Google’s results
Stars on your own page and stars in Google’s search results are two different things. Product pages are one of the content types genuinely eligible for review snippets, which is why a store has a real route here that a service business does not.
What you need is valid Product structured data with an aggregate rating built from your real buyer reviews, output in the initial HTML. Most SEO plugins and Woo’s own output handle this; the mechanics and the eligibility rules are in Add Review Schema for Star Ratings in Google Results.
One thing you cannot do: pull the global Google product ratings for an item you stock and display them as yours. Those belong to other merchants’ feeds. The legitimate direction is the opposite — collect reviews on your own store, and push them to Google through a Merchant Center product ratings feed.
When a product genuinely gets bad reviews
Read them before you react. Product reviews are the cheapest product research you will ever get, and the complaints usually cluster: the sizing runs small, the instructions are unclear, the packaging arrives crushed.
Then do the thing the review is asking for. Fix the description, add the missing measurement, change the box. Reply publicly to say what you have changed — future shoppers read the reply as much as the complaint. And where the fault is yours, put it right for that customer directly; Service Recovery: Turn an Unhappy Customer Into a Loyal One covers the loop.
FAQ
Do I need a plugin to show star ratings in WooCommerce?
No. Ratings and reviews are built in. Plugins add photo reviews, reminder emails, and alternative layouts — useful, but not required for stars.
Should I restrict reviews to verified owners?
For most stores, yes — it removes nearly all spam and every review carries a purchase behind it. Just be aware that guest checkouts may not be matched, so some real customers will not be able to review.
Why do my product reviews show in the admin but not on the site?
Almost always a theme template missing the rating or comments call, or the setting having been switched off. Test with a default theme to isolate it in a minute.
Can I hide a one-star review?
Not for being one star. You can remove it if it is spam, abusive, unrelated to the product, or fake — applying the same standard you would to a five-star review. Otherwise it stays, and your reply does the work.
Do product reviews help SEO?
They add unique, regularly-refreshed content to the page in customers’ own words, and they make the page eligible for review snippets. Both help. Neither is a substitute for the page being good.
Real stars, all of them
Enable reviews and ratings, require a rating, label verified owners, check the stars render in the shop loop as well as the product page, moderate on neutral grounds only, and show the whole picture. A 4.5 with a handful of critical reviews and thoughtful replies sells better than an unbroken five, and it is the version that survives scrutiny.
Getting enough reviews for the average to mean anything is the other half — Send Review Requests Automatically After a WooCommerce Order covers the ask, and Reviews Wall runs it as a self-hosted WordPress plugin alongside your Google reviews.
Sources
Share with AI
Pipe this article straight into ChatGPT.