Overview of Storefront UI
v2-developStorefront UI is a framework-agnostic UI library and Design System specifically optimized for eCommerce. It is built on top of TailwindCSS and provides a set of opinionated components, utilities, and patterns designed to accelerate development while maintaining high performance and accessibility.
Key Features
- Base Components: Small, flexible, and WCAG AA compliant components (e.g.,
Button,Checkbox,Input,Modal) for building custom interfaces. - Blocks: Complex, copy-pasteable UI patterns specific to eCommerce, such as
ProductCardor checkout steps. - Composables: Logic abstractions like
useDropdownto handle complex UI interactions. - Tailwind Integration: A Tailwind preset that maps configuration to CSS variables and provides SFUI-specific defaults.
- Design Alignment: Includes a Figma design kit that provides a pixel-perfect representation of the code components.
- Performance & Accessibility: Components are optimized for high Lighthouse scores and meet WCAG AA accessibility standards out of the box.