{% sw_extends "@Storefront/storefront/page/checkout/_page.html.twig" %}{% block base_flashbags_checkout %} {% block page_product_detail_neti_free_delivery_info %} {% if page.netiNextFreeDelivery %} {% sw_include 'storefront/free_delivery/index.html.twig' with { result: page.netiNextFreeDelivery } %} {% endif %} {% endblock %} {{ parent() }}{% endblock %}