Sebwite / magento2-category-sidebar

Magento2 category sidebar extension
63 stars 58 forks source link

Parent Tree #32

Closed polysa closed 4 years ago

polysa commented 4 years ago

Hello

Thank you for the awesome work.

I am facing the following problem:

The Categories displayed are not correctly under the hierarchy tree. We have 6 level category tree and we would like to display only the Children of a particular category with sub-children under the + button.

Settings Used:

We are using the groomershop / magento2-category-sidebar Fork and all categories are set to is_anchored.

Any help?

Thank you.

polysa commented 4 years ago

Found the solution. The category level was not correct. We receive the categories from the ERP using the rest api and for some reason they set the level 3 as a level 2.