Page 1 of 1

Catagory Landing Page

Posted: Tue Mar 10, 2015 2:54 am
by GF2
Hi,
I am new to OpenCart and seem to be having a little bit of a hard time.
I am trying to get there to be a "Landing Page" after you click on a category in the header which then presents the multiple subcategories. When a subcategory is chosen the actual products should be shown.

Is this already available on OpenCart or if not is there an add-on I can use?

Im having no luck so far...

Thanks in advance!

Re: Catagory Landing Page

Posted: Fri Mar 13, 2015 12:28 am
by labeshops
It already does this by default. Just create a top level category and subcategories under it. Then just assign products to the subcategories.

Re: Catagory Landing Page

Posted: Fri Mar 13, 2015 9:37 pm
by GF2
Yes, I see that now but how do you make the Category name clickable in the header? The way it is built you need to click on "View All" which is the bottom option.

Re: Catagory Landing Page

Posted: Fri Mar 13, 2015 11:09 pm
by labeshops
Hmmm must be a 2.0 thing since I haven't switched to it yet.

You should be able to edit your header.tpl file to make the link clickable.

Re: Catagory Landing Page

Posted: Sat Mar 14, 2015 12:46 am
by GF2
Thank you, I'll try it and let you know how it goes.