{% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %} {% set isShowFooterDate = config('SsikLibertyTheme.config.isShowFooterDate') %} {% block layout_footer_navigation_columns %} {{parent()}} {% if ssik.config.hiddenNewsletterBlock is empty %} {% endif %} {% endblock %} {% block layout_footer_navigation_hotline_content %} {% sw_include '@Storefront/storefront/ssik/footer-logo.html.twig' %} {% if ssik.config.isShowFooterContact == 1 %} {% else %} {{parent()}} {% sw_include '@Storefront/storefront/ssik/social-icons.html.twig' %} {% endif %} {% endblock %} {% block layout_footer_bottom %} {% endblock %} {% block layout_footer_copyright %} {% endblock %}