Display a menu with categories, sub-categories and products - Magento
Posted
by
user390426
on Stack Overflow
See other posts from Stack Overflow
or by user390426
Published on 2011-01-05T11:50:48Z
Indexed on
2011/01/05
11:53 UTC
Read the original article
Hit count: 240
magento
Hi
I have been looking to implement a menu system like the following
I have 1 category, Cars, with 2 sub-categories, New and Used
I’d like to display, on the drop down, the main category and then New, with all the products inside as a list and then Used, with all the products in a list.
I have tried using the code in the link provided, but it seemed to include a rollover option, that expanded the menu and the products are not listed below the category.
Thanks
© Stack Overflow or respective owner