I am using the columanr layout and am trying to figure out how to display al products from a top level category instead of display the sub-categories. For example, if I have: top1 ->sub1(prod1, prod2) sub2(prod3, prod4). When I click on top1 (category_id 70), I would like to isplay all the products in the subcategories og top1.



