Hi
I have a setup, where I need to segment products into two primary groups, each with its own 'frontpage':
- Frontpage
- Group 1 (layout from page eg. sub front page)
- Sub group 1
- Sub group 2
- ...
- Sub group N
- Group 1 (layout from page eg. sub front page)
- Sub group 1
- Sub group 2
- ...
- Sub group N
- Group 1 (layout from page eg. sub front page)
The only way I know how to do this is to have 2 subpages (Group 1 and Group 2) each with a subpage with ecom navigation. I have two issuess with this approach, though:
- I cannot avoid having both subpage and ecom group in all paths
- On some (or all?) products the 'Ecom:VariantCombination.Page.ID' is showing the page id from the other 'branch' of the navigation
Does anybody know of a better setup, where I only use the ecom structure, with only one ecom navigation or does anybody know how to solve the 2 issues?
Regards Thomas