Tutorial for TYPO3 Extension tt_products -
i'm trying install shop on typo3 v6.2.10. general question is, if has set shop tt_products on 6.2 lts , how can configure use productcategories navigation. (multilevel) 4 subcategories.
hope can send me tipps , tutorials how can set shop.
best regards chris
at first must install extension mbi_products_categories provides hierarchical categories , many categories each product.
you must enhance default setup of file setup.txt in tt_products in order more 1 hiearchy level shown.
conf.tt_products_cat.all { hierarchytiers = 4 }
Comments
Post a Comment