Nach dem Update von 6.2 auf 6.3.0.1 werden im Listing die Smarty Blöcke nicht mehr überschrieben
file storefront\component\product\card\box-standard.html.twig
{% sw_extends '@Storefront/storefront/component/product/card/box-standard.html.twig' %}
{% block component_product_box_description %}
Foobar
{% endblock %}
In der Storefront steht aber die normale Artikelbeschreibung. Vor dem Update war das okay.
Cache ist gelerrt usw php bin/console theme:compile && php bin/console cache:clear && rm -rf var/cache