The European Accessibility Act (EAA) went into force on June 28, 2025. If your Shopify store sells to customers in the EU — even if your business is based in the US, Canada, or anywhere else — this law applies to you.

Most Shopify merchants haven’t heard of it. That’s a problem, because the EAA carries real enforcement mechanisms: fines, market restrictions, and mandatory corrective action. Unlike the ADA in the US, which relies on private lawsuits, the EAA is enforced by government agencies in each EU member state. You can’t just settle quietly and move on.

What the EAA actually requires

The EAA (Directive 2019/882) requires products and services sold to European consumers to be accessible to people with disabilities. Article 2 explicitly lists “e-commerce services” as a covered category — so yes, your Shopify store counts.

The technical standard it points to is EN 301 549, which incorporates WCAG 2.1 AA. If you’re already following WCAG guidelines, you’re most of the way there. If you’re not, this is the bar you need to clear: text alternatives on images, sufficient color contrast, keyboard-navigable interfaces, labeled form fields, valid HTML that works with screen readers.

The EAA doesn’t invent new requirements. It takes the accessibility standards that already existed and makes them legally enforceable across 27 countries.

Who does it apply to?

The EAA applies to “economic operators” who place products or provide services on the EU market. For e-commerce, that means any business that:

  1. Sells goods or services to consumers in EU member states
  2. Has a website or app accessible to EU users
  3. Is not a microenterprise (fewer than 10 employees AND annual turnover under €2 million)

That microenterprise exemption is the only carve-out. If your Shopify store has 10+ employees or makes more than €2 million annually, and you sell to the EU, you’re covered. The EAA doesn’t care where your business is registered — it follows the market, not the merchant.

Even if you qualify as a microenterprise today, the exemption could be narrowed in future amendments. Other EU regulations (like the Web Accessibility Directive for public sector sites) don’t have it at all. Accessibility requirements are expanding, not contracting.

How enforcement works

Each EU member state was required to transpose the EAA into national law by June 28, 2022, with enforcement starting June 28, 2025. This means there isn’t one single enforcement body — there are 27 of them, each with their own procedures.

In practice, enforcement looks like this:

Market surveillance authorities in each country can investigate complaints, conduct audits, and take action. In Germany, the Federal Agency for Accessibility (BFSG) handles this. France has the ARCOM. Each country has designated its own agency.

Complaints can come from anyone — customers, disability organizations, or competitor businesses. An EU customer who can’t use your checkout because it lacks form labels can file a complaint with their national authority.

Penalties vary by country but include fines, orders to make the product/service accessible, and in serious cases, restrictions on selling in that market. Germany’s implementation allows fines up to €100,000. Other countries have set their own penalty ranges.

There’s no private right of action like the ADA — EU customers can’t directly sue you for damages the way US plaintiffs can. But government-imposed fines and corrective orders are arguably worse, because you can’t just settle with a single plaintiff and move on. The authority can require ongoing compliance and re-inspect.

”I only sell in the US — does this matter?”

If your Shopify store ships to any EU country, yes. Even if the EU isn’t your primary market, if an EU customer can place an order on your site, you’re providing an e-commerce service in the EU.

Some merchants might consider geo-blocking EU traffic, but that creates its own problems — you lose access to a market of 450 million consumers, and geo-blocking can be unreliable anyway.

The simpler move: just make your store accessible. WCAG 2.1 AA is the same standard US courts point to when evaluating ADA claims. One set of fixes covers you on both sides of the Atlantic. We wrote about the ADA lawsuit side of this separately — the overlap is almost total.

What about overlays?

Accessibility overlay widgets (accessiBe, UserWay, AudioEye, etc.) don’t satisfy the EAA any more than they satisfy the ADA. The EAA requires the underlying service to be accessible, not that a third-party widget attempts to patch problems at runtime.

The European Disability Forum has been clear about this. Their position paper on the EAA explicitly warns against “add-on solutions” that don’t address root causes. If a market surveillance authority audits your site and finds that accessibility depends entirely on a JavaScript widget that can be blocked, disabled, or that simply doesn’t work reliably, that’s not compliance.

Fix the actual issues in your theme. That’s what the law requires.

Where most Shopify stores fail

The violations that trigger EAA non-compliance are the same ones that get US stores sued under the ADA: images without alt text, low color contrast, unlabeled form fields, broken keyboard navigation, and jumbled heading structures. We covered these in detail in our post on ADA lawsuit risk for Shopify stores.

The short version: most of these are fixable through Shopify’s Theme Editor or with small Liquid template edits. Alt text and form labels take minutes. Color contrast usually means one CSS change. You don’t need a developer or a redesign — you need to know which issues exist on your store and where they are.

What to do about it

Start by finding out where you stand. AccessFix scans up to 20 pages of your Shopify store and flags every detectable WCAG violation with its severity. Takes under a minute.

Once you know what’s wrong, fix the critical stuff first — alt text and form labels are usually the quickest wins. Color contrast might mean adjusting your theme’s CSS, but it’s rarely more than a few lines. AccessFix gives you instructions specific to Shopify’s Theme Editor for each issue, so you’re not Googling around trying to figure out what “ensure ARIA attributes are valid” means.

One thing worth knowing: the EAA expects you to be able to demonstrate compliance if asked. Keep a record of what you’ve fixed and when. Nothing elaborate — a spreadsheet or just a list of dates and changes is enough. If a surveillance authority ever comes knocking, you want to show you took it seriously rather than scrambling after the fact.

And don’t treat this as a one-time project. Theme updates, new products, and content changes can introduce new issues. Scan again every month or so. Accessibility is maintenance, not a checkbox.

Questions? Check our support page or install AccessFix to get started.