<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/849/svetlini-na-girljandi">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/849/svetlini-na-girljandi" 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/849/diakosmitikes-girlantes/f/1539/transparent?price_max=8.98&amp;price_min=5.27">
    <input type="checkbox" name="filter-1539" id="filter-1539" value="1" class="form-check-input checked-000000" style="background-color: #efefef; border-color: #efefef" />

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

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/849/diakosmitikes-girlantes/f/1540/gold?price_max=8.98&amp;price_min=5.27">
    <input type="checkbox" name="filter-1540" id="filter-1540" value="1" class="form-check-input checked-ffffff" style="background-color: #ddb95b; border-color: #ddb95b" />

    <label for="filter-1540">&nbsp;&nbsp;Gold</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="/en/categories/849/diakosmitikes-girlantes/f/1546/silver?price_max=8.98&amp;price_min=5.27">
    <input type="checkbox" name="filter-1546" id="filter-1546" value="1" class="form-check-input checked-000000" style="background-color: #dcdcde; border-color: #dcdcde" />

    <label for="filter-1546">&nbsp;&nbsp;Silver</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="/en/categories/849/diakosmitikes-girlantes/f/1551/red?price_max=8.98&amp;price_min=5.27">
    <input type="checkbox" name="filter-1551" id="filter-1551" value="1" class="form-check-input checked-ffffff" style="background-color: #ff0000; border-color: #ff0000" />

    <label for="filter-1551">&nbsp;&nbsp;Red</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="190" 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="190">

      <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="190" 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="190" value="190"
               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="190" 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="190" min="1" max="190" 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/849/svetlini-na-girljandi">Clear</a>


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

    <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="6" max="9" value="5"
             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="6" max="9" value="8"
             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 value="5" placeholder="6" min="6" max="9" 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="8" placeholder="9" min="6" max="9" 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-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,49 €
      / 8,78 лв.
  </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,59 €
      / 8,98 лв.
  </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 ">
    3,99 €
      / 7,80 лв.
  </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,89 €
      / 7,61 лв.
  </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,89 €
      / 7,61 лв.
  </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,09 €
      / 8,00 лв.
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/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,29 €
      / 8,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 €
      / 7,22 лв.
  </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 ">
    3,99 €
      / 7,80 лв.
  </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,09 €
      / 8,00 лв.
  </span>
</div>
</a>
      </div>

    </div>

  </div>
</div>


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

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

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

        <a href="/en/products/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 ">
    3,99 €
      / 7,80 лв.
  </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,89 €
      / 7,61 лв.
  </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,39 €
      / 8,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-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,59 €
      / 8,98 лв.
  </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 €
      / 6,83 лв.
  </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 €
      / 6,63 лв.
  </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-plastic-santa-273505">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Led lights Plastic Santa" src="https://polihome-production-cdn.b-cdn.net/images/image_805705_x07101124_1.png?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-plastic-santa-273505">
          Led Lights Plastic Santa
</a>      </div>



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

  <span class="ph-panel__price-current ">
    3,79 €
      / 7,41 лв.
  </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-woven-bags-273545">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Led lights Woven Bags" src="https://polihome-production-cdn.b-cdn.net/images/image_805787_x07101148.png?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-woven-bags-273545">
          Led Lights Woven Bags
</a>      </div>



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

  <span class="ph-panel__price-current ">
    3,89 €
      / 7,61 лв.
  </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-decorative-wreath-with-red-garland-branches-ashmi-273570">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Led Decorative wreath with Red Garland branches" src="https://polihome-production-cdn.b-cdn.net/images/image_805919_x1190115_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-decorative-wreath-with-red-garland-branches-ashmi-273570">
          Led Decorative Wreath With Red Garland Branches
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/led-decorative-wreath-with-red-garland-branches-ashmi-273570">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    4,09 €
      / 8,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></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">
 19 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.bg/en/categories/849/svetlini-na-girljandi">
  <template></template>
</turbo-stream>
