• getName() ?> getCollection() ->setStoreId(Mage::app()->getStore()->getId()) ->addAttributeToSelect('*') ->addAttributeToFilter('is_active','1') ->addAttributeToFilter('include_in_menu','1') ->addAttributeToFilter('parent_id', array('eq' => $_category->getId())) ->addAttributeToSort('position') ->load(); ?> count()): ?> getChild('subvmenu')->assign('subcategories', $_subcategories) ?> getChildHtml('', false, false) ?>