E-Commerce Accessibility Checklist
Accessibility checklist tailored for e-commerce websites. Covers product pages, shopping cart, checkout flow, payment forms, search, and order confirmation accessibility requirements.
Detailed Explanation
E-Commerce Accessibility Audit
E-commerce websites have unique accessibility challenges due to complex product interactions, multi-step checkout flows, and dynamic content updates. Inaccessible checkout flows directly lose revenue and expose businesses to legal risk.
Critical E-Commerce Flows to Audit
Product Browsing
- Product images have descriptive alt text (including color, pattern, key features)
- Product filters are keyboard-operable and announce applied filters
- Sort controls are accessible and announce the current sort order
- Product grids maintain logical reading order
Product Details
- Size/color selectors are labeled and keyboard accessible
- Quantity input accepts keyboard input
- "Add to Cart" button has clear, unique accessible name
- Stock availability is announced (not color-only indicator)
- Product reviews are navigable and readable
Shopping Cart
- Cart item count updates are announced (aria-live)
- Remove item buttons are labeled with product name
- Quantity changes are reflected and announced
- Price calculations update accessibly
- "Proceed to Checkout" is prominent and keyboard accessible
Checkout Flow
- Progress indicator shows current step accessibly
- Form fields have visible labels and autocomplete attributes
- Address forms support autocomplete for all fields
- Error messages are clear and reference specific fields
- Payment form is keyboard accessible and labeled
- Order review step allows editing before final submission
- Order confirmation is clearly announced
Common E-Commerce Accessibility Failures
- Product images with generic "product-123.jpg" alt text
- Color swatches that rely only on color with no text labels
- Add to cart confirmation that only appears visually
- Checkout forms that lose data when tabbing between fields
- Payment iframes that trap keyboard focus
- Promotional banners that auto-advance without pause control
Testing Approach
Test the complete purchase flow end-to-end:
- Search for a product
- Filter and sort results
- Select a product
- Choose options (size, color)
- Add to cart
- View and edit cart
- Complete checkout
- Verify order confirmation
Use Case
E-commerce accessibility is a legal and business priority. Inaccessible checkout flows violate accessibility laws and lose customers. Use this specialized checklist in addition to the general WCAG checklist when auditing online stores, marketplaces, or any website with purchasing functionality.
Try It — Accessibility Audit Checklist
Perceivable
Operable
Understandable
Robust
50 criteria shown · Click the status badge to cycle through Pass / Fail / N/A / Untested