hexlox.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://hexlox.com/
Effective URL: https://hexlox.com/
Submission: On May 10 via manual from SE — Scanned from CA

Form analysis 11 forms found in the DOM

/search

<form action="/search" class="search__form" style="display: none;"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit" style="display: block;"></span> <input type="text" name="q" placeholder="Search" value=""
    autocapitalize="off" autocomplete="off" autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Hexlox - Anti Theft for Saddles, Wheels and More." data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Tax included and shipping calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/pages/terms-and-conditions" target="_blank" class="tos_icon">[View Terms]</a></p>
      <div class="cart_text">
        <p>If you already have a Hexlox Keycode, please insert it into the ORDER NOTE&nbsp;Box on this page. If you bought from a bike shop, we need the Keycode + Name/City of the shop, thanks!</p>
      </div> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-form disclosure__mobile-menu" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/"><input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
  <li class="
              disclosure-list__item
              disclosure-list__item--current
            "> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
  <li class="
              disclosure-list__item
              
            "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
  <li class="
              disclosure-list__item
              
            "> <button type="submit" class="disclosure__button" name="locale_code" value="de"> Deutsch</button></li>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Hexlox - Anti Theft for Saddles, Wheels and More." data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Tax included and shipping calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/pages/terms-and-conditions" target="_blank" class="tos_icon">[View Terms]</a></p>
      <div class="cart_text">
        <p>If you already have a Hexlox Keycode, please insert it into the ORDER NOTE&nbsp;Box on this page. If you bought from a bike shop, we need the Keycode + Name/City of the shop, thanks!</p>
      </div> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

/search

<form action="/search" class="header_search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off"
    autocorrect="off" class="search-terms">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="header__selector-form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="
    localization
    header-menu__disclosure
  ">
    <div class="selectors-form__wrap">
      <div class="
          selectors-form__item
          selectors-form__locale
        ">
        <h2 class="hidden" id="lang-heading"> Language</h2> <input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
        <div class="
            disclosure
            disclosure--i18n
            disclosure-text-style-uppercase
          " data-disclosure="" data-disclosure-locale=""> <button type="button" class="
              disclosure__toggle
              disclosure__toggle--i18n
            " aria-expanded="false" aria-controls="lang-list" aria-describedby="lang-heading" data-disclosure-toggle=""> English <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="lang-list" class="disclosure-list" data-disclosure-list="">
              <li class="
                    disclosure-list__item
                    disclosure-list__item--current
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="de"> Deutsch</button></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="EUR" data-shop-name="Hexlox - Anti Theft for Saddles, Wheels and More." data-cart-form="mini-cart"> <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping</a>
  <ul class="cart_items js-cart_items"></ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale"></li>
    <li class="cart_subtotal js-cart_subtotal"> <span class="right"> <span class="money"> $0.00</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Tax included and shipping calculated at checkout </p>
    </li>
    <li> <textarea id="note" name="note" rows="2" placeholder="Order Notes"></textarea>
      <p class="tos"> <input type="checkbox" class="tos_agree" id="sliding_agree" required=""> <label class="tos_label"> I Agree with the Terms &amp; Conditions</label>
        <a href="/pages/terms-and-conditions" target="_blank" class="tos_icon">[View Terms]</a></p>
      <div class="cart_text">
        <p>If you already have a Hexlox Keycode, please insert it into the ORDER NOTE&nbsp;Box on this page. If you bought from a bike shop, we need the Keycode + Name/City of the shop, thanks!</p>
      </div> <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

/search

<form action="/search" class="search__form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" value="" autocapitalize="off" autocomplete="off"
    autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</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="prospect,newsletter">
  <div class="input-row"> <input type="text" class="firstName" name="contact[first_name]" placeholder="First Name"> <input type="text" name="contact[last_name]" placeholder="Last Name"></div>
  <div class="input-row"> <input type="hidden" name="challenge" value="false"> <input type="email" class="contact_email" name="contact[email]" required="" placeholder="Enter your email address..."> <input type="submit"
      class="global-button global-button--primary newsletter-form__sign-up" value="Sign Up"></div>
</form>

POST /localization

<form method="post" action="/localization" id="footer__selector-form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="
    localization
    footer-menu__disclosure
  ">
    <div class="selectors-form__wrap">
      <div class="
          selectors-form__item
          selectors-form__locale
        ">
        <h2 class="hidden" id="lang-heading"> Language</h2> <input type="hidden" name="locale_code" id="LocaleSelector" value="en" data-disclosure-input="">
        <div class="
            disclosure
            disclosure--i18n
            disclosure-text-style-uppercase
          " data-disclosure="" data-disclosure-locale=""> <button type="button" class="
              disclosure__toggle
              disclosure__toggle--i18n
            " aria-expanded="false" aria-controls="lang-list" aria-describedby="lang-heading" data-disclosure-toggle=""> English <span class="icon-down-arrow"></span></button>
          <div class="disclosure__list-wrap">
            <ul id="lang-list" class="disclosure-list" data-disclosure-list="">
              <li class="
                    disclosure-list__item
                    disclosure-list__item--current
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="en"> English</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="fr"> français</button></li>
              <li class="
                    disclosure-list__item
                    
                  "> <button type="submit" class="disclosure__button" name="locale_code" value="de"> Deutsch</button></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visually-hidden">Search</label> <input class="input" id="q" type="text" name="q" placeholder="Search" value="" x-webkit-speech=""
      autocapitalize="off" autocomplete="off" autocorrect="off"> <span class="icon-search submit-search"></span> <span class="icon-cross close-search"></span> <input type="submit" name="search" class="visually-hidden" value=""></div>
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

Text Content

 * Home
 * Products
    * Protect Saddle & Seat Post
    * Protect Wheels
    * Sets - Ready to Install
    * Sets - by Bike Brand
    * - - - - - - -
    * Singles Hexlox & Keys
    * Replacement Bolts & Extras
    * Tools & Accessories
    * Black Hexlox Collection
    * Hexlox Gift Packs
    * - - - - - - -
    * Protect Land Rover
    * Protect Any Hexbolt

 * Get Help Selecting
 * Technical Info & FAQ's
    * Technical Info
    * FAQ's
    * Installation Videos

 * Reviews
 * Store Locator
 * Blogs
    * Hexlox Tech Blog
    * Bicycle Life



0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Tax included and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   If you already have a Hexlox Keycode, please insert it into the ORDER
   NOTE Box on this page. If you bought from a bike shop, we need the Keycode +
   Name/City of the shop, thanks!
   
   Checkout

FREE WORLD WIDE DELIVERY ON ORDERS ABOVE 99.95 €

Menu
   
 * Home
 * Products
   * Protect Saddle & Seat Post
   * Protect Wheels
   * Sets - Ready to Install
   * Sets - by Bike Brand
   * - - - - - - -
   * Singles Hexlox & Keys
   * Replacement Bolts & Extras
   * Tools & Accessories
   * Black Hexlox Collection
   * Hexlox Gift Packs
   * - - - - - - -
   * Protect Land Rover
   * Protect Any Hexbolt
 * Get Help Selecting
 * Technical Info & FAQ's
   * Technical Info
   * FAQ's
   * Installation Videos
 * Reviews
 * Store Locator
 * Blogs
   * Hexlox Tech Blog
   * Bicycle Life
   
 * Login
 * English
   English français Deutsch

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Tax included and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   If you already have a Hexlox Keycode, please insert it into the ORDER
   NOTE Box on this page. If you bought from a bike shop, we need the Keycode +
   Name/City of the shop, thanks!
   
   Checkout


 * 
 * 
 * 
 * 


 * LANGUAGE
   
   English
    * English
    * français
    * Deutsch

 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Tax included and shipping calculated at checkout

 * I Agree with the Terms & Conditions [View Terms]
   
   If you already have a Hexlox Keycode, please insert it into the ORDER
   NOTE Box on this page. If you bought from a bike shop, we need the Keycode +
   Name/City of the shop, thanks!
   
   Checkout

 * Home
 * Products
    * Protect Saddle & Seat Post
    * Protect Wheels
    * Sets - Ready to Install
    * Sets - by Bike Brand
    * - - - - - - -
    * Singles Hexlox & Keys
    * Replacement Bolts & Extras
    * Tools & Accessories
    * Black Hexlox Collection
    * Hexlox Gift Packs
    * - - - - - - -
    * Protect Land Rover
    * Protect Any Hexbolt

 * Get Help Selecting
 * Technical Info & FAQ's
    * Technical Info
    * FAQ's
    * Installation Videos

 * Reviews
 * Store Locator
 * Blogs
    * Hexlox Tech Blog
    * Bicycle Life






CLICK TO PROTECT SADDLE & SEAT POST




PROTECT EVERYTHING




CLICK TO PROTECT WHEELS


See how Hexlox works

We have created what we believe is the world’s smartest and best-looking bicycle
anti-theft system for bike parts. Hexlox can protect virtually any bike part
against theft. Any wheels, saddles & seat posts, handlebars & stems, pedals,
lights and more. We have a solution that will fit your bike.  

Before going to market via a Kickstarter campaign in 2016 our founders had spent
several years refining the design and concept. Hexlox is a high-quality,
anti-theft system made in Germany and we are constantly working on refining and
developing the concept. Our aim is to strike a balance of high quality,
excellent customer service, and competitive pricing.

We believe in solving problems (such as saddle and wheel theft) with real-world
solutions that work for real people.

Hexlox is designed and manufactured in Germany

Click to watch video


HEXLOX - LOGISTICS




HEXLOX - OUTDOORS




HEXLOX - FIREARM SECURITY




HEXLOX - RENEWABLE ENERGY




HEXLOX - MARINE & NAUTICAL




HEXLOX - HIGH SECURITY




HEXLOX - INDUSTRY




HEXLOX - AUTOMOTIVE




SUBSCRIBE

Sign up to get the latest on sales, new releases and more …


Hexlox - Anti Theft for Saddles, Wheels and More.

ADDITIONAL INFORMATION

 * Impressum

 * About us

 * Contact Us

 * Privacy Policy

 * Delivery & Payments

 * Return & Refund Policy

 * GDPR Info

 * B2B / Bike Shop

 * Press

 * Jobs/Career

 * Messengers/Couriers

 * Employee Benefit Bike Program

THE WORLD'S SMALLEST LOCK
- FOR BIKE PARTS

Hexlox can protect virtually any bike part against theft. Wheels, saddles & seat
posts, handlebars & stems.

...and much more

If you have a hex bolt (a bolt with a six-sided socket) holding something
valuable, chances are very big that Hexlox can help you secure this item against
theft.

 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 


LANGUAGE

English
 * English
 * français
 * Deutsch

© 2024 Hexlox - Anti Theft for Saddles, Wheels and More.. Powered by Shopify

American Express Apple Pay Google Pay Maestro Mastercard PayPal Shop Pay Union
Pay Visa
Search

Cookies

Cookies

We use cookies. Many are necessary to operate the website and its functions,
others are for statistical or marketing purposes. With the decision "Only accept
essential cookies" we will respect your privacy and will not set cookies that
aren't necessary for the operation of the site.



Essential

Analytics

Marketing

Accept all

Only accept essential cookies

Individual Data Privacy Settings

save & close

Essential

Essential cookies enable basic functions and are necessary for the proper
functioning of the website.

display information ( 63 )

Name__cfduidProviderCloudflareDescriptionThe _cfduid cookie helps Cloudflare
detect malicious visitors to our Customers’ websites and minimizes blocking
legitimate users.Domainhexlox.comDuration30d

Name_abProviderShopifyDescriptionUsed in connection with access to
admin.Domainhexlox.comDuration1d

Name_bc_c_setProviderGDPR Legal CookieDescriptionUsed in connection with GDPR
legal Cookie.Domainhexlox.comDuration30d

Name_secure_session_idProviderShopifyDescriptionUsed in connection with
navigation through a storefront.Domainhexlox.comDuration30d

Name_shopify_mProviderShopifyDescriptionUsed for managing customer privacy
settings.Domainhexlox.comDuration365d

Name_shopify_tmProviderShopifyDescriptionUsed for managing customer privacy
settings.Domainhexlox.comDuration365d

Name_shopify_twProviderShopifyDescriptionUsed for managing customer privacy
settings.Domainhexlox.comDuration365d

Name_shopify_uProviderShopifyDescriptionUsed to facilitate updating customer
account information.Domainhexlox.comDuration365d

Name_storefront_uProviderShopifyDescriptionUsed to facilitate updating customer
account information.Domainhexlox.comDuration365d

Name_tracking_consentProviderShopifyDescriptionFor Shopify User Consent
Tracking.Domainhexlox.comDuration365d

NameCartProviderShopifyDescriptionUsed in connection with shopping
cart.Domainhexlox.comDuration14d

NamecartProviderShopifyDescriptionUsed in connection with shopping
cart.Domainhexlox.comDuration14d

Namecart_currencyProviderShopifyDescriptionUsed in connection with cart and
checkout.Domainhexlox.comDuration365d

Namecart_sigProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration14d

Namecart_tsProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration14d

Namecart_verProviderShopifyDescriptionUsed in connection with shopping
cart.Domainhexlox.comDuration14d

Namecheckout_tokenProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Namegdpr_legal_cookie_sessionProviderGDPR Legal CookieDescriptionUsed in
connection with GDPR legal Cookie.Domainhexlox.comDurationSession

NameSecretProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Namesecure_customer_sigProviderShopifyDescriptionUsed in connection with
customer login.Domainhexlox.comDuration365d

Namestorefront_digestProviderShopifyDescriptionUsed in connection with customer
login.Domainhexlox.comDuration365d

NameXSRF-TOKENProviderGDPR Legal CookieDescriptionUsed in connection with GDPR
legal Cookie.Domainhexlox.comDuration365d

Name_customer_account_shop_sessionsProviderShopifyDescriptionUsed in combination
with the _secure_account_session_id cookie to track a user's session for new
customer accounts.Domainhexlox.comDuration30d

Name_secure_account_session_idProviderShopifyDescriptionUsed to track a user's
session for new customer accounts.Domainhexlox.comDuration30d

Name_shopify_countryProviderShopifyDescriptionFor shops where pricing
currency/country set from GeoIP, that cookie stores the country we've detected.
This cookie helps avoid doing GeoIP lookups after the first
request.Domainhexlox.comDurationSession

Name_cmp_aProviderShopifyDescriptionUsed for managing customer privacy
settings.Domainhexlox.comDuration1d

NamecProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

NamecheckoutProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration30d

Namecustomer_account_localeProviderShopifyDescriptionUsed in connection with new
customer accountsDomainhexlox.comDuration365d

Namedynamic_checkout_shown_on_cartProviderShopifyDescriptionUsed in connection
with checkout.Domainhexlox.comDuration30m

Namehide_shopify_pay_for_checkoutProviderShopifyDescriptionUsed in connection
with checkout.Domainhexlox.comDurationSession

Namekeep_aliveProviderShopifyDescriptionUsed in connection with buyer
localization.Domainhexlox.comDuration14d

Namemaster_device_idProviderShopifyDescriptionUsed in connection with merchant
login.Domainhexlox.comDuration730d

Nameprevious_stepProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Namediscount_codeProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDurationSession

Nameremember_meProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Nameshopify_payProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Nameshopify_pay_redirectProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Nameshop_pay_acceleratedProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Namecheckout_session_lookupProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration21d

Namecheckout_prefillProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration5m

Namecheckout_queue_tokenProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration365d

Namecheckout_queue_checkout_tokenProviderShopifyDescriptionUsed in connection
with checkout.Domainhexlox.comDuration365d

Namecheckout_worker_sessionProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration3d

Namecheckout_session_tokenProviderShopifyDescriptionUsed in connection with cart
and checkout.Domainhexlox.comDuration21d

Namecheckout_session_token_<<id>>ProviderShopifyDescriptionUsed in connection
with cart and checkout.Domainhexlox.comDuration21d

NamecookietestProviderShopifyDescriptionUsed to ensure our systems are working
correctly.Domainhexlox.comDuration1m

NameorderProviderShopifyDescriptionUsed in connection with order status
page.Domainhexlox.comDuration21d

Nameidentity-stateProviderShopifyDescriptionUsed in connection with customer
authentication.Domainhexlox.comDuration1h

Nameidentity-state-<<id>>ProviderShopifyDescriptionUsed in connection with
customer authentication.Domainhexlox.comDuration1h

Nameidentity_customer_account_numberProviderShopifyDescriptionUsed in connection
with customer authenticationDomainhexlox.comDuration90d

Namecard_update_verification_idProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration20m

Namecustomer_account_new_loginProviderShopifyDescriptionUsed in connection with
customer authentication.Domainhexlox.comDuration20m

Namecustomer_account_previewProviderShopifyDescriptionUsed in connection with
customer authentication.Domainhexlox.comDuration7d

Namecustomer_payment_methodProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration1h

Namecustomer_shop_pay_agreementProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration20m

Namepay_update_intent_idProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration20m

NamelocalizationProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration14d

Nameprofile_preview_tokenProviderShopifyDescriptionUsed in connection with
checkout.Domainhexlox.comDuration5m

Namelogin_with_shop_finalizeProviderShopifyDescriptionUsed in connection with
customer authentication.Domainhexlox.comDuration5m

Namepreview_themeProviderShopifyDescriptionUsed in connection with the theme
editor.Domainhexlox.comDurationSession

Nameshopify-editor-unconfirmed-settingsProviderShopifyDescriptionUsed in
connection with the theme editor.Domainhexlox.comDuration16h

Namewpm-test-cookieProviderShopifyDescriptionUsed to ensure our systems are
working correctly.Domainhexlox.comDurationSession

Analytics

Statistics cookies help website owners understand how visitors interact with
websites by collecting and reporting information anonymously.


display information ( 0 out of 26 )

Accept

Name_landing_pageProviderShopifyDescriptionTrack landing
pages.Domainhexlox.comDuration14d

Accept

Name_orig_referrerProviderShopifyDescriptionUsed in connection with shopping
cart.Domainhexlox.comDuration14d

Accept

Name_sProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_dProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration14d

Accept

Name_shopify_fsProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration14dGroupshopify

Accept

Name_shopify_sProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_sa_pProviderShopifyDescriptionShopify analytics relating to
marketing & referrals.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_sa_tProviderShopifyDescriptionShopify analytics relating to
marketing & referrals.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_uniqProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_visitProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration30mGroupshopify

Accept

Name_shopify_yProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration365dGroupshopify

Accept

Name_yProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration365dGroupshopify

Accept

Nameab_test_*ProviderShopifyDescriptionShopify
analytics.Domainhexlox.comDuration30m

Accept

Nameki_rProviderShopifyDescriptionShopify analytics.Domainhexlox.comDuration30m

Accept

Nameki_tProviderShopifyDescriptionShopify analytics.Domainhexlox.comDuration30m

Accept

Nametracked_start_checkoutProviderShopifyDescriptionShopify analytics relating
to checkout.Domainhexlox.comDuration30mGroupshopify

Accept

NameGoogle_AnalyticsProviderGoogleDescriptionStatistik-Cookies helfen
Webseiten-Besitzern zu verstehen, wie Besucher mit Webseiten interagieren, indem
Informationen anonym gesammelt und gemeldet werden.Domainhexlox.comDuration730d

Accept

Name_shopify_gaProviderShopifyDescriptionShopify and Google
Analytics.Domainhexlox.comDurationSession

Accept

Namecustomer_auth_providerProviderShopifyDescriptionShopify
Analytics.Domainhexlox.comDurationSession

Accept

Namecustomer_auth_session_created_atProviderShopifyDescriptionShopify
Analytics.Domainhexlox.comDurationSession

Accept

Nameshop_analyticsProviderShopifyDescriptionShopify
Analytics.Domainhexlox.comDuration365d

Accept

Nameunique_interaction_idProviderShopifyDescriptionShopify
Analytics.Domainhexlox.comDuration10m

Accept

Name_gatProvidergoogletagmanager.comDescriptionDomainhexlox.comDurationSessionGroupgoogletagmanager

Accept

Name_gidProviderhexlox.comDescriptionDomainhexlox.comDuration1dGroupgoogle

Accept

Name_gaProviderhexlox.comDescriptionDomainhexlox.comDuration730dGroupgoogle

Accept

Name_fbpProviderhexlox.comDescriptionDomainhexlox.comDuration90dGroupfacebook

Marketing

Marketing cookies are used by third parties or publishers to display
personalized advertising. They do this by tracking visitors across websites.


display information ( 0 out of 19 )

Accept

NameGoogle_Ads_RemarketingProviderGoogle AdsDescriptionMarketing-Cookies werden
verwendet, um Besuchern auf Webseiten zu folgen. Die Absicht ist, Anzeigen zu
zeigen, die relevant und ansprechend für den einzelnen Benutzer sind und daher
wertvoller für Publisher und werbetreibende Drittparteien
sindDomainhexlox.comDuration730d

Accept

NameTAIDProvidergoogleDescriptionMarketing-Cookies werden verwendet, um
Besuchern auf Webseiten zu folgen. Die Absicht ist, Anzeigen zu zeigen, die
relevant und ansprechend für den einzelnen Benutzer sind und daher wertvoller
für Publisher und werbetreibende Drittparteien sindDomainhexlox.comDuration730d

Accept

NameNIDProvidergoogleDescriptionMarketing-Cookies werden verwendet, um Besuchern
auf Webseiten zu folgen. Die Absicht ist, Anzeigen zu zeigen, die relevant und
ansprechend für den einzelnen Benutzer sind und daher wertvoller für Publisher
und werbetreibende Drittparteien sindDomainhexlox.comDuration730d

Accept

NameIDEProviderhexlox.comDescriptionDomainhexlox.comDuration730dGroupgoogle Ads

Accept

Name_pin_unauthProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name__kla_idProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namebanana_stand_visitor_idProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

NameFera.Api.ServerNumProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name_ga_2S2RPB1YDKProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name_vwo_uuid_v2ProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name__eventn_idProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namefsb_total_price_43917ProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namelsc_previous_pathnameProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namelsc_item_countProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name43917fsb_target_products_typeProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name43917fsb_excluded_productsProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Name43917fsb_incurred_fee_productsProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namelocale_bar_acceptedProviderThird-partyDescriptionDomainhexlox.comDurationSession

Accept

Namefsb_previous_pathnameProviderThird-partyDescriptionDomainhexlox.comDurationSession

GDPR legal Cookie
Privacy Policy Contact Legal Notice



word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1