M
M
matros972018-03-19 14:02:06
opencart
matros97, 2018-03-19 14:02:06

How to make a custom menu in OCStore?

Good afternoon, I don’t know in that topic or I’m writing in the wrong one, can you help I’m studying
OpenCart, I’m trying to make an OpenCart theme
I’m using OCStore 2.3.0.2.3,
I have such a menu markup

<ul>
          <li class="active"><a href="index.html">Главная<span> </span></a></li>
          <li><a href="collections.html">Категории<span> </span></a></li>
          <li><a href="404.html">Новый товар<span> </span></a></li>
          <li><a href="404.html">О нас<span> </span></a></li>
          <li><a href="404.html">Конктаы<span> </span></a></li>
          <div class="clearfix"> </div>
        </ul>

As far as I understand from the sources of the OpenCart theme, categories are displayed in the standard menu, but I need the store user to be able to add the menu himself and make it arbitrary, add pages there, etc.
Tell me how can this be done? Is there a mod or something like that?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zoozag, 2018-03-19
@zoozag

There are many custom menu modules. Choose the one that suits your functionality.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question