custom/plugins/NetiNextEasyCoupon/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 base_flashbags_checkout %}
  3.     {{ parent() }}
  4.     {% sw_include '@Storefront/storefront/easy_coupon/checkout/condition-error.html.twig' %}
  5. {% endblock %}