fixes
Some checks failed
Architecture Governance / architecture (push) Has been cancelled

This commit is contained in:
sdarbinyan
2026-07-10 15:55:38 +04:00
parent 49d8226411
commit ee269a9e33
33 changed files with 559 additions and 52 deletions

View File

@@ -3,6 +3,11 @@
- Static pages with `showInFooter: true` may be grouped into footer sections using `footerGroup`.
- Social links remain footer-config driven and can coexist with CMS page groups.
- Navigation stays configuration-driven; no marketplace-specific page names are hardcoded in frontend.
## Catalog Routing Preparation
- Catalog root `/catalog` renders category browser.
- Category detail keeps current ID routes while resolving future slug tokens in routing layer.
- Breadcrumb root action must always navigate to `/catalog`, not all-products grid.
# 11. Система навигации
## Назначение