Hi Guys,
I am trying to list the products categories separated from the main navigation, using the eCom Navigation on a simple page.
Whenever I try to list just the ecom navigation based on PageID (parentid) or Navigation tag (parenttag), the navigation is empty. Nothing is rendered.
If I try to list everything without parentid or parenttag, the eCom Navigation is rendered. But this way I cannot separate the product categories from main navigation.
Apparently the parentid and parenttag are missinterpreted. I have noticed this since version 8.7. I hoped it is solved in 8.8 but unfortunately the simptom is still there (just tried with a new solution).
Anyone had the same problem? Am I missing a special attribute in the navigation call?
This is what I have tried:
<ul title="Main Navigation" class="dwnavigation navigation-main" id="ProductNavigation" settings="startlevel:1;endlevel:4;parenttag:products;template:LIClean.xslt;expandmode:all">
Nothing fancy.
Thanks,
Adrian