Skip to main content

Shopify fix guide

Fix ARIA mistakes on Shopify

Use ARIA sparingly; prefer native HTML.

Check your live page

Canonical issue page: ARIA mistakes

What this issue means

Guidance

Fix invalid combinations reported by automated tools; validate with browser accessibility inspectors.

How to fix on Shopify

In Shopify, prioritize theme Liquid and section JSON: product cards, cart drawers, and app embeds. Some issues need a theme developer or app vendor; capture the public report link when you open a ticket.

How to fix

Prefer native elements; validate custom widgets with browser a11y inspectors.

Remove invalid combinations reported by axe; retest with keyboard.

Related: 4.1.2 Name, Role, Value.

Other platforms

TestAccessibility · Programmatic fix page · localhost:3001