{% sw_extends '@Storefront/storefront/component/feature.html.twig' %}{% block component_head_feature %} {{ parent() }} {% if page.header.activeLanguage.translationCode.code == "de-DE" %} <!-- TrustBox script --> <script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script> <!-- End TrustBox script --> {% endif %}{% endblock %}