spaceholdings.net Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://spaceholdings.net/
Effective URL: https://spaceholdings.net/
Submission: On July 14 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Classic" type="search" name="q" value="" placeholder="Search" autocomplete="off" 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" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <input type="hidden" name="type" value="product">
    <label class="field__label hiddenLabels" for="Search-In-Modal-Classic">Search</label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state"><svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg></div>
  </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="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--sections--17837066584322__footer-1">Your email</label>
      <input id="NewsletterForm--sections--17837066584322__footer-1" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="enter your email address">
    </div><button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe--sections--17837066584322__footer-1" aria-label="Submit" style="--button-width: 150px">Submit</button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email">Email Address <em>*</em></label>
    <input id="customer_email" class="form-input form-input-placeholder text-left" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password">Password <em>*</em></label>
    <input id="customer_password" class="form-input form-input-placeholder text-left" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login text-center" value="Log in">
    <a class="auth-link link link-underline" href="/account/login#recover"><span class="text">Forgot your password?</span></a>
    <a href="/account/register" class="button button-2 button-register">Create account</a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal-Sidebar" type="search" name="q" value="" placeholder="Search products..." autocomplete="off" 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" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal-Sidebar">Search</label>
    <button class="button search__button field__button focus-inset" aria-label="Search"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" class="icon-search-1">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg></button>
  </div>
  <div class="predictive-search predictive-search--header quickSearchResultsWrap" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state"><svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg></div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

<form class="rebuy-cart__flyout-discount-form">
  <div class="rebuy-input-wrapper rebuy-input-wrapper--floating-label"><span class="rebuy-input-label">Discount Code Will Be Applied At Checkout</span> <input placeholder="Discount Code Will Be Applied At Checkout" id="rebuy-discount-input"
      aria-label="Input Discount" autocomplete="" class="rebuy-input"></div> <button class="rebuy-button"><span>Apply</span></button>
</form>

Text Content

Skip to content
FREE DOMESTIC SHIPPING ON ORDERS OVER $199
Search



Shopping Cart
00 items
Sign In or Create an Account
 * Keyboards
 * Keycaps
     Keycaps
   * Go to Keycaps
   * In Stock Keycaps
   * Group Buy / Preorder Keycaps
   * GMK Keycaps
 * Accessories
 * Desk Pads
 * Cables
     Cables
   * Go to Cables
   * Design-Your-Own USB Cable!
   * LINDY Cables
   * Aviator Cables
   * LEMO® Cables
   * FLEMO Cables
   * YC8 Cables
   * Rubberized Cables
   * Misc Cables
 * CERAKOTE® Service
     CERAKOTE® Service
   * Go to CERAKOTE® Service
   * Get Started
   * Cerakote Information
   * Cerakote FAQ
 * Resources
     Resources
   * Go to Resources
   * Clearance Items
   * Shop Bundle Deals
   * Shop on Amazon
   * Check out our reviews!Check out our reviews!
   * Space Subscribers Series
   * Wholesale Login
   * Our Discord Server
   * Archive
 * Help Desk

Log in
Cart
00 items


SPACE CABLES


NEW STUFF!


CERAKOTE® SERVICE

Mechanical Keyboards & Accessories
GET STARTED


REDEMPTION

The 65% successor to Salvation.
ORDER NOW


LEMO CABLES


YC8 CABLES


AVIATOR CABLES


FLEMO CABLES


KEYCAPS

Choose between a wide selection of keycaps!
ORDER NOW


DESIGN-YOUR-OWN USB CABLE!

You design it, we ship it within 2-4 business days.Shop Now


IN-STOCK KEYBOARD KITS

Stellar65
From $109.99
$149.99 From $109.99
Unit price / per 
Stellar12
From $39.99
$61.99 From $39.99
Unit price / per 
Stellar65 - Night Runner Edition
From $109.99
$149.99 From $109.99
Unit price / per 
SP-111 R2
$529.99
$529.99
Unit price / per 
Bergen
$315.00
$420.00 $315.00
Unit price / per 
Petals Sixty
From $400.00
From $400.00
Unit price / per 
1 / of6



SHOP

 * Keyboards
 * Keycaps
 * Accessories
 * Desk Pads
 * Cables
 * CERAKOTE® Service
 * Resources
 * Help Desk


CUSTOMER SERVICE

 * Support


JOIN OUR MAILING LIST

Get exclusive offers and updates from us!

Your email
Submit
 * Facebook
 * Instagram
 * YouTube
 * Twitter


 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Close



CHOOSE OPTIONS





Close


this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items

Close
Search
Search


Menu Close
Sign In Create an Account





YOUR CART

In stock items ordered before 12 PM Central are shipped out same day.

Cosmo Case

Free Shipping

GMK CYL Relegendables+ Keycaps
Add $150.00 to unlock a Free Cosmo Case!

YOUR CART IS EMPTY!

Add your favorite items to your cart.

Shop Now

POWERED BY



Protect your package and the planet.

Route offers package protection that gives you peace of mind:
Coverage against loss, theft, or damage in transit
Instant resolution of shipping issues with just a few clicks
Item refund or replacement, pending availability
24/7 claim support with Route - average responses in under an hour
Neutralize 100% of carbon emitted from shipping your package
Route offers tracking services and shipping protection extending coverage to
online purchases that are lost or damaged in transit, or stolen immediately
after the carrier’s proof of delivery where Route traces the transportation.
Route App, Inc. (Route) is the named insured on the shipping insurance policy
(“Policy”); Route Insurance Solutions, LLC (“RIS“) (f/k/a “Safe Order
Solutions“), Route's licensed producer entity, procures the Policy from SEG
Insurance Ltd. Route, through RIS, may receive compensation for its services and
for your participation in Route. With respect to goods purchased on a
subscription basis, adding Route to an initial subscription purchase will
automatically add Route premium and shipping protection to all subsequent
installments of said subscription. View a Policy Summary & Claims Filing
Instructions and enjoy the convenience of Route today. Carbon neutral shipping
is offered free of charge by Route.
File A ClaimUser PrivacyTerms of Service

PEOPLE FREQUENTLY BUNDLE THESE WITH ITEMS

GMK CYL Dandy 2 Keycaps
Sale price $139.99 Original price $149.99
Color
DIY USB Cable Kit
Sale price $4.99 Original price $9.99
Add
Gift Card
Price $2.50
Amount
Powered by Rebuy

Discount Code Will Be Applied At Checkout
Apply

Subtotal (0 item)
$0.00

Checkout Checkout



Your cart progress is 0%% complete. Add $150.00 to unlock a Free Cosmo Case!




My Wishlist0