custom/plugins/IronHoliday/src/Resources/views/storefront/component/delivery-information.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/component/delivery-information.html.twig' %}
  2. {% block component_delivery_information %}
  3.     {{ parent() }}
  4.     {% sw_include '@Storefront/storefront/iron_holiday/default.html.twig' %}
  5. {% endblock %}