{% for index, section in home_collections_seopage %}
{% include 'pages/home/section/collections_' ~ index ~ '.html.twig' with section %}
{% endfor %}
<section class="slide slide3 slide-collections d-none d-md-flex flex-wrap col-12 p-0 overlay slideJs">
<div class="carousel collectionCarousel">
<div class="carousel--block">
<div class="carousel--header">
<h2 class="carousel--title">{{ "Collections"|trans }}</h2>
<div class="carousel--arrows d-none d-md-flex">
<span class="me-3 collections--arrow-prev arrowTogglerPrev homePageCarouselArrows"><i class="fas fa-chevron-left fa-2x"></i></span>
<span class="collections--arrow-next arrowTogglerNext homePageCarouselArrows"><i class="fas fa-chevron-right fa-2x"></i></span>
</div>
</div>
<ul class="carousel--list">
<li class="carousel-subtitle collections-item collections-item-1 txtToggler">
<h3>{{ home_collections_seopage.section_1.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-2 txtToggler">
<h3>{{ home_collections_seopage.section_2.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-3 txtToggler">
<h3>{{ home_collections_seopage.section_3.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-4 txtToggler">
<h3>{{ home_collections_seopage.section_4.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-5 txtToggler">
<h3>{{ home_collections_seopage.section_5.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
{# <li class="carousel-subtitle collections-item collections-item-6 txtToggler">
<h3>{{ home_collections_seopage.section_6.h3_1|raw }}</h3></li>
<li class="mx-2">-</li> #}
<li class="carousel-subtitle collections-item collections-item-7 txtToggler">
<h3>{{ home_collections_seopage.section_7.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-8 txtToggler">
<h3>{{ home_collections_seopage.section_8.h3_1|raw }}</h3></li>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-9 txtToggler">
<h3>{{ home_collections_seopage.section_9.h3_1|raw }}</h3>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-9 txtToggler">
<h3>{{ home_collections_seopage.section_10.h3_1|raw }}</h3>
<li class="mx-2">-</li>
<li class="carousel-subtitle collections-item collections-item-11 txtToggler">
<h3>{{ home_collections_seopage.section_12.h3_1|raw }}</h3>
</li>
</ul>
<div class="carousel--txt" id="collectionsTxt">
</div>
<div class="carousel--footer">
<div class="m-0 collections--circles carousel--circles">
</div>
<div class="carousel--footer-button-collection carousel--footer-btn primary-btn p-0">
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'barcode' }) }}" class="">Barcode</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'colourful' }) }}" class="">Colourful</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'cracked-earth' }) }}" class="">Cracked Earth</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'herringbone' }) }}" class="">Herringbone</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'hybrid' }) }}" class="">Hybrid</a>
{# <a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'infinite' }) }}" class="">Infinite</a> #}
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'lustre' }) }}" class="">Lustre</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'new-basic' }) }}" class="">New Basic</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'stripes' }) }}" class="">Stripes</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'desert' }) }}" class="">Desert</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'marble' }) }}" class="">Marble</a>
</div>
</div>
</div>
</div>
<div class="slide--arrow slideArrow">
<img src="{{ asset('build/icon/2tec2_arrow_bottom_black.svg') }}" alt="{{ 'caret down icon' | trans }}">
</div>
</section>
<section class="slide slide2 d-md-none d-flex flex-wrap flex-column align-items-center col-12 p-0 slide--sm-collections carousel--sm slideJs">
<div class="collections--sm-header carousel--sm-header d-flex p-0">
<div class="collections--sm-header-displayed-collections carousel--sm-header-displayed h3 m-0 d-flex align-items-center carousel--sm-title">
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'barcode' }) }}" class="">Barcode</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'colourful' }) }}" class="">Colourful</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'cracked_earth' }) }}" class="">Cracked Earth</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'herringbone' }) }}" class="">Herringbone</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'hybrid' }) }}" class="">Hybrid</a>
{# <a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'infinite' }) }}" class="">Infinite</a> #}
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'lustre' }) }}" class="">Lustre</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'new_basic' }) }}" class="">New Basic</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'stripes' }) }}" class="">Stripes</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'desert' }) }}" class="">Desert</a>
<a href="{{ path('pages_products_filter_by_collection', { _locale: currentLocale, collectionSlug: 'marble' }) }}" class="">Marble</a>
</div>
<div class="collections--sm-header-left collections--sm-header-arrow carousel--sm-header-arrow d-flex align-items-center justify-content-center smArrowTogglerPrev">
<i class="fas fa-angle-left fa-2x"></i>
</div>
<div class="collections--sm-header-right collections--sm-header-arrow carousel--sm-header-arrow d-flex align-items-center justify-content-center smArrowTogglerNext">
<i class="fas fa-angle-right fa-2x"></i>
</div>
</div>
<div class="collections--sm-content carousel--sm-content about--content-desc">
<div class="collections--sm-content-txt carousel--sm-txt carousel--txt">
</div>
<span class="homeCarouselPlus"><i class="fas fa-plus"></i></span>
<span class="homeCarouselMinus d-none"><i class="fas fa-minus"></i></span>
</div>
<div class="slide--arrow slideArrow">
<img src="{{ asset('build/icon/2tec2_arrow_bottom_black.svg') }}" alt="{{ 'caret down icon' | trans }}">
</div>
</section>