<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/541/prozhektori">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/541/provoleis/f/8333/motion-sensor" accept-charset="UTF-8" method="get">



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


    <div class="category-link pt-2">
      <a class="primary-color" href="/en/categories/541/provoleis">
        Flood lights
        <span class="number-of-results primary-color">(6)</span>
</a>    </div>
</div>
        <div class="filter-group">
  <label class="filter-label">
    Lighting shade
  </label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333_8327/motion-sensor_cold-white">
    <input type="checkbox" name="filter-8327" id="filter-8327" value="1" class="form-check-input" />

    <label for="filter-8327">&nbsp;&nbsp;Cold White</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="/en/categories/541/provoleis/f/8333_8328/motion-sensor_warm-white">
    <input type="checkbox" name="filter-8328" id="filter-8328" value="1" class="form-check-input" />

    <label for="filter-8328">&nbsp;&nbsp;Warm White</label>&nbsp;&nbsp;<span class="number-of-results">(3)</span>
</a></div>


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

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

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis">
    <input type="checkbox" name="filter-8333" id="filter-8333" value="1" class="form-check-input" checked="checked" />

    <label for="filter-8333">&nbsp;&nbsp;Motion sensor</label>&nbsp;&nbsp;<span class="number-of-results">(6)</span>
</a></div>


</div>
        <div class="filter-group">
  <label class="filter-label">
    Power (Watt)
  </label>


    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333_8338/motion-sensor_up-to-10">
    <input type="checkbox" name="filter-8338" id="filter-8338" value="1" class="form-check-input" />

    <label for="filter-8338">&nbsp;&nbsp;up to 10</label>&nbsp;&nbsp;<span class="number-of-results">(2)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333_8340/motion-sensor_21-to-30">
    <input type="checkbox" name="filter-8340" id="filter-8340" value="1" class="form-check-input" />

    <label for="filter-8340">&nbsp;&nbsp;21 to 30</label>&nbsp;&nbsp;<span class="number-of-results">(2)</span>
</a></div>

    
<div class="filter-option-group">
  <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333_8339/motion-sensor_11-to-20">
    <input type="checkbox" name="filter-8339" id="filter-8339" value="1" class="form-check-input" />

    <label for="filter-8339">&nbsp;&nbsp;11 to 20</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/541/provoleis/f/8333_8341/motion-sensor_31-to-50">
    <input type="checkbox" name="filter-8341" id="filter-8341" value="1" class="form-check-input" />

    <label for="filter-8341">&nbsp;&nbsp;31 to 50</label>&nbsp;&nbsp;<span class="number-of-results">(1)</span>
</a></div>


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


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_length_min">from</label>
        <input placeholder="from 11.0" class="form-control" type="text" name="total_length_min" id="total_length_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_length_max">to</label>
        <input placeholder="to 22.5" class="form-control" type="text" name="total_length_max" id="total_length_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

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


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_width_min">from</label>
        <input placeholder="from 2.8" class="form-control" type="text" name="total_width_min" id="total_width_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_width_max">to</label>
        <input placeholder="to 10.5" class="form-control" type="text" name="total_width_max" id="total_width_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

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


    <div class="row filter-fields">
      <div class="col-5 min-input">
        <label class="visually-hidden" for="total_height_min">from</label>
        <input placeholder="from 16.4" class="form-control" type="text" name="total_height_min" id="total_height_min" />
      </div>

      <div class="col-5 max-input">
        <label class="visually-hidden" for="total_height_max">to</label>
        <input placeholder="to 16.4" class="form-control" type="text" name="total_height_max" id="total_height_max" />
      </div>

      <div class="col-2 col-xxl-1 submit-fields">
        <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
      </div>
    </div>
  </div>

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


  <div class="price-options">
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333/motion-sensor?price_max=17.58">
          <input type="radio" name="price_filter-0.00-17.58" id="price_filter-0.00-17.58" value="true" class="form-check-input" />

          <label for="price_filter-0.00-17.58">&nbsp;&nbsp;0,00 € - 17,58 €</label>&nbsp;&nbsp;<span>(1)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333/motion-sensor?price_max=46.92&amp;price_min=17.59">
          <input type="radio" name="price_filter-17.59-46.92" id="price_filter-17.59-46.92" value="true" class="form-check-input" />

          <label for="price_filter-17.59-46.92">&nbsp;&nbsp;17,59 € - 46,92 €</label>&nbsp;&nbsp;<span>(2)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333/motion-sensor?price_max=72.35&amp;price_min=46.93">
          <input type="radio" name="price_filter-46.93-72.35" id="price_filter-46.93-72.35" value="true" class="form-check-input" />

          <label for="price_filter-46.93-72.35">&nbsp;&nbsp;46,93 € - 72,35 €</label>&nbsp;&nbsp;<span>(2)</span>
</a>      </div>
      <div class="filter-option-group">
        <a data-turbo-stream="true" data-action="click-&gt;terra--results#handleLinkFilterClick" href="/en/categories/541/provoleis/f/8333/motion-sensor?price_max=89.95&amp;price_min=72.36">
          <input type="radio" name="price_filter-72.36-89.95" id="price_filter-72.36-89.95" value="true" class="form-check-input" />

          <label for="price_filter-72.36-89.95">&nbsp;&nbsp;72,36 € - 89,95 €</label>&nbsp;&nbsp;<span>(1)</span>
</a>      </div>
  </div>

  <div class="row filter-fields">
    <div class="col-5 min-input">
      <label class="visually-hidden" for="price_min">from</label>
      <input id="price_min" class="form-control" type="text" name="price_min" />
    </div>

    <div class="col-5 max-input">
      <label class="visually-hidden" for="price_max">to</label>
      <input id="price_max" class="form-control" type="text" name="price_max" />
    </div>

    <div class="col-2 col-xxl-1 submit-fields">
      <input type="submit" name="" value="&gt;" class="btn" data-disable-with="&gt;" />
    </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/5438-led-projector">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="5438 LED Projector" src="https://polihome-production-cdn.b-cdn.net/images/image_145878_5438.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/5438-led-projector">
          5438 Led Projector
</a>      </div>



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

  <span class="ph-panel__price-current ">
    23,99 €
  </span>

    <span class="ph-panel__price-current d-block">
      46,92 лв.
    </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/5439-led-projector">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="5439 LED Projector" src="https://polihome-production-cdn.b-cdn.net/images/image_145880_5438_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/5439-led-projector">
          5439 Led Projector
</a>      </div>



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

  <span class="ph-panel__price-current ">
    23,99 €
  </span>

    <span class="ph-panel__price-current d-block">
      46,92 лв.
    </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/5440-led-projector">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="5440 LED Projector" src="https://polihome-production-cdn.b-cdn.net/images/image_145882_5441.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/5440-led-projector">
          5440 Led Projector
</a>      </div>



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

  <span class="ph-panel__price-current ">
    36,99 €
  </span>

    <span class="ph-panel__price-current d-block">
      72,35 лв.
    </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/5441-led-projector">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="5441 LED Projector" src="https://polihome-production-cdn.b-cdn.net/images/image_145884_5441_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/5441-led-projector">
          5441 Led Projector
</a>      </div>



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

  <span class="ph-panel__price-current ">
    36,99 €
  </span>

    <span class="ph-panel__price-current d-block">
      72,35 лв.
    </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/5442-led-projector">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="5442 LED projector" src="https://polihome-production-cdn.b-cdn.net/images/image_145886_5442_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/5442-led-projector">
          5442 Led Projector
</a>      </div>



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

  <span class="ph-panel__price-current ">
    45,99 €
  </span>

    <span class="ph-panel__price-current d-block">
      89,95 лв.
    </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/provoleas-kipou-porygon-20w-3000k-sensor-lefko">
          <img class="ph-panel__image w-100" data-terra--results-panel-target="productThumbnail" alt="Проектор Градина Porygon 20W 3000Κ Sensor" src="https://polihome-production-cdn.b-cdn.net/images/image_410897_aca.q2030ws.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/provoleas-kipou-porygon-20w-3000k-sensor-lefko">
          Проектор Градина Porygon 20w 3000κ Sensor
</a>      </div>



      <div class="mt-1">
        <a class="text-decoration-none" href="/en/products/provoleas-kipou-porygon-20w-3000k-sensor-lefko">
<div class="ph-panel__price">

  <span class="ph-panel__price-current ">
      <span class="ph-panel__price-from">from </span>
    8,99 €
  </span>

    <span class="ph-panel__price-current d-block">
        <span class="ph-panel__price-from">from </span>
      17,58 лв.
    </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">motion-sensor</span>

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







  </div>
</template></turbo-stream><turbo-stream action="update" target="sorting-options"><template><div class="col-5 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-7 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">
 6 Items
</div>
</template></turbo-stream><turbo-stream action="update_canonical" url="https://www.polihome.bg/en/categories/541/provoleis/f/8333/motion-sensor">
  <template></template>
</turbo-stream>
