{% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %}{% block layout_footer_inner_container %} {{ parent() }} {% if page.extensions is not empty and page.extensions.stickyMenu is not empty %} {% sw_include '@MrpixCmsFeed/storefront/component/navigation/sticky-menu.html.twig' %} {% endif %}{% endblock %}