Manual method: searching “Shopify Theme [ID]” on Google
Technical Method:
Users can find theme IDs by inspecting page source code for Shopify.theme or theme_store_id values. The data-trekkie-theme-id attribute on themes.shopify.com also reveals IDs.
Common Issues:
When theme_store_id is null, it indicates a custom theme
Renamed themes in backend can cause confusion
Some older/discontinued themes (like ID 816 “Trademark”) no longer appear in official stores
Theme version numbers can help identify heavily customized themes
The thread evolved into a community resource with multiple participants requesting theme identification for specific stores.
Summarized with AI on October 27.
AI used: claude-sonnet-4-5-20250929.
Just wondering if anyone knows how to identify which theme a store is using, using the theme.store.id number. I’m needing to know which theme is - “theme.store.id:777”
I’m assisting with a website and they’re renamed the theme in the backend but when i look at the code i can see theres a theme.store.id that isn’t null so am assuming it’s a purchased theme and would be great to know which one to be ensure the best way forward for modifications.
any way of knowing what theme this is? 37681430599
any way of telling what apps are being used on a demo store? I can’t seem to find them in the page source. Would love to know what sort of dropship apps some stores are using.
I’m a developer and i have a task related to this project because client need same this design but i can’t find any theme they use could you please tell me which theme they using and i find the “theme_store_id”:796 . (Thank You)
Hi LukaszWiktor, can you please tell me where did you find this list of Theme Name and IDs? Is this list updated? I’m asking becasue I’m looking for a theme with ID 766, but the sousce website does not looks like Boundless theme.
@RavindraPatel , I’ve created the list semi-automatically based on themes.shopify.com/themes. When you look into the HTML code, you may notice the data-trekkie-theme-id attribute which holds the theme ID.