Troubleshooting
Why a product doesn't show up in the Shopify theme editor
You open the theme editor to adjust a product page and the product is nowhere to be found. Nine times out of ten nothing is broken — the editor simply does not work the way the admin does, and knowing the difference resolves most cases in minutes.
Updated August 29, 2026 · 6 min read
The editor previews templates, not products
The theme editor never lists products the way the admin does. It shows templates, each rendered with one example product. If the editor opened with a different product than the one you came to edit, use the preview selector to switch which product is displayed. Your product was never missing — the editor was just showing the template with someone else's data.
The product may use a different template
Open the product in the admin and look at the Theme template field, bottom right. If it is assigned a custom template, the editor must have that template open for your changes to reach the product. Editing Default product does nothing for a product assigned elsewhere — and the reverse is also true, which is how accidental storewide changes happen.
You published a new theme
Customizations live inside each theme. When you publish a new theme — or a fresh copy of the current one — the sections and app blocks configured in the old theme stay in the old theme. Product pages built on those pieces render without them until you add them again in the newly published theme.
If a product page 'lost' its content right after a theme change, check this first. Apps that publish pages are affected too: their blocks are per-theme, so they need to be re-enabled in the new one. Buildora, for example, notifies the merchant when publishing a new theme leaves its block behind.
Sometimes the product is the problem, not the editor
If the product does not render on the storefront either, look at the product itself:
- ✓Status is Draft instead of Active
- ✓The Online Store sales channel is unchecked
- ✓Availability is scheduled for a future date
- ✓The product was deleted and re-imported with a new ID, so templates and links point at the old one
A diagnostic order that saves time
Work from cheapest check to most drastic: switch the preview product, confirm which template the product uses, confirm you are editing the published theme, check the product's status and sales channels, and only then dig into app-specific settings. Most 'missing product' reports never get past the first two steps.