Detect Drupal Commerce
Drupal Commerce is open-source ecommerce software that augments the content management system Drupal.
Detection looks at script sources, dom selectors, html markup across 5 fingerprint rules among the site's public responses.
01
Websites using Drupal Commerce
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Drupal Commerce. Individual fingerprint rule bodies are proprietary and are not published.
- Script sources
- DOM selectors
- HTML markup
03
Example public indicators for Drupal Commerce
Illustrative indicators derived from public catalog metadata for Drupal Commerce. A live scan may match additional proprietary rules beyond these examples.
- modules/contrib/?commerce/js/conditions.js
- profiles/commerce_kickstart/modules/contrib/commerce/modules/checkout/c…
- sites/alldefault/modules/contrib/?commerce/modules/checkout/commerce_ch…
- aside#cart-offcanvas, form.commerce-order-item-add-to-cart-form,form.co…
- <id="blockcommercecartcartclass="commerceproductfield
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Drupal Commerce signature (5 rules) at the time of the scan.
- Does not establish
- A sitewide install of Drupal Commerce, an active vendor contract, exclusive use, or that Drupal Commerce is still in place today.
05
How to check a site for Drupal Commerce
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Drupal Commerce signals.
- 2. PluginView reads only public responses (script sources, dom selectors, html markup) and scores them against the Drupal Commerce signature set (5 rules).
- 3. Review the confidence score and text explanation for Drupal Commerce on the results page.
06
Commonly implies
A confirmed Drupal Commerce match also implies these technologies are present.
07
FAQ: detecting Drupal Commerce
- Can PluginView detect Drupal Commerce without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Drupal Commerce — typically script sources, dom selectors, html markup. It does not bypass authentication or paywalls.
- What category is Drupal Commerce?
- Drupal Commerce is classified under Ecommerce in the PluginView directory.
- How many fingerprint rules cover Drupal Commerce?
- This reference currently tracks 5 fingerprint rules across script sources, dom selectors, html markup. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Drupal Commerce?
- Illustrative public indicators for Drupal Commerce include modules/contrib/?commerce/js/conditions.js; profiles/commerce_kickstart/modules/contrib/commerce/modules/checkout/c…; sites/alldefault/modules/contrib/?commerce/modules/checkout/commerce_ch…. A live scan may match additional proprietary rules beyond these examples.