custom/plugins/TonurGiftWrap/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. {% if config('TonurGiftWrap.config.pluginActive') %}
  3.     {% set repertusGiftWrapAvailable = repertus_giftwrap_number() > 0 %}
  4. {% endif %}