--- layout: null --- {% include components/header.html %} {% include views/back-to-top.html %} {% include views/page-loader.html %}

{{ site.data[site.active_lang].texts.shopping_cart_modal.title | liquify }}

    {% if page.banner.disabled %} {% elsif page.layout == "post" %} {% include views/banner.html show_read_time=true show_author=true show_post_date=true %} {% elsif page.layout=="page"%} {% include views/banner.html show_last_updated=true show_read_time=true %} {% elsif page.layout == 'autopages' or page.pagination.enabled %} {% include views/banner.html show_breadcrumbs=true %} {% else %} {% include views/banner.html show_breadcrumbs=true %} {% endif %} {{ content }} {% include components/footer.html %}
    {% include components/dependencies.html %} {% include views/cookie-consent.html %}