<turbo-stream action="update" targets=".filters-section"><template><div class="filters">
  <div class="filters-header">
    <strong class="filters-title" role="heading">Filters</strong>
      <a class="cancel-all-filters" data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/fans">Clear All</a>

    <button type="button" class="btn-close float-end d-xxl-none" data-bs-dismiss="modal" aria-label="Close"></button>
  </div>

  <form class="filter-form" data-turbo-stream="true" data-action="submit-&gt;terra--results#handleFormSubmition" action="/en/categories/1056/anemistires" accept-charset="UTF-8" method="get">



        <div class="filter-group">
  <label class="filter-label">Color</label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/1539/transparent?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="filter-1539" id="filter-1539" value="1" class="form-check-input checked-000000" style="background-color: #efefef; border-color: #efefef" />

    <label for="filter-1539">&nbsp;&nbsp;Transparent</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/1546/silver?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="filter-1546" id="filter-1546" value="1" class="form-check-input checked-000000" style="background-color: #dcdcde; border-color: #dcdcde" />

    <label for="filter-1546">&nbsp;&nbsp;Silver</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/1547/gray?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="filter-1547" id="filter-1547" value="1" class="form-check-input checked-ffffff" style="background-color: #918d8c; border-color: #918d8c" />

    <label for="filter-1547">&nbsp;&nbsp;Gray</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/1548/brown?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="filter-1548" id="filter-1548" value="1" class="form-check-input checked-ffffff" style="background-color: #61352c; border-color: #61352c" />

    <label for="filter-1548">&nbsp;&nbsp;Brown</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/1555/black?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="filter-1555" id="filter-1555" value="1" class="form-check-input checked-ffffff" style="background-color: #000000; border-color: #000000" />

    <label for="filter-1555">&nbsp;&nbsp;Black</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>


</div>
        <div class="filter-group">
  <label class="filter-label">Manufacturer</label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/b112/primo?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="brand-filter-112" id="brand-filter-112" value="1" class="form-check-input" />

    <label for="brand-filter-112">&nbsp;&nbsp;Primo</label>&nbsp;&nbsp;<span class="number-of-results">(8)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/b239/inlight?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="brand-filter-239" id="brand-filter-239" value="1" class="form-check-input" />

    <label for="brand-filter-239">&nbsp;&nbsp;InLight</label>&nbsp;&nbsp;<span class="number-of-results">(3)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires/f/b50/gruppe?price_max=150.00&amp;price_min=85.91">
    <input type="checkbox" name="brand-filter-50" id="brand-filter-50" value="1" class="form-check-input" />

    <label for="brand-filter-50">&nbsp;&nbsp;Gruppe</label>&nbsp;&nbsp;<span class="number-of-results">(2)</span>
</a></div>


</div>
          <div class="filter-group">
    <label class="filter-label">Length (cm)</label>


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_length_min">from</label>
        <input placeholder="from 49.0" class="form-control" type="text" name="total_length_min" id="total_length_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_length_max">to</label>
        <input placeholder="to 120.0" class="form-control" type="text" name="total_length_max" id="total_length_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

  <div class="filter-group">
    <label class="filter-label">Depth (cm)</label>


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_width_min">from</label>
        <input placeholder="from 32.5" class="form-control" type="text" name="total_width_min" id="total_width_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_width_max">to</label>
        <input placeholder="to 120.0" class="form-control" type="text" name="total_width_max" id="total_width_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

  <div class="filter-group">
    <label class="filter-label">Height (cm)</label>


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_height_min">from</label>
        <input placeholder="from 19.0" class="form-control" type="text" name="total_height_min" id="total_height_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_height_max">to</label>
        <input placeholder="to 46.0" class="form-control" type="text" name="total_height_max" id="total_height_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

        <div class="filter-group">
  <label class="filter-label">Price</label>

    <a class="cancel-selected-options-for-filter" data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires">Clear</a>

  <div class="price-options">
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires?price_max=1.99&amp;price_min=0.00">
          <input type="radio" name="price_filter-0.00-1.99" id="price_filter-0.00-1.99" value="true" class="form-check-input" />

          <label for="price_filter-0.00-1.99">&nbsp;&nbsp;0,00 € - 1,99 €</label>&nbsp;&nbsp;<span>(1)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires?price_max=45.99&amp;price_min=2.00">
          <input type="radio" name="price_filter-2.00-45.99" id="price_filter-2.00-45.99" value="true" class="form-check-input" />

          <label for="price_filter-2.00-45.99">&nbsp;&nbsp;2,00 € - 45,99 €</label>&nbsp;&nbsp;<span>(22)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires?price_max=85.90&amp;price_min=46.00">
          <input type="radio" name="price_filter-46.00-85.90" id="price_filter-46.00-85.90" value="true" class="form-check-input" />

          <label for="price_filter-46.00-85.90">&nbsp;&nbsp;46,00 € - 85,90 €</label>&nbsp;&nbsp;<span>(10)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires">
          <input type="radio" name="price_filter-85.91-150.00" id="price_filter-85.91-150.00" value="true" class="form-check-input" checked="checked" />

          <label for="price_filter-85.91-150.00">&nbsp;&nbsp;85,91 € - 150,00 €</label>&nbsp;&nbsp;<span>(14)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires?price_max=190.00&amp;price_min=150.01">
          <input type="radio" name="price_filter-150.01-190.00" id="price_filter-150.01-190.00" value="true" class="form-check-input" />

          <label for="price_filter-150.01-190.00">&nbsp;&nbsp;150,01 € - 190,00 €</label>&nbsp;&nbsp;<span>(4)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1056/anemistires?price_max=207.00&amp;price_min=190.01">
          <input type="radio" name="price_filter-190.01-207.00" id="price_filter-190.01-207.00" value="true" class="form-check-input" />

          <label for="price_filter-190.01-207.00">&nbsp;&nbsp;190,01 € - 207,00 €</label>&nbsp;&nbsp;<span>(1)</span>
</a>      </div>
  </div>

  <div class="row filter-fields">
    <div class="col-5 min-input">
      <label class="visually-hidden" for="price_min">from</label>
      <input value="85.91" id="price_min" class="form-control" type="text" name="price_min" />
    </div>

    <div class="col-5 max-input">
      <label class="visually-hidden" for="price_max">to</label>
      <input value="150.00" id="price_max" class="form-control" type="text" name="price_max" />
    </div>

    <div class="col-2 col-xxl-1 submit-fields">
      <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
    </div>
  </div>
</div>

</form></div>
</template></turbo-stream><turbo-stream action="replace" target="product-panels"><template><section class="row gx-2" id="product-panels">
      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orofis-primo-44">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας οροφής Primo 44" src="https://polihome-production-cdn.b-cdn.net/images/image_424313_800424.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-primo-44">
          Ανεμιστήρας Οροφής Primo 44
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-primo-44">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    137,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orthostatis-primo-prsf-805-me-tilecheiristirio-diametros-65-ek">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας ορθοστάτης Primo PRSF 805 με τηλεχειριστήριο" src="https://polihome-production-cdn.b-cdn.net/images/image_613558_800514_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orthostatis-primo-prsf-805-me-tilecheiristirio-diametros-65-ek">
          Ανεμιστήρας Ορθοστάτης Primo Prsf 805 Με Τηλεχειριστήριο
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orthostatis-primo-prsf-805-me-tilecheiristirio-diametros-65-ek">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    150,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/fan-gruppe-pmc52-3-1l-titanium-65581">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας Gruppe PMC52-3-1L" src="https://polihome-production-cdn.b-cdn.net/images/image_132872_gruppe_ceiling_fan_pmc5231l_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/fan-gruppe-pmc52-3-1l-titanium-65581">
          Ανεμιστήρας Gruppe Pmc52-3-1l
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/fan-gruppe-pmc52-3-1l-titanium-65581">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    140,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orofis-5-fteron-primo-prcf-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας οροφής 5 φτερών Primo PRCF" src="https://polihome-production-cdn.b-cdn.net/images/image_612577_800282_18269_l44003_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-5-fteron-primo-prcf-leuko">
          Ανεμιστήρας Οροφής 5 Φτερών Primo Prcf
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-5-fteron-primo-prcf-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    137,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orofis-prcf-8052-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας οροφής PRCF-8052" src="https://polihome-production-cdn.b-cdn.net/images/image_613503_800520_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-prcf-8052-leuko">
          Ανεμιστήρας Οροφής Prcf-8052
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-prcf-8052-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    144,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orthostatis-primo-prsf-8051-diametros-50-ek">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας ορθοστάτης Primo PRSF 8051" src="https://polihome-production-cdn.b-cdn.net/images/image_613528_800513_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orthostatis-primo-prsf-8051-diametros-50-ek">
          Ανεμιστήρας Ορθοστάτης Primo Prsf 8051
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orthostatis-primo-prsf-8051-diametros-50-ek">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    135,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/anemistiras-orofis-primo-prcf-8052-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ανεμιστήρας Οροφής Primo PRCF-8052" src="https://polihome-production-cdn.b-cdn.net/images/image_613574_800520_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-primo-prcf-8052-leuko">
          Ανεμιστήρας Οροφής Primo Prcf-8052
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/anemistiras-orofis-primo-prcf-8052-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    144,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/wall-fan-primo-prwf-8051-diameter-50-cm-205068">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall fan Primo PRWF-8051" src="https://polihome-production-cdn.b-cdn.net/images/image_613634_800430_31_32_55_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/wall-fan-primo-prwf-8051-diameter-50-cm-205068">
          Wall Fan Primo Prwf-8051
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/wall-fan-primo-prwf-8051-diameter-50-cm-205068">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    148,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/fan-prsf-80580-primo-18-240998">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Fan PRSF-80580 Primo 18&#39;&#39; " src="https://polihome-production-cdn.b-cdn.net/images/image_696285__prsf-80580_primo_18_.jpeg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/fan-prsf-80580-primo-18-240998">
          Fan Prsf-80580 Primo 18&#39;&#39;
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/fan-prsf-80580-primo-18-240998">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    117,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/fan-gruppe-l44001-ksulo-fusiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Fan Gruppe L44001" src="https://polihome-production-cdn.b-cdn.net/images/image_700489_gruppe-fan-l4401-wood-b2b_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/fan-gruppe-l44001-ksulo-fusiko">
          Fan Gruppe L44001
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/fan-gruppe-l44001-ksulo-fusiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    112,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/lighting-fan-almanor-inlight-101000410">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Lighting fan Almanor InLight 101000410" src="https://polihome-production-cdn.b-cdn.net/images/image_766138_inl-101000410-photo1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/lighting-fan-almanor-inlight-101000410">
          Lighting Fan Almanor Inlight 101000410
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/lighting-fan-almanor-inlight-101000410">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    123,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/fotistiko-anemistiras-chilko-inlight-1010003-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Φωτιστικό ανεμιστήρας Chilko InLight 1010003-Leuko" src="https://polihome-production-cdn.b-cdn.net/images/image_766159_inl-101000310-photo1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/fotistiko-anemistiras-chilko-inlight-1010003-leuko">
          Φωτιστικό Ανεμιστήρας Chilko Inlight 1010003-leuko
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/fotistiko-anemistiras-chilko-inlight-1010003-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    118,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/ceiling-fan-with-light-chilko-inlight-1010003-mauro-262180">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Lighting fan Chilko InLight 1010003" src="https://polihome-production-cdn.b-cdn.net/images/image_766163_inl-101000320-photo1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/ceiling-fan-with-light-chilko-inlight-1010003-mauro-262180">
          Lighting Fan Chilko Inlight 1010003
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/ceiling-fan-with-light-chilko-inlight-1010003-mauro-262180">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    118,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>


      <div class="col-6 col-md-6 col-xl-4 col-xxl-3 ph-panel-col">
  <div class="ph-panel position-relative" data-controller="terra--results-panel">

      <div class="ph-panel__image-wrapper position-relative">

        <div class="position-absolute top-0 end-0 ph-panel__favourites">
            <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Favourites" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/en/products/pedestal-fan-lester-industrial-276622">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Pedestal fan Lester industrial" src="https://polihome-production-cdn.b-cdn.net/images/image_820484_fansppb80.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/pedestal-fan-lester-industrial-276622">
          Pedestal Fan Lester Industrial
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/pedestal-fan-lester-industrial-276622">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    110,00 €
  </span>

</div>
</a>
      </div>

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center pagination">
      <nav class="pagy-nav pagination"><span class="page prev disabled">‹</span> <span class="page active">1</span> <span class="page next disabled">›</span></nav>
  </div>
</section>
</template></turbo-stream><turbo-stream action="update" target="pills-section"><template></template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-5 d-xxl-none" id="filters-button">
  <a data-bs-toggle="modal" data-bs-target="#filters-modal" class="btn btn-sm btn-secondary" href="#">Filters</a>
</div>

<div class="col-7 col-xxl-2 filter-fields" id="length-filter-fields" data-controller="terra--results-sorting">
  <label class="visually-hidden" for="sorting">Sort by</label>
  <select name="sorting" id="sorting" data-action="change-&gt;terra--results-sorting#update" data-terra--results-sorting-target="select" class="form-select form-select-sm select-sorting"><option value="_score">Recommended</option>
<option value="new_arrivals">New arrivals</option>
<option value="price_asc">Price: Low to High</option>
<option value="price_desc">Price: High to Low</option></select>
</div>

<div class="col-xxl-10 text-center text-xxl-end number-of-products d-flex align-items-end justify-content-center pt-xxl-0 d-none d-xxl-block">
 14 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.com.cy/en/categories/1056/anemistires">
  <template></template>
</turbo-stream>
