Hummingbird is the default theme for PrestaShop 9.1+ and the reference implementation for modern theme development. It replaces the Classic theme, which is deprecated for new development in PrestaShop 9.
| Page | Description |
|---|---|
| CSS conventions | Bootstrap 5.3, BEM, SCSS, @layer, dark mode via color modes |
| JavaScript conventions | jQuery-free theme code, semantic data-ps-* attributes, event system |
| Accessibility | EAA compliance, ARIA, keyboard navigation |
| Development Workflow | Troubleshooting, dev environment tips |
| Bootstrap Compatibility | BS4 → BS5 migration guide for modules |
| Hook mapping | Visual map of front-office hooks per page |