devito.pl Open in urlscan Pro
45.150.64.190  Public Scan

URL: https://devito.pl/
Submission: On May 10 via api from US — Scanned from PL

Form analysis 4 forms found in the DOM

<form class="px-6 pb-3">
  <div>
    <div class="relative mt-2 rounded-md shadow-sm">
      <div class="pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M20.9999 21L16.6499 16.65" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <input id="search-input" type="text" placeholder="Search Country" name="location" value="" autocomplete="off"
        class="block w-full rounded-md border-0 py-1.5 pl-10 text-gray-900 ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6">
    </div>
  </div>
</form>

GET https://devito.pl/ads

<form action="https://devito.pl/ads" method="GET" class="bg-white" rounded-lg="" p-3"="">
  <div class="flex sm:flex-row flex-col gap-3 items-center">
    <label for="text" class="w-full relative">
      <i class="absolute left-3 top-1/2 -translate-y-1/2">
                            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
    <path d="M20.9999 21L16.6499 16.65" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
                        </i>
      <input id="text" type="text" placeholder="Search" class="tc-input !w-full ps-12" x-on:input.debounce.500ms="isTyped = ($event.target.value != '')" autocomplete="off" wire:model.debounce.500ms="search_ad_val">
      <div x-show="isTyped" style="display: none;">
        <div class="search-box" style="display: none">
        </div>
      </div>
    </label>
    <label for="location" class="w-full relative">
      <i class="absolute left-3 top-1/2 -translate-y-1/2">
                            <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
    <path d="M12 12.75C13.6569 12.75 15 11.4069 15 9.75C15 8.09315 13.6569 6.75 12 6.75C10.3431 6.75 9 8.09315 9 9.75C9 11.4069 10.3431 12.75 12 12.75Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
    <path d="M19.5 9.75C19.5 16.5 12 21.75 12 21.75C12 21.75 4.5 16.5 4.5 9.75C4.5 7.76088 5.29018 5.85322 6.6967 4.4467C8.10322 3.04018 10.0109 2.25 12 2.25C13.9891 2.25 15.8968 3.04018 17.3033 4.4467C18.7098 5.85322 19.5 7.76088 19.5 9.75V9.75Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
                        </i>
      <input wire:model="location_mobile" wire:click="OpenModalMobile" type="text" placeholder="Location" class="tc-input !w-full ps-12" readonly="">
    </label>
  </div>
  <button type="submit" class="mt-3 text-white bg-primary-800 heading-07 rounded-lg px-4 py-2 hover:bg-primary-700">Szukaj</button>
</form>

GET https://devito.pl/ads

<form action="https://devito.pl/ads" method="GET" class="relative hidden lg:flex flex-grow w-full overflow-hidden flex-nowrap header-form group">
  <label for="text" class="w-full search overflow-hidden rtl:rounded-r-lg ltr:rounded-l-lg">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M20.9999 21L16.6499 16.65" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
    <input id="text" type="text" placeholder="Search" x-on:input.debounce.500ms="isTyped = ($event.target.value != '')" autocomplete="off" wire:model.debounce.500ms="search_ad_val" class="group-hover:bg-gray-50">
  </label>
  <label for="location" class="w-full bg-white group-hover:bg-gray-50 cursor-pointer overflow-hidden ltr:rounded-r-lg rtl:rounded-l-lg location">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M12 12.75C13.6569 12.75 15 11.4069 15 9.75C15 8.09315 13.6569 6.75 12 6.75C10.3431 6.75 9 8.09315 9 9.75C9 11.4069 10.3431 12.75 12 12.75Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round">
      </path>
      <path d="M19.5 9.75C19.5 16.5 12 21.75 12 21.75C12 21.75 4.5 16.5 4.5 9.75C4.5 7.76088 5.29018 5.85322 6.6967 4.4467C8.10322 3.04018 10.0109 2.25 12 2.25C13.9891 2.25 15.8968 3.04018 17.3033 4.4467C18.7098 5.85322 19.5 7.76088 19.5 9.75V9.75Z"
        stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
    <span @click="open = true, $wire.openModal()" x-transection="" class="group-hover:bg-gray-50 bg-white w-full block text-gray-500" text="location">Lokalizacja</span>
  </label>
  <button type="submit" class="absolute top-0 ltr:right-0 rtl:left-0 py-2.5 bg-gray-700 text-white heading-07 rounded-lg px-4 hover:bg-primary-700">Szukaj</button>
</form>

<form class="px-6 pb-2 pt-2">
  <div>
    <div class="relative mt-2 rounded-md shadow-sm">
      <div class="pointer-events-none absolute inset-y-0 left-0 flex items-center pl-3">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
          <path d="M20.9999 21L16.6499 16.65" stroke="var(--primary-500)" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"></path>
        </svg>
      </div>
      <input wire:keyup="search('Country')" wire:model="location_search_country_input" id="search-input" type="text" placeholder="Search Country" name="location" value="" autocomplete="off"
        class="block w-full rounded-md border-0 py-3 pl-10 dark:bg-gray-500 dark:placeholder:text-gray-300 hover:bg-primary-50 transition-all duration-300 text-gray-900 dark:text-white ring-1 ring-inset ring-gray-300 placeholder:text-gray-400 focus:ring-2 focus:ring-inset focus:ring-indigo-600 sm:text-sm sm:leading-6">
    </div>
  </div>
</form>

Text Content

Dostępne kraje
 * Cennik
   
 * Dostępne kraje
   


WYBIERZ KRAJ


 * Dostępne kraje
 * Poland




Szukaj
Lokalizacja Szukaj



LOCATION



See All countries




Zaloguj Dodaj ogłoszenie
Wszystkie kategorie


WSZYSTKIE KATEGORIE

 * Elektronika
 * Moda
 * Dom i ogród
 * Hipermarket

Elektronika
Moda
Dom i ogród
Hipermarket




KATEGORIE

 * Elektronika
 * Moda
 * Dom i ogród
 * Hipermarket




PAGES

 * Pricing Plan




KATEGORIE GŁÓWNE


ELEKTRONIKA

0 Ogłoszeń


MODA

0 Ogłoszeń


DOM I OGRÓD

0 Ogłoszeń


HIPERMARKET

0 Ogłoszeń


SPRZEDAJ SWOJE RZECZY!

Sprzedawaj swoje przedmioty i nieruchomości tanio i bez prowizji! Informacje o
Twoich transakcjach są bezpieczne!

Dodaj swoje ogłoszenie

Devito to zaufana strona która dba o bezpieczne przechowywanie Twoich danych o
transakcjach

Get Pricing


QUICK LINKS

 * Ogłoszenia
 * Promowanie
 * O nas
 * Blog
 * Cennik


SUPPORTS

 * Kontakt
 * FAQ
 * Terms & Conditions
 * Privacy Policy
 * Refund Policy


DOWNLOAD OUR APP

Get it now

App Store

Get it now

Google Play

 * 
 * 
 * 
 * 
 * 
 * 

Copyright 2024 Templatecookie.com . All Rights Reserved.


TITLE

Text

CancelOK