79679213

Date: 2025-06-25 14:34:54
Score: 1.5
Natty:
Report link

I asked the Shopware AI copilot, and that's the response:

The template hierarchy for apps and plugins is as follows:


- Shopware Core templates
- Theme templates
- Plugin templates
- App templates

This means that if a template is present in both a plugin and an app, the app’s template will take precedence.
If a template is present in both a theme and a plugin, the plugin’s template will take precedence.
If a template is present in all four locations, the app’s template will take precedence.

Could it be that some plugin and/or your child theme "destroys" this hierarchy by not using the {{ parent() }} call in a block?

Reasons:
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Dennis Konoppa