Compliance, Governance & Risk
Shopify EAA Compliance Checker: What to Test First
If you sell to consumers in the EU, the European Accessibility Act is no longer a distant future date. The EU's accessibility requirements for covered products and services apply from 28 June 2025. The…
If you sell to consumers in the EU, the European Accessibility Act is no longer a distant future date. The EU's accessibility requirements for covered products and services apply from 28 June 2025. The European Commission describes the EAA as a directive creating common accessibility rules for key products and services across the EU, and the EUR-Lex summary lists e-commerce services among the covered service categories.
Official starting points:
- European Commission: European Accessibility Act
- EUR-Lex summary: accessibility of products and services
- Directive (EU) 2019/882 text
This guide is practical self-assessment material, not legal advice. Member-state implementation, exemptions and enforcement details can vary, so confirm your position with a qualified professional.
The Shopify-specific problem
Most EAA guidance tells you the law exists. Most accessibility scanners tell you a page has errors. Neither tells a store owner what to fix first.
On Shopify, the high-risk issues tend to sit in ordinary buying journeys:
- product images with missing or unhelpful alt text;
- variant selectors that cannot be operated with a keyboard;
- cart drawers that trap focus or lose focus;
- buttons with icon-only labels;
- poor contrast on sale prices, badges or disabled states;
- form errors that are visual only;
- checkout-adjacent content that is hard to navigate with assistive tech.
The EAA conversation is not only "does a scanner pass?" The better question is: can a disabled customer find a product, understand it, select a variant, add it to cart, recover from errors and complete the journey?
What automated scanners catch
Automated checks are useful. They can often find:
- missing page language;
- missing alt attributes;
- empty buttons and links;
- duplicate IDs;
- some colour-contrast failures;
- missing labels on form fields;
- heading-order and landmark issues.
That is a good first pass. It is not a complete accessibility assessment.
What scanners miss
The issues that hurt an ecommerce journey are often manual:
- Can you see where focus is after tabbing into a mega menu?
- Does the cart drawer return focus to the triggering button?
- Does the variant selector communicate the selected state?
- Is the alt text meaningful, or just a copied filename?
- Does the page reflow when zoomed?
- Does the error message tell the user what to fix?
- Can a keyboard user complete the journey without a mouse?
These are the checks a store owner can actually run today, even before paying for a full audit.
A first-pass Shopify EAA checklist
Use this order:
- Homepage and navigation. Keyboard tab order, focus visibility, menu open/close behaviour.
- Collection page. Product-card links, filters, sort controls, sale-price contrast.
- Product page. Image alt text, variant selector, quantity controls, add-to-cart button name.
- Cart. Drawer focus, remove buttons, quantity updates, error messages.
- Forms. Labels, required fields, validation messages, help text.
- Policy/accessibility page. Honest statement of known issues and contact route.
- Evidence. Dated record of what you tested, what failed, and what you fixed.
The evidence record matters because a future buyer, regulator or marketplace partner may ask "what have you done?" A scanner screenshot alone is a weak answer.
Run the free checker
The free Accessibility Quick-Scan is the right starting point. Paste page source or use the guided checks, then combine automated findings with manual questions scanners cannot judge. It runs in your browser and does not upload your page.
If you need a fuller workflow, the EAA Conformity Evidence Pack gives you the platform fix playbook, manual-test checklist, evidence generators and accessibility-statement draft for GBP 249 one-time.
It does not certify conformity or replace a qualified accessibility review. It helps you find and document the work before that review.
FAQ
Does the EAA apply to Shopify stores outside the EU? If you offer covered e-commerce services to EU consumers, you should check scope carefully. The EAA is an EU directive implemented by member states, and non-EU sellers can still be affected when serving EU consumers.
Are microenterprises exempt? The directive contains microenterprise treatment, especially around services, but details and implementation can vary. Do not rely on a blog summary for scope; check the relevant member-state rules or get professional advice.
Does a clean scanner mean my Shopify store is EAA compliant? No. Automated tools catch only part of accessibility. Keyboard operation, focus order, alt-text quality, reflow and error recovery need manual review.
What standard should I use? Many practical ecommerce checks are mapped to WCAG 2.1 AA / EN 301 549 style expectations, but the legal position depends on your market and implementation. Use official sources and qualified review.
Bottom line
Do the scan, but do not stop there. Test the actual buying journey, fix the barriers that block customers, publish an honest accessibility statement, and keep a dated evidence file of what changed.