custom/plugins/GooddayImageProtectSW6/src/Resources/views/storefront/layout/footer/footer.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/footer/footer.html.twig' %}
  2. {% block layout_footer_inner_container %}
  3.     {{ parent() }}
  4.     <div data-gooddayimageprotect-plugin></div>
  5. {% endblock %}