Developer forum

Forum » Templates » Combine eCommerce group list with standart navigation

Combine eCommerce group list with standart navigation

Dmitrij Jazel
Reply
Hello everyone,
I will try to do my best to explain what I need to accomplish.
We have a website where we need to make a special top navigation menu for it.
It has to be a combination of eCom groups under products-link and the rest of menu just a normal menu corresponding to cms part.
Here is the structure that I need to get:
  • Home
  • products
    • productGroup1
    • productGroup2
    • productGroup3
  • news
    • newsGroup1
    • newsGroup2
    • newsGroup3
  • about us
    • subpage1
    • subpage2
    • subpage3
  • feedback
  • contact
So far I want to get atleast eCom groups into add into main navigation dynamically, so it fits with the rest of the CMS standard navigation.
To achieve something like this, so far I have a xslt file that lists eCom products, and another xslt I use for standard navigation.
I need to find a way to mix them one way or another.

Eventually the whole menu must be made as Mega Menu
example here:
http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/

Was wondering if someone achieved something like this before, and could help here by providing a xslt file that could achieve this. Or atleast some guidelines, suggestions or advices etc...

Much appreciated.

Kind regards,
Dmitrij


Replies

 
Vladimir
Reply
This post has been marked as an answer
Hi Dmitrij!
You can add ecom groups to standard navigation:
Open products page properties -> Option tab -> Navigation button
Select option "eCom groups" in opened window)

Best regards,
Vladimir
Votes for this answer: 0
 
Dmitrij Jazel
Reply
 Hello again Vladimir,
Just have a small question here, in connection with this post, I accidentally posted it in another thread you answered here
Could you be so kind to provide the answer :-)

Kind regards,
Dmitrij
 
Kasper Skov
Reply

Dmitrij did you manage to get the groups listed in a sub drop down?

 

You must be logged in to post in the forum