ChawkBazar Documentation
WelcomeTech We Have UsedGetting Started
Available Scripts & Command
How Can I use this app
Demo Deploy
Features
Settings
Payment
Shop Transfer
SEO and Analytics
API
Multilingual & Translation
OTP (Mobile Number Verification)Email ConfigurationEmail VerificationSocial LoginSubscribeFAQ PageContactTerms and conditions
Third-party Integrations
Deployment
Back-End Integration
Upgrade
Customizations
FAQSupportChangelogs

Menu

Mega menu for the shop are coming from a typescript file which is located at,

shop -> src -> data -> static -> menus.ts

MenusJson.png

You've to update this JSON to build the mega menu.

Data Structure

id -> ID for menu or submenu
path -> After clicking the menu in frontend which path will be redirect
label -> Label of that men
subMenu -> Object for submenu
mobileMenu -> Different menu for mobile.