subCategories as $key=>$subCategory): //step through each category ?> primary as $key=>$item): //Step through every item ?> categoryid == $subCategory->id): //check to see if the item is in this category ?> item=$item; echo $this->loadTemplate('item'); ?>

name; //Display category name?>