Finding active Shopify products with no image
Last updated: 31 July 2026
An active product with no image is not hidden. It still appears in collection pages, in search results on your own storefront, and in feeds — as a blank tile or a placeholder. It is one of the few catalog problems that is simultaneously invisible in the admin and highly visible to shoppers.
Why it happens
Rarely because someone forgot on a single product. It is almost always structural:
- A CSV import where the image URL column was empty, wrong, or pointed at a host that blocked Shopify's fetch. The import succeeds and the product is created regardless.
- Images attached to variants but not to the product itself, so some views have nothing to show.
- A supplier feed that stopped including images after a schema change, affecting only products synced after that date.
- Bulk-duplicating a product template and publishing before the photography arrived.
Why it costs more than it looks
A shopper who lands on a blank tile does not usually click it to investigate — they read it as broken or out of stock and move on. Because the product is still active it also consumes crawl budget and can be indexed as a thin page.
The severity depends on status, which is why this check only looks at ACTIVE products. A draft or archived product without an image is expected and not worth flagging.
Finding them
The Shopify admin product list shows a thumbnail column, so you can technically spot blanks by scrolling — which works up to a few hundred products and fails past that. There is no filter for "has no image". A CSV export can be sorted on the image column, though the row-per-image format makes it fiddly.
How Catamend handles it
The active_product_without_image rule is marked critical, because unlike a missing SEO field this one is visible to every shopper who encounters the product. It reports only ACTIVE products with no media attached.
It is not auto-fixable — no tool can invent a product photo. What Catamend does is make the list finite and ranked, so the work becomes "photograph these 29 products" rather than "audit the catalog".
Check your own catalog
Catamend scans every product and variant against 23 checks like this one, ranks what it finds by impact, and applies the safe fixes in one click with a full before-and-after history. Install Catamend from the Shopify App Store.