Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Navigation Menu item from Categories

Navigation Menu item from Categories

Views: 910

Results 1 to 2 of 2
23 Aug 2016, 7:51 PM
#1
simserge avatar

simserge

New Zenner

Join Date:
Aug 2016
Posts:
6
Plugin Contributions:
0

Navigation Menu item from Categories

I'm trying to create a menu item that would list all my categories as a sub ul (dropdown menu), but I'm not sure if the navigation menu items are set in the backend or if I have to code them in to the page. I'm a total noob in ZC and I have ########## template integrated.

Thank you.

-S

24 Aug 2016, 12:27 AM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Navigation Menu item from Categories

The backend supports collecting the data and establishing linkages between data in the database, but the presentation is all collected from the front end. There are several builtin functions that can be referenced/used as one can see/peruse in the includes/functions directory depending on the data to be collected/manipulated.