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

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

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

      <input type="hidden" name="is_available" id="is_available" value="true" />


        <div class="filter-group">
  <label class="filter-label">Purchase Options</label>

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

    <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="purchase-option-is_available" id="purchase-option-is_available" value="true" class="form-check-input" checked="checked" />

        <label for="purchase-option-is_available">&nbsp;&nbsp;In Stock</label>&nbsp;&nbsp;
        <span class="number-of-results">(40)</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/f/1549/white?is_available=true">
    <input type="checkbox" name="filter-1549" id="filter-1549" value="1" class="form-check-input checked-000000" style="background-color: #ffffff; border-color: #ffffff" />

    <label for="filter-1549">&nbsp;&nbsp;White</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/271/ntoulapia/f/1554/natural?is_available=true">
    <input type="checkbox" name="filter-1554" id="filter-1554" value="1" class="form-check-input checked-ffffff" style="background-color: #ddb989; border-color: #ddb989" />

    <label for="filter-1554">&nbsp;&nbsp;Natural</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/1547/gray?is_available=true">
    <input type="checkbox" name="filter-1547" id="filter-1547" value="1" class="form-check-input checked-ffffff" style="background-color: #918d8c; border-color: #918d8c" />

    <label for="filter-1547">&nbsp;&nbsp;Gray</label>&nbsp;&nbsp;<span class="number-of-results">(6)</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/1548/brown?is_available=true">
    <input type="checkbox" name="filter-1548" id="filter-1548" value="1" class="form-check-input checked-ffffff" style="background-color: #61352c; border-color: #61352c" />

    <label for="filter-1548">&nbsp;&nbsp;Brown</label>&nbsp;&nbsp;<span class="number-of-results">(3)</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/1555/black?is_available=true">
    <input type="checkbox" name="filter-1555" id="filter-1555" value="1" class="form-check-input checked-ffffff" style="background-color: #000000; border-color: #000000" />

    <label for="filter-1555">&nbsp;&nbsp;Black</label>&nbsp;&nbsp;<span class="number-of-results">(3)</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/1556/beige?is_available=true">
    <input type="checkbox" name="filter-1556" id="filter-1556" value="1" class="form-check-input checked-000000" style="background-color: #fee9ce; border-color: #fee9ce" />

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


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


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

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

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

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


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

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

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

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


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

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

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


</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-elier">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Elier" src="https://polihome-production-cdn.b-cdn.net/images/image_660732_182197.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-elier">
          Floor Cabinet Elier
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-virgo-60-d-3s-white">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Virgo 60 D 3S" src="https://polihome-production-cdn.b-cdn.net/images/image_167582_60_d_3s_bb_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-virgo-60-d-3s-white">
          Floor Cabinet Virgo 60 D 3s
</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/floor-high-cabinet-virgo-60-dps-white">
            <img class="ph-panel__image" alt="Floor High cabinet Virgo 60 DPS" src="https://polihome-production-cdn.b-cdn.net/images/image_167965_60_dps-210_3s_1f_1.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/floor-high-cabinet-virgo-60-dps-white">
            <img class="ph-panel__image" alt="Floor High cabinet Virgo 60 DPS" src="https://polihome-production-cdn.b-cdn.net/images/image_167966_60-dps-210-3s-1f-vigo-bialy-polysk_1_1.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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</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/floor-high-cabinet-virgo-60-dps-white">
          Floor High Cabinet Virgo 60 Dps
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/wall-cabinet-with-shelves-virgo-30">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet with shelves Virgo 30 " src="https://polihome-production-cdn.b-cdn.net/images/image_168001_30-g-72-otw-vigo-lancelot.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-with-shelves-virgo-30">
          Wall Cabinet With Shelves Virgo 30
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-beaux-60-dk">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Beaux 60 DK" src="https://polihome-production-cdn.b-cdn.net/images/image_168227_60-dk-210-2f-bordeaux_result.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-beaux-60-dk">
          Floor Cabinet Beaux 60 Dk
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/kitchen-front-virgo-446x570-white">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Kitchen front Virgo 446x570" src="https://polihome-production-cdn.b-cdn.net/images/image_168550_zm-570-x-446-vigo-bialy-polysk_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/kitchen-front-virgo-446x570-white">
          Kitchen Front Virgo 446x570
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-opened-cabinet-ellore-30-d-zak-white">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor opened cabinet Ellore 30 D ZAK" src="https://polihome-production-cdn.b-cdn.net/images/image_168831_image58_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-opened-cabinet-ellore-30-d-zak-white">
          Floor Opened Cabinet Ellore 30 D Zak
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/ellore-30g-gkri-hanging-open-cabinet">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging light cabinet Ellore 30G" src="https://polihome-production-cdn.b-cdn.net/images/image_336449_30-g-72-zak-szary-platynowy_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/ellore-30g-gkri-hanging-open-cabinet">
          Hanging Light Cabinet Ellore 30g
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-with-shelves-artista-30-g-72">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Artista 30 G-72" src="https://polihome-production-cdn.b-cdn.net/images/image_362950_artisan.30.g-72.otw.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-with-shelves-artista-30-g-72">
          Hanging Cabinet With Shelves Artista 30 G-72
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/artista-40-g-90-1f-leuko-hanging-cabinet">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Artista 40 G-90 Hanging Cabinet" src="https://polihome-production-cdn.b-cdn.net/images/image_362901_artisan-bialy.40.g-90.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/artista-40-g-90-1f-leuko-hanging-cabinet">
          Artista 40 G-90 Hanging Cabinet
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-with-tall-oven-italia-spm62357-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Επιδαπέδιο ντουλάπι ψηλό φούρνου Italia SPM6/2357" src="https://polihome-production-cdn.b-cdn.net/images/image_654311_italia_spm6-2357_k-czarny_f-czarny7322.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-with-tall-oven-italia-spm62357-black">
          Επιδαπέδιο Ντουλάπι Ψηλό Φούρνου Italia Spm6/2357
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/tall-oven-floor-cabinet-italia-spm622137-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall oven floor cabinet Italia SPM6/2/2137" src="https://polihome-production-cdn.b-cdn.net/images/image_654317_italia_spm6-2-2137_k-czarny_f-czarny7322.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/tall-oven-floor-cabinet-italia-spm622137-black">
          Tall Oven Floor Cabinet Italia Spm6/2/2137
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-italia-w394-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι Italia W3/94" src="https://polihome-production-cdn.b-cdn.net/images/image_654463_italia_w3-94_k-czarny_f-czarny7322.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-italia-w394-black">
          Κρεμαστό Ντουλάπι Italia W3/94
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-italia-w494-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι Italia W4/94" src="https://polihome-production-cdn.b-cdn.net/images/image_654469_italia_w4-94_k-czarny_f-czarny7322.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-italia-w494-black">
          Κρεμαστό Ντουλάπι Italia W4/94
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-corner-cabinet-italia-wnpp6094-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό γωνιακό ντουλάπι Italia WNPP60/94" src="https://polihome-production-cdn.b-cdn.net/images/image_654551_italia_wnpp60-94_k-czarny_f-czarny7322.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-corner-cabinet-italia-wnpp6094-black">
          Κρεμαστό Γωνιακό Ντουλάπι Italia Wnpp60/94
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-italia-wog453658-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι Italia WOG45/36/58" src="https://polihome-production-cdn.b-cdn.net/images/image_654844_italia_wog45-36-58-standard_k-czarny_f-czarny7322.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-italia-wog453658-black">
          Κρεμαστό Ντουλάπι Italia Wog45/36/58
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-italia-wog53658-black">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι Italia WOG5/36/58" src="https://polihome-production-cdn.b-cdn.net/images/image_654850_italia_wog5-36-58-standard_k-czarny_f-czarny7322.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-italia-wog53658-black">
          Κρεμαστό Ντουλάπι Italia Wog5/36/58
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/wall-cabinet-with-shelves-lyona-30-g-72-otw">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet with shelves Lyona 30 G 72 OTW" src="https://polihome-production-cdn.b-cdn.net/images/image_681596_lyona_30_g_72_otw.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-with-shelves-lyona-30-g-72-otw">
          Wall Cabinet With Shelves Lyona 30 G 72 Otw
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/wall-cabinet-with-shelves-lyona-15-g-72-otw">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wall cabinet with shelves Lyona 15 G 72 OTW" src="https://polihome-production-cdn.b-cdn.net/images/image_681598_lyona_15_g_72_otw.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-with-shelves-lyona-15-g-72-otw">
          Wall Cabinet With Shelves Lyona 15 G 72 Otw
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-armony-80-d-2f-bb">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Armony 80 D 2F BB" src="https://polihome-production-cdn.b-cdn.net/images/image_681627_80-d-2f-bb-armony.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-armony-80-d-2f-bb">
          Floor Cabinet Armony 80 D 2f Bb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-armony-60-d-2f-bb">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Armony 60 D 2F BB" src="https://polihome-production-cdn.b-cdn.net/images/image_681628_60-d-2f-bb-armony.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-armony-60-d-2f-bb">
          Floor Cabinet Armony 60 D 2f Bb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/kitchen-front-panel-modernus-zm-570x446">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Kitchen front panel Modernus ZM 570x446" src="https://polihome-production-cdn.b-cdn.net/images/ufakohrl0763v0k4g5rfm6mjf1p8.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/kitchen-front-panel-modernus-zm-570x446">
          Kitchen Front Panel Modernus Zm 570x446
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-virgo-80-d-2f-bb-leuko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Virgo 80 D 2F BB" src="https://polihome-production-cdn.b-cdn.net/images/image_685724_80_d_2f_bb.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-virgo-80-d-2f-bb-leuko">
          Floor Cabinet Virgo 80 D 2f Bb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-oven-cabinet-high-tahoma-k23-60-2mb-karudi-white-matte">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor oven cabinet High Tahoma K23-60-2MB" src="https://polihome-production-cdn.b-cdn.net/images/image_714391_tara-k23-60-rm-4-ku-31ta-2xr30-128_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-oven-cabinet-high-tahoma-k23-60-2mb-karudi-white-matte">
          Floor Oven Cabinet High Tahoma K23-60-2mb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-sink-cabinet-yvette-50-zl-graphite">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor sink cabinet Yvette 50 ZL" src="https://polihome-production-cdn.b-cdn.net/images/image_705549_stilo-graphite_50_zl_1f_bb.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-sink-cabinet-yvette-50-zl-graphite">
          Floor Sink Cabinet Yvette 50 Zl
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-yvette-50-d-graphite">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Yvette 50 D" src="https://polihome-production-cdn.b-cdn.net/images/image_705548_stilo-graphite_50_d_1f_1s.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-50-d-graphite">
          Floor Cabinet Yvette 50 D
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-with-shelves-yvette-15-g-72">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet with shelves Yvette 15 G-72" src="https://polihome-production-cdn.b-cdn.net/images/image_380853_15_g-72_otw_-_stilo_wh.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-with-shelves-yvette-15-g-72">
          Hanging Cabinet With Shelves Yvette 15 G-72
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-yvette-40-g-90">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Yvette 40 G-90 " src="https://polihome-production-cdn.b-cdn.net/images/image_380812_40_g-90_1f_-_stilo_wh.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-yvette-40-g-90">
          Hanging Cabinet Yvette 40 G-90
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/kitchen-front-yvette-zm-713x596">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Kitchen front Yvette ZM 713x596" src="https://polihome-production-cdn.b-cdn.net/images/image_380859_zm_713x596_stilo_wh.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/kitchen-front-yvette-zm-713x596">
          Kitchen Front Yvette Zm 713x596
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-raval-v9-40-1k-white-white-glossy">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Raval V9-40-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_718059_riva-v9-40-1k-2-be-ku-70rv-1xr23-96.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-raval-v9-40-1k-white-white-glossy">
          Hanging Cabinet Raval V9-40-1k
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/tall-floor-oven-cabinet-modena-k21-60-2kr-beige">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor oven cabinet Modena K21-60-2KR" src="https://polihome-production-cdn.b-cdn.net/images/image_720164_modern-k21-60-2kr-3-71-ku-51md-2xr20-256.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/tall-floor-oven-cabinet-modena-k21-60-2kr-beige">
          Tall Floor Oven Cabinet Modena K21-60-2kr
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/tall-floor-oven-cabinet-hudson-k21-60-2kr-walnut-gray">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor oven cabinet Hudson K21-60-2KR" src="https://polihome-production-cdn.b-cdn.net/images/image_721739_highline-k21-60-2kr-3-po-ku-57hl-2xr7-448.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/tall-floor-oven-cabinet-hudson-k21-60-2kr-walnut-gray">
          Tall Floor Oven Cabinet Hudson K21-60-2kr
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/hanging-cabinet-hudson-v7-60-2k-white-white-glossy">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Hudson V7-60-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_721943_highline-v7-60-2k-3-be-ku-55hl-2xr7-448.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-hudson-v7-60-2k-white-white-glossy">
          Hanging Cabinet Hudson V7-60-2k
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/floor-cabinet-monaco-80-d-kafe">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Monaco 80 D" src="https://polihome-production-cdn.b-cdn.net/images/image_804535_80-d-2f-bb-monza.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-monaco-80-d-kafe">
          Floor Cabinet Monaco 80 D
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/kremasto-ntoulapi-vitrina-italia-ww872-2d-mavro-mavro-perigramma">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι βιτρίνα Italia WW8/72 2D-Μαύρο-Μαύρο περίγραμμα" src="https://polihome-production-cdn.b-cdn.net/images/image_807286_italia_ww8-72-2d_k-czarny_f-czarny7322_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-vitrina-italia-ww872-2d-mavro-mavro-perigramma">
          Κρεμαστό Ντουλάπι Βιτρίνα Italia Ww8/72 2d-μαύρο-μαύρο Περίγραμμα
</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/wall-cabinet-vesta-40-g-90">
            <img class="ph-panel__image" alt="Wall cabinet Vesta 40 G-90" src="https://polihome-production-cdn.b-cdn.net/images/image_886488_40_g-90_1f_solea.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/wall-cabinet-vesta-40-g-90">
            <img class="ph-panel__image" alt="Wall cabinet Vesta 40 G-90" src="https://polihome-production-cdn.b-cdn.net/images/image_886490_40_g.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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</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/wall-cabinet-vesta-40-g-90">
          Wall Cabinet Vesta 40 G-90
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Επιδαπέδιο ντουλάπι Stilo 60 D 1F BB" src="https://polihome-production-cdn.b-cdn.net/images/e0j5wx19q0t9k7digs2f4y534lnb.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/">
          Επιδαπέδιο Ντουλάπι Stilo 60 D 1f Bb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Επιδαπέδιο ντουλάπι νεροχύτη Stilo 80 ZL 2F BB" src="https://polihome-production-cdn.b-cdn.net/images/55cfzjj7kkn3de3131ax8hnh40lv.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/">
          Επιδαπέδιο Ντουλάπι Νεροχύτη Stilo 80 Zl 2f Bb
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Επιδαπέδιο ντουλάπι Stilo 60 DPM 210 2F" src="https://polihome-production-cdn.b-cdn.net/images/vyepllf4lk9rqabynwnat2wqryfj.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/">
          Επιδαπέδιο Ντουλάπι Stilo 60 Dpm 210 2f
</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="">
      <svg width="13" height="19" viewBox="0 0 13 19" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.75 0C12.0815 0 12.3994 0.131791 12.6338 0.366211C12.8682 0.600632 13 0.91848 13 1.25V17.75C13 17.9318 12.9012 18.0994 12.7422 18.1875C12.5833 18.2754 12.3894 18.27 12.2354 18.1738L6.5 14.5889L0.764648 18.1738C0.610615 18.27 0.416687 18.2754 0.257812 18.1875C0.0988352 18.0994 0 17.9318 0 17.75V1.25C0 0.918479 0.131791 0.600631 0.366211 0.366211C0.600631 0.131791 0.918479 0 1.25 0H11.75ZM1.25 1C1.1837 1 1.12013 1.02636 1.07324 1.07324C1.02636 1.12013 1 1.1837 1 1.25V16.8477L6.23535 13.5762L6.29785 13.543C6.44799 13.4765 6.62283 13.4876 6.76465 13.5762L12 16.8477V1.25C12 1.1837 11.9736 1.12013 11.9268 1.07324C11.8799 1.02636 11.8163 1 11.75 1H1.25Z" fill="#262626"/>
</svg>

</a>
        </div>

        <a href="/en/products/">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεμαστό ντουλάπι Stilo 60 G 72 1F" src="https://polihome-production-cdn.b-cdn.net/images/qw0csdqt3rhqfnvvsbeomjvs7m1r.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/">
          Κρεμαστό Ντουλάπι Stilo 60 G 72 1f
</a>      </div>

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center b2b-pagination">
      <nav class="pagy-nav pagination"><span class="page prev disabled">‹</span> <span class="page active">1</span> <span class="page next disabled">›</span></nav>
  </div>
</section>
</template></turbo-stream><turbo-stream action="update" target="pills-section"><template>  <div class="row" id="filters-pills">





      <div class="filter-pill col-4 col-xxl-2">
        <span class="filter-value">In Stock</span>

        <a class="remove-filter" data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/271/ntoulapia">
          <i class="fas fa-times"></i>
</a>      </div>


  </div>
</template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-5 d-xxl-none" id="filters-button">
  <a data-bs-toggle="modal" data-bs-target="#filters-modal" class="btn btn-sm btn-secondary" href="#">Filters</a>
</div>

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

<div class="col-xxl-10 text-center text-xxl-end number-of-products d-flex align-items-end justify-content-center pt-xxl-0 d-none d-xxl-block">
 40 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://pro.possina.com/en/categories/271/ntoulapia">
  <template></template>
</turbo-stream>
