IMPORTANT: As of June 15, we have switched to a subscription model for working with modules.
Until July 1, modules will be sold in a transitional mode. Then you will be able to subscribe to modules, but you will not be able to purchase a module separately!

Read More

Main Menu

A module that changes the appearance of the main menu
Please enter a valid addres(es) of the shop where you are going to use the add-on.
2 000  3 000 
Latest module version 1.2.2 Updated: 26.12.2022
Have questions about the module? Write to us: HelpDesk
30 days for return
If you are not satisfied with the operation of the module, we will return your money with bonus points in your Personal Account
Bonus for review
We will give 1000 bonus points in your Personal Account for a review after purchasing the module
Multi-display
One price regardless of the number of display cases, no need to pay extra
Support
Free consultation and support on the module, assistance with installation
Discount for revision
We will give a discount of up to 50% on improvements to any functionality when purchasing a module from us

ATTENTION : This module is distributed by subscription. By subscribing you get access to all make shop modules.

Please note: modules will only work with an active subscription!

The "Main Menu" add-on allows you to change the appearance of the main menu, turning it into a side drop-down vertical menu with an unlimited nesting level. When collapsed, the menu is a "Catalog" button that expands into a list of categories by clicking.

Thus, your store will receive a convenient and modern menu. Such a menu is perfect for stores and marketplaces with a complex catalog structure. Ideal alternative to standard Uni options.

Add-on features

  • Adds an additional menu view.
  • There is no limit on the number of nested items.
  • Adapted for the mobile version.
Product:
  • Store Builder
  • Store Builder Ultimate
  • Multi-Vendor
  • Multi-Vendor Plus
  • Multi-Vendor Ultimate
Recipient:
  • Buyers
  • Owners
Development
:
  • Frontend
Localization:
  • English
  • Русский
Compatible versions:
  • 4.18.X
  • 4.17.X
  • 4.16.X
  • 4.15.X
  • 4.14.X
  • 4.13.X
  • 4.12.X

Оформление подписки

Мы переходим на новую подписную систему, открывая для вас полный доступ ко всем нашим модулям. Подробную информацию об условиях подписки и часто задаваемых вопросах вы можете найти здесь.

Обратите внимание, что приобретение модулей по отдельности теперь недоступно — воспользоваться ими возможно исключительно в рамках подписки.

За единую стоимость подписки - 2000 руб/мес. Вы получаете доступ ко всем модулям.

Как оформить подписку у нас на сайте

Зарегистрируйтесь или авторизуйтесь на нашем сайте и выберите интересующий вас модуль

Нажмите кнопку Запросить триал доступ

Введите в поле URL сайта ваш домен в формате domain.com, без www и https://

Далее в личном кабинете в разделе загрузки вы сможете скачать нужный вам модуль и менеджер модулей для удобного управления модулями и оформления подписки.

Далее у вас есть 7 дней для тестирования выбранного модуля.

По истечении строка триала, для продолжения работы необходимо оплатить подписку.

Сделать это можно из менеджера модулей.

На выбор вы можете оплатить:

для зарубежных карт - PayPal

для РФ карт - Robokassa

Или на странице на сайте https://makeshop.pro/subscription/

При оплате нужно указать электронную почту с которой вы оформляли триал доступ.

При покупке на маркетплейсе CS-Cart

При покупке любого модуля зарубежной картой или картой РФ

Так как система при оформлении подписки не спрашивает дополнительных вопросов (на какой домен подписка оформляется) желательно вводить электронную почту ту же что и ваша учетная запись у нас на сайте (если она есть), тогда ваши учётки свяжутся между собой.

Выберите интересующий модуль и нажмите кнопку “Оформить подписку“

Далее после оплаты подписки вы сможете скачать модуль перейдя в раздел “Загрузки“, там выберите свой заказ и в нем будет ссылка на скачивание.

В дальнейшем, для получения новых модулей по подписке рекомендуем пользоваться нашим сайтом.

Всё что вам будет нужно сделать это на интересующем вас модуле (после авторизации) нажать кнопку “Запросить модуль по подписке“ и после одобрения скачать его в разделе загрузки.

Если что-то пойдет не так - проверьте выписалась ли лицензия

Найдите заказ с датой оформления подписки

Убедитесь что у вас прописался URL сайта в заказ

Если URL сайта неправильный и вам нужно обновить его: переходите в пункт меню “Мои модули”

Ищите модуль и проверьте URL магазина для которого выписана подписка

After downloading the add-on, its installation is performed using standard CS-Cart tools on the Admin panel →Add-ons→ Manage add-ons → Download and install add-on (+) page.

For CS-Cart 4.13.1 and higher:Admin Panel →Add-ons → Add-on Management → Gear Button → Manual Installation.

Download, select the desired file and click Download and Install

For the menu to work, no settings are required in the modules menu, but you must select the type of the main menu in the layouts:

and on the Default tab in the parameters of the Main menu block

select template type [MS] Multilevel menu

The color scheme can be changed by adding the following code

.ms_top_menu .ms_top_menu__btn {
background-color: #9b38dc; /* цвет фона кнопки меню*/
border: 1px solid #9b38dc; /* цвет рамки кнопки меню*/
}
/* то же самое, но при наведении и нажатии кнопки */
.ms_top_menu .ms_top_menu__btn:hover, .ms_top_menu .ms_top_menu__btn.open {
background-color: #862ac1;
border-color: #862ac1;
}

to theme style file

What theme do you have and its style can be found here

As a result, the following menu will appear on the site.

v1.2.3 (coming soon)

[*] Changed short tags <? to regular <?php

v1.2.2 from 26.12.2022

[+] Add-on standardization

v1.2.1 from 09.10.2022

[+] Add-on standardization

v1.2.0 from 15.06.2022

[+] Added the ability to select button styles: preset or custom styles;

v1.1.0 from 20.02.2022

[+] Added the ability to select the button type: icon + text, text, icon;

[*] The button text is now taken not from the language variable, but from the block name in the layout;

[!] Fixed a bug with the page swdig when opening the menu.

v1.0.5 from 11/30/2021

[!] Language variables edits

v1.0.3 from 11/26/2021

Reviews

Here you can share your opinion and evaluate our work.

Your feedback helps us become better and offer you even better service.

Similar add-ons