Skip to main content
70% of ADA Web LawsuitsShopify, WooCommerce, Custom Stores

E-Commerce ADA Compliance Scan

Online stores are the #1 category for ADA website lawsuits.

Approximately 70% of all ADA web accessibility lawsuits target e-commerce websites. Product pages, checkout flows, and search filters are the most commonly cited violations. Scan your store in 30 seconds.

Free Instant E-Commerce Website Scan

Enter your store URL. Get a WCAG compliance score and violation list in under 30 seconds. Works with Shopify, WooCommerce, BigCommerce, Magento, and custom stores.

E-Commerce Dominates ADA Web Lawsuits

~70%
of all ADA web accessibility lawsuits target e-commerce and retail websites
4,605
total ADA web accessibility lawsuits filed in federal courts in 2025
New York
leads all states in ADA e-commerce filings, followed by California and Florida

Sources: UsableNet 2025 Year-End ADA Digital Accessibility Lawsuit Report; Accessibility.com 2025 Federal ADA Lawsuit Data

Why Online Stores Are the Top Lawsuit Target

Product images without alt text

Screen readers cannot describe products when images lack descriptive alternative text. This is the single most common violation on e-commerce sites and makes independent shopping impossible for blind users.

Inaccessible checkout forms

Payment forms without proper labels, missing error messages, and auto-advancing steps break keyboard and screen reader navigation at the most critical point: when a customer is trying to pay.

Color-only sale indicators

Using only red text or color changes to show sale prices, out-of-stock status, or selected sizes excludes users with color vision deficiencies. Information conveyed by color must also be available in text.

Inaccessible product filters and sorting

Price range sliders, multi-select dropdowns, and dynamic filter panels that rely on mouse interaction exclude keyboard-only users. Filter state changes that are not announced to screen readers hide results.

Pop-up modals and overlays

Email signup popups, cookie banners, and promotional modals that trap keyboard focus or cannot be dismissed without a mouse are among the most frequently cited violations in e-commerce ADA complaints.

What Happens If Your Online Store Isn't ADA Compliant

Demand letters: $10,000 to $75,000 to settle

E-commerce ADA demand letters typically request $10,000 to $75,000 depending on store revenue and number of violations. Large retailers have settled for six figures. Serial plaintiff firms file hundreds of these cases per year and have streamlined the process.

New York: highest volume of e-commerce ADA filings

New York state leads the country in e-commerce ADA lawsuits. If your store ships to New York customers, you can be sued in New York courts regardless of where your business is located. A small number of plaintiff firms file the majority of cases.

California Unruh Act: $4,000 per violation per visit

California's Unruh Civil Rights Act provides statutory damages of $4,000 minimum per violation per visit. A plaintiff documenting multiple visits to an e-commerce site with multiple violations can generate claims of $50,000+ rapidly.

Legal defense: $10,000 to $50,000+ in attorney fees

Even successful defense costs $10,000 to $50,000 in legal fees. The ADA is a fee-shifting statute: prevailing plaintiffs recover their attorney fees from defendants. This economic structure incentivizes filing.

Lost revenue from inaccessible shopping experiences

Beyond legal costs, inaccessible stores lose customers. Over 27% of U.S. adults have a disability (CDC, 2023). If your store cannot be navigated by keyboard, read by screen readers, or used by people with motor impairments, you are excluding a significant market segment.

Sources: UsableNet ADA Lawsuit Reports; California Civil Code Section 52(a); CDC Disability and Health Data System, 2023

Scan Your Online Store Now

Works with Shopify, WooCommerce, BigCommerce, Magento, Squarespace, Wix, and custom-built stores. Find violations before plaintiff attorneys do.

Key WCAG Requirements for E-Commerce Websites

1.1.1 Non-text Content (Level A)

All product images, icons, and decorative elements need descriptive alt text or must be marked decorative. This is the most cited criterion in e-commerce ADA cases.

2.1.1 Keyboard (Level A)

The entire browsing, filtering, cart, and checkout flow must be operable by keyboard alone. No functionality can require mouse interaction.

3.3.1 Error Identification (Level A)

Payment and shipping form errors must be identified in text, not just by color or position. Users must understand what went wrong and how to fix it.

1.3.1 Info and Relationships (Level A)

Product data tables, form labels, heading hierarchies, and filter groupings must be programmatically determinable so assistive technology can interpret them.

Platform-Specific Risks

Shopify

Third-party theme accessibility varies widely. Apps for reviews, popups, upsells, and chat inject inaccessible HTML. Product variant selectors often lack ARIA labels.

WooCommerce

WordPress themes rarely meet WCAG AA. Plugin conflicts create focus traps. Quantity inputs and variation dropdowns frequently miss labels. Cart updates may not announce to screen readers.

BigCommerce

Stencil themes have improved but still have gaps in product filtering, quick-view modals, and faceted search. Custom themes inherit the developer's accessibility awareness.

Custom / Headless

Custom React, Vue, or headless builds often prioritize visual design over accessibility. SPAs commonly break screen reader navigation with client-side routing that does not announce page changes.

E-Commerce ADA Compliance FAQ

Why are e-commerce websites the biggest target for ADA lawsuits?
E-commerce sites are classified as places of public accommodation under ADA Title III. They combine high transaction volume with complex interfaces: product catalogs, search filters, shopping carts, checkout forms, and payment processing. Each of these creates accessibility barriers. According to UsableNet, e-commerce and retail account for approximately 70% of all ADA web accessibility lawsuit filings. The sheer number of online stores (millions) and the repeatable nature of the violations make them attractive to serial plaintiff firms.
How much does an ADA lawsuit cost an online store?
Settlement demands for e-commerce ADA lawsuits typically range from $10,000 to $75,000, depending on business size and revenue. Large retailers have paid settlements exceeding $100,000. In New York, which leads all states in ADA web filings, statutory damages plus attorney fees regularly reach $25,000 to $50,000. Even dismissals cost $10,000 to $30,000 in legal fees. Under California's Unruh Act, statutory damages are $4,000 per violation per visit.
Is my Shopify store ADA compliant by default?
No. While Shopify provides some baseline accessibility features (semantic HTML, keyboard navigation in core components), the accessibility of your store depends heavily on your theme, third-party apps, custom code, product images, and content. Most Shopify themes have accessibility gaps. Third-party apps for reviews, popups, upsells, and chat widgets frequently introduce violations. You are responsible for the accessibility of your entire storefront regardless of the platform.
Does WooCommerce handle ADA compliance automatically?
No. WooCommerce inherits the accessibility characteristics of your WordPress theme and plugins. Most WooCommerce themes are not fully WCAG compliant. Common issues include inaccessible product filters, checkout forms without proper labels, quantity selectors that lack keyboard support, and product image galleries without alt text. You need to audit and remediate your specific store.
What are the most common accessibility violations on e-commerce sites?
The top violations include: (1) product images without descriptive alt text, (2) checkout form fields without visible labels, (3) color-only indicators for sale prices, stock status, or size availability, (4) inaccessible product filter sliders and multi-select dropdowns, (5) missing skip navigation links forcing keyboard users to tab through entire menus, (6) pop-up modals that trap keyboard focus, and (7) missing error identification on payment forms.
Are third-party apps and widgets my responsibility?
Yes. Courts have consistently held that businesses are responsible for the accessibility of their entire customer-facing experience, including third-party widgets, plugins, and embedded services. If a review widget, chat popup, or payment processor on your site is inaccessible, you can be named in the lawsuit. Audit all third-party components and choose accessible alternatives where possible.
What does this scan check on my e-commerce site?
OnePageAudit scans your page for the WCAG violations most commonly cited in e-commerce ADA lawsuits: missing language attributes, images without alt text, empty links, unlabeled form inputs, missing page titles, skip navigation, heading structure, viewport settings, and autoplaying media. These are the exact issues plaintiff attorneys look for when evaluating potential claims.
Can I get sued even if I use an accessibility overlay?
Yes. Multiple courts have ruled that accessibility overlays do not provide ADA compliance. In fact, several major plaintiff firms specifically target sites using overlays because they indicate the business knows about accessibility requirements but chose a shortcut instead of actual remediation. The National Federation of the Blind has publicly opposed overlay products. Real compliance requires fixing your actual HTML and code.

More Industry ADA Scans

70% of ADA web lawsuits target online stores. Find out if yours is exposed.