Which Shopify theme is this store using?
Paste a store address. We read the source of its homepage and report the theme name, whether it comes from the Shopify Theme Store, and the market the storefront is set to. No account, no waiting list.
Why the theme is the first thing people ask about
You land on a store that looks better than yours, and the first question is what it was built with. The theme is the visible part and the one piece that looks buyable, so it collects the credit for everything on the screen. The instinct is understandable and usually pointed at the wrong place.
A theme is a skeleton: layout options, a set of section types, a few ready-made patterns. Almost everything that makes a store feel expensive sits on top of it, in the product photography, the words on the buttons, and the white space someone was willing to leave. Two shops on the same theme can look like they came from different decades.
The name is still worth knowing, for narrower reasons. It tells you which sections and layouts were available to the person who built that page, so you know whether the thing you liked is a setting you could switch on or work somebody paid for separately.
What the source code says, and where it stops
This tool reads one thing: the HTML that the shop's homepage hands to any visitor. When a Shopify storefront declares its theme there, you get the name and whether it carries a Theme Store id. Next to that sit the currency, country and language the storefront is set to.
Everything else is out of reach. What runs on the shop's server, what only appears at checkout, what an A/B test shows a different visitor: none of it is in the page you can look at. A store behind a password page returns the password page, not the store.
The name itself deserves a warning. It is whatever the shop declares, and a theme can be renamed, so a name you have never heard of is no proof of custom development. The Theme Store id is the harder fact: if it is there, the theme is listed publicly and anyone can install it, free or paid. If it is missing, the theme was bought elsewhere, built to order, or simply renamed. It can also mean the page never declared an id at all.
The mistake that costs the most
The common error is a shortcut from cause to effect: this store sells well, this store runs that theme, so the theme sells. Themes are containers. Traffic, offer, price, product and photography decide whether anyone buys; the theme only decides how they are arranged. Buying it copies the arrangement and nothing underneath.
The second version is reading the word custom backwards. A renamed free theme and six months of developer work both appear as a theme without a Theme Store id, and from the outside nothing separates them. Treat a missing id as an answer you did not get, not as a sign of a large budget.
What to do with the answer: if the shop runs a Theme Store theme, open its demo and see which of the things you liked come as standard. If they all do, you are looking at a settings job rather than a rebuild. If they are nowhere in the demo, they were built, and that is a question for a developer instead of a purchase.
Frequently asked questions
Why does it sometimes say the theme cannot be determined?
Because the answer only exists if the storefront writes it into the page it sends out. Plenty of setups never do. A headless store serves its own front end, a store behind a password page returns that page instead, and some caching or proxy layers strip the block out. In those cases the tool says so rather than guessing. The platform, currency and language checks can still return something even when the theme does not.
What does a Theme Store theme tell me that a custom one does not?
A Theme Store id means the theme is publicly available, so you can open its demo, read its documentation and see exactly which features ship with it. That turns how did they do that into a question with a checkable answer. A missing id only tells you the theme is not listed there. It could have been bought from an independent studio, built to order, or renamed by whoever installed it.
If I install the same theme, will my store perform like theirs?
No, and it is worth being blunt about that. The theme controls layout and the sections available to you; it does not arrive with traffic, product, price, photography or copy. Two stores on the same theme routinely perform nothing alike, because the difference lives in everything the theme does not contain. Use the name to shorten your build, not to explain someone else's results.
Why does the result also show currency, country and language?
They come from the same part of the page and answer a different useful question: which market this storefront is set up for. A home currency with a matching language points at a single market, while a widely used default currency may cover several countries at once. It is a hint about who they sell to, not a list of the countries they ship to. Like everything here, it reflects what the homepage declared when it was fetched.