[Typo3-shop] two rows list

Franz Holzinger franz at fholzinger.com
Mon Dec 6 18:03:25 CET 2004


Example-Shop-LIST.png

Bart schrieb:

> super thanks!
> can you tell me if that is possible with tt_products?
You have to replace the class file in typo3/etx/tt_products/pi I have 
listed. This is an update to tt_products. With the original you cannot 
do this.

> Inside page sf, comedy, romantic I added records with movies
> What I want is simple list all movies didvided into category on page movies
> I added new content element List of records and I selected records (Product
> list) from pages: sf, comedy, romantic
> Page movies show only Title of these plugins but no products.
> I think that plugin (List of product )is looking for products inside page
> movies so I triy to point "General Record Storage page" of page movies  to
> sf or comedy for a moment but no result.
The products plugin with LIST code has to be configured that it shows 
you the desired product.
e.g. http://fholzinger.com/typo3/development/Example-Shop-LIST.png

> The best way is to add plugin with list of products from particular category
> but there is no option for that. 

How could that be configured? There is only a CODE field with LIST and a 
starting point. No parameter for category is possible.
A separate backend module for tt_products would be necessary to program 
this.

Franz




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