[TYPO3-shop] subtitle field in list view

K. Zugberg webshopper at arcor.de
Tue May 23 17:31:03 CEST 2006


> Hello list,
> 
> I want to use the subtitle field of the tt_products module in the list 
> view instead of the note field. Does anybody know how to realize this?
> 
> Thanks,
> Bas van der Togt
Hello Bas,

just add the following marker to your products template (*.tmpl file):

###PRODUCT_SUBTITLE###

or replace the marker ###PRODUCT_NOTE### with it.

Then the products subtitle should be displayed.

Greetings

Katharina Zugberg



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