How to find out what WooCommerce theme is used?

WooCommerce is one of the most popular e-commerce platforms today.
One of the reasons is that WooCommerce is built on top of WordPress, the most popular CMS.
If you want to find out what WooCommerce theme a website is using, you can 1) use an online theme detector or 2) check the source code manually.
Method 1) Use an online theme detector
The fastest method uses an online WooCommerce theme detector.
- Copy the website’s URL.
- Paste it into our WooCommerce theme detector tool.
After a few seconds, you will see the theme and any other tools the website uses.
Method 2) Check the source code manually
Checking the source code is a bit more work, but following the steps below is doable even for non-technical people.
- View the Page Source: Right-click on the webpage and select “View Page Source.”
- Check for WooCommerce theme files: Use the shortcut Ctrl + F (or Cmd + F on a Mac) to create the search function. Enter “
wp-content/themes
” in the search field to scan the code for mentions or links to WooCommerce themes. - Open the theme file: If you find a “wp-content/themes,” open this. In this file, you will most likely see the actual name of the WooCommerce template.
Since WooCommerce is built on top of WordPress, the structure for themes and plugins is precisely the same as that of WordPress.
Check out our guide on which website platform is used.
Other popular web stacks you can investigate
Website builders
- SquareSpace detector (also detects themes).
- Webflow detector.
- Framer detector.
- Wix detector.
- Bubble.io detector.
- Weebly detector.
- Unbounce detector.
E-commerce platforms
- WooCommerce detector (also detects themes).
- Shopify detector.
- BigCommerce detector.
- PrestaShop detector.
- OpenCart detector.
CMS
Javascript frameworks
Christoffer Pettersen
Founder, Web developerPettersen is the founder of Stackcrawler, a platform that helps analyze tech stacks. He is passionate about new trends and technologies in the software industry.