[TYPO3-shop] List different levels of categories

Franz Holzinger franz at fholzinger.com
Sun Nov 4 09:33:15 CET 2007


Hello Eef,

> We use categories in more levels, in tree like this
> Brand1
>     ProductGroup1
>     ProductGroup2
> Brand2
>     ProductGroup2
>  
> Now we show this on page with two plugin (on different columns) 1 with
> catlist and that shows top-level of Brands, what is OK 
> On other place we use CATlist + List to show sublevel and list of products
> in sublevel . 
> Now there is the problem. We would like to have the second CATLIST show ONLY
> the sublevel of the choosen Toplevel.
> We use  mbi_categories for this. 
>  
> Is there a setting to have catlist allways show second level? and not all
> list? 

You can set the rootCategoryID to the topmost category to the category list.
However it is not yet possible to show only the subcategory products
list of a current higher category. The code must be adapted for this.

- Franz







More information about the TYPO3-project-tt-products mailing list