Shopify Development10 min readAugust 10, 2026Jasmine Lovalace

Website Accessibility Compliance for Canadian Ecommerce: AODA, ACA, and WCAG 2.2 in 2026

Over 5,100 digital accessibility lawsuits were filed in 2025, and 69 percent targeted ecommerce sites. What AODA, the Accessible Canada Act, and WCAG 2.2 actually require from a Shopify store, and why an overlay widget will not cover you.

Over 5,100 digital accessibility lawsuits were filed in the United States in 2025, 69 percent of them against ecommerce sites, and WCAG 2.2 Level AA has become the de facto baseline referenced by Ontario's AODA, Canada's federal accessibility rules, and US ADA settlements alike. Most Canadian Shopify merchants have never run a real accessibility audit, and the ones who have often stopped at installing an overlay widget, which does not fix the underlying issue and has itself become a target of complaints. This guide covers what each Canadian and US regime actually requires, where a typical Shopify checkout fails, and how to fix it properly.

If you already sell across the border, read this alongside our cross-border ecommerce guide, since US customer volume is exactly what creates ADA exposure for a Canadian brand. And if you are already working through Quebec's language requirements, our Bill 96 compliance guide covers the other major Canadian storefront compliance deadline running in parallel to this one.

01. The Quick Answer: Website Accessibility Compliance for Canadian Ecommerce

  • The target standard: WCAG 2.2 Level AA, which satisfies AODA, the Accessible Canada Act's expectations, and the standard most cited in US ADA settlements at once.
  • Who is legally covered: AODA covers Ontario public bodies and large private organizations, the ACA covers federally regulated businesses, and the US ADA reaches any ecommerce site selling to American customers regardless of where it is based.
  • Where most Shopify stores fail: checkout and cart flows, product image alt text, colour contrast on badges and filters, and third-party apps that inject inaccessible popups.
  • What does not count as compliance: an accessibility overlay widget on its own. It needs to be paired with fixes to the actual theme code and checkout markup.

02. At a Glance: AODA vs the Accessible Canada Act vs ADA

FactorAODA (Ontario)ACA (Federal Canada)ADA (United States)
Who it coversOntario public sector bodies and private sector organizations with 50 or more employeesFederally regulated organizations: banks, telecom, airlines, Crown corporationsAny US business whose website courts treat as a place of public accommodation
Referenced standardWCAG 2.0 Level AA, legislated under Ontario's Integrated Accessibility Standards RegulationAccessibility plans and progress reports, with WCAG-aligned expectations still developingNo codified web standard in the statute itself, but WCAG 2.1 AA appears throughout DOJ guidance and settlements
EnforcementCompliance reports to the Ontario government, fines up to 100,000 dollars per day for corporationsComplaints to the Accessibility Commissioner, penalties up to 250,000 dollarsPrivate lawsuits, over 5,100 digital accessibility lawsuits filed in 2025 alone
Applies to an Atlantic Canada businessOnly if you have Ontario operations, staff, or Ontario buyers requiring vendor complianceOnly if you are federally regulated, or sell to a federally regulated buyerYes, if you sell to customers in the United States, regardless of where you are based
Practical takeawayWCAG 2.2 Level AA clears the legislated AODA baseline with room to spareWCAG 2.2 Level AA satisfies the accessibility expectations tied to ACA plansWCAG 2.2 Level AA is the standard most consistently cited in ADA settlement agreements

Why it matters: a business in Fredericton or Halifax is not directly regulated by AODA or the ACA, but building to WCAG 2.2 Level AA clears the highest bar across all three regimes, which matters the moment you sell to an Ontario buyer, a federally regulated company, or any customer in the United States.

03. What WCAG 2.2 Actually Requires

WCAG defines three conformance levels. Level A is the bare minimum and is not considered sufficient on its own by any regulator or court. Level AA is the working legal baseline, requiring things like a 4.5 to 1 colour contrast ratio for normal text, descriptive alt text on meaningful images, labels on every form field, visible keyboard focus indicators, and captions on video content. Level AAA is a stricter, largely aspirational tier that most commercial sites do not target.

WCAG 2.2, the version in force now, added several success criteria on top of 2.1, including a minimum target size for clickable elements, an accessible alternative to any interaction that relies on dragging, and a rule that a sticky header or chat widget cannot be allowed to hide the keyboard focus indicator as a visitor tabs through the page.

Why it matters: targeting WCAG 2.2 Level AA, rather than trying to interpret AODA, the ACA, and the ADA separately, gets a merchant to the standard that satisfies all three at once, since it is the version each regime's guidance and settlement history currently points back to.

04. Who AODA Applies To, and Why It Matters Outside Ontario

AODA legally requires WCAG 2.0 Level AA from Ontario public sector organizations and private sector organizations with 50 or more employees. A manufacturer or DTC brand headquartered in New Brunswick, Nova Scotia, or Prince Edward Island is not directly covered unless it has Ontario staff or operations.

Where it still matters is procurement. Ontario is Canada's largest provincial market, and Ontario-based retailers, distributors, and government buyers increasingly build WCAG-aligned website requirements into vendor and supplier agreements, since AODA is the most established accessibility standard in the country. An Atlantic Canada wholesaler selling into Ontario retail chains can face this requirement contractually even without ever being regulated by the Act itself.

Why it matters: waiting until AODA directly applies to your business misses the point. It is already showing up as a vendor requirement for any Canadian business selling B2B into Ontario, which is a large share of the manufacturers and wholesalers we work with.

05. The US ADA Lawsuit Risk for Canadian Brands Selling Cross-Border

The US Americans with Disabilities Act does not mention websites directly, but courts have consistently treated an ecommerce site as a place of public accommodation under Title III, and the deciding factor in most filed cases has been whether the site serves US customers, not where the company is incorporated or headquartered. Notable cases have targeted Amazon over screen reader barriers and forced Domino's Pizza to remediate its website and app after the company lost at the Supreme Court petition stage.

More than 5,100 digital accessibility lawsuits were filed in 2025, and 69 percent targeted ecommerce sites specifically, making retail and DTC one of the most exposed sectors in the entire litigation trend. A Canadian brand actively selling into the US through Shopify, whether through Shopify Markets or a dedicated US storefront, carries this exposure the same as a US-based competitor.

Why it matters: being based in Canada is not a shield against a US ADA claim if you are meaningfully selling to American customers, and the volume of filed lawsuits means this is no longer a theoretical risk reserved for large national retailers.

06. The Checkout and Product Page Issues That Trigger Most Complaints

  • Keyboard traps in cart drawers and popups. A visitor tabs into an upsell modal or slide-out cart and cannot tab back out, which blocks the purchase entirely for a keyboard-only or screen reader user.
  • Missing or generic product image alt text. Filenames or blank alt attributes leave a screen reader user with no idea what they are buying.
  • Low colour contrast on sale badges and form errors. Discount labels and inline validation messages are frequently styled below the 4.5 to 1 contrast minimum because they are treated as decoration rather than content.
  • Variant swatches and quantity selectors that ignore the keyboard. Colour and size swatches built as unlabelled divs instead of proper buttons or radio inputs cannot be operated without a mouse.
  • Auto-advancing carousels and countdown timers with no pause control. Moving content with no way to stop it fails WCAG outright and disorients screen reader and low-vision users alike.

Why it matters: checkout and payment issues are cited in a disproportionate share of filed ecommerce accessibility lawsuits, since a customer who cannot complete a purchase is treated as denied service entirely, not merely inconvenienced.

07. Are Accessibility Overlay Widgets Enough

Overlay widgets add a floating icon that lets a visitor adjust font size, contrast, or spacing without touching the underlying page. They are easy to install and are often marketed as an instant compliance fix, but they sit on top of the existing markup rather than repairing it, so a keyboard trap, missing alt text, or an unlabelled form field underneath the overlay is still there.

This guide is written for accessibility and web development planning, not legal advice. Several overlay widget vendors have themselves been named in accessibility lawsuits and formal complaints, and any business facing an active complaint or demand letter should consult a lawyer familiar with accessibility law.

Why it matters: a widget can be a reasonable supplement once the theme and checkout markup are already fixed, but treating it as the entire strategy leaves the actual barriers in place and creates a paper trail showing the business knew accessibility was a concern and chose a surface-level fix.

08. Auditing and Fixing a Shopify Store for Accessibility

  • Run an automated scan, then follow it with a manual pass. Automated scanners catch missing alt text and colour contrast failures reliably, but they cannot tell whether a screen reader can actually complete checkout or whether keyboard focus gets trapped in a cart drawer. Both passes are needed, not one or the other.
  • Test the full purchase path with a keyboard alone. Tab through product selection, add to cart, the cart drawer, and checkout without touching a mouse. Any point where focus disappears, jumps unpredictably, or gets stuck inside a popup is the kind of failure most often cited in ecommerce accessibility complaints.
  • Audit every app that injects content onto the storefront. Upsell popups, countdown timers, reviews widgets, and chat launchers are common sources of accessibility failures because merchants rarely review their markup, only their appearance. An app that looks fine visually can still trap focus or lack proper labels.
  • Add real alt text to product photography, not filenames. Descriptive alt text that identifies the product and its relevant visual detail is both a WCAG requirement and, increasingly, an input AI shopping agents use to understand a catalog, which connects directly to the work covered in our product information management guide.
  • Fix colour contrast on sale badges, filters, and form validation. Discount badges, faceted filters, and inline form error messages are frequently styled with contrast ratios below the 4.5 to 1 minimum WCAG 2.2 AA requires for normal text, since they are treated as decorative rather than functional content during design.
  • Publish an accessibility statement and a way to report issues. A short, visible statement describing your accessibility commitment and how to report a barrier is expected practice under all three regimes in this guide, and it gives you a documented, good-faith remediation record if a complaint or audit ever arrives.

Why it matters: the fixes that actually hold up in an audit happen in the theme code, the checkout extensions, and the apps a merchant has installed, which is the same layer covered in our custom Shopify development guide, not in a widget layered on top of it.

09. How AtlanticWorks Helps

AtlanticWorks audits Shopify themes, checkout flows, and installed apps against WCAG 2.2 Level AA for Atlantic Canada manufacturers, wholesalers, retailers, and DTC brands, then fixes what turns up directly in the theme code and app configuration rather than layering on an overlay widget. As a certified Shopify, HubSpot, Google, and Salesforce partner, we scope the work around your actual storefront and customer base, whether your exposure comes from an Ontario vendor requirement, US customer volume, or simply wanting a store that works for every visitor, and this is not a substitute for legal advice on an active complaint. You keep full ownership of everything we build. It starts with a free assessment of where your store currently stands.

10. Key Takeaways

  • WCAG 2.2 Level AA is the one standard that clears AODA, the Accessible Canada Act's expectations, and the standard most cited in US ADA settlements, so it is the practical target regardless of which regime applies to you.
  • AODA and the ACA mostly do not directly regulate an Atlantic Canada manufacturer or retailer, but both flow downstream through vendor and procurement requirements from Ontario and federally regulated buyers.
  • The US ADA applies to any ecommerce site selling to American customers, regardless of where the business is based, and over 5,100 digital accessibility lawsuits were filed in 2025, with 69 percent targeting ecommerce.
  • Checkout and payment flows are cited in a disproportionate share of ecommerce accessibility complaints, since an inaccessible purchase path is treated as a denial of service.
  • Accessibility overlay widgets do not replace fixing the underlying theme code and checkout markup, and several widgets have themselves drawn lawsuits over inadequate remediation.
  • A documented audit, fix log, and public accessibility statement are the strongest protection available short of full legal review, since all three regimes reward demonstrated good-faith effort.

11. Frequently Asked Questions

What is AODA website compliance, and does it apply to businesses outside Ontario?

AODA, the Accessibility for Ontarians with Disabilities Act, legally requires most Ontario public sector and large private sector organizations to meet WCAG 2.0 Level AA on their public-facing websites. A manufacturer or retailer based in Atlantic Canada is not directly regulated by AODA unless it has staff or operations in Ontario, but the standard still matters if you sell to Ontario retailers, distributors, or government buyers, since many now require WCAG-aligned vendor websites as a procurement condition. AODA is also the most established Canadian accessibility standard, which makes it the de facto benchmark auditors and courts point to even in provinces without their own accessibility legislation.

What is WCAG 2.2, and what level should an ecommerce store target?

WCAG, the Web Content Accessibility Guidelines, is the international technical standard behind every accessibility law referenced in this guide. It has three conformance levels: A is the minimum, AA is the legal baseline referenced by AODA, the ADA, and most enterprise vendor requirements, and AAA is largely aspirational for commercial sites. WCAG 2.2, the current version, added new success criteria on top of 2.1, including minimum target sizes for clickable elements, an accessible alternative to drag-based interactions, and rules preventing focus indicators from being hidden behind sticky headers or chat widgets. Targeting WCAG 2.2 Level AA clears every regime covered in this guide at once.

Can a Canadian ecommerce business be sued under the US ADA?

Yes, if the store sells to customers in the United States. US courts have generally treated an ecommerce website as a place of public accommodation under Title III of the ADA regardless of where the business is physically located, and the relevant question in most filed cases has been whether the site serves US customers, not where its servers or offices sit. Over 5,100 digital accessibility lawsuits were filed in the United States in 2025, and 69 percent targeted ecommerce sites specifically, so a Canadian brand actively selling across the border carries real exposure even without a US entity.

Are accessibility overlay widgets enough to make a Shopify store compliant?

No. Overlay widgets, the scripts that add a floating accessibility icon and let a visitor toggle font size or contrast, sit on top of a page without fixing the underlying markup, and several have themselves become the subject of lawsuits and formal complaints from disability rights groups who argue they do not deliver real WCAG conformance. A widget can be a reasonable supplementary tool, but it does not replace fixing alt text, form labels, keyboard navigation, and colour contrast in the actual theme code and checkout flow, and relying on one as a sole remediation strategy is treated skeptically in the accessibility legal community.

What parts of a Shopify checkout most often fail an accessibility audit?

The most common failures are colour contrast on sale badges and discount codes, product images with missing or generic alt text, quantity selectors and variant swatches that are not operable by keyboard, cart drawers and upsell popups that trap keyboard focus so a visitor cannot tab back out, and countdown timers or auto-advancing carousels with no way to pause them. Checkout and payment specifically are cited in a large share of ecommerce accessibility litigation, since a purchase a screen reader user cannot complete is treated as a denial of service, not just a usability gap.

How much does it cost to make a Shopify store accessible?

Cost depends on how far the current theme and apps are from WCAG 2.2 AA. A store built on an accessible base theme with clean markup might only need alt text, focus state, and form label fixes across key templates. A heavily customized theme with several third-party apps injecting inaccessible popups, sliders, and widgets typically needs a full audit followed by remediation across the theme code, app choices, and checkout extensions. Either way, remediation is close to always cheaper than a lawsuit settlement or a lost sale from a customer who could not complete checkout.

Does the Accessible Canada Act apply to my business?

The Accessible Canada Act, or ACA, applies to federally regulated organizations, meaning banks, telecommunications and broadcasting companies, airlines and other federal transportation providers, and Crown corporations. It does not directly cover a typical provincially regulated manufacturer, wholesaler, retailer, or DTC brand. That said, ACA-regulated organizations increasingly push accessibility requirements down to their suppliers and vendors, so a business selling into a federally regulated buyer may face accessibility requirements contractually even without being directly covered by the Act.

Not sure where your store stands on accessibility?

AtlanticWorks runs a free assessment of your Shopify theme, checkout flow, and installed apps against WCAG 2.2 Level AA, then builds the fix for whatever gaps turn up.

Start the Assessment