how to narrowed 3 level of subdir products ?

1webdomain

Avatar: 1webdomain

2014-12-27 11:55

how to narrowed 3 level of subdir products ?

» Quick.Cart v6.x

deha

Avatar: deha

2014-12-30 11:23

I'm not sure If I understood your question right.

If you would like to display 2 level of subpages in the left menu, in templates/your_template/_header.php find:

echo $oPage->throwMenu( 3, $iContent, 1, true )

and change to:

echo $oPage->throwMenu( 3, $iContent, 2, true )

DEHA

Back to top
about us | contact