Shopify embeds a theme name and, for Theme Store themes, a numeric Theme Store ID in every storefront. The Theme ID Lookup reads both and links you to the matching theme in the Shopify Theme Store — so you can identify (and buy or preview) the exact theme a store is running.
What the Theme ID Lookup gives you
- The theme name the store runs
- The numeric Theme Store ID (for store themes)
- A direct link to the theme in the Shopify Theme Store
- A note when the theme is custom/unlisted
How it works
The tool fetches the store’s homepage and reads the Shopify JavaScript globals that every storefront embeds — the same object you can inspect in your browser’s developer console. Values like the shop domain, theme, currency, and shop ID come straight from there, with no access to private data.
How to use it, step by step
- Open the Theme ID Lookup and paste the Shopify store URL (for example, allbirds.com).
- Click “Look Up Theme”. The tool reads the store’s public data — no login, password, or API key is involved.
- Review the result on screen.
What you can use it for
- Finding a theme you saw on a store you like
- Theme research before a build
- Confirming whether a store uses a paid or custom theme
- Design and competitor research
Things to keep in mind
Everything here comes from public data, so a few caveats apply. Password-protected and headless stores may not expose every endpoint, and a merchant can choose to disable the public JSON feeds. Very large catalogs are capped at around 5,000 items. And remember: public storefront data never includes private figures such as exact inventory counts or actual sales — any tool claiming to reveal those is estimating, not reporting fact.