My product reviews keep disappearing and reappearing for no reason, what is going on?
A brief Shopify platform hiccup can make your product reviews vanish with no warning. Here is how to tell a passing outage from a real configuration problem, and what to do while it is happening.
What's going on
You load your product page to show a customer, or just to check on things, and the reviews section is just gone. No error message, no obvious change in your admin, it is just missing. A few minutes later, or after a refresh, it is back like nothing happened. If this has happened to you during what turned out to be a wider Shopify slowdown, you are not imagining it and you did not break anything.
Shopify, like any large hosted platform, occasionally has brief periods of elevated server errors affecting specific services or regions. When that happens, page elements that depend on a server round trip to render, including review widgets whether they come from a native theme section or a third-party app, can fail to load for the duration of the blip while the rest of the page, static theme markup and already-cached images, looks completely normal. That mismatch is what makes it so disorienting: everything else on the page seems fine, but one block just is not there.
The natural instinct is to assume you broke something with a recent theme edit or app update and start troubleshooting your own setup. In most reports of this exact symptom, though, the timing lines up with a known, short-lived platform issue rather than any change the merchant made. Restarting the theme editor, removing and re-adding the reviews block, or reinstalling the reviews app while Shopify itself is degraded does not fix anything, and it risks leaving your theme in a messier state once the underlying issue resolves on its own.
Why it happens
Reviews content, whether rendered natively by Shopify or added by a third-party app, generally needs a server response to display: either Shopify's own servers rendering that part of the page, or an app's servers responding to a request for ratings and review data. During a platform-wide incident, those server round trips can intermittently fail while surrounding static content that is already cached in the browser or a CDN continues to display fine.
Because the failure is intermittent and self-resolving, it often is not reproducible by the time you go looking for it, which makes it easy to mistake for a one-off theme or app bug rather than a platform-level blip. Third-party review apps add a second variable: even when Shopify itself is fully healthy, the app's own servers can have separate downtime, so the same disappearing-block symptom can have two entirely different root causes that look identical from the storefront.
5 ways to fix it
Check Shopify's status page before touching anything in your store
Go to status.shopify.com first. If Shopify is reporting elevated errors or an active incident, your reviews block disappearing is very likely a symptom of that, not something broken in your theme or app setup. Editing theme code or reinstalling an app during a platform incident wastes time and risks creating a second, unrelated problem that is harder to untangle once the outage clears. It is worth bookmarking the status page and checking it any time a section vanishes with no matching change in your admin activity.
Hard refresh and check from a second device before assuming anything is broken
Brief server errors often clear within seconds to a few minutes and can also be held in your browser cache or a CDN edge node. Hard refresh the page, then try loading it from your phone on cellular data or ask a colleague to check. If the section reappears on a clean load, it was a passing blip, not a configuration issue, and there is nothing to fix.
If you use a third-party reviews app, check its status separately from Shopify's
Many popular review apps pull content from their own servers rather than rendering purely through your theme, so they can go down independently of Shopify, or be affected differently during a Shopify incident, for example the app's calls timing out even though the rest of your storefront loads fine. Check the app's own status page or support channel, and confirm in your theme customizer that the app's embed or block is still enabled, since a toggle left off would explain a block missing for everyone rather than only during an outage.
Resist re-adding the block or re-saving theme settings while things are degraded
If the reviews section is a theme section or app block you added yourself, avoid deleting and re-adding it while Shopify is reporting problems. Saves can fail silently or apply only partially during a platform incident, which can leave your theme worse off, duplicate blocks or lost customization, than simply waiting it out. Once the status page shows the incident resolved, refresh your storefront again before making any edits.
Add a lightweight uptime check if this keeps happening
If reviews or other sections disappear repeatedly, a basic uptime monitor pinging one of your product pages every few minutes can alert you the moment something breaks. The alert timestamp lets you cross-reference against Shopify's status page and immediately tell whether an incident is platform-wide or specific to your store.
Bottom line
Most reports of reviews vanishing trace back to a brief, platform-wide Shopify incident rather than anything wrong with the store's setup, so the fix is almost always to check the status page, wait it out, and avoid editing your theme mid-incident. If a third-party reviews app is involved, its own uptime is a separate thing worth checking. This is a reliability and monitoring issue rather than a configuration bug, so there is no app-based fix to recommend beyond general site-monitoring tools.
Browse the rest of the problem library, run a free storefront scan to catch issues like this automatically, or email us and we'll work out a custom solution for it.