All posts
Basics

Does Shopify have built-in ADA compliance?

July 21, 2026 · Jenil Savani

Overview

No. Shopify gives you a reasonable foundation, but compliance is a property of your store, not the platform. Shopify’s own help docs say this directly: merchants are responsible for making their stores accessible.

This page explains exactly where Shopify’s responsibility ends and yours begins, because the boundary is where lawsuits happen.

What Shopify actually provides

  • Platform basics. The checkout Shopify hosts is broadly accessible, and the core storefront machinery (cart logic, forms infrastructure) is solid.
  • First-party themes. Dawn and Shopify’s other own themes are built with accessibility in mind: semantic headings, keyboard-reachable menus, labeled controls.
  • Alt-text fields. Every product image has a place to put alt text, and the admin surfaces it.

That is a better starting point than most platforms offer. It is also where it stops.

What is entirely on you

  1. Theme choice and customization. Third-party themes vary wildly in quality. And the moment you change colors, fonts, or sections, you can break contrast and heading structure. These are the exact failures in the common WCAG failures list.
  2. Apps. Review widgets, popups, chat bubbles, upsell modals. Each one injects its own markup into your pages, and the app store does not review them for accessibility. One inaccessible popup can trap every keyboard user on your store.
  3. Content. Shopify gives you an alt-text field; it cannot write the alt text. Empty alt text on product images is the most-cited issue in ADA complaints.
  4. The combination. Even if theme, apps, and content are each fine alone, they can conflict: duplicate H1s, focus fights between widgets, contrast breaking when an app renders over your background.

How responsibility plays out legally

Lawsuits name the merchant. Shopify’s terms make merchants responsible for their stores, and no ADA defendant has escaped by pointing at their platform. The comparison across platforms, and why none of them solves this for you, is in Shopify vs WooCommerce vs BigCommerce.

It is worth being precise about why. The ADA claim says a shopper could not use your store. The court does not care which vendor supplied which broken component, the same way a restaurant cannot blame its chair supplier for an inaccessible dining room. You assembled the store; the assembly is yours.

Example

A store launches on Dawn, an accessible baseline. Over a year the owner adds a countdown-timer app, a review carousel, and a custom hero section with white text over light product photos. Dawn is still accessible. The store no longer is: the timer is not announced to screen readers, the carousel cannot be paused, and the hero text fails contrast. Platform fine, store not. A scan at launch would have found nothing; a scan today finds all three.

Common mistake

Checking accessibility once at launch and never again. Your store drifts. Every app install, theme update, and seasonal banner can introduce a failure, which is why audits are dated documents rather than one-time badges. Run the self-check after every meaningful change, and get a manual audit on a schedule rather than once.

Frequently asked questions

Is Shopify ADA compliant out of the box?+

No. Shopify provides an accessible platform foundation and its own themes aim for accessibility, but your store's compliance depends on your theme, apps, images, and content. Shopify's own documentation says merchants are responsible for their store's accessibility.

Are Shopify's free themes accessible?+

Shopify's own themes (like Dawn) are built with accessibility in mind, but customization, third-party apps, and your content can break that baseline. A theme being accessible when installed does not mean your store is accessible today.

Who gets sued if a Shopify store is inaccessible, the store or Shopify?+

The store. ADA Title III claims target the business selling to the public, not its software vendor. There is no case where blaming the platform ended a lawsuit against a merchant.