How do I determine a store's theme using its theme store ID?

Hi there,

Just wondering if anyone knows how to identify which theme a store is using, using the theme.store.id number. I want to know which theme - “themeId = 125934665799” “shopId = 21659910208”

I’m supporting a website where the theme has been renamed in the background. However, I noticed that there is a non-null theme.store.id in the code, indicating it’s likely a purchased theme. It would be helpful to identify the original theme to determine the best course of action for any changes.

Thank you!

Hello @eshanolindu , You can try to check the theme name and the version.

Just visit the site and then right click on the page anywhere and click on “View page source”.

Then click on View page source, then search for theme by pressing “CTRL + F”. You’ll find the theme name and version.

If you still need any further help, please feel free to reach out to me.

Regards,
Osama Farooqi

1 Like

Hello,
I tried that way and I couldn’t find it, I am looking for the theme of this website : https://www.formswim.com/

Hello @eshanolindu ,

You can try to check the theme name and the version.

Just visit the site and then right click on the page anywhere and click on “Inspect” > Tab “Console” > Enter the command “Shopify.theme”

=> This is the result of https://www.formswim.com/

Hello @eshanolindu , It seems like the store is using “Evergreen - TBYB” theme.

If you still need any further help, please feel free to reach out to me.

Regards,
Osama Farooqi

1 Like

Thanks for your valuable time dear :slightly_smiling_face:

I have the same question, but when I inspect the code, this is what is shown. Is this a custom site?