shopware / shopware

Shopware 6 is an open commerce platform based on Symfony Framework and Vue and supported by a worldwide community and more than 1.500 community extensions
https://shopware.com
MIT License
2.82k stars 1.03k forks source link

Categories loaded via NavigationLoader have the wrong type #4709

Open bonokburn opened 2 months ago

bonokburn commented 2 months ago

PHP Version: 8.3.8 | Shopware Version: 6.6.6.0 | Affected area / extension: Platform(Default)


Expected behaviour:

Categories that have the standard category template assigned in the layout should normally have the type ‘product_listing’.

Actual behaviour:

However, all categories are declared as ‘page’. This leads to errors in customised menus that should adapt to the page type.

How to reproduce:

Load category tree over NavigationLoader.

shopware-issue-bot[bot] commented 2 months ago

We found the following existing issues which may help or are related to your topic:

shopwareBot commented 2 months ago

[public] Shopware automated response: This issue is linked to the internal issue: NEXT-38270

[created from NEXT-38270, comment 494615]