[TYPO3-shop] Subcategories in template

Franz Holzinger franz at fholzinger.com
Tue Jan 16 22:42:14 CET 2007


Hello Unai Aizpurua,

> I see that the template renderize in the same way the Categories
> ###LINK_CATEGORY### / ###LIST_LINK###
> and the Subcategories. Like this.
> · Cat 1
> · Cat 2
> · Subcat 2.1
> · Subcat 2.2
> · Cat 3
> 
> There is a way to render it differently?
> Perhaps a diferent marker?
> Like this.
> 
> · Cat 1
> · Cat 2
>    · Subcat 2.1
>    · Subcat 2.2.
> · Cat 3
> 
Yes, you can set it.

displayCatListType = ul

Then you can use CSS to change the display and functionality of it.

- Franz




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