normalized url menus

This commit is contained in:
Profile Profile
2026-03-15 10:41:55 +03:00
parent 636bc47155
commit 952dfda73c
8 changed files with 183 additions and 151 deletions

View File

@@ -2,7 +2,7 @@
const { category, contentType } = Astro.props;
import Stores from './LazyStores.astro';
import MainMenu from '@components/MainMenu.astro';
import MainMenu from '@components/Menus/MainMenu.astro';
const MENU_ID = 3340; // 103246 (бургер 1). 103247 (бургер 2 )
let menuItems = [];