--- const { category } = Astro.props; import Stores from './LazyStores.astro'; import MainMenu from '@components/MainMenu.astro'; const MENU_ID = 3340; // 103246 (бургер 1). 103247 (бургер 2 ) let menuItems = []; ---
Профиль {category && ( )}