Accessibility
Last updated August 18, 2026
We want a founder using a screen reader at 11 p.m. to be able to order business cards as easily as anyone else. This page says what we have done, what we know is imperfect, and how to get help if the site fails you.
Conformance status
Priiint aims to meet WCAG 2.2 Level AA. We audited the site in August 2026 and fixed what we found. We describe ourselves as substantially conformant: the site meets the standard in the areas we tested, with the known exceptions listed below.
What we have done
- Keyboard access throughout. Every menu, product option, cart control, and form field is reachable and operable with a keyboard alone. The cart drawer traps focus while open and returns focus when closed. Esc closes the cart and the menus.
- A skip link is the first thing a keyboard user reaches on every page, jumping straight past the navigation to the main content.
- Visible focus. Every interactive element has a high-contrast focus ring that is never removed.
- Colour contrast. Body text, headings, buttons, and small print meet or exceed the 4.5:1 requirement; large display type exceeds 3:1. Colour is never the only way information is conveyed.
- Real landmarks and headings. Each page has one
h1, a logical heading order, andheader/nav/main/footerlandmarks. - Meaningful alternative text on product photography; decorative images are hidden from assistive technology instead of being described pointlessly.
- Live price updates are announced. When you change a product option, the new price is announced by screen readers rather than changing silently.
- Labelled forms. Every field has a real label; errors are announced, described in words, and never signalled by colour alone.
- Reduced motion respected. If your system asks for reduced motion, the scrolling ticker stops and transitions are removed.
- Zoom and reflow. Content reflows to 320px and remains usable at 200% zoom without horizontal scrolling.
Known limitations
We would rather tell you than have you discover these:
- Payment pages are hosted by Stripe. Their checkout is a third-party page whose accessibility we do not control, though Stripe publishes its own conformance information.
- Your uploaded artwork. We cannot make the contents of a customer’s PDF accessible — and printed cards are a physical product.
- Product photography is described by alt text, but photographs of paper texture and finish are hard to convey fully in words. If you want a physical description of a stock, ask us and we will write you one.
If the site fails you, we will fix it — and help you order
Email hello@priiint.com with the page and what went wrong. We aim to reply the same business day and to fix genuine barriers within 10 business days.
You never have to fight the website to buy from us. If any part of ordering is inaccessible to you, email us with what you need printed and we will configure the order, send you the proof, and take payment over a secure link — at the same price as ordering online.
Technical notes
This site is standards-based HTML, CSS, and JavaScript. It is tested with recent versions of Chrome, Firefox, Safari and Edge, with VoiceOver and NVDA, and with keyboard-only navigation. Assessment was carried out internally by our own team using automated tooling and manual testing.