Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Category listing on seperate page

Category listing on seperate page

Views: 411

Results 1 to 2 of 2
16 Jan 2012, 12:03 AM
#1
thevagr1 avatar

thevagr1

New Zenner

Join Date:
May 2009
Location:
Melbourne, Australia
Posts:
46
Plugin Contributions:
0

Category listing on seperate page

Hi All,

I am using zencart 1.5 and a template from 12 Leaves.
The template has banner ads on the main page and a slideshow.

The menu above has links to featured products, new products etc.

What I would like is a link to the categories where when this link is clicked all the products in the category come up in a grid form on a new page.

When the customer clicks that category product they want it would then take them to the normal zen cart set up.

I know I can use a drop down list for the categories but I have a lot of categories and it would be good to have them all displayed in a grid with a picture ( similiar to what you can do with products )

hope this makes sense... any ideas would be greatly welcomed.

website is

https://www.iqartcards.com

16 Jan 2012, 5:51 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Category listing on seperate page

You can make a link to "index.php?main_page=index&cPath=0" and it will point to a page displaying all of the top categories.

Exactly where (in what PHP file) you put this link will depend on what categories-tabs or other top nav menu you are using.