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

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

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



        <div class="filter-group">
  <label class="filter-label">Color</label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/295/fotismos?price_max=6.69">
    <input type="checkbox" name="filter-2099" id="filter-2099" value="1" class="form-check-input checked-000000 " style="background-color: #efefef; border-color: #efefef" />

    <label for="filter-2099">&nbsp;&nbsp;Transparent</label>&nbsp;&nbsp;<span class="number-of-results">(25)</span>
</a></div>


</div>
        <div class="filter-group">
  <label class="filter-label">
    Color temperature
  </label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/295/fotismos/f/1539_1479/transparent_cool-white?price_max=6.69">
    <input type="checkbox" name="filter-1479" id="filter-1479" value="1" class="form-check-input" />

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


</div>
        
<div class="filter-group filter-group--dimensions-title">
  <label class="filter-label">Dimensions</label>
</div>


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



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

      <div class="range-filter__slider-wrapper">
        <div class="range-filter__track"></div>
        <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
        <input type="range"
               class="range-filter__range"
               min="1" max="200" value="1"
               data-terra--dimension-range-filter-target="minRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
        <input type="range"
               class="range-filter__range"
               min="1" max="200" value="200"
               data-terra--dimension-range-filter-target="maxRange"
               data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      </div>

      <div class="range-filter__inputs">
        <div class="range-filter__input-group">
          <input placeholder="1" min="1" max="200" 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="200" min="1" max="200" 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">
  <label class="filter-label">Price (€)</label>

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


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

    <div class="range-filter__slider-wrapper">
      <div class="range-filter__track"></div>
      <div class="range-filter__fill" data-terra--dimension-range-filter-target="fill"></div>
      <input type="range"
             class="range-filter__range"
             min="1" max="6" value="1"
             data-terra--dimension-range-filter-target="minRange"
             data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
      <input type="range"
             class="range-filter__range"
             min="1" max="6" value="6"
             data-terra--dimension-range-filter-target="maxRange"
             data-action="input->terra--dimension-range-filter#onRangeInput mouseup->terra--dimension-range-filter#submit touchend->terra--dimension-range-filter#submit">
    </div>

    <div class="range-filter__inputs">
      <div class="range-filter__input-group">
        <input placeholder="1" min="1" max="6" 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="6" placeholder="6" min="1" max="6" data-terra--dimension-range-filter-target="maxInput" data-action="change-&gt;terra--dimension-range-filter#onMaxInputChange input-&gt;terra--dimension-range-filter#onInputInput keydown-&gt;terra--dimension-range-filter#onInputKeydown" type="number" name="price_max" id="price_max" />
      </div>
    </div>
  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-series-metal-pineapple-ashmi-fixed">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED pineapple series lamps" src="https://polihome-production-cdn.b-cdn.net/images/image_334328_fmspear10ww2a_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-metal-pineapple-ashmi-fixed">
          Led Pineapple Series Lamps
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-metal-pineapple-ashmi-fixed">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-leaves-in-series-metal-leaves-ashmi-with-timer">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in Metal leaves series" src="https://polihome-production-cdn.b-cdn.net/images/image_334338_fmsleaf10ww2a_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-leaves-in-series-metal-leaves-ashmi-with-timer">
          Led Lamps In Metal Leaves Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-leaves-in-series-metal-leaves-ashmi-with-timer">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-stars-in-series-metal-stars-ashmi-fixed">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED stars in series Metal stars" src="https://polihome-production-cdn.b-cdn.net/images/image_334843_xmsstar10ww2a_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-stars-in-series-metal-stars-ashmi-fixed">
          Led Stars In Series Metal Stars
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-stars-in-series-metal-stars-ashmi-fixed">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-snow-lights-on-metal-snowflakes-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED snow lights on Metal snowflakes series" src="https://polihome-production-cdn.b-cdn.net/images/image_334894_xa10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-snow-lights-on-metal-snowflakes-series">
          Led Snow Lights On Metal Snowflakes Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-snow-lights-on-metal-snowflakes-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    5,19 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lights-in-metal-reindeer-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lights in Metal reindeer series" src="https://polihome-production-cdn.b-cdn.net/images/image_334895_xb10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-reindeer-series">
          Led Lights In Metal Reindeer Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-reindeer-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,09 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lights-in-metal-gingerbread-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lights in Metal gingerbread series" src="https://polihome-production-cdn.b-cdn.net/images/image_334896_xc10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-gingerbread-series">
          Led Lights In Metal Gingerbread Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-gingerbread-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,99 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-series-metal-copper-gingerbread">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in series Metal copper gingerbread" src="https://polihome-production-cdn.b-cdn.net/images/image_334897_xd10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-metal-copper-gingerbread">
          Led Lamps In Series Metal Copper Gingerbread
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-metal-copper-gingerbread">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,99 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-metal-gold-reindeer-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in Metal Gold reindeer series" src="https://polihome-production-cdn.b-cdn.net/images/image_334898_xe10ww2a-800x800.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-gold-reindeer-series">
          Led Lamps In Metal Gold Reindeer Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-gold-reindeer-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,19 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-pineapple-series-lamps-pineapple10ww2a">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED pineapple series lamps" src="https://polihome-production-cdn.b-cdn.net/images/image_334899_pineapple10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-pineapple-series-lamps-pineapple10ww2a">
          Led Pineapple Series Lamps
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-pineapple-series-lamps-pineapple10ww2a">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    5,39 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lights-in-metal-star-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lights in Metal star series" src="https://polihome-production-cdn.b-cdn.net/images/image_334900_xl20ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-star-series">
          Led Lights In Metal Star Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lights-in-metal-star-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,39 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-tree-lights-in-christmas-tree-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED tree lights in Christmas tree series" src="https://polihome-production-cdn.b-cdn.net/images/image_334901_xm20ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-tree-lights-in-christmas-tree-series">
          Led Tree Lights In Christmas Tree Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-tree-lights-in-christmas-tree-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,69 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-metal-cactus-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in Metal cactus series" src="https://polihome-production-cdn.b-cdn.net/images/image_334912_cactus10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-cactus-series">
          Led Lamps In Metal Cactus Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-cactus-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,09 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-metal-flamingo-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in Metal flamingo series" src="https://polihome-production-cdn.b-cdn.net/images/image_334913_flamingo10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-flamingo-series">
          Led Lamps In Metal Flamingo Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-metal-flamingo-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,19 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-round-lights-wooden-round-stars-with-timer">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED round lights in Wooden round stars" src="https://polihome-production-cdn.b-cdn.net/images/image_334939_xwbstars102at_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-round-lights-wooden-round-stars-with-timer">
          Led Round Lights In Wooden Round Stars
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-round-lights-wooden-round-stars-with-timer">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-gingerbread-lights">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED gingerbread lights" src="https://polihome-production-cdn.b-cdn.net/images/image_334941_xf10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-gingerbread-lights">
          Led Gingerbread Lights
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-gingerbread-lights">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,09 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lights-in-series-glass-bottle-red-berry">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lights in series Glass bottle red berry" src="https://polihome-production-cdn.b-cdn.net/images/image_334942_xi10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lights-in-series-glass-bottle-red-berry">
          Led Lights In Series Glass Bottle Red Berry
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lights-in-series-glass-bottle-red-berry">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,99 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-bulbs-in-series-plastic-balls-xruso-with-timer">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED balls in series of Plastic balls" src="https://polihome-production-cdn.b-cdn.net/images/image_334952_xpgball10ww2a_2.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-bulbs-in-series-plastic-balls-xruso-with-timer">
          Led Balls In Series Of Plastic Balls
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-bulbs-in-series-plastic-balls-xruso-with-timer">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-bulbs-in-silicon-cloud-series-fixed">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED Bulbs in Silicon Cloud Series" src="https://polihome-production-cdn.b-cdn.net/images/image_334959_fpcloud10w2a__1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-bulbs-in-silicon-cloud-series-fixed">
          Led Bulbs In Silicon Cloud Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-bulbs-in-silicon-cloud-series-fixed">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/10-led-lamps-in-series-plastic-clips-fixed">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="10 LEDs in series of Plastic clips" src="https://polihome-production-cdn.b-cdn.net/images/image_334965_fclip10w2a_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/10-led-lamps-in-series-plastic-clips-fixed">
          10 Leds In Series Of Plastic Clips
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/10-led-lamps-in-series-plastic-clips-fixed">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-letters-in-series-plastic-letter-lamp">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED letters in series Plastic letter lamp" src="https://polihome-production-cdn.b-cdn.net/images/image_334974_xv10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-letters-in-series-plastic-letter-lamp">
          Led Letters In Series Plastic Letter Lamp
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-letters-in-series-plastic-letter-lamp">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    4,69 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-woven-bag-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in Woven bag series" src="https://polihome-production-cdn.b-cdn.net/images/image_334975_xg10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-woven-bag-series">
          Led Lamps In Woven Bag Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-woven-bag-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    2,49 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/10-led-multicolor-balls-in-led-series">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="10 LED multicolor balls in LED series" src="https://polihome-production-cdn.b-cdn.net/images/image_334987_xo10ww2a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/10-led-multicolor-balls-in-led-series">
          10 Led Multicolor Balls In Led Series
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/10-led-multicolor-balls-in-led-series">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,49 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/10-led-lamps-in-series-paper-green-triangle">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="10 LED lamps in series Paper green triangle" src="https://polihome-production-cdn.b-cdn.net/images/image_334988_xn10ww2a_2.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/10-led-lamps-in-series-paper-green-triangle">
          10 Led Lamps In Series Paper Green Triangle
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/10-led-lamps-in-series-paper-green-triangle">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    3,39 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/led-lamps-in-series-with-pearl-cool-white-copper-cable">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="LED lamps in series with Pearl copper cable" src="https://polihome-production-cdn.b-cdn.net/images/image_335421_xsw20w2apearl_1_1.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-with-pearl-cool-white-copper-cable">
          Led Lamps In Series With Pearl Copper Cable
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-lamps-in-series-with-pearl-cool-white-copper-cable">
<div class="ph-panel__price">

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

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/wreath-led-lights-with-mistletoe-126811">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Wreath LED lights with mistletoe" src="https://polihome-production-cdn.b-cdn.net/images/image_336131_xfpearl302a.jpg?width=500&amp;height=500&amp;fit=inside" />
</a>
      </div>

    <div class="ph-panel__body pt-2">
      <div class="ph-panel__title">
        <a class="text-decoration-none" href="/en/products/wreath-led-lights-with-mistletoe-126811">
          Wreath Led Lights With Mistletoe
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/wreath-led-lights-with-mistletoe-126811">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
    5,09 €
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>



  <div class="d-flex justify-content-center pagination">
    <div class="d-sm-none">
      <nav class="pagy-nav pagination"><span class="page prev disabled">‹</span> <span class="page active">1</span> <span class="page next disabled">›</span></nav>
    </div>
    <div class="d-none d-sm-flex">
        <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>
  </div>
</section>
</template></turbo-stream><turbo-stream action="update" target="pills-section"><template></template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-6 d-xxl-none" id="filters-button">
  <a data-bs-toggle="modal" data-bs-target="#filters-modal" class="btn btn-sm btn-secondary" href="#">Filters</a>
</div>

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

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