[TYPO3-shop] adding filter parameters

Franz Holzinger franz at fholzinger.com
Wed May 9 11:37:22 CEST 2007


Corrado a écrit :
> Franz Holzinger wrote:
>> In the category list view this is done automatically.
>> Otherwise the code must be modified to always add the cat parameter.
>> Normally it is only set if it has already been on the page itself.
> 
> I need to show only one specific category on a page.
> 
> Do I need to modify tt_products code?
> 
You can set default parameters on each page's TypoScript template.

defaultCategoryID = 815


- Franz


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