{% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %} {% block layout_footer_copyright %} {% if config('TcinnCopyrightCustom.config.TcinnCopyrightLogoActive') or config('TcinnCopyrightCustom.config.TcinnCopyrightActive') %} {% if config('TcinnCopyrightCustom.config.TcinnCopyrightLogoActive') %} {% endif %} {% if config('TcinnCopyrightCustom.config.TcinnCopyrightActive') %} {% else %} {% if twtLicensekey is defined %} {% endif %} {% endif %} {% endif %} {% endblock %}