<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/271/ntoulapia/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/1525/kremasta">
        Wall mounted
        <span class="number-of-results ">(161)</span>
</a>    </div>
    <div class="category-link pt-2">
      <a class="" href="/en/categories/1524/epidapedia">
        Base
        <span class="number-of-results ">(120)</span>
</a>    </div>
    <div class="category-link pt-2">
      <a class="" href="/en/categories/1526/sthles">
        Tall cabinets
        <span class="number-of-results ">(19)</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/271/ntoulapia/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;In Stock</label>&nbsp;&nbsp;
        <span class="number-of-results">(21)</span>
</a>    </div>
    <div class="filter-option-group">
      <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/271/ntoulapia/f/1554/natural?is_outlet=true">
        <input type="checkbox" name="purchase-option-is_outlet" id="purchase-option-is_outlet" value="true" class="form-check-input" />

        <label for="purchase-option-is_outlet">&nbsp;&nbsp;Outlet</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/271/ntoulapia">
    <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">(313)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/271/ntoulapia/f/1554_c2129/natural_black">
    <input type="checkbox" name="filter-2129" id="filter-2129" value="1" class="form-check-input checked-ffffff " style="background-color: #000000; border-color: #000000" />

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

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/271/ntoulapia/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">(9)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/271/ntoulapia/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">(9)</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="15" type="hidden" name="total_length_min_abs" id="total_length_min_abs" />
    <input value="181" 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="15"
         data-terra--dimension-range-filter-max-value="181">

      <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="15" max="181" value="15"
               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="15" max="181" value="181"
               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="15" min="15" max="181" 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="181" min="15" max="181" 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="1" type="hidden" name="total_width_min_abs" id="total_width_min_abs" />
    <input value="85" 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="1"
         data-terra--dimension-range-filter-max-value="85">

      <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="1" max="85" value="1"
               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="1" max="85" value="85"
               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="1" min="1" max="85" 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="85" min="1" max="85" 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="13" type="hidden" name="total_height_min_abs" id="total_height_min_abs" />
    <input value="210" 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="13"
         data-terra--dimension-range-filter-max-value="210">

      <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="13" max="210" value="13"
               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="13" max="210" value="210"
               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="13" min="13" max="210" 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="210" min="13" max="210" 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="26" type="hidden" name="price_min_abs" id="price_min_abs" />
  <input value="498" 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="26"
       data-terra--dimension-range-filter-max-value="498">

    <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="26" max="498" value="26"
             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="26" max="498" value="498"
             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="26" min="26" max="498" 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="498" min="26" max="498" 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/epitoicho-ntoulapi-virgo-40-katheto-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet Virgo 40 vertical" src="https://polihome-production-cdn.b-cdn.net/images/image_168477_40_g-72_1f_-_vigo_matera_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/epitoicho-ntoulapi-virgo-40-katheto-anthraki">
          Wall Cabinet Virgo 40 Vertical
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epitoicho-ntoulapi-virgo-40-katheto-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    68,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/floor-cabinet-tall-poppy-60-fusiko-leuko-259012">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet tall Poppy 60" src="https://polihome-production-cdn.b-cdn.net/images/image_756548_102292_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/floor-cabinet-tall-poppy-60-fusiko-leuko-259012">
          Floor Cabinet Tall Poppy 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-tall-poppy-60-fusiko-leuko-259012">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    182,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/storage-cabinet-lofter-278718">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Storage cabinet Lofter" src="https://polihome-production-cdn.b-cdn.net/images/image_830401_lo_lo4_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/storage-cabinet-lofter-278718">
          Storage Cabinet Lofter
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/storage-cabinet-lofter-278718">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    223,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/floor-cabinet-woodland-279795">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor Cabinet Woodland" src="https://polihome-production-cdn.b-cdn.net/images/image_835173_cottage-119458_1-1000x1000.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/floor-cabinet-woodland-279795">
          Floor Cabinet Woodland
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-woodland-279795">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    189,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-cabinet-woodland-i-279797">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall Cabinet Woodland I" src="https://polihome-production-cdn.b-cdn.net/images/image_835181_cottage-119457_1-1000x1000.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-cabinet-woodland-i-279797">
          Wall Cabinet Woodland I
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/wall-cabinet-woodland-i-279797">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    138,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-cabinet-woodland-ii-279799">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall Cabinet Woodland II" src="https://polihome-production-cdn.b-cdn.net/images/image_835191_cottage-119456_1-1000x1000.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-cabinet-woodland-ii-279799">
          Wall Cabinet Woodland Ii
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/wall-cabinet-woodland-ii-279799">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    175,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/Epidapedio-ntoulapi-Jeden-40-2D-315190">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Jeden 40 2D " src="https://polihome-production-cdn.b-cdn.net/images/wgvcoj4a01nfxyc24gkkvrxcdnf0.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/Epidapedio-ntoulapi-Jeden-40-2D-315190">
          Floor Cabinet Jeden 40 2d
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-Jeden-40-2D-315190">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    95,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/Epidapedio-ntoulapi-fournou-Jeden-60-315200">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor oven cabinet Jeden 60" src="https://polihome-production-cdn.b-cdn.net/images/2eekw29c7azhf76ol68rjyq8whtv.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/Epidapedio-ntoulapi-fournou-Jeden-60-315200">
          Floor Oven Cabinet Jeden 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-fournou-Jeden-60-315200">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    74,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/Epidapedio-ntoulapi-Jeden-60-2D-315192">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Jeden 60 2D floor cabinet" src="https://polihome-production-cdn.b-cdn.net/images/m7dyy1g58ye11d9pfcp0u0ovv2zp.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/Epidapedio-ntoulapi-Jeden-60-2D-315192">
          Jeden 60 2d Floor Cabinet
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-Jeden-60-2D-315192">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    105,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/epidapedio-ntoulapi-psilo-virgo-60-dks-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor High cabinet Virgo 60 DKS" src="https://polihome-production-cdn.b-cdn.net/images/image_167939_60_dks-210_3s_1f_-_vigo_matera_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/epidapedio-ntoulapi-psilo-virgo-60-dks-anthraki">
          Floor High Cabinet Virgo 60 Dks
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-psilo-virgo-60-dks-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    461,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/epidapedio-ntoulapi-artista-60-dk-210-3s-1f-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Artista 60 DK-3S floor cabinet" src="https://polihome-production-cdn.b-cdn.net/images/image_362911_artisan-bialy.60.dk-210.3s.1f.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/epidapedio-ntoulapi-artista-60-dk-210-3s-1f-leuko">
          Artista 60 Dk-3s Floor Cabinet
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-artista-60-dk-210-3s-1f-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    498,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/epidapedio-ntoulapi-artista-60-dps-210-3s-1f-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Artista 60 DPS floor cabinet" src="https://polihome-production-cdn.b-cdn.net/images/image_362916_artisan-bialy.60.dps-210.3s.1f.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/epidapedio-ntoulapi-artista-60-dps-210-3s-1f-leuko">
          Artista 60 Dps Floor Cabinet
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-artista-60-dps-210-3s-1f-leuko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    458,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/Epidapedio-ntoulapi-Monar-60-DPS-210-3S-1F">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Monar 60 DPS 210 3S 1F" src="https://polihome-production-cdn.b-cdn.net/images/9mvyv3s3r71acdzupfvlcvwxvtkl.png?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/Epidapedio-ntoulapi-Monar-60-DPS-210-3S-1F">
          Floor Cabinet Monar 60 Dps 210 3s 1f
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-Monar-60-DPS-210-3S-1F">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    423,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/epidapedio-ntoulapi-virgo-60-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Virgo 60" src="https://polihome-production-cdn.b-cdn.net/images/image_167541_60_d_1f_bb_-_vigo_matera_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/epidapedio-ntoulapi-virgo-60-anthraki">
          Floor Cabinet Virgo 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-virgo-60-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    97,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/epitoicho-ntoulapi-virgo-80-diplo-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet Virgo 80 double" src="https://polihome-production-cdn.b-cdn.net/images/image_168123_80_gu-72_2f_-_vigo_matera_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/epitoicho-ntoulapi-virgo-80-diplo-anthraki">
          Wall Cabinet Virgo 80 Double
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epitoicho-ntoulapi-virgo-80-diplo-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    94,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/epitoicho-ntoulapi-virgo-60-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet Virgo 60 " src="https://polihome-production-cdn.b-cdn.net/images/image_168278_60_gu-36_1f_-_vigo_matera_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/epitoicho-ntoulapi-virgo-60-anthraki">
          Wall Cabinet Virgo 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epitoicho-ntoulapi-virgo-60-anthraki">
<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="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/epitoicho-ntoulapi-virgo-60-katheto-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet Virgo 60 vertical" src="https://polihome-production-cdn.b-cdn.net/images/image_168332_60_g-72_1f_-_vigo_matera_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/epitoicho-ntoulapi-virgo-60-katheto-anthraki">
          Wall Cabinet Virgo 60 Vertical
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epitoicho-ntoulapi-virgo-60-katheto-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    85,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/epitoicho-ntoulapi-virgo-30-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet Virgo 30" src="https://polihome-production-cdn.b-cdn.net/images/image_168522_30_g-72_1f_-_vigo_matera_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/epitoicho-ntoulapi-virgo-30-anthraki">
          Wall Cabinet Virgo 30
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epitoicho-ntoulapi-virgo-30-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    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/floor-cabinet-yvette-40-d-3s-bb-grafitis-259057">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Yvette 40 D 3S BB" src="https://polihome-production-cdn.b-cdn.net/images/image_756826_40_d_3s_bb_stilo-grar_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/floor-cabinet-yvette-40-d-3s-bb-grafitis-259057">
          Floor Cabinet Yvette 40 D 3s Bb
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-yvette-40-d-3s-bb-grafitis-259057">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    266,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/ntoulapi-kremasto-cary-40">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Cary 40" src="https://polihome-production-cdn.b-cdn.net/images/image_89768_249398.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/ntoulapi-kremasto-cary-40">
          Hanging Cabinet Cary 40
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/ntoulapi-kremasto-cary-40">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    56,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/ntoulapi-kremasto-cary-60">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Cary 60" src="https://polihome-production-cdn.b-cdn.net/images/image_89771_249400.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/ntoulapi-kremasto-cary-60">
          Hanging Cabinet Cary 60
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/ntoulapi-kremasto-cary-60">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    61,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/ntoulapi-kremasto-cary-100">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Cary 100" src="https://polihome-production-cdn.b-cdn.net/images/image_89772_249401.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/ntoulapi-kremasto-cary-100">
          Hanging Cabinet Cary 100
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/ntoulapi-kremasto-cary-100">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    100,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/ntoulapi-epidapedio-cary-40">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Cary 40" src="https://polihome-production-cdn.b-cdn.net/images/image_89773_249392.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/ntoulapi-epidapedio-cary-40">
          Floor Cabinet Cary 40
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/ntoulapi-epidapedio-cary-40">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    94,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/floor-cabinet-fournou-cary">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet φούρνου Cary" src="https://polihome-production-cdn.b-cdn.net/images/image_89779_249394.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/floor-cabinet-fournou-cary">
          Floor Cabinet Φούρνου Cary
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-fournou-cary">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    85,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/floor-oven-cabinet-poppy-60-fusiko-leuko-258919">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor oven cabinet Poppy 60" src="https://polihome-production-cdn.b-cdn.net/images/image_756086_102284_3.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/floor-oven-cabinet-poppy-60-fusiko-leuko-258919">
          Floor Oven Cabinet Poppy 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-oven-cabinet-poppy-60-fusiko-leuko-258919">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    72,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/hanging-horizontal-cabinet-poppy-60-fusiko-leuko-259009">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging horizontal cabinet Poppy 60" src="https://polihome-production-cdn.b-cdn.net/images/image_756512_102291_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/hanging-horizontal-cabinet-poppy-60-fusiko-leuko-259009">
          Hanging Horizontal Cabinet Poppy 60
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-horizontal-cabinet-poppy-60-fusiko-leuko-259009">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    51,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/hanging-cabinet-eco-wo6-36-artisan-267318">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Eco WO6/36" src="https://polihome-production-cdn.b-cdn.net/images/image_782976_w0_6-36_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/hanging-cabinet-eco-wo6-36-artisan-267318">
          Hanging Cabinet Eco Wo6/36
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-eco-wo6-36-artisan-267318">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    64,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/floor-cabinet-eco-d3-artisan-267554">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Eco D3" src="https://polihome-production-cdn.b-cdn.net/images/image_783606_800_5726_d3_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/floor-cabinet-eco-d3-artisan-267554">
          Floor Cabinet Eco D3
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-eco-d3-artisan-267554">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    74,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/floor-cabinet-eco-d4-artisan-267556">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Eco D4" src="https://polihome-production-cdn.b-cdn.net/images/image_783610_800_5723_d4_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/floor-cabinet-eco-d4-artisan-267556">
          Floor Cabinet Eco D4
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-eco-d4-artisan-267556">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    80,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/floor-cabinet-eco-ds-4-1-artisan-267561">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Eco DS 4/1" src="https://polihome-production-cdn.b-cdn.net/images/image_783620_800_5725_ds4-1_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/floor-cabinet-eco-ds-4-1-artisan-267561">
          Floor Cabinet Eco Ds 4/1
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-eco-ds-4-1-artisan-267561">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    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/kremasto-ntoulapi-eco-ws860-artisan">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Eco WS8/60" src="https://polihome-production-cdn.b-cdn.net/images/image_783927_ws_8-60_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/kremasto-ntoulapi-eco-ws860-artisan">
          Hanging Cabinet Eco Ws8/60
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/kremasto-ntoulapi-eco-ws860-artisan">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    90,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/hanging-cabinet-trinity-v3-60-op-276931">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Trinity V3-60-OP" src="https://polihome-production-cdn.b-cdn.net/images/image_822000_v3-60-op-242-0_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/hanging-cabinet-trinity-v3-60-op-276931">
          Hanging Cabinet Trinity V3-60-op
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-trinity-v3-60-op-276931">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    88,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/hanging-cabinet-trinity-v3-90-op-276932">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Trinity V3-90-OP" src="https://polihome-production-cdn.b-cdn.net/images/image_822001_v3-90-op-242-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/hanging-cabinet-trinity-v3-90-op-276932">
          Hanging Cabinet Trinity V3-90-op
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-trinity-v3-90-op-276932">
<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/Epidapedio-ntoulapi-goniako-me-rafia-Arianna-30-D-ZAK-BB-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor corner cabinet with shelves Arianna 30 D ZAK BB" src="https://polihome-production-cdn.b-cdn.net/images/pqc87v5zufoezod6nziu4oglne57.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/Epidapedio-ntoulapi-goniako-me-rafia-Arianna-30-D-ZAK-BB-Fysiko">
          Floor Corner Cabinet With Shelves Arianna 30 D Zak Bb
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-goniako-me-rafia-Arianna-30-D-ZAK-BB-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    71,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/Epidapedio-ntoulapi-me-rafia-Arianna-30-D-OTW-BB-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet with shelves Arianna 30 D OTW BB" src="https://polihome-production-cdn.b-cdn.net/images/n4pw2yb4fn36u4xind9qqhcb4lbl.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/Epidapedio-ntoulapi-me-rafia-Arianna-30-D-OTW-BB-Fysiko">
          Floor Cabinet With Shelves Arianna 30 D Otw Bb
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-me-rafia-Arianna-30-D-OTW-BB-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    73,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/Kremasto-ntoulapi-me-rafia-Arianna-30-G-72-OTW-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Arianna 30 G 72 OTW" src="https://polihome-production-cdn.b-cdn.net/images/hqlvjnw238cd7rogn678vl96h0yr.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/Kremasto-ntoulapi-me-rafia-Arianna-30-G-72-OTW-Fysiko">
          Hanging Cabinet With Shelves Arianna 30 G 72 Otw
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-me-rafia-Arianna-30-G-72-OTW-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    53,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/Kremasto-ntoulapi-me-rafia-Arianna-15-G-72-OTW-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Arianna 15 G 72 OTW" src="https://polihome-production-cdn.b-cdn.net/images/h57z3b5uc38f3t8y7bndyyz3hch9.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/Kremasto-ntoulapi-me-rafia-Arianna-15-G-72-OTW-Fysiko">
          Hanging Cabinet With Shelves Arianna 15 G 72 Otw
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-me-rafia-Arianna-15-G-72-OTW-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    57,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/Kremasto-ntoulapi-goniako-me-rafia-Arianna-30-G-108-ZAK-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner Cabinet with shelves Arianna 30 G 108 ZAK" src="https://polihome-production-cdn.b-cdn.net/images/kru7ug8xww3nyhjufhi00qidqspv.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/Kremasto-ntoulapi-goniako-me-rafia-Arianna-30-G-108-ZAK-Fysiko">
          Hanging Corner Cabinet With Shelves Arianna 30 G 108 Zak
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-goniako-me-rafia-Arianna-30-G-108-ZAK-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    101,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/Kremasto-ntoulapi-me-rafia-Arianna-30-G-108-OTW-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Arianna 30 G 108 OTW" src="https://polihome-production-cdn.b-cdn.net/images/7eucwohg6wf47stlcouqskj9ycgr.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/Kremasto-ntoulapi-me-rafia-Arianna-30-G-108-OTW-Fysiko">
          Hanging Cabinet With Shelves Arianna 30 G 108 Otw
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-me-rafia-Arianna-30-G-108-OTW-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    70,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/Kremasto-ntoulapi-me-rafia-Arianna-15-G-108-OTW-Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Arianna 15 G 108 OTW" src="https://polihome-production-cdn.b-cdn.net/images/yifdacqd673dxsy1r02ts51asxlc.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/Kremasto-ntoulapi-me-rafia-Arianna-15-G-108-OTW-Fysiko">
          Hanging Cabinet With Shelves Arianna 15 G 108 Otw
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-me-rafia-Arianna-15-G-108-OTW-Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    76,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/Epidapedio-ntoulapi-goniako-me-rafia-Nelor-30-D-ZAK-BB-Gkri-spesial---Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor corner cabinet with shelves Nelor 30 D ZAK BB" src="https://polihome-production-cdn.b-cdn.net/images/2inkt8ryjswp8uz7d8589l3fmcrl.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/Epidapedio-ntoulapi-goniako-me-rafia-Nelor-30-D-ZAK-BB-Gkri-spesial---Fysiko">
          Floor Corner Cabinet With Shelves Nelor 30 D Zak Bb
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Epidapedio-ntoulapi-goniako-me-rafia-Nelor-30-D-ZAK-BB-Gkri-spesial---Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    82,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/Kremasto-ntoulapi-goniako-me-rafia-Nelor-30-G-108-ZAK--Gkri-spesial---Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner Cabinet with shelves Nelor 30 G 108 ZAK" src="https://polihome-production-cdn.b-cdn.net/images/qac7b8cvbghm2muj2laddag4i5kp.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/Kremasto-ntoulapi-goniako-me-rafia-Nelor-30-G-108-ZAK--Gkri-spesial---Fysiko">
          Hanging Corner Cabinet With Shelves Nelor 30 G 108 Zak
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-goniako-me-rafia-Nelor-30-G-108-ZAK--Gkri-spesial---Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    101,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/Kremasto-ntoulapi-me-rafia-Nelor-15-G-72-OTW-Gkri-spesial---Fysiko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Nelor 15 G 72 OTW" src="https://polihome-production-cdn.b-cdn.net/images/0cpm7gc453njwkuftsqmz71h8pfd.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/Kremasto-ntoulapi-me-rafia-Nelor-15-G-72-OTW-Gkri-spesial---Fysiko">
          Hanging Cabinet With Shelves Nelor 15 G 72 Otw
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/Kremasto-ntoulapi-me-rafia-Nelor-15-G-72-OTW-Gkri-spesial---Fysiko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    57,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/epidapedio-ntoulapi-virgo-80-d-3s-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Virgo 80 D 3S" src="https://polihome-production-cdn.b-cdn.net/images/image_167605_80_d_3s_bb_-_vigo_matera_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/epidapedio-ntoulapi-virgo-80-d-3s-anthraki">
          Floor Cabinet Virgo 80 D 3s
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-virgo-80-d-3s-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    298,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/epidapedio-ntoulapi-me-kalathi-virgo-mikos-15-ek">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet with basket Virgo" src="https://polihome-production-cdn.b-cdn.net/images/image_167705_15_d_cargo_bb_vigo_-_lancelot_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/epidapedio-ntoulapi-me-kalathi-virgo-mikos-15-ek">
          Floor Cabinet With Basket Virgo
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-me-kalathi-virgo-mikos-15-ek">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    146,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/epidapedio-ntoulapi-fournou-virgo-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor oven cabinet Virgo" src="https://polihome-production-cdn.b-cdn.net/images/image_167764_60-d-gaz-bb-vigo-matera_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/epidapedio-ntoulapi-fournou-virgo-anthraki">
          Floor Oven Cabinet Virgo
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-fournou-virgo-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    74,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/epidapedio-ntoulapi-psilo-virgo-60-dk-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor High cabinet Virgo 60 DK" src="https://polihome-production-cdn.b-cdn.net/images/image_167857_60_dk-210_2f_-_vigo_matera_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/epidapedio-ntoulapi-psilo-virgo-60-dk-anthraki">
          Floor High Cabinet Virgo 60 Dk
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-psilo-virgo-60-dk-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    238,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/epidapedio-ntoulapi-psilo-virgo-40-dk-anthraki">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor High cabinet Virgo 40 DK" src="https://polihome-production-cdn.b-cdn.net/images/image_167880_40_dk-210_2f_-_vigo_matera_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/epidapedio-ntoulapi-psilo-virgo-40-dk-anthraki">
          Floor High Cabinet Virgo 40 Dk
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Colors</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/epidapedio-ntoulapi-psilo-virgo-40-dk-anthraki">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    199,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"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=1"   rel="prev" aria-label="previous">‹</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=1"   rel="prev" >1</a></span> <span class="page active">2</span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=3"   rel="next" >3</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=4"   >4</a></span> <span class="page gap">...</span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=7"   >7</a></span> <span class="page next"><a href="/en/categories/271/ntoulapia/f/1554/natural?page=3"   rel="next" aria-label="next">›</a></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-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">
 313 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.gr/en/categories/271/ntoulapia/f/1554/natural">
  <template></template>
</turbo-stream>
