custom/plugins/KMShop2022/src/Resources/views/storefront/page/checkout/_page.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/page/checkout/_page.html.twig' %}
  2.     {% block page_checkout_container %}
  3.         {{ parent() }}
  4.         
  5.     {% endblock %}