Quote:
Originally Posted by JWait
It should be a matter of making "buttons" that if "categories" is clicked the categories menu is displayed, and if "brands" is clicked the manufacturers menu is displayed.
if "brands" {include manufacturers.tpl} /if
"cats" {include categories.tpl}
|
Hi JWait,
I was going with that same logic. I'm just stumped on how to implement it.
