Back to Blog
FTC v accessiBe: The $1M Order Every Shopify Merchant Should Read — featured image

FTC v accessiBe: The $1M Order Every Shopify Merchant Should Read

Vijaygopal Balasa
Updated May 2, 2026
10 min read

On 9 January 2025 the US Federal Trade Commission announced a $1,000,000 monetary-relief order against accessiBe Inc., the most-marketed accessibility-overlay vendor in the world. After a 30-day public-comment period, the FTC approved the final order on 21 April 2025. This is the first federal-agency action specifically targeting deceptive claims about AI-powered accessibility products — and the implications for Shopify merchants using accessiBe (or any overlay) are significant.

What the order says

The FTC's complaint and proposed consent order, filed in case 2223156 ("In the Matter of accessiBe Inc."), alleged three categories of deceptive conduct:

  1. False compliance claims. accessiBe marketed accessWidget as a product that made client websites "fully compliant" with WCAG and the ADA. The FTC found these claims false — the overlay does not modify the underlying source code that screen readers and assistive technology rely on, and could not, in fact, produce full compliance.
  2. Deceptive endorsements. The FTC alleged accessiBe paid for or otherwise procured testimonials, articles, and reviews that purported to be independent disability-advocate endorsements but were actually promotional content arranged by the company.
  3. Misrepresented affiliations. accessiBe was alleged to have falsely implied associations with disability-advocate organizations and accessibility experts who had not endorsed the product.

The final order requires:

  • $1,000,000 in monetary relief paid to the FTC.
  • A prohibition on representing that any product or service makes a website ADA- or WCAG-compliant unless the company possesses and relies upon "competent and reliable evidence" supporting that claim.
  • A prohibition on misrepresenting endorsements, testimonials, or affiliations with disability advocates.
  • Compliance reporting for ten years, including periodic submissions documenting how the company is meeting the order's terms.

Why this is the most-significant federal action on accessibility marketing

US accessibility enforcement under the ADA is largely a private-litigation regime — plaintiffs and their counsel sue, defendants settle. The Department of Justice has occasionally intervened (and issued web-accessibility guidance), but the FTC had not previously taken a high-profile action against an accessibility-product vendor.

The accessiBe order is the federal government formally documenting, through an evidentiary process, that the most-marketed accessibility overlay does not deliver the compliance its marketing claimed. That documentation is now part of the public record and is citable in:

  • Future ADA Title III defense filings where a defendant argues that having an overlay constitutes good-faith remediation.
  • State-attorney-general enforcement actions in jurisdictions with their own consumer-protection statutes (California Unruh Civil Rights Act, NY Human Rights Law, Florida Deceptive and Unfair Trade Practices Act).
  • Class-action complaints by merchants alleging they were harmed by the deceptive marketing.

What this means for Shopify merchants

If your Shopify storefront has accessiBe (or AudioEye, UserWay, EqualWeb, Isonomy, or any similar overlay) installed, the practical implications are:

1. The overlay never produced ADA compliance

This was already the position of the Department of Justice — see the DOJ web accessibility guidance — and accessibility researchers documented the same conclusion in the Overlay Fact Sheet signed by hundreds of accessibility professionals. The FTC order makes the position federally adjudicated.

2. Settlement-trail data already showed overlays do not prevent lawsuits

UsableNet's 2025 mid-year accessibility-lawsuit report found that 22.6% of websites sued for ADA violations in H1 2025 had an accessibility overlay installed at the time of suit. Plaintiffs and courts have rejected the argument that the overlay constitutes substantial-compliance evidence; in some cases, the overlay has been cited as evidence the merchant was aware of accessibility issues but chose a superficial fix.

3. Your remediation posture is essentially unremediated

If the only accessibility tool installed on your storefront is an overlay, your underlying HTML, CSS, and Liquid templates have not been changed. A scan with a real auditing tool — axe-core, AccessComply, the Lighthouse accessibility audit — will still report the same violations the overlay was supposed to "fix".

4. The defensible posture is real source-code remediation

Source-code fixes modify your theme files directly so the corrected markup ships in your store's HTML. This is what screen readers actually parse. The audit trail (scan history, fix records, accessibility statement, monitoring records) is what plaintiffs' counsel cannot easily refute.

What to do this week if you have an overlay installed

  1. Run a scan that bypasses the overlay. Open your store in a private/incognito window with JavaScript disabled, or use the free AccessComply scanner which evaluates the underlying source HTML, not the overlay's runtime DOM mutations.
  2. Document your current state. Save the scan output. This is the baseline for your remediation timeline.
  3. Plan source-code remediation. The 70-80% of WCAG violations that automation can fix (alt text, contrast, form labels, ARIA, keyboard, focus, target size, accessible authentication) ship via source-code patches to your theme. The remaining 20-30% (custom widgets, video transcripts, complex interactions) need manual attention.
  4. Publish an accessibility statement documenting your remediation effort. Active remediation is a recognized legal defense in both ADA Title III and EAA proceedings.
  5. Reconsider the overlay subscription. The overlay does not protect you from lawsuits and the marketing claims have now been formally adjudicated as deceptive. The subscription cost is better spent on source-code remediation.

Further reading

Free to install

Scan your store free, fix violations at the source

AccessComply scans your Shopify store for ADA + EAA / WCAG 2.1 + 2.2 AA violations and applies real source-code fixes — no overlays, no widgets.

Vijaygopal Balasa, Founder, AccessComply
Written by

Vijaygopal Balasa

Founder, AccessComply

Founder of AccessComply. Builds AI agents that fix Shopify accessibility violations at the source-code level — not via overlays. Focused on real WCAG 2.2 AA outcomes for merchants.

More on Overlay Critique

See all →