Content Model for a nested Navbar

Hello,
I’m having trouble to figure out the best way to model my Navbar.

The main problem is that the same subproduct can be referenced in different categories. Is there a way to create a sof (symbolic) link ? Because for each element can be referenced in different places but i want it to have only one parent.

Not sure I get what the problem is?

If you’d like a reference for the navigation, and a separate reference for the url structure, or ‘actual parent’ then you could have two attributes on the product. Both would be a ‘reference’ to a single ‘product’. You’d then need to consider the two selections when building the nav and the urls links in the nav.

  • Nav Parent
  • URL Parent

When you say ‘referenced in different places’ you might mean something else.