Theme - Identify using theme store id

Gina_George
Shopify Partner
2 0 1

Hi there, 

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. 

Thank you! 

Replies 42 (42)

LukaszWiktor
Shopify Partner
314 24 120

It's the Palo Alto theme.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
JCarter
Shopify Partner
1 0 0

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.

joyce11
Excursionist
35 0 7

Hi Lukas! Could you also help me take a look at this website: https://amyojewelry.com/ 

If it's a custom code, does it say who is the team responsible? 

LukaszWiktor
Shopify Partner
314 24 120

@joyce11 it's a custom theme, and unfortunately, I can't find the team behind it.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
khizer123
Visitor
2 0 0

Hi Lukas! Could you also help me take a look at this website: https://thearrivals.com

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)

RamonRoyo
Shopify Partner
8 0 6

Hey!

 

Not Lukas but I'll try to help. It's the Debut theme, heavily modified.

https://themes.shopify.com/themes/debut/styles/default

 

Shopify.theme = {"name":"The Arrivals (Production)","id":32462209097,"theme_store_id":796,"role":"main"};

 

The key here is Shopify.theme = "theme_store_id":796, this corresponds to the Debut theme.

 

Cheers.

Ramon Royo | Freelancer - Shopify Lover
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
khizer123
Visitor
2 0 0

Thanks RamonRoyo I have first experience in shopify can you please tell me how to modify theme and where i have to go modify i am also  a developer 

RamonRoyo
Shopify Partner
8 0 6

Hey @khizer123, welcome!

 

You could start here: https://help.shopify.com/en/manual/online-store/themes/os/themes-by-shopify/debut

 

Cheers.

Ramon Royo | Freelancer - Shopify Lover
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
taufiqm
Visitor
3 0 0

HI Ramon!

Could you share with us how we can know the theme name given a theme_store_id ? is there a list/ api about this somewhere?

RamonRoyo
Shopify Partner
8 0 6

Hi Taufiqm!

 

Not that I'm aware of. I just Google Shopify Theme xxx, where xxx is the id.

I also have a browser app installed, to get the theme faster. It might not work sometimes.

Shopify App Detector by Fera.ai

 

Best regards.

Ramon Royo | Freelancer - Shopify Lover
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
taufiqm
Visitor
3 0 0

Thanks Ramon! @RamonRoyo 

LukaszWiktor
Shopify Partner
314 24 120

Here is a list of Shopify themes and corresponding IDs.

 

Theme NameTheme ID
Sunrise57
Fashionopolism141
Expression230
Responsive304
Minimal380
Envy411
Masonry450
Editions457
Vantage459
Mobilia464
Atlantic566
MrParker567
Symmetry568
Simple578
Providence587
Retina601
Blockshop606
Testament623
Startup652
Alchemy657
Showcase677
Supply679
Icon686
ShowTime687
Parallax688
California691
Pacific705
Focal714
Grid718
Kingdom725
Brooklyn730
Canopy732
District735
Pipeline739
Colors757
Maker765
Boundless766
Label773
Venture775
PaloAlto777
Ira790
Launch793
Debut796
Lorenza798
Flow801
Vogue808
Capital812
Handy826
Editorial827
Narrative829
Emerge833
Venue836
Empire838
Split842
Loft846
Motion847
Modular849
Galleria851
Reach853
Prestige855
Artisan856
Impulse857
Cascade859
Boost863
Story864
Avenue865
Broadcast868
Context870
Warehouse871
Streamline872
Express885
Dawn887
Expanse902
Highlight903
Fresh908
Avatar909
Baseline910
Spark911
Foodie918
Beyond939
Drop1197
I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
MatteoPizza
Visitor
1 0 0

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.

Thanks in advance 🙂

 

TeejO
Shopify Partner
10 1 1

Adding more of the Free themes:

Theme Store Ids:

Crave1353
Sense1356
Craft1368
Dawn887
Taste1434
Studio1431
styeflea
Tourist
9 0 2

thanks you so much

Lisa_Nichols
Shopify Expert
3 0 1

Hello Lukas (AKA) Theme Identity Master!

May I test your skills please on this site? Thanks in advance 😉

https://www.thecityandstars.com/

jesseissorude
Shopify Partner
4 0 0

Hey Lisa!  It's a version of the theme "Icon"

RavindraPatel
Shopify Partner
29 1 5

Hey, @LukaszWiktor @TeejO 

Have you created a list of theme names and IDs manually or found them somewhere?

LukaszWiktor
Shopify Partner
314 24 120

@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.

LukaszWiktor_0-1656439131513.png

Here is a spreadsheet with the updated list of themes and their IDs:

https://docs.google.com/spreadsheets/d/16Fnvn6eBPxG9zeCfSEQGVCUkxsoejsGI7dbQxfZ52uA

 

I can see that the topic is quite popular so I'm planning to make the spreadsheet update automatically.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
RavindraPatel
Shopify Partner
29 1 5

Thank you @LukaszWiktor for sharing. And whenever you implement this in automation please update us.

LukaszWiktor
Shopify Partner
314 24 120

@RavindraPatel the spreadsheet is now being updated automatically every day at noon (12pm UTC).

 

https://docs.google.com/spreadsheets/d/16Fnvn6eBPxG9zeCfSEQGVCUkxsoejsGI7dbQxfZ52uA

 

It's the same link as previously. I'm sharing it again for easier reference because we jumped to the second page of replies in this thread.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
Niki_K
Shopify Partner
447 45 124

Hi @LukaszWiktor,

 

Thanks for sharing this sheet with us! Great job! I would like to share one of my projects, which is called Store Theme Detector. This tool helps you quickly find out what theme any store is using after typing the stores’ URL. 
No ads, no tracking. Made with ♥️ for the Shopify community.

 

Hope you find the tool helpful!

Send me a link to your store to niki@ecommercepot.com and I'll help you out.
For more info what I do, visit my agency website ecommercepot.com or my personal website nikikozak.me.
LukaszWiktor
Shopify Partner
314 24 120

Hey @Niki_K,

 

I was also planning to create such a detector as a website but haven't found time for it yet. I'm happy to see that we can enhance the Shopify ecosystem with shared efforts.

 

Can you post a link to your project? I googled Store Theme Detector but I'm not sure which one is yours. Actually, I'm quite surprised that a few similar tools already exist.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
Niki_K
Shopify Partner
447 45 124

Hey @LukaszWiktor,

 

yes, sure – here's the link: https://storethemedetector.com/.

 

Feel free to share feedback with me. I'm all ears! Yes, I found some similar tools as well. Compared to them, Store Theme Detector has no ads and no GA tracking (I don't want to make profit out of the tool), just wanted to develop something valuable and UI friendly for Shopify community. 🙂

Send me a link to your store to niki@ecommercepot.com and I'll help you out.
For more info what I do, visit my agency website ecommercepot.com or my personal website nikikozak.me.
Estudio_Úcar
Shopify Partner
2 0 1

Thanks @Niki_K and @LukaszWiktor !! Great tools for the community. ❤️

Niki_K
Shopify Partner
447 45 124

Hey @Estudio_Úcar,

 

Happy to hear that you like the tool! If you have any feedback, let me know 🙂

Send me a link to your store to niki@ecommercepot.com and I'll help you out.
For more info what I do, visit my agency website ecommercepot.com or my personal website nikikozak.me.
IMYOURGIRL
Shopify Partner
48 1 8

Hi @Niki_K ,

I would love to share some feedback in my search to a detector tool. I've used several ones, but there was only 1 that would also share the version of the theme. Why would this matter? A lot of themes, including the ones I install for my clients, have a custom name. The problem with the detectors is that if a custom name was used, it's been labelled at 'must be custom' or you will only see the custom name. 
Sitelypro (https://www.sitelypro.com/pages/shopify-theme-detector) was the only tool that would show the version of the theme which would include the original theme name (eg Dawn 8.0.0). This way even when the theme name was changed, you could still see what theme was used. 

Unfortunately this tool isn't working anymore for some time now. I came across this thread and thought it might be interested for you or @LukaszWiktor while working on a detector tool :).

Cheers!

hesh456
Shopify Partner
2 0 0

Hi Lukas

Can you please look at this website.

https://www.drinkmadecoffee.com/

Im trying to figure out if it is a custom theme.. However I followed your steps and I see a theme ID on it as well.

LukaszWiktor
Shopify Partner
314 24 120

Hi @hesh456,

 

It must be a custom theme because theme_store_id is null.

 

LukaszWiktor_2-1659606197982.png

 

 

 

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
LukaszWiktor
Shopify Partner
314 24 120

Sorry @hesh456, it's actually an older version of the Flex theme by Out of the Sandbox.

 

 

LukaszWiktor_5-1659606630909.png

 

 

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
hesh456
Shopify Partner
2 0 0

Hi Lukas

https://www.drinkmadecoffee.com/

This is done on Shopify. Would you have any idea what theme they used or if its custom coded please?

LukaszWiktor
Shopify Partner
314 24 120

@hesh456 this store uses the Flex theme by Out of the Sandbox.

I'm a software engineer. I make things happen automatically.
Check out my apps Exporteo, Fulfilleo, Stockeo, and Personal Discount.
alisonwith1l
Visitor
1 0 0

Hi @IMYOURGIRL @LukaszWiktor @TeejO Are either of you able to help me identify the theme for this website? https://thefrontalqueen.com

Looks like 1434 might be taste theme but website doesnt look like Taste theme at all. Could that be right? Here is what i found on interspect: 
Shopify.theme = {"name":"TFQ x chronogram.co (Live)","id":132023287967,"theme_store_id":1434,"role":"main"};

EZlifestyle
Visitor
1 0 0

Hey @LukaszWiktor thank you so much for the list. I'm trying to find the theme for this company here - https://www.gogreensolar.com/ It looks like they removed it from the source code. Is there any way you can pull the data to find out what theme they used? They customized it heavily but knowing the base theme will help us a lot. 

 

Monorail.produce('monorail-edge.shopifysvc.com',
'trekkie_storefront_load_errors/1.1',
{shop_id: 114102,
theme_id: 120896421958,
app_name: "storefront",
context_url: window.location.href,
source_url: "https://cdn.shopify.com/s/trekkie.storefront.bda8ec308b82321919119254e66bcab8fb5d8208.min.js"});

 

themeCityHash":"1247175114866302101"

 

 

AlphaLung
Visitor
1 0 0

What theme is 1567

 

Hamptons1
Visitor
2 0 0

140413173989. Can you please help me what theme this is 

Official
Visitor
1 0 0

Lukas,

Can you help me find what theme "id":122399228017,"theme_store_id":868 is? Any help is greatly apprecaited.

laurenjxc
Visitor
1 0 0

Hi Lukasz, could you tell me which theme this is please? 80887545927 (impule theme - but I can't seem to find this on the theme store). Many thanks

MFawad
Shopify Partner
1 0 0

Can you please tell what theme is this themeId = 150956540250

https://cowboy.com/

 

HUNTEDFOX
Excursionist
18 0 10

I am having the same issue.  This is infuriating while I have a web developer sitting here on my dime and Booster has incongruent theme names/numbers and no way to sort out WHICH theme is the one we need to download.  Seems quite amateur. 

Yash_Makwana123
Visitor
1 0 0

Can anyone help me to find out this theme? https://cultgaia.com/

Victor
Shopify Staff
2422 225 517

Hi @Yash_Makwana123,

 

It is not possible for us to identify themes being used by other Shopify stores. What sort of features are you looking for in a theme?

Victor | Social Care @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit the Shopify Help Center or the Shopify Blog