eCommerce websites can be a valuable resource for people with disabilities, particularly for those who encounter barriers when shopping at brick-and-mortar retail stores. Unfortunately, online stores can also have barriers: According to a report from Baymard Institute, 94% of the top-grossing eCommerce websites have detectable issues that prevent them from conforming with the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA.
WCAG is the consensus standard for digital accessibility, and it’s a vital resource for developers. When content conforms with WCAG, it’s generally considered usable by most people with disabilities. When content fails to conform with the guidelines, users may encounter barriers that prevent them from finding products, completing forms, and ordering goods.
15% of the global population experiences some form of disability, and to reach a wide audience — and provide them with an excellent shopping experience — you’ll need to think about accessibility when developing your estore. Here are a few quick tips to help you get started.
Related: 5 Common eCommerce Website Accessibility Issues
People with disabilities that affect vision, motor control, and mobility often use keyboards (or keyboard emulators) to browse the web. Instead of using a mouse, these users utilize the Tab and Shift + Tab commands to move focus. Other keyboard commands enable people to select links, switch browser tabs, and carry out other common actions.
However, some websites behave in unpredictable ways when accessed with a keyboard alone. If your e-store has an illogical focus order, users might become confused when navigating each page. Keyboard accessibility is especially important when users need to fill out forms or move through a multi-step process — and if customers become frustrated when checking out, they’ll often abandon their shopping carts.
Try placing an order on your eCommerce website without using a mouse. Ask questions:
The last question is especially important. Keyboard traps occur when form fields are incorrectly written, causing the keyboard focus to lock into a single form field. It’s one of the most frustrating accessibility issues, but it’s easy to detect and fix — as long as developers test their forms carefully.
Related: Give Yourself an Accessibility Test: Don't Use a Mouse
eCommerce websites rely on input from users. If your visitors can’t provide their addresses and payment information, you can’t process their orders — make sure you give them clear instructions when their input is required.
Follow these tips to make sure your checkout process is accessible:
Related: Online Shopping and ADA Compliance: What You Need to Know
Color is a powerful tool for keeping customers engaged and moving them through your checkout process. However, not every customer perceives your website visually.
Follow these tips when reviewing product pages, checkout pages, and other essential content:
Building an accessible eCommerce website requires dedication from every member of your development team. However, it’s well worth the effort: Accessibility expands your audience, improves customer retention, and enhances the on-page experience for every visitor — regardless of their abilities.