{% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %} {# Generic trustbox to show in the footer #} {% block layout_footer_navigation_columns %} {% set ecocodeTrustpilotConfig = getEcocodeTrustpilotPluginConfig(context) %} {% if ecocodeTrustpilotConfig.useBascicFooterWidget %}
{% endif %} {{ parent() }} {% endblock %}