Jerry Abraham
Jerry Abraham

Reputation: 1039

How to add sub menu in front page for the product category in prestashop 1.6

I want to add sub menu for my category menu for my main menu displayed in the front landing page as shown here enter image description here

This is my category

enter image description here

When I hover the Category Ticket I must be able to see three submenus 1)Buy ticket (link to the product page which will be always dynamic page) 2)See winners ( a cms page ) 3)Check offers ( a cms page)

Category are displayed by adding category Is there any option to do submenu for category from the prestashop 1.6 back end

Upvotes: 0

Views: 1575

Answers (2)

Agnes Tom
Agnes Tom

Reputation: 356

Becouse I cant comment below Florian Lemaitre post I write here, module bloctopmenu didn't have options to create submenu, it is create automaticaly submenu only for category who contains subcategories. If somebody need create some custom submenus containing for example cms page or add home icon he must use third party module.

Upvotes: 0

Florian Lemaitre
Florian Lemaitre

Reputation: 5748

You should install blocktopmenu module. Already contained in Prestashop official installation. This module allows you to create submenus. All you'll have to do is to style it with css.

Upvotes: 0

Related Questions