CartComply blog
Plain answers to the questions Shopify brands ask about ADA compliance, WCAG 2.2, and accessibility monitoring.
- How do you make Shopify checkout errors accessible?2026-09-20
Accessible checkout errors identify the problem, connect it to the field, move focus predictably, and preserve unrelated input.
- Can an inaccessible checkout get your store sued?2026-09-14
Yes. The purchase path is the most-cited flow in ADA website demand letters, because it is where a blocked user suffers the clearest harm: they cannot buy. Unlabeled discount and...
- How do you test a Shopify cart with only a keyboard?2026-09-14
Start at a product page and complete the full path using Tab, Shift plus Tab, Enter, Space, and Escape only. Confirm every control receives visible focus, variants can be...
- What makes a Shopify variant selector accessible?2026-09-14
An accessible variant selector uses real controls with programmatic names, exposes selected and unavailable states, supports predictable keyboard movement, and announces changes...