<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/449/polymorfika-vrefika">Ακύρωση Όλων</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/449/polymorfika-vrefika" 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/449/polymorfika-vrefika?is_available=true&amp;price_max=569.00">
        <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 class="filter-option-group">
      <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/449/polymorfika-vrefika?is_outlet=true&amp;price_max=569.00">
        <input type="checkbox" name="purchase-option-is_outlet" id="purchase-option-is_outlet" value="true" class="form-check-input" />

        <label for="purchase-option-is_outlet">&nbsp;&nbsp;Outlet</label>&nbsp;&nbsp;
        <span class="number-of-results">(1)</span>
</a>    </div>
</div>
        <div class="filter-group">
  <label class="filter-label">Χρώμα</label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/449/polymorfika-vrefika/f/1549/white?price_max=569.00">
    <input type="checkbox" name="filter-1549" id="filter-1549" value="1" class="form-check-input checked-000000" style="background-color: #ffffff; border-color: #ffffff" />

    <label for="filter-1549">&nbsp;&nbsp;Λευκό</label>&nbsp;&nbsp;<span class="number-of-results">(12)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/449/polymorfika-vrefika/f/1547/gray?price_max=569.00">
    <input type="checkbox" name="filter-1547" id="filter-1547" value="1" class="form-check-input checked-ffffff" style="background-color: #918d8c; border-color: #918d8c" />

    <label for="filter-1547">&nbsp;&nbsp;Γκρι</label>&nbsp;&nbsp;<span class="number-of-results">(3)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/449/polymorfika-vrefika/f/1554/natural?price_max=569.00">
    <input type="checkbox" name="filter-1554" id="filter-1554" value="1" class="form-check-input checked-ffffff" style="background-color: #ddb989; border-color: #ddb989" />

    <label for="filter-1554">&nbsp;&nbsp;Φυσικό</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/449/polymorfika-vrefika/f/299/multifunctional?price_max=569.00">
    <input type="checkbox" name="filter-299" id="filter-299" value="1" class="form-check-input" />

    <label for="filter-299">&nbsp;&nbsp;Πολυμορφικό</label>&nbsp;&nbsp;<span class="number-of-results">(23)</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/449/polymorfika-vrefika/f/302/3?price_max=569.00">
    <input type="checkbox" name="filter-302" id="filter-302" value="1" class="form-check-input" />

    <label for="filter-302">&nbsp;&nbsp;3</label>&nbsp;&nbsp;<span class="number-of-results">(2)</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="65" type="hidden" name="total_length_min_abs" id="total_length_min_abs" />
    <input value="149" 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="65"
         data-terra--dimension-range-filter-max-value="149">

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

      <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="64" max="152" value="64"
               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="64" max="152" value="152"
               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="64" min="64" max="152" 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="152" min="64" max="152" 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="81" type="hidden" name="total_height_min_abs" id="total_height_min_abs" />
    <input value="103" 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="81"
         data-terra--dimension-range-filter-max-value="103">

      <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="81" max="103" value="81"
               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="81" max="103" value="103"
               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="81" min="81" max="103" 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="103" min="81" max="103" 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">Τιμή (€)</label>

    <a class="cancel-selected-options-for-filter" data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/el/categories/449/polymorfika-vrefika">Ακύρωση</a>


  <input value="174" type="hidden" name="price_min_abs" id="price_min_abs" />
  <input value="569" 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="174"
       data-terra--dimension-range-filter-max-value="569">

    <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="174" max="569" value="174"
             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="174" max="569" value="569"
             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="174" min="174" max="569" 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 value="569" placeholder="569" min="174" max="569" 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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/baby-bed-vintage-ii-leuko-279626">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Vintage II" src="https://polihome-production-cdn.b-cdn.net/images/image_834434_vintage_bialy_lozeczko_140x701_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/baby-bed-vintage-ii-leuko-279626">
          Βρεφικό Κρεβάτι Vintage Ii
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Χρώματα</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-vintage-ii-leuko-279626">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">από </span>
    446,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/baby-bed-altitude-natural-white-207571">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεβάτι βρεφικό Altitude" src="https://polihome-production-cdn.b-cdn.net/images/image_622356_packshot_altitude_lozeczko_biale_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/baby-bed-altitude-natural-white-207571">
          Κρεβάτι Βρεφικό Altitude
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Χρώματα</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-altitude-natural-white-207571">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">από </span>
    281,00 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

      <div data-controller="terra--product-panel-carousel">

  <div class="image-container ph-panel__image-container"
       data-terra--product-panel-carousel-target="imageContainer">
    <div class="panel-slider">
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/el/products/baby-bed-altitude-ii-natural-white-207574">
            <img class="ph-panel__image" alt="Κρεβάτι βρεφικό Altitude II" src="https://polihome-production-cdn.b-cdn.net/images/image_622368_packshot_altitude_lozeczko_biale_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
        <div class="panel-slide"
             data-terra--product-panel-carousel-target="slide">
          <a href="/el/products/baby-bed-altitude-ii-natural-white-207574">
            <img class="ph-panel__image" alt="Κρεβάτι βρεφικό Altitude II" src="https://polihome-production-cdn.b-cdn.net/images/image_622369_vox_kerradeco_geometric__0266_2_w1920-h767-q85_4.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>        </div>
    </div>

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

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

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

      <div class="favourites-container position-absolute top-0 end-0">
          <a data-bs-toggle="modal" data-bs-target="#login-modal" href="">
      <img alt="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
      </div>

    </div>
  </div>

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

</div>


    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/baby-bed-altitude-ii-natural-white-207574">
          Κρεβάτι Βρεφικό Altitude Ii
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Χρώματα</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-altitude-ii-natural-white-207574">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">από </span>
    402,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/infant-bed-concept--207583">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Concept " src="https://polihome-production-cdn.b-cdn.net/images/image_622424_concept_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/infant-bed-concept--207583">
          Βρεφικό Κρεβάτι Concept
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/infant-bed-concept--207583">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    299,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/infant-bed-concept-ii-207584">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Concept II" src="https://polihome-production-cdn.b-cdn.net/images/image_622431_coccept.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/infant-bed-concept-ii-207584">
          Βρεφικό Κρεβάτι Concept Ii
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/infant-bed-concept-ii-207584">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    419,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/infant-bed-lounge-ii-white-207625">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Lounge ΙΙ" src="https://polihome-production-cdn.b-cdn.net/images/image_622608_lounge_bialy_lozeczko_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/infant-bed-lounge-ii-white-207625">
          Βρεφικό Κρεβάτι Lounge Ιι
</a>      </div>

          <div class="ph-panel__options mt-1">
            <span>2 Χρώματα</span>
          </div>


      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/infant-bed-lounge-ii-white-207625">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">από </span>
    449,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/infant-bed-maxim-207679">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Maxim" src="https://polihome-production-cdn.b-cdn.net/images/image_622853_maxim_polihome.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/infant-bed-maxim-207679">
          Βρεφικό Κρεβάτι Maxim
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/infant-bed-maxim-207679">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    345,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/baby-bed-spot-ii-207804">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Spot II" src="https://polihome-production-cdn.b-cdn.net/images/image_623273_spot2_polihome.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/baby-bed-spot-ii-207804">
          Βρεφικό Κρεβάτι Spot Ii
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-spot-ii-207804">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    391,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/baby-bed-ii-young-users-208100">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι II Young Users" src="https://polihome-production-cdn.b-cdn.net/images/image_624088_gabriel.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/baby-bed-ii-young-users-208100">
          Βρεφικό Κρεβάτι Ii Young Users
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-ii-young-users-208100">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    339,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/baby-bed-young-users-208101">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Young Users" src="https://polihome-production-cdn.b-cdn.net/images/image_624095_young.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/baby-bed-young-users-208101">
          Βρεφικό Κρεβάτι Young Users
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/baby-bed-young-users-208101">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    275,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/krevati-vrefiko-paidiko-merry">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεβάτι βρεφικό - παιδικό Merry" src="https://polihome-production-cdn.b-cdn.net/images/image_115432_a23ba4d8352a7c0f169a894f9219afd0.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/krevati-vrefiko-paidiko-merry">
          Κρεβάτι Βρεφικό - Παιδικό Merry
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/krevati-vrefiko-paidiko-merry">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    281,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/krebati-brefiko-julia">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Κρεβάτι βρεφικό Julia" src="https://polihome-production-cdn.b-cdn.net/images/image_873358_1911827_2_.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/krebati-brefiko-julia">
          Κρεβάτι Βρεφικό Julia
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/krebati-brefiko-julia">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    174,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-hanna-small-193682">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Hanna small" src="https://polihome-production-cdn.b-cdn.net/images/image_564931_vrefiko-krevati-hanna-small-polihome.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/toddler-bed-hanna-small-193682">
          Βρεφικό Κρεβάτι Hanna Small
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-hanna-small-193682">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    174,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-edge-193675">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Edge" src="https://polihome-production-cdn.b-cdn.net/images/image_564911_edge-vrefiko-krevati-polihome.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/toddler-bed-edge-193675">
          Βρεφικό Κρεβάτι Edge
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-edge-193675">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    549,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-florentina-193678">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Florentina" src="https://polihome-production-cdn.b-cdn.net/images/image_564918_brefikokrevati-florentina-polihome_3_.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/toddler-bed-florentina-193678">
          Βρεφικό Κρεβάτι Florentina
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-florentina-193678">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    289,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-florian-193679">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Florian" src="https://polihome-production-cdn.b-cdn.net/images/image_564921_vrefiko-krevati-florian-closed-polihome.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/toddler-bed-florian-193679">
          Βρεφικό Κρεβάτι Florian
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-florian-193679">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    236,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/vrefiko-krevati-hanna">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Hanna" src="https://polihome-production-cdn.b-cdn.net/images/image_564929_vrefiko-krevati-hanna-polihome.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/vrefiko-krevati-hanna">
          Βρεφικό Κρεβάτι Hanna
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/vrefiko-krevati-hanna">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    201,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-laura-193686">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Laura" src="https://polihome-production-cdn.b-cdn.net/images/image_564939_laura-vrefiko-krevati-polihome.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/toddler-bed-laura-193686">
          Βρεφικό Κρεβάτι Laura
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-laura-193686">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    316,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-lenny-small-193688">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Lenny small" src="https://polihome-production-cdn.b-cdn.net/images/image_564943_lenny-vrefiko-krevati-small-polihome.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/toddler-bed-lenny-small-193688">
          Βρεφικό Κρεβάτι Lenny Small
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-lenny-small-193688">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    181,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-robin-193700">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Robin" src="https://polihome-production-cdn.b-cdn.net/images/image_564979_vrefiko-krevati-robin.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/toddler-bed-robin-193700">
          Βρεφικό Κρεβάτι Robin
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-robin-193700">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    207,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-siena-193702">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Siena" src="https://polihome-production-cdn.b-cdn.net/images/image_564982_krevati-vrefiko-sienna-polihome.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/toddler-bed-siena-193702">
          Βρεφικό Κρεβάτι Siena
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-siena-193702">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    499,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-skadi-193703">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Skadi" src="https://polihome-production-cdn.b-cdn.net/images/image_564986_vrefiko-krevati-skadi-polihome.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/toddler-bed-skadi-193703">
          Βρεφικό Κρεβάτι Skadi
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-skadi-193703">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    292,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-tuula-193707">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Tuula" src="https://polihome-production-cdn.b-cdn.net/images/image_564996_vrefiko-krevati-tuula-polihome_1_.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/toddler-bed-tuula-193707">
          Βρεφικό Κρεβάτι Tuula
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-tuula-193707">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    438,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="Αγαπημένα" src="https://polihome-staging-assets.b-cdn.net/assets/terra/products/empty-heart-eee2dcabdbb2be5318aa2d52b5c59438e9c2e02aa34258605e049c4f959e56a8.svg" />
</a>
        </div>

        <a href="/el/products/toddler-bed-viktoria-193708">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Viktoria" src="https://polihome-production-cdn.b-cdn.net/images/image_565000_vrefiko-krevati-viktoria-polihome_1_.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/toddler-bed-viktoria-193708">
          Βρεφικό Κρεβάτι Viktoria
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-viktoria-193708">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    254,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 start-0 product-badge">
            <img alt="Badge" src="https://polihome-production-cdn.b-cdn.net/images/ged964jl39d0wvojz55d9vwk978z.png?width=100&amp;height=100&amp;fit=inside" />
          </div>

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

        <a href="/el/products/toddler-bed-riva-193699-stock">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Βρεφικό κρεβάτι Riva" src="https://polihome-production-cdn.b-cdn.net/images/image_564974_krevati-vrefiko-riva-polihome_2_.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/el/products/toddler-bed-riva-193699-stock">
          Βρεφικό Κρεβάτι Riva
</a>      </div>


        <div class="ph-panel__availability mt-1">
          <span>Διαθέσιμο</span>
        </div>

      <div class="mt-1">
        <a class="text-decoration-none" href="/el/products/toddler-bed-riva-193699-stock">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>



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

      <div class="filter-pill col-4 col-xxl-2">
        <span class="filter-value">0,00 € - 569,00 €</span>

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






  </div>
</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">
 25 Προϊόντα
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.gr/el/categories/449/polymorfika-vrefika">
  <template></template>
</turbo-stream>
