Hey peeps. I have a small ecommerce website (hair care products) on Shopify. I found recenlty very beautiful website in my niche (also on Shopify) and I really like its theme. Here is address of this website: https://www.pureman.com.au/. Is it possible to find out what Shopify theme this website is using? I want to have something similar, but as I just started my business I don't have money to order custom design.
Now I will explain you how to find out what Shopify theme a website is using:
First of all you need to check the source code of the website. To do this, you need to press CTRL + U on your keyboard.
Then you need to look there for any footprints of Shopify theme.
In the example with Pureman, it is very clear what Shopify theme this website is using:
But not always you will see the copyright of Shopify theme commented in the source code.
So there is an alternative way how you can find the name of Shopify theme:
In the source code, search for: Shopify.theme variable.
And the value «name» will contain information about Shopify theme name.
Now I will explain you how to find out what Shopify theme a website is using:
First of all you need to check the source code of the website. To do this, you need to press CTRL + U on your keyboard.
Then you need to look there for any footprints of Shopify theme.
In the example with Pureman, it is very clear what Shopify theme this website is using:
But not always you will see the copyright of Shopify theme commented in the source code.
So there is an alternative way how you can find the name of Shopify theme:
In the source code, search for: Shopify.theme variable.
And the value «name» will contain information about Shopify theme name.
Hope this will help:)
Write a comment