[TYPO3-shop] specify category id for products:list on a page; mbi_categories

Andrew Davis andrew at avagraphique.com
Fri May 25 23:25:40 CEST 2007


Franz,

How do i specify only one specific category ID to be displayed on a page 
with products-Products:LIST when I have installed your updated 
mbi_categories?


This is my setup in backend:


[page] "Products list"
   TSCONFIG:  defaultCategoryID = 18

   Products Plugin - Products:List
     startingpoint : products (id=10)

[sysfolder] id=10
   [product record] "test item"
      category = 18

   [product record] "test item 2"
      category = 8


   [Category Record ID=18] "Cat name"

   [Category Record ID=8] "Cat 2"



If I look at the products page, I can see both items, regardless of 
their category setting.

does the tsconfig "defaultCategoryID = 10" need to be different?

thanks for any assistance!


Andrew Davis


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