<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/1547/gray" 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 ">(122)</span>
</a>    </div>
    <div class="category-link pt-2">
      <a class="" href="/en/categories/1524/epidapedia">
        Base
        <span class="number-of-results ">(106)</span>
</a>    </div>
    <div class="category-link pt-2">
      <a class="" href="/en/categories/1526/sthles">
        Tall cabinets
        <span class="number-of-results ">(16)</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/1547/gray?is_available=true">
        <input type="checkbox" name="purchase-option-is_available" id="purchase-option-is_available" value="true" class="form-check-input" />

        <label for="purchase-option-is_available">&nbsp;&nbsp;Fast Shipment</label>&nbsp;&nbsp;
        <span class="number-of-results">(12)</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-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">(256)</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_c2123/gray_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">(146)</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_c2130/gray_beige">
    <input type="checkbox" name="filter-2130" id="filter-2130" value="1" class="form-check-input checked-000000 " style="background-color: #fee9ce; border-color: #fee9ce" />

    <label for="filter-2130">&nbsp;&nbsp;Beige</label>&nbsp;&nbsp;<span class="number-of-results">(80)</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_c2129/gray_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">(49)</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_c2143/gray_green">
    <input type="checkbox" name="filter-2143" id="filter-2143" value="1" class="form-check-input checked-ffffff " style="background-color: #008001; border-color: #008001" />

    <label for="filter-2143">&nbsp;&nbsp;Green</label>&nbsp;&nbsp;<span class="number-of-results">(49)</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_c2151/gray_natural">
    <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">(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="170" 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="170">

      <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="170" 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="170" value="170"
               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="170" 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="170" min="15" max="170" 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="94" 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="94">

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

      <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="35" max="235" value="35"
               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="35" max="235" value="235"
               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="35" min="35" max="235" 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="235" min="35" max="235" 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="33" type="hidden" name="price_min_abs" id="price_min_abs" />
  <input value="639" 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="33"
       data-terra--dimension-range-filter-max-value="639">

    <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="33" max="639" value="33"
             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="33" max="639" value="639"
             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="33" min="33" max="639" 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="639" min="33" max="639" 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/tall-floor-oven-cabinet-modena-k23-60-2kr-oak-gray-light-248739">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor oven cabinet Modena K23-60-2KR" src="https://polihome-production-cdn.b-cdn.net/images/image_720181_modern-k23-60-2kr-3-ne-ku-58md-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-k23-60-2kr-oak-gray-light-248739">
          Tall Floor Oven Cabinet Modena K23-60-2kr
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/tall-floor-oven-cabinet-modena-k23-60-2kr-oak-gray-light-248739">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    283,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/tall-floor-oven-cabinet-modena-k23-60-rm-oak-gray-light-248753">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor oven cabinet Modena K23-60-RM" src="https://polihome-production-cdn.b-cdn.net/images/image_720195_modern-k23-60-rm-3-ne-ku-58md-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-k23-60-rm-oak-gray-light-248753">
          Tall Floor Oven Cabinet Modena K23-60-rm
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/tall-floor-oven-cabinet-modena-k23-60-rm-oak-gray-light-248753">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    269,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/tall-floor-cabinet-modena-k14-60-1kf-oak-gray-light-248787">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor cabinet Modena K14-60-1KF" src="https://polihome-production-cdn.b-cdn.net/images/image_720229_modern-k14-60-1kf-3-ne-ku-58md-1xr20-256-nebraskaoak-ne.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-cabinet-modena-k14-60-1kf-oak-gray-light-248787">
          Tall Floor Cabinet Modena K14-60-1kf
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/tall-floor-cabinet-modena-k14-60-1kf-oak-gray-light-248787">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    169,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/tall-floor-cabinet-modena-k21-60-2kf-oak-gray-light-248818">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor cabinet Modena K21-60-2KF" src="https://polihome-production-cdn.b-cdn.net/images/image_720260_modern-k21-60-2kf-3-ne-ku-58md-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-cabinet-modena-k21-60-2kf-oak-gray-light-248818">
          Tall Floor Cabinet Modena K21-60-2kf
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/tall-floor-cabinet-modena-k21-60-2kf-oak-gray-light-248818">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    283,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/tall-floor-cabinet-modena-k23-60-2kf-oak-gray-light-248832">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Tall floor cabinet Modena K23-30-1KF" src="https://polihome-production-cdn.b-cdn.net/images/image_720274_modern-k23-60-2kf-3-ne-ku-58md-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-cabinet-modena-k23-60-2kf-oak-gray-light-248832">
          Tall Floor Cabinet Modena K23-30-1kf
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/tall-floor-cabinet-modena-k23-60-2kf-oak-gray-light-248832">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    301,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-modena-r-15-1k-white-gray-light-248863">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-15-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720305_modern-r-15-1k-3-be-ku-58md-1xr20-192-nebraskaoak-ne.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-modena-r-15-1k-white-gray-light-248863">
          Floor Cabinet Modena R-15-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-15-1k-white-gray-light-248863">
<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/floor-cabinet-modena-r-40-4f-white-gray-light-248872">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-40-4F" src="https://polihome-production-cdn.b-cdn.net/images/image_720314_modern-r-40-4f-3-be-ku-58md-4xr20-192-nebraskaoak-ne.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-modena-r-40-4f-white-gray-light-248872">
          Floor Cabinet Modena R-40-4f
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-40-4f-white-gray-light-248872">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    200,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-modena-r-45-1k-white-gray-light-248875">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-45-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720317_modern-r-45-1k-3-be-ku-58md-1xr20-256-nebraskaoak-ne.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-modena-r-45-1k-white-gray-light-248875">
          Floor Cabinet Modena R-45-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-45-1k-white-gray-light-248875">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/floor-cabinet-modena-r-45-4f-white-gray-light-248878">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-45-4F" src="https://polihome-production-cdn.b-cdn.net/images/image_720320_modern-r-45-4f-3-be-ku-58md-4xr20-256-nebraskaoak-ne.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-modena-r-45-4f-white-gray-light-248878">
          Floor Cabinet Modena R-45-4f
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-45-4f-white-gray-light-248878">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    203,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-modena-r-45-4mbox-white-gray-light-248881">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-45-4MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720323_modern-r-45-4mbox-3-be-ku-58md-4xr20-256-nebraskaoak-ne.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-modena-r-45-4mbox-white-gray-light-248881">
          Floor Cabinet Modena R-45-4mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-45-4mbox-white-gray-light-248881">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    293,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-modena-r-60-1k-white-gray-light-248884">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-60-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720326_modern-r-60-1k-3-be-ku-58md-1xr20-256-nebraskaoak-ne.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-modena-r-60-1k-white-gray-light-248884">
          Floor Cabinet Modena R-60-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-60-1k-white-gray-light-248884">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    131,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-modena-r-60-2k-white-gray-light-248890">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-60-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720332_modern-r-60-2k-3-be-ku-58md-2xr20-256-nebraskaoak-ne.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-modena-r-60-2k-white-gray-light-248890">
          Floor Cabinet Modena R-60-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-60-2k-white-gray-light-248890">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    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/floor-cabinet-modena-r-60-2mbox-white-gray-light-248893">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-60-2MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720335_modern-r-60-2mbox-3-be-ku-58md-2xr20-256-nebraskaoak-ne.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-modena-r-60-2mbox-white-gray-light-248893">
          Floor Cabinet Modena R-60-2mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-60-2mbox-white-gray-light-248893">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    228,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-modena-r-60-3mbox-white-gray-light-248905">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-60-3MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720346_modern-r-60-3mbox-3-be-ku-58md-3xr20-256-nebraskaoak-ne.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-modena-r-60-3mbox-white-gray-light-248905">
          Floor Cabinet Modena R-60-3mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-60-3mbox-white-gray-light-248905">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    270,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-modena-r-80-2k-white-white-glossy-248912">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-80-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720353_modern-r-80-2k-3-be-ku-55md-2xr20-320-nebraskaoak-ne.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-modena-r-80-2k-white-white-glossy-248912">
          Floor Cabinet Modena R-80-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-80-2k-white-white-glossy-248912">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    159,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-modena-r-80-2mbox-white-gray-light-248914">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-80-2MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720355_modern-r-80-2mbox-3-be-ku-58md-2xr20-320-nebraskaoak-ne.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-modena-r-80-2mbox-white-gray-light-248914">
          Floor Cabinet Modena R-80-2mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-80-2mbox-white-gray-light-248914">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    244,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-modena-r-80-3mbox-white-gray-light-248920">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-80-3MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720361_modern-r-80-3mbox-3-be-ku-58md-3xr20-320-nebraskaoak-ne.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-modena-r-80-3mbox-white-gray-light-248920">
          Floor Cabinet Modena R-80-3mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-80-3mbox-white-gray-light-248920">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    287,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-modena-r-90-2k-white-white-glossy-248927">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-90-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720368_modern-r-90-2k-3-be-ku-55md-2xr20-320-nebraskaoak-ne.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-modena-r-90-2k-white-white-glossy-248927">
          Floor Cabinet Modena R-90-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-90-2k-white-white-glossy-248927">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    165,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-modena-r-90-2mbox-white-gray-light-248929">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-90-2MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720370_modern-r-90-2mbox-3-be-ku-58md-2xr20-320-nebraskaoak-ne.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-modena-r-90-2mbox-white-gray-light-248929">
          Floor Cabinet Modena R-90-2mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-90-2mbox-white-gray-light-248929">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    255,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-modena-r-90-3mbox-white-gray-light-248935">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R-90-3MBOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720376_modern-r-90-3mbox-3-be-ku-58md-3xr20-320-nebraskaoak-ne.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-modena-r-90-3mbox-white-gray-light-248935">
          Floor Cabinet Modena R-90-3mbox
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r-90-3mbox-white-gray-light-248935">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    301,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-modena-r40-4m-box-white-gray-light-248938">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Floor cabinet Modena R40-4M BOX" src="https://polihome-production-cdn.b-cdn.net/images/image_720379_modern-r-40-4mbox-3-be-ku-58md-4xr20-192-nebraskaoak-ne.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-modena-r40-4m-box-white-gray-light-248938">
          Floor Cabinet Modena R40-4m Box
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/floor-cabinet-modena-r40-4m-box-white-gray-light-248938">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    283,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/hanging-corner-cabinet-modena-v7-ug-1k-white-gray-light-248945">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner cabinet Modena V7-UG-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720386_modern-v7-ug-1k-3-be-ku-58md-1xr20-192.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-modena-v7-ug-1k-white-gray-light-248945">
          Hanging Corner Cabinet Modena V7-ug-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-corner-cabinet-modena-v7-ug-1k-white-gray-light-248945">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    159,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/hanging-corner-cabinet-modena-v7-ug-2k-white-gray-light-248948">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner cabinet Modena V7-UG-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720389_modern-v7-ug-2k-3-be-ku-58md-1xr20-192.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-modena-v7-ug-2k-white-gray-light-248948">
          Hanging Corner Cabinet Modena V7-ug-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-corner-cabinet-modena-v7-ug-2k-white-gray-light-248948">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    206,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/hanging-corner-cabinet-modena-v9-ug-1k-white-gray-light-248951">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner cabinet Modena V9-UG-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720392_modern-v9-ug-1k-3-be-ku-58md-1xr20-192.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-modena-v9-ug-1k-white-gray-light-248951">
          Hanging Corner Cabinet Modena V9-ug-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-corner-cabinet-modena-v9-ug-1k-white-gray-light-248951">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    169,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/hanging-corner-cabinet-modena-v9-ug-2k-white-gray-light-248954">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging corner cabinet Modena V9-UG-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720395_modern-v9-ug-2k-3-be-ku-58md-1xr20-192.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-modena-v9-ug-2k-white-gray-light-248954">
          Hanging Corner Cabinet Modena V9-ug-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-corner-cabinet-modena-v9-ug-2k-white-gray-light-248954">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    216,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/hanging-cabinet-modena-a9-60-1k-for-hood-white-gray-light-248963">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena A9-60-1K for hood" src="https://polihome-production-cdn.b-cdn.net/images/image_720404_modern-a9-60-1k-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-a9-60-1k-for-hood-white-gray-light-248963">
          Hanging Cabinet Modena A9-60-1k For Hood
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-a9-60-1k-for-hood-white-gray-light-248963">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/hanging-cabinet-modena-a9-60-1ku-for-hood-sliding-white-gray-light-248966">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena A9-60-1KU for hood sliding" src="https://polihome-production-cdn.b-cdn.net/images/image_720407_modern-a9-60-1ku-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-a9-60-1ku-for-hood-sliding-white-gray-light-248966">
          Hanging Cabinet Modena A9-60-1ku For Hood Sliding
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-a9-60-1ku-for-hood-sliding-white-gray-light-248966">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    129,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/hanging-cabinet-modena-v5-60-1ks-with-showcase-white-gray-light-248972">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V5-60-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720413_modern-v5-60-1ks-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v5-60-1ks-with-showcase-white-gray-light-248972">
          Hanging Cabinet Modena V5-60-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v5-60-1ks-with-showcase-white-gray-light-248972">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/hanging-cabinet-modena-v5-90-1ksp-with-showcase-white-gray-light-248975">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V5-90-1KSP with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720416_modern-v5-90-1ksp-3-be-ku-58md-1xr20-320.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-modena-v5-90-1ksp-with-showcase-white-gray-light-248975">
          Hanging Cabinet Modena V5-90-1ksp With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v5-90-1ksp-with-showcase-white-gray-light-248975">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    160,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/hanging-cabinet-modena-v7-40-1ks-with-showcase-white-gray-light-248984">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-40-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720425_modern-v7-40-1ks-3-be-ku-58md-1xr20-192.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-modena-v7-40-1ks-with-showcase-white-gray-light-248984">
          Hanging Cabinet Modena V7-40-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-40-1ks-with-showcase-white-gray-light-248984">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    116,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/hanging-cabinet-modena-v7-45-1ks-with-showcase-white-gray-light-248990">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-45-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720431_modern-v7-45-1ks-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v7-45-1ks-with-showcase-white-gray-light-248990">
          Hanging Cabinet Modena V7-45-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-45-1ks-with-showcase-white-gray-light-248990">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    124,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/hanging-cabinet-modena-v7-60-1k-white-gray-light-248993">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-60-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720434_modern-v7-60-1k-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v7-60-1k-white-gray-light-248993">
          Hanging Cabinet Modena V7-60-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-60-1k-white-gray-light-248993">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/hanging-cabinet-modena-v7-60-1ks-with-showcase-white-gray-light-248996">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-60-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720437_modern-v7-60-1ks-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v7-60-1ks-with-showcase-white-gray-light-248996">
          Hanging Cabinet Modena V7-60-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-60-1ks-with-showcase-white-gray-light-248996">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    141,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/hanging-cabinet-modena-v7-60-2k-white-gray-light-248999">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-60-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720440_modern-v7-60-2k-3-be-ku-58md-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/hanging-cabinet-modena-v7-60-2k-white-gray-light-248999">
          Hanging Cabinet Modena V7-60-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-60-2k-white-gray-light-248999">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    129,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/hanging-cabinet-modena-v7-80-2k-white-gray-light-249002">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-80-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720443_modern-v7-80-2k-3-be-ku-58md-2xr20-320.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-modena-v7-80-2k-white-gray-light-249002">
          Hanging Cabinet Modena V7-80-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-80-2k-white-gray-light-249002">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    147,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/hanging-cabinet-modena-v7-80-2ks-with-showcase-white-gray-light-249005">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-80-2KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720446_modern-v7-80-2ks-3-be-ku-58md-2xr20-320.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-modena-v7-80-2ks-with-showcase-white-gray-light-249005">
          Hanging Cabinet Modena V7-80-2ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-80-2ks-with-showcase-white-gray-light-249005">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    172,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/hanging-cabinet-modena-v7-90-1k1sp-with-showcase-white-gray-light-249008">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-90-1K1SP with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720449_modern-v7-90-1k1sp-3-be-ku-58md-1xr20-320.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-modena-v7-90-1k1sp-with-showcase-white-gray-light-249008">
          Hanging Cabinet Modena V7-90-1k1sp With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-90-1k1sp-with-showcase-white-gray-light-249008">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    291,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/hanging-cabinet-modena-v7-90-2k-white-gray-light-249011">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-90-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720452_modern-v7-90-2k-3-be-ku-58md-2xr20-320.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-modena-v7-90-2k-white-gray-light-249011">
          Hanging Cabinet Modena V7-90-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-90-2k-white-gray-light-249011">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    157,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/hanging-cabinet-modena-v7-90-2kp-white-gray-light-249014">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-90-2KP" src="https://polihome-production-cdn.b-cdn.net/images/image_720455_modern-v7-90-2kp-3-be-ku-58md-1xr20-320.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-modena-v7-90-2kp-white-gray-light-249014">
          Hanging Cabinet Modena V7-90-2kp
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-90-2kp-white-gray-light-249014">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    280,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/hanging-cabinet-modena-v7-90-2ks-with-showcase-white-gray-light-249017">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-90-2KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720458_modern-v7-90-2ks-3-be-ku-58md-2xr20-320.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-modena-v7-90-2ks-with-showcase-white-gray-light-249017">
          Hanging Cabinet Modena V7-90-2ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-90-2ks-with-showcase-white-gray-light-249017">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    190,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/hanging-cabinet-modena-v7-90-2ksp-with-showcase-white-gray-light-249020">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V7-90-2KSP with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720461_modern-v7-90-2ksp-3-be-ku-58md-1xr20-320.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-modena-v7-90-2ksp-with-showcase-white-gray-light-249020">
          Hanging Cabinet Modena V7-90-2ksp With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v7-90-2ksp-with-showcase-white-gray-light-249020">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    313,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/hanging-cabinet-modena-v9-45-1ks-with-showcase-white-gray-light-249032">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-45-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720473_modern-v9-45-1ks-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v9-45-1ks-with-showcase-white-gray-light-249032">
          Hanging Cabinet Modena V9-45-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-45-1ks-with-showcase-white-gray-light-249032">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    136,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/hanging-cabinet-modena-v9-60-1k-white-gray-light-249035">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-60-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720476_modern-v9-60-1k-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v9-60-1k-white-gray-light-249035">
          Hanging Cabinet Modena V9-60-1k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-60-1k-white-gray-light-249035">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    131,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/hanging-cabinet-modena-v9-60-1ks-with-showcase-white-gray-light-249038">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-60-1KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720479_modern-v9-60-1ks-3-be-ku-58md-1xr20-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/hanging-cabinet-modena-v9-60-1ks-with-showcase-white-gray-light-249038">
          Hanging Cabinet Modena V9-60-1ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-60-1ks-with-showcase-white-gray-light-249038">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    159,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/hanging-cabinet-modena-v9-60-2k-white-gray-light-249041">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-60-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720482_modern-v9-60-2k-3-be-ku-58md-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/hanging-cabinet-modena-v9-60-2k-white-gray-light-249041">
          Hanging Cabinet Modena V9-60-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-60-2k-white-gray-light-249041">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    141,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/hanging-cabinet-modena-v9-80-2k-white-gray-light-249044">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-80-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720485_modern-v9-80-2k-3-be-ku-58md-2xr20-320.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-modena-v9-80-2k-white-gray-light-249044">
          Hanging Cabinet Modena V9-80-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-80-2k-white-gray-light-249044">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    160,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/hanging-cabinet-modena-v9-90-2k-white-gray-light-249047">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-90-2K" src="https://polihome-production-cdn.b-cdn.net/images/image_720488_modern-v9-90-2k-3-be-ku-58md-2xr20-320.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-modena-v9-90-2k-white-gray-light-249047">
          Hanging Cabinet Modena V9-90-2k
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-90-2k-white-gray-light-249047">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    170,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/hanging-cabinet-modena-v9-90-2ks-with-showcase-white-gray-light-249050">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Hanging cabinet Modena V9-90-2KS with showcase" src="https://polihome-production-cdn.b-cdn.net/images/image_720491_modern-v9-90-2ks-3-be-ku-58md-2xr20-320.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-modena-v9-90-2ks-with-showcase-white-gray-light-249050">
          Hanging Cabinet Modena V9-90-2ks With Showcase
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/hanging-cabinet-modena-v9-90-2ks-with-showcase-white-gray-light-249050">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center pagination">
    <div class="d-sm-none">
      <nav class="pagy-nav pagination"><span class="page prev"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=3"   rel="prev" aria-label="previous">‹</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=1"   >1</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=2"   >2</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=3"   rel="prev" >3</a></span> <span class="page active">4</span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=5"   rel="next" >5</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=6"   >6</a></span> <span class="page next"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=5"   rel="next" aria-label="next">›</a></span></nav>
    </div>
    <div class="d-none d-sm-flex">
        <nav class="pagy-nav pagination"><span class="page prev"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=3"   rel="prev" aria-label="previous">‹</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=1"   >1</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=2"   >2</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=3"   rel="prev" >3</a></span> <span class="page active">4</span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=5"   rel="next" >5</a></span> <span class="page"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=6"   >6</a></span> <span class="page next"><a href="/en/categories/271/ntoulapia/f/1547/gray?page=5"   rel="next" aria-label="next">›</a></span></nav>
    </div>
  </div>
</section>
</template></turbo-stream><turbo-stream action="update" target="pills-section"><template></template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-6 d-xxl-none" id="filters-button">
  <a data-bs-toggle="modal" data-bs-target="#filters-modal" class="btn btn-sm btn-secondary" href="#">Filters</a>
</div>

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

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