Get this structure from magento2
in to the o-header.vue
In the products page
the category is shown, but not in the navigation links
config.json
“filterFields”: {},
“breadcrumbFilterFields”: {},
“categoriesRootCategorylId”: 2,
“categoriesDynamicPrefetchLevel”: 2,
“categoriesDynamicPrefetch”: false,
“validSearchOptionsFromRouteParams”: [
“url-key”,
“slug”,
“id”
]