[TYPO3-shop] Commerce Navigation Re: Multilanguage Commerce site
Volker Graubaum
vg_typo3 at e-netconsulting.de
Wed Nov 1 14:17:53 CET 2006
Try
> lib.cat_menu = HMENU
> lib.cat_menu {
>
> special = userfunction
> special.userFunc = user_tx_commerce_catmenu_pub->init
> special {
> // category for starting level
// is 2 ok? are there products or categories in here
> category = 2
> // shows Producte
> showProducts = 1
> // PID for the announcement of the side
// this should be set
overridePid = {$plugin.tx_commerce_lib.overridePid}
> #showNonLocalized = 1
1 = TMENU
2 = TMENU
3 = TMENU
}
1 = TMENU
> 1.expAll=1
> 1.NO = {}
>
> 2 = TMENU
> 2.expAll=1
> 2.NO = {}
>
> 3 = TMENU
> 3.NO = {}
>
>
> 1.itemArrayProcFunc = user_tx_commerce_catmenu_pub->clear
> 2.itemArrayProcFunc = user_tx_commerce_catmenu_pub->clear
> 3.itemArrayProcFunc = user_tx_commerce_catmenu_pub->clear
>
> }
Greetings Volker
--
Volker Graubaum || e-netconsulting KG
Max-Brauer-Allee 34 || 22765 Hamburg
Tel. +49 40 1 8888 99 42 || Fax +49 40 1 8888 99 842
vg at e-netconsulting.de || http://www.e-netconsulting.com
http://www.reisepix.com || http://www.fargano.de
More information about the TYPO3-project-tt-products
mailing list