www.xxvvdr.sa.com Open in urlscan Pro
2606:4700:3037::ac43:8a7d  Public Scan

URL: https://www.xxvvdr.sa.com/
Submission: On December 21 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST https://flyte.us1.list-manage.com/subscribe/post?u=876bbc11413d2aeb66b3c3b5b&id=a499259a52&f_id=00bec1e1f0

<form target="_blank" action="https://flyte.us1.list-manage.com/subscribe/post?u=876bbc11413d2aeb66b3c3b5b&amp;id=a499259a52&amp;f_id=00bec1e1f0" method="POST" data-pf-type="MailChimp" class="sc-gUQvok hLpyPx pf-cdc988e1514d-10_ GothamBook"><input
    type="text" placeholder="E-mail address" name="EMAIL" required="" aria-label="email"><button><i class="pfa pfa-plus"></i><span>Subscribe</span></button></form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Sign up for updates<br><span style="font-size:12px"><span style="color:#808080">Signing up indicates you agree with our
      </span><a href="https://eu.flyte.se/pages/privacy" target="_blank"><span style="color:#808080">Privacy policy</span></a></span></label>
  <div class="input-group--underline">
    <input type="email" value="" placeholder="My email address" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" aria-label="My email address" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <input type="submit" class="btn btn--clear" value="Sign up" name="subscribe" id="Subscribe">
    </div>
  </div>
  <div class="site-footer__newsletter-message" aria-role="alert">
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty pf-form-processed">
  <div class="cart-drawer__header" style="height: 60px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href="" aria-label="cart drawer link"></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title="" aria-label="cart drawer link"></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-property-list="">
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container">
              <span class="cart-drawer__item-price" data-cart-item-price=""></span>
              <s data-cart-item-original-price=""></s>
            </p>
            <div class="cart-drawer__item-discount-container" data-cart-item-discount-list="">
              <p class="cart-drawer__item-discount text-small ajax-cart__template" data-cart-item-discount=""></p>
            </div>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
          </div>
        </div>
        <div class="cart-drawer__item cart-drawer__note-container" data-cart-note-container="">
          <label for="CartSpecialInstructions">Very briefly, why did you decide to buy this product?</label>
          <textarea name="note" class="cart-drawer__note" data-cart-note="" aria-label="cart drawer textarea"></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal=""><span class="money" doubly-currency-usd="0" doubly-currency="USD">$0.00</span></span>
        </div>
      </div>
      <div class="cart-drawer__discount-container" data-cart-total-discount-container="">
        <p class="cart-drawer__discount">
          <span>You're saving </span>
          <span data-cart-total-discount=""><span class="money" doubly-currency-usd="0" doubly-currency="USD">$0.00</span></span>
        </p>
      </div>
      <p class="cart-drawer__disclaimer">If you are purchasing as a company, please place your order through sales@flyte.se</p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

Christmas sale | 30% off selected products

Expand navigation




View cart
 * STORE
 * PRODUCTS PRODUCTS menu
    * LIGHT EDISON
    * LIGHT MARCONI
    * LYFE PLANTER
    * STORY TIMEPIECE
    * ARC BULB
    * BUDA BALL
    * PY PYRAMID
    * PY PYRAMID CRYSTAL

 * LEVITATION TIPS
 * FOR PROFESSIONALS
 * CONTACT
 * ABOUT US

 * Log in
 * Create account
 * Replacements

 * Facebook
 * Twitter
 * Pinterest
 * Instagram
 * YouTube

Search again
Section
Drop element here


LIGHT UP THE
DARK SEASON

Arc is a dimmable statement
LED bulb tested in space.

Buy Now

Buy now


MEDIA COVERAGE




STORY TIMEPIECE

$799.00



LYFE PLANTER

$209.30
$299.00



BUDA BALL

$97.30
$139.00



LIGHT EDISON

$246.75
$329.00



LIGHT MARCONI

$263.20
$329.00



PY

$279.30
$399.00



ARC LIGHT

$34.30
$49.00



PY CRYSTAL

$349.30
$499.00



REFURBISHED UNIT


FROM

$229.00



REPLACEMENTS & ADD-ONS


INTERSECTION OF ART, TECHNOLOGY
AND MINIMALISTIC DESIGN


WORKS OF ART

Our objects double as works of art and add wonder to any room. Discover which
one is right for you.

Open store




MAKE IT FLOAT

Experimentation lies at the heart of our brand. Our creations combine the
wonders of magnetic levitation with wireless power.

Levitation tips




ORIGINAL CREATORS

Pioneers in the market for levitating products, our journey began with a simple
idea to light a new way to inspire dreams and create magic in everyday objects.

About us




#THISISFLYTE

Skill comes with practice. Have you mastered the art of levitation yet? Share
your floating skills using #THISISFLYTE and you might just win a spot on our
feed of fame! 





WANT TO HEAR
FROM US?

We will update you about new products, new experiments and just keep in touch
for a little magic in your life

Subscribe


FOLLOW US


FbTwIgLiYt

Copyright C 2023 Flyte, Powered by Shopify

Shop

About

Contact

For professionals

FAQ & Delivery

Returns & Refunds

Levitation Tips

Replacements

Privacy Policy


 * LEVITATION TIPS

 * Replacements

Sign up for updates
Signing up indicates you agree with our Privacy policy


 * Facebook
 * Twitter
 * Pinterest
 * Instagram
 * YouTube

Copyright © 2023, Flyte. Powered by Shopify
 * 
 * 
 * 
 * 
 * 



Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * t: e





Item Quantity Remove
Very briefly, why did you decide to buy this product?
Subtotal
$0.00

You're saving $0.00

If you are purchasing as a company, please place your order through
sales@flyte.se

Checkout




US DollarBritish Pound SterlingEuro
 USD
 *  US Dollar
 *  British Pound Sterling
 *  Euro