Page 1 of 1
How to show side bar Category on search page[solved]
Posted: Fri Jun 08, 2012 9:02 am
by aqibboy2
Hello Open Cart Members,
we can Show side bar category on different pages like on product,home,account,checkout contact but i want to show category on search page like someone search for iphone and on that search page i want to show sidebar categories.
Re: How to show side bar Category on search page
Posted: Fri Jun 08, 2012 9:51 am
by MarketInSG
I don't know if you are looking for something like refine searching menu:
http://www.opencart.com/index.php?route ... order=DESC
Re: How to show side bar Category on search page
Posted: Fri Jun 08, 2012 3:07 pm
by WebEngage
Just add the category module to the Default Layout, and make sure the Default layout is actually the default layout in the Settings.
Alternatively, add a new Layout "Search", and add the search route (product/search), then add the Category module to the new layout.
This sounds like what you're after, but I apologise if I got the wrong end of it.
Regards
Re: How to show side bar Category on search page
Posted: Sat Jun 09, 2012 5:38 am
by aqibboy2
WebEngage wrote:Just add the category module to the Default Layout, and make sure the Default layout is actually the default layout in the Settings.
Alternatively, add a new Layout "Search", and add the search route (product/search), then add the Category module to the new layout.
This sounds like what you're after, but I apologise if I got the wrong end of it.
Regards
Thanks working!!!