{% sw_extends '@Storefront/storefront/base.html.twig' %}
{% block base_main %}
{% block neno_hero_slider_base_main_include %}
{% include 'storefront/include/neno-hero-slider.html.twig' %}
{% endblock %}
{{ parent() }}