Debug (line 262 of RequestHandler.php): Testing 'element/$ID!' with '' on SilverShop\Page\ProductCategoryController
Debug (line 262 of RequestHandler.php): Testing 'widget/$ID!' with '' on SilverShop\Page\ProductCategoryController
Debug (line 262 of RequestHandler.php): Testing '$Action//$ID/$OtherID' with '' on SilverShop\Page\ProductCategoryController
Debug (line 269 of RequestHandler.php): Rule '$Action//$ID/$OtherID' matched to action 'handleAction' on SilverShop\Page\ProductCategoryController. Latest request params: array ( 'Action' => NULL, 'ID' => NULL, 'OtherID' => NULL, )
Debug (line 186 of RequestHandler.php): Action not set; using default action method name 'index'
This is the top level products category, it uses the product category page type. By default it displays prodcuts within this category, and all categories below it. You can nest other product categories inside it.