<turbo-stream action="update" targets=".filters-section"><template><div class="filters">
  <div class="filters-header">
    <strong class="filters-title" role="heading">Filters</strong>

    <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/1665/etazeres-surtaria-krevation/f/1554/natural" accept-charset="UTF-8" method="get">



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


    <div class="category-link pt-2">
      <a class="" href="/en/categories/274/aksesouar-ntoulapas">
        Wardrobe accessories
        <span class="number-of-results ">(40)</span>
</a>    </div>
    <div class="category-link pt-2">
      <a class="primary-color" href="/en/categories/1665/etazeres-surtaria-krevation">
        Bed shelves &amp; drawers
        <span class="number-of-results primary-color">(11)</span>
</a>    </div>
</div>
        <div class="filter-group">
  <label class="filter-label">Purchase Options</label>


    <div class="filter-option-group">
      <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1665/etazeres-surtaria-krevation/f/1554/natural?is_available=true">
        <input type="checkbox" name="purchase-option-is_available" id="purchase-option-is_available" value="true" class="form-check-input" />

        <label for="purchase-option-is_available">&nbsp;&nbsp;Fast Shipment</label>&nbsp;&nbsp;
        <span class="number-of-results">(1)</span>
</a>    </div>
</div>
        <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/1665/etazeres-surtaria-krevation">
    <input type="checkbox" name="filter-2151" id="filter-2151" value="1" class="form-check-input checked-ffffff " style="background-color: #ddb989; border-color: #ddb989" />

    <label for="filter-2151">&nbsp;&nbsp;Natural</label>&nbsp;&nbsp;<span class="number-of-results">(11)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1665/etazeres-surtaria-krevation/f/1554_c2094/natural_gray">
    <input type="checkbox" name="filter-2094" id="filter-2094" value="1" class="form-check-input checked-ffffff " style="background-color: #918d8c; border-color: #918d8c" />

    <label for="filter-2094">&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/1665/etazeres-surtaria-krevation/f/1554_c2104/natural_brown">
    <input type="checkbox" name="filter-2104" id="filter-2104" value="1" class="form-check-input checked-ffffff " style="background-color: #61352c; border-color: #61352c" />

    <label for="filter-2104">&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/1665/etazeres-surtaria-krevation/f/1554_c2123/natural_white">
    <input type="checkbox" name="filter-2123" id="filter-2123" value="1" class="form-check-input checked-000000 " style="background-color: #ffffff; border-color: #000" />

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


</div>
        <div class="filter-group">
  <label class="filter-label">
    Mattress size
  </label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/1665/etazeres-surtaria-krevation/f/1554_8786/natural_140-x-200">
    <input type="checkbox" name="filter-8786" id="filter-8786" value="1" class="form-check-input" />

    <label for="filter-8786">&nbsp;&nbsp;140 x 200</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>


</div>
        
<div class="filter-group filter-group--dimensions-title">
  <label class="filter-label">Dimensions</label>
</div>


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



    <input value="72" type="hidden" name="total_length_min_abs" id="total_length_min_abs" />
    <input value="240" type="hidden" name="total_length_max_abs" id="total_length_max_abs" />

    <div class="range-filter"
         data-controller="terra--dimension-range-filter"
         data-terra--dimension-range-filter-min-value="72"
         data-terra--dimension-range-filter-max-value="240">

      <div class="range-filter__slider-wrapper">
        <div class="range-filter__track"></div>
        <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
        <input type="range"
               class="range-filter__range"
               min="72" max="240" value="72"
               data-terra--dimension-range-filter-target="minRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
        <input type="range"
               class="range-filter__range"
               min="72" max="240" value="240"
               data-terra--dimension-range-filter-target="maxRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      </div>

      <div class="range-filter__inputs">
        <div class="range-filter__input-group">
          <input placeholder="72" min="72" max="240" data-terra--dimension-range-filter-target="minInput" data-action="change-&gt;terra--dimension-range-filter#onMinInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_length_min" id="total_length_min" />
        </div>
        <div class="range-filter__input-group">
          <input placeholder="240" min="72" max="240" data-terra--dimension-range-filter-target="maxInput" data-action="change-&gt;terra--dimension-range-filter#onMaxInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_length_max" id="total_length_max" />
        </div>
      </div>
    </div>
  </div>

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



    <input value="36" type="hidden" name="total_width_min_abs" id="total_width_min_abs" />
    <input value="138" type="hidden" name="total_width_max_abs" id="total_width_max_abs" />

    <div class="range-filter"
         data-controller="terra--dimension-range-filter"
         data-terra--dimension-range-filter-min-value="36"
         data-terra--dimension-range-filter-max-value="138">

      <div class="range-filter__slider-wrapper">
        <div class="range-filter__track"></div>
        <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
        <input type="range"
               class="range-filter__range"
               min="36" max="138" value="36"
               data-terra--dimension-range-filter-target="minRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
        <input type="range"
               class="range-filter__range"
               min="36" max="138" value="138"
               data-terra--dimension-range-filter-target="maxRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      </div>

      <div class="range-filter__inputs">
        <div class="range-filter__input-group">
          <input placeholder="36" min="36" max="138" data-terra--dimension-range-filter-target="minInput" data-action="change-&gt;terra--dimension-range-filter#onMinInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_width_min" id="total_width_min" />
        </div>
        <div class="range-filter__input-group">
          <input placeholder="138" min="36" max="138" data-terra--dimension-range-filter-target="maxInput" data-action="change-&gt;terra--dimension-range-filter#onMaxInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_width_max" id="total_width_max" />
        </div>
      </div>
    </div>
  </div>

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



    <input value="16" type="hidden" name="total_height_min_abs" id="total_height_min_abs" />
    <input value="95" type="hidden" name="total_height_max_abs" id="total_height_max_abs" />

    <div class="range-filter"
         data-controller="terra--dimension-range-filter"
         data-terra--dimension-range-filter-min-value="16"
         data-terra--dimension-range-filter-max-value="95">

      <div class="range-filter__slider-wrapper">
        <div class="range-filter__track"></div>
        <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
        <input type="range"
               class="range-filter__range"
               min="16" max="95" value="16"
               data-terra--dimension-range-filter-target="minRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
        <input type="range"
               class="range-filter__range"
               min="16" max="95" value="95"
               data-terra--dimension-range-filter-target="maxRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      </div>

      <div class="range-filter__inputs">
        <div class="range-filter__input-group">
          <input placeholder="16" min="16" max="95" data-terra--dimension-range-filter-target="minInput" data-action="change-&gt;terra--dimension-range-filter#onMinInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_height_min" id="total_height_min" />
        </div>
        <div class="range-filter__input-group">
          <input placeholder="95" min="16" max="95" data-terra--dimension-range-filter-target="maxInput" data-action="change-&gt;terra--dimension-range-filter#onMaxInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="total_height_max" id="total_height_max" />
        </div>
      </div>
    </div>
  </div>

        

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



  <input value="58" type="hidden" name="price_min_abs" id="price_min_abs" />
  <input value="162" type="hidden" name="price_max_abs" id="price_max_abs" />

  <div class="range-filter"
       data-controller="terra--dimension-range-filter"
       data-terra--dimension-range-filter-min-value="58"
       data-terra--dimension-range-filter-max-value="162">

    <div class="range-filter__slider-wrapper">
      <div class="range-filter__track"></div>
      <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
      <input type="range"
             class="range-filter__range"
             min="58" max="162" value="58"
             data-terra--dimension-range-filter-target="minRange"
             data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      <input type="range"
             class="range-filter__range"
             min="58" max="162" value="162"
             data-terra--dimension-range-filter-target="maxRange"
             data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
    </div>

    <div class="range-filter__inputs">
      <div class="range-filter__input-group">
        <input placeholder="58" min="58" max="162" data-terra--dimension-range-filter-target="minInput" data-action="change-&gt;terra--dimension-range-filter#onMinInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="price_min" id="price_min" />
      </div>
      <div class="range-filter__input-group">
        <input placeholder="162" min="58" max="162" data-terra--dimension-range-filter-target="maxInput" data-action="change-&gt;terra--dimension-range-filter#onMaxInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="price_max" id="price_max" />
      </div>
    </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/163618-giallo-bed-drawer">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Giallo bed drawer" src="https://polihome-production-cdn.b-cdn.net/images/image_441547_fk70-gl.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/163618-giallo-bed-drawer">
          Giallo Bed Drawer
</a>      </div>


        <div class="ph-panel__availability mt-1">
          <span>Available</span>
        </div>

      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/163618-giallo-bed-drawer">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    102,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/bed-shelf-winston-fusiko-279665">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed shelf Winston" src="https://polihome-production-cdn.b-cdn.net/images/image_834651_195674_2.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/bed-shelf-winston-fusiko-279665">
          Bed Shelf Winston
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/bed-shelf-winston-fusiko-279665">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    162,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 data-controller="terra--product-panel-carousel">

  <div class="image-container ph-panel__image-container"
       data-terra--product-panel-carousel-target="imageContainer">
    <div class="panel-slider">
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/en/products/Bunk-bed-drawer-Howells">
            <img class="ph-panel__image" alt="Bunk bed drawer Howells" src="https://polihome-production-cdn.b-cdn.net/images/ba4j6fgadswd9lzytzkpmff2etz6.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/en/products/Bunk-bed-drawer-Howells">
            <img class="ph-panel__image" alt="Bunk bed drawer Howells" src="https://polihome-production-cdn.b-cdn.net/images/84vq1u10qb7hwdktegyiyt7fapne.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/en/products/Bunk-bed-drawer-Howells">
            <img class="ph-panel__image" alt="Bunk bed drawer Howells" src="https://polihome-production-cdn.b-cdn.net/images/nnd9gpke29xdtbii71wanrwqc0n9.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
    </div>

    <button class="product-panel-carousel-btn product-panel-carousel-btn--prev"
            data-terra--product-panel-carousel-target="prevBtn"
            data-action="click->terra--product-panel-carousel#prev"
            aria-label="Previous image">
      <span class="fas fa-chevron-left" aria-hidden="true"></span>
    </button>

    <button class="product-panel-carousel-btn product-panel-carousel-btn--next"
            data-terra--product-panel-carousel-target="nextBtn"
            data-action="click->terra--product-panel-carousel#next"
            aria-label="Next image">
      <span class="fas fa-chevron-right" aria-hidden="true"></span>
    </button>

    <div class="product-overlay-content">

      <div class="favourites-container position-absolute top-0 end-0">
          <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>

    </div>
  </div>

  <div class="product-panel-progress">
    <div class="product-panel-progress__indicator"
         data-terra--product-panel-carousel-target="progressBar">
    </div>
  </div>

</div>


    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/Bunk-bed-drawer-Howells">
          Bunk Bed Drawer Howells
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Bunk-bed-drawer-Howells">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    106,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/bed-drawer-railly-55098">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed drawer Railly" src="https://polihome-production-cdn.b-cdn.net/images/image_109954_ekko_3782_tiro_c.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/bed-drawer-railly-55098">
          Bed Drawer Railly
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/bed-drawer-railly-55098">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    84,90 €
  </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/set-of-2-drawers-howells-265679">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Set of 2 Drawers Howells" src="https://polihome-production-cdn.b-cdn.net/images/image_777835_escale_3580_t2ro_c.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/set-of-2-drawers-howells-265679">
          Set Of 2 Drawers Howells
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/set-of-2-drawers-howells-265679">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    89,90 €
  </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/bed-drawer-fargo-271847">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed drawer Fargo" src="https://polihome-production-cdn.b-cdn.net/images/image_798308_fg_16_szuflada_do_lozka_120_90_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/bed-drawer-fargo-271847">
          Bed Drawer Fargo
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/bed-drawer-fargo-271847">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    102,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 data-controller="terra--product-panel-carousel">

  <div class="image-container ph-panel__image-container"
       data-terra--product-panel-carousel-target="imageContainer">
    <div class="panel-slider">
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/en/products/set-of-2-bed-drawers-enta-288728%20%20">
            <img class="ph-panel__image" alt="Set of 2 bed drawers Enta" src="https://polihome-production-cdn.b-cdn.net/images/image_874869_etna_szuflada-photoroom.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/en/products/set-of-2-bed-drawers-enta-288728%20%20">
            <img class="ph-panel__image" alt="Set of 2 bed drawers Enta" src="https://polihome-production-cdn.b-cdn.net/images/image_874872_etna_szuflada.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
    </div>

    <button class="product-panel-carousel-btn product-panel-carousel-btn--prev"
            data-terra--product-panel-carousel-target="prevBtn"
            data-action="click->terra--product-panel-carousel#prev"
            aria-label="Previous image">
      <span class="fas fa-chevron-left" aria-hidden="true"></span>
    </button>

    <button class="product-panel-carousel-btn product-panel-carousel-btn--next"
            data-terra--product-panel-carousel-target="nextBtn"
            data-action="click->terra--product-panel-carousel#next"
            aria-label="Next image">
      <span class="fas fa-chevron-right" aria-hidden="true"></span>
    </button>

    <div class="product-overlay-content">

      <div class="favourites-container position-absolute top-0 end-0">
          <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>

    </div>
  </div>

  <div class="product-panel-progress">
    <div class="product-panel-progress__indicator"
         data-terra--product-panel-carousel-target="progressBar">
    </div>
  </div>

</div>


    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/set-of-2-bed-drawers-enta-288728%20%20">
          Set Of 2 Bed Drawers Enta
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/set-of-2-bed-drawers-enta-288728%20%20">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    119,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/Bed-Drawer-Valevia">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed Drawer Valevia" src="https://polihome-production-cdn.b-cdn.net/images/x1ljd6bp59mw35p14hjua7o1saaa.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/Bed-Drawer-Valevia">
          Bed Drawer Valevia
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Bed-Drawer-Valevia">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    66,90 €
  </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/bed-drawer-toscana-polar-pine-163604">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Toscana bed drawer" src="https://polihome-production-cdn.b-cdn.net/images/image_441522_fk70-142-0.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/bed-drawer-toscana-polar-pine-163604">
          Toscana Bed Drawer
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/bed-drawer-toscana-polar-pine-163604">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    99,90 €
  </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/bed-drawer-nature-208305">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed drawer Nature" src="https://polihome-production-cdn.b-cdn.net/images/image_624738_nature_szuflada_lozka_0100.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/bed-drawer-nature-208305">
          Bed Drawer Nature
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/bed-drawer-nature-208305">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    109,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/surtari-krevatiou-no61-drus">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Bed drawer No61" src="https://polihome-production-cdn.b-cdn.net/images/image_22057_02_no-61-neo-drus.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/surtari-krevatiou-no61-drus">
          Bed Drawer No61
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/surtari-krevatiou-no61-drus">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    58,90 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center pagination">
    <div class="d-sm-none">
      <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>
    <div class="d-none d-sm-flex">
        <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>
  </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-6 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-6 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">
 11 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.com.cy/en/categories/1665/etazeres-surtaria-krevation/f/1554/natural">
  <template></template>
</turbo-stream>
