custom/static-plugins/CytexTheme/src/Resources/views/storefront/block/cms-block-gallery-buybox.html.twig line 1

Open in your IDE?
  1. {% sw_extends "@Storefront/storefront/block/cms-block-gallery-buybox.html.twig" %}
  2. {% block block_gallery_buybox %}
  3.     {% set galleryBuybox = true %}
  4.     {{ parent() }}
  5. {% endblock %}