<turbo-stream action="update" targets=".filters-section"><template><div class="filters">
  <div class="filters-header">
    <strong class="filters-title" role="heading">Φίλτρα</strong>
      <a class="cancel-all-filters" data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta">Ακύρωση Όλων</a>

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

  <form class="filter-form" data-turbo-stream="true" data-action="submit-&gt;terra--results#handleFormSubmition" action="/el/categories/1525/kremasta/f/1547/gray" accept-charset="UTF-8" method="get">



        <div class="filter-group">
  <label class="filter-label">Επιλογές Αγοράς</label>


    <div class="filter-option-group">
      <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Διαθέσιμα</label>&nbsp;&nbsp;
        <span class="number-of-results">(1)</span>
</a>    </div>
</div>
        <div class="filter-group">
  <label class="filter-label">Χρώμα</label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta">
    <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;Γκρι</label>&nbsp;&nbsp;<span class="number-of-results">(123)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Λευκό</label>&nbsp;&nbsp;<span class="number-of-results">(74)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Μπεζ</label>&nbsp;&nbsp;<span class="number-of-results">(40)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Μαύρο</label>&nbsp;&nbsp;<span class="number-of-results">(30)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Πράσινο</label>&nbsp;&nbsp;<span class="number-of-results">(30)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/1525/kremasta/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;Φυσικό</label>&nbsp;&nbsp;<span class="number-of-results">(4)</span>
</a></div>


</div>
        
<div class="filter-group filter-group--dimensions-title">
  <label class="filter-label">Διαστάσεις</label>
</div>


  <div class="filter-group filter-group--dimension">
    <label class="filter-dimension-label">Μήκος (cm)</label>



    <input value="30" type="hidden" name="total_length_min_abs" id="total_length_min_abs" />
    <input value="90" 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="30"
         data-terra--dimension-range-filter-max-value="90">

      <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="30" max="90" value="30"
               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="30" max="90" value="90"
               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="30" min="30" max="90" 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="90" min="30" max="90" 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">Βάθος (cm)</label>



    <input value="30" type="hidden" name="total_width_min_abs" id="total_width_min_abs" />
    <input value="64" 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="30"
         data-terra--dimension-range-filter-max-value="64">

      <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="30" max="64" value="30"
               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="30" max="64" value="64"
               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="30" min="30" max="64" 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="64" min="30" max="64" 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">Ύψος (cm)</label>



    <input value="35" type="hidden" name="total_height_min_abs" id="total_height_min_abs" />
    <input value="108" 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="108">

      <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="108" 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="108" value="108"
               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="108" 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="108" min="35" max="108" 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>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v5-60-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V5-60-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v5-60-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V5-60-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v5-90-1ksp-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V5-90-1KSP με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v5-90-1ksp-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V5-90-1ksp Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-30-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-30-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720419_modern-v7-30-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="/el/products/hanging-cabinet-modena-v7-30-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-30-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-40-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-40-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720422_modern-v7-40-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="/el/products/hanging-cabinet-modena-v7-40-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-40-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-40-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-40-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-40-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-40-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-45-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-45-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720428_modern-v7-45-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="/el/products/hanging-cabinet-modena-v7-45-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-45-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-45-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-45-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-45-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-45-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-60-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v7-60-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-60-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-60-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-60-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-60-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-60-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-60-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v7-60-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-60-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-80-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v7-80-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-80-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-80-2ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-80-2KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-80-2ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-80-2ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-90-1k1sp-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-90-1K1SP με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-90-1k1sp-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-90-1k1sp Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-90-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v7-90-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-90-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-90-2kp-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v7-90-2kp-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-90-2kp
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-90-2ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-90-2KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-90-2ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-90-2ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v7-90-2ksp-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V7-90-2KSP με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v7-90-2ksp-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V7-90-2ksp Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-30-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-30-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720464_modern-v9-30-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="/el/products/hanging-cabinet-modena-v9-30-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-30-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-40-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-40-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720467_modern-v9-40-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="/el/products/hanging-cabinet-modena-v9-40-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-40-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-45-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-45-1K" src="https://polihome-production-cdn.b-cdn.net/images/image_720470_modern-v9-45-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="/el/products/hanging-cabinet-modena-v9-45-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-45-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-45-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-45-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v9-45-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-45-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-60-1k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v9-60-1k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-60-1k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-60-1ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-60-1KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v9-60-1ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-60-1ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-60-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v9-60-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-60-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-80-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v9-80-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-80-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-90-2k-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό 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="/el/products/hanging-cabinet-modena-v9-90-2k-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-90-2k
</a>      </div>

    </div>

  </div>
</div>


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

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

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

</a>
        </div>

        <a href="/el/products/hanging-cabinet-modena-v9-90-2ks-with-showcase-white-gray-light">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Ντουλάπι κρεμαστό Modena V9-90-2KS με βιτρίνα" 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="/el/products/hanging-cabinet-modena-v9-90-2ks-with-showcase-white-gray-light">
          Ντουλάπι Κρεμαστό Modena V9-90-2ks Με Βιτρίνα
</a>      </div>

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center b2b-pagination">
      <nav class="pagy-nav pagination"><span class="page prev"><a href="/el/categories/1525/kremasta/f/1547/gray?page=2"   rel="prev" aria-label="previous">‹</a></span> <span class="page"><a href="/el/categories/1525/kremasta/f/1547/gray?page=1"   >1</a></span> <span class="page"><a href="/el/categories/1525/kremasta/f/1547/gray?page=2"   rel="prev" >2</a></span> <span class="page active">3</span> <span class="page next disabled">›</span></nav>
  </div>
</section>
</template></turbo-stream><turbo-stream action="update" target="pills-section"><template></template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-6 d-xxl-none" id="filters-button">
  <a data-bs-toggle="modal" data-bs-target="#filters-modal" class="btn btn-sm btn-secondary" href="#">Φίλτρα</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">Ταξινόμηση</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">Προτεινόμενα</option>
<option value="new_arrivals">Νέες αφίξεις</option>
<option value="price_asc">Τιμή αύξουσα</option>
<option value="price_desc">Τιμή φθίνουσα</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">
 123 Προϊόντα
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://pro.possina.com/el/categories/1525/kremasta/f/1547/gray">
  <template></template>
</turbo-stream>
