eclipsis.dk Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://eclipsis.dk/
Effective URL: https://eclipsis.dk/
Submission: On April 12 via api from US — Scanned from DK

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <button type="submit" class="search__button focus-inset" aria-label="Søg på hjemmesiden" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-search " fill="none" viewBox="0 0 15 17">
        <circle cx="7.11113" cy="7.11113" r="6.56113" stroke="currentColor" fill="none"></circle>
        <path d="M11.078 12.3282L13.8878 16.0009" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
    <input id="Search-In-Modal" class="search__input field__input" type="search" name="q" value="" placeholder="Søg" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="visually-hidden" for="Search-In-Modal">Søg på hjemmesiden</label>
    <input type="hidden" name="type" value="product,article,page,collection">
    <input type="hidden" name="options[prefix]" value="last">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-spinner" fill="none" viewBox="0 0 66 66">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div><button type="button" class="search__button focus-inset" aria-label="" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close " fill="none" viewBox="0 0 12 12">
        <path d="M1 1L11 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
        <path d="M11 1L1 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search=""></div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <button type="submit" class="search__button focus-inset" aria-label="Søg på hjemmesiden" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-search " fill="none" viewBox="0 0 15 17">
        <circle cx="7.11113" cy="7.11113" r="6.56113" stroke="currentColor" fill="none"></circle>
        <path d="M11.078 12.3282L13.8878 16.0009" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
    <input id="Search-In-Modal" class="search__input field__input" type="search" name="q" value="" placeholder="Søg" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="visually-hidden" for="Search-In-Modal">Søg på hjemmesiden</label>
    <input type="hidden" name="type" value="product,article,page,collection">
    <input type="hidden" name="options[prefix]" value="last">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-spinner" fill="none" viewBox="0 0 66 66">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div><button type="button" class="search__button focus-inset" aria-label="" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-close " fill="none" viewBox="0 0 12 12">
        <path d="M1 1L11 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
        <path d="M11 1L1 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search=""></div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="field">
    <input id="ContactFooter-email" type="email" name="contact[email]" class="field__input required" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Skriv din e-mail her" required="">
    <label class="visually-hidden" for="ContactFooter-email">Skriv din e-mail her</label>
    <button type="submit" class="button button--arrow field__button animate-arrow" name="commit" aria-label="Bliv en del af Eclipsis-familien">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" fill="none" viewBox="0 0 14 10">
        <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"></path>
      </svg>
    </button>
  </div>
  <div class="typeset rte">
    <p>Bare rolig vi spammer dig ikke - du modtager eksklusive deals, nyheder og events direkte i din indbakke.</p>
  </div>
</form>

Text Content

Dette websted bruger cookies for at sikre, at du får den bedste oplevelse på
vores websted. Læs mere
Accepter
Gratis fragt i hele Danmark (1-3 dages levering)
30 dages tilfredshedsgaranti
Skønhedsprodukter der virker

 * Home
 * Shop
   Shop
    * Hårstyling
      Hårstyling
       * Silky Curls
       * Eclipsis Waver
   
    * Valentines
      Valentines
       * Valentine's Surprise
   
    * Krystal Hårfjerner
    * Glow: Anti-acne Silkepudebetræk
    * Flawless Ansigtsbørste

 * Kontakt Os
 * Om os

 * 
 * 
 * 

Søg på hjemmesiden







 * Home
 * Shop
    * Hårstyling
       * Silky Curls
       * Eclipsis Waver
   
    * Valentines
       * Valentine's Surprise
   
    * Krystal Hårfjerner
    * Glow: Anti-acne Silkepudebetræk
    * Flawless Ansigtsbørste

 * Kontakt Os
 * Om os

Søg på hjemmesiden



Kurv

Kurv


SELF-LOVE IS THE BEST LOVE

Uimodståelig kvalitet, selvforkælekse & tidsløst design.





Shop nu


BEST SELLING

 * Eclipsis Krystal Hårfjerner
   Udsalg
   Eclipsis Krystal Hårfjerner
   82 anmeldelser
   Normal pris Fra kr369.00
   Normal pris kr699.00 Salgspris Fra kr369.00
   
   
   4.74 / 5.0
   
   (82) 82
   
   Se produkt
 * Silky Curls
   Silky Curls
   1 anmeldelse
   Normal pris kr399.00
   Normal pris Salgspris kr399.00
   
   
   5.0 / 5.0
   
   (1) 1
   
   Læg i indkøbskurv
 * Eclipsis Waver
   –34%
   Eclipsis Waver
   Ingen anmeldelser
   Normal pris kr799.00
   Normal pris kr1,198.00 Salgspris kr799.00
   Læg i indkøbskurv
 * Glow: Anti-acne Silkepudebetræk
   Udsalg
   Glow: Anti-acne Silkepudebetræk
   Ingen anmeldelser
   Normal pris Fra kr629.00
   Normal pris kr1,258.00 Salgspris Fra kr629.00
   Hvid Champagne Grå Lyserød
   Se produkt


DIN BEDSTE HUD OG DIT BEDSTE HÅR - UDEN EKSTRA INDSATS

Alt vores sengetøj er udstyret med SilverTech, naturligt sølv, der dræber 99,7 %
af de bakterier, der forårsager akne.

Se mere


SHOP NU


 * SKØNHED


 * HÅRSTYLING


 * SILKE


SELF-LOVE IS THE BEST LOVE

Hos Eclipsis tror vi på, at self-love is the best love. Derfor tilbyder vi
bæredygtige kvalitets produkter indenfor hår styling, skønhed og beauty. Så du
kan forkæle og føle dig selvsikker i din egen krop.


ECLIPSIS SILKY CURLS

Med Eclipsis Silky Curls opnår du store og fyldige krøller, uden brug af varme. 

Køb nu
Eclipsis Waver
Normal pris kr799.00
Normal pris kr1,198.00 Salgspris kr799.00
Hurtig visning
Eclipsis Waver
Normal pris kr799.00
Normal pris kr1,198.00 Salgspris kr799.00

Silky Curls
Normal pris kr399.00
Normal pris Salgspris kr399.00
Hurtig visning
Silky Curls
Normal pris kr399.00
Normal pris Salgspris kr399.00

Eclipsis Waver
Normal pris kr799.00
Normal pris kr1,198.00 Salgspris kr799.00
Hurtig visning
Eclipsis Waver
Normal pris kr799.00
Normal pris kr1,198.00 Salgspris kr799.00




ECLIPSIS

Eclipsis er en danskejet webshop, der er specialiseret inden for hårstyling,
hårfjerning og hudpleje.

Vi fokuserer på at finde unikke produkter i høj kvalitet, som altid giver dig
det bedste resultat. Vi har sænket priserne - vi mener nemlig, at skal have råd
til selvforkælelse.




SHOP

 * Cookies og privatlivspolitik
 * Retur og reklamation
 * Handelsbetingelser
 * 30-dages tilfredshedsgaranti
 * Levering


BLIV EN DEL AF ECLIPSIS FAMILIEN:

Skriv din e-mail her

Bare rolig vi spammer dig ikke - du modtager eksklusive deals, nyheder og events
direkte i din indbakke.




 * 
 * 
 * 
 * Følg os på de sociale medier!

© 2023, Eclipsis. All rights reserved.
Betalingsmetoder
 * American Express
 * Apple Pay
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa
 * 



 *