Webflow Ecommerce logo

Webflow Ecommerce Detector

Check any public website to see whether it uses Webflow Ecommerce.

Public signal scan
Fast lookup
No signup required

Scan a website

Enter a URL and Stackcrawler will inspect public technology signals.

Websites using Webflow Ecommerce

Browse real website examples detected with Webflow Ecommerce.

View examples

More E-commerce detectors

Compare related tools and identify the wider stack behind a website.

Browse detectors

What we check

Stackcrawler looks for public page markers, scripts, platform fingerprints, metadata, and other visible implementation clues.

How can you detect if a website is using Webflow Ecommerce by looking at the source code?

Detecting if a website is using Webflow Ecommerce involves examining the page source to find specific markers unique to Webflow’s Ecommerce platform.

Here’s a step-by-step guide on how to do it:

  1. Open the Page Source: Right-click on the webpage and select “View Page Source” or press Ctrl+U (Windows) or Cmd+Option+U (Mac) to open the page’s source code.
  2. Search for Webflow-Specific Classes: Use Ctrl+F (Windows) or Cmd+F (Mac) to open the search function and look for the following Webflow-specific CSS classes: w-commerce-commercecartwrapper, or w-commerce-commerceaddtocartbutton.
  3. Look for Webflow Ecommerce Scripts: Webflow includes specific scripts for Ecommerce functionalities. Search for: <script src="https://assets-global.website-files.com/.../webflow.ecommerce.js"></script>.