custom/static-plugins/NdTheme/src/Resources/views/storefront/page/checkout/_page.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@NdJansenNoyTheme/storefront/page/checkout/onepage/onepage.html.twig' %}
  2. {# #### PAGE INFO ####
  3. The one page checkout exists of the onepage/onepage.html.twig file.
  4. The current file (checkout/_page.html.twig), is the default Cart page.
  5. Which is now overriden by the onepage template.
  6. #}
  7. {% block base_navigation %}
  8. {% endblock %}
  9. {% block base_footer %}
  10. {% endblock %}