novelkeys.com Open in urlscan Pro
2620:127:f00f:3::  Public Scan

URL: https://novelkeys.com/account/login
Submission: On March 30 via manual from US — Scanned from GB

Form analysis 7 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/account/login"><input name="country_code"
    type="hidden" value="GB"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden"
    value="/account/login"><input name="country_code" type="hidden" value="GB"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(13, 157, 219); color: rgb(255, 255, 255);">Continue</button></form>

GET /search

<form class="search search-bar__form" action="/search" method="get" role="search">
  <input class="search__input search-bar__input" type="search" name="q" value="" placeholder="Search" aria-label="Search">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-header search" role="search">
  <input style="color: black" class="search-header__input search__input" type="search" name="q" aria-label="q">
  <input type="hidden" name="type" value="product" aria-label="type">
  <button style="" class="search-header__submit search__submit btn--link site-header__icon" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login" aria-label="form_type"><input
    type="hidden" name="utf8" value="✓" aria-label="utf8">
  <label for="CustomerEmail">Email</label>
  <input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off">
  <label for="CustomerPassword">Password</label>
  <input type="password" value="" name="customer[password]" id="CustomerPassword">
  <div class="text-center">
    <p><a href="#recover" id="RecoverPassword">Forgot your password?</a></p>
    <input type="submit" class="btn" value="Sign In">
    <p>
      <a href="/account/register" id="customer_register_link">Create account</a>
    </p>
  </div>
  <input type="hidden" name="login_with_shop[analytics_trace_id]" value="6fabfead-9c03-41c6-a05d-d67d8bfacc31" aria-label="login_with_shop[analytics_trace_id]">
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password" aria-label="form_type"><input type="hidden" name="utf8" value="✓" aria-label="utf8">
  <label for="RecoverEmail">Email</label>
  <input type="email" value="" name="email" id="RecoverEmail" class="input-full" autocorrect="off" autocapitalize="off">
  <div class="text-center">
    <p>
      <input type="submit" class="btn" value="Submit">
    </p>
    <a href="#LoginHeading" id="HideRecoverPasswordLink">Cancel</a>
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer" aria-label="form_type"><input type="hidden" name="utf8"
    value="✓" aria-label="utf8">
  <input type="hidden" name="contact[tags]" value="newsletter" aria-label="contact[tags]">
  <div class="input-group ">
    <input style="color: #000" type="email" name="contact[email]" id="ContactFooter-email" class="input-group__field newsletter__input" value="" placeholder="Email address" aria-label="Email address" aria-required="true" required="" autocorrect="off"
      autocapitalize="off">
    <span style="margin-bottom: 50px;" class="input-group__btn">
      <button type="submit" class="btn--secondary" name="commit" id="Subscribe">
        <span class="newsletter__submit-text--large">SUBMIT</span>
      </button>
    </span>
  </div>
</form>

Text Content

YOUR LOCATION IS SET TO UNITED KINGDOM

 * Shop in USD $
 * Get shipping options for United Kingdom

Continue
Change country/region

Back
Accessibility options


Are you sure you want to hide the widget forever? If you need it back, please
clear your cookies.

OkCancel
Content
Bigger Text


Bigger Text


Bigger Cursor


Bigger Cursor

Text Reader


Tooltips

Line Height


Line Height


Hide Images


Hide images

Readable Fonts


Readable fonts

Dyslexic Font


Dyslexic Font

Stop Animations


Stop Animations

Colors
Invert Color


Invert Colors

Brightness


Brightness


Contrast


Contrast


Grayscale Color


Grayscale

Saturation


Saturation


Navigation
Reading Line


Reading Line

Highlight Links


Highlight Links

Text Reader


Read page

Reading Mask


Reading Mask

Page Structure


Page Structure

LanguageEnglish (USA)
Search language
English
(USA)SwedishFinnishGermanSpanishPortugueseTurkishFrenchJapaneseKoreanHebrewLatvianPolishGreekThai
Accessibly App Accessibility Statement

Accessibly App is committed to making sites accessible for all, including people
with disabilities. We are continuously improving the service we provide through
our app to comply with increased accessibility standards, guidelines, and to
make the browsing experience better for everyone.

Conformance status

The app uses the Web Content Accessibility Guidelines (WCAG) defined
requirements to improve accessibility for people with disabilities. It defines
three levels of conformance: Level A, Level AA, and Level AAA. Accessibly App is
following the best guidelines and is partially conformant with WCAG 2.1 level
AA.

Technical information

Accessibly App is an app supported in Shopify and Wordpress environments. The
app relies on the following technologies:

HTML
CSS
JavaScript
NodeJs
MongoDB

Accessibly App features

When a site has Accessibly App i ac-h4 installed, the website can be adjusted
with keyboard navigation using the “tab” key (WCAG 2.1/2.1.1). Additionally, see
the list of all provided Accessibly App features and tools for better website
experience:

Zoom | WCAG 2.1 / 1.4.4

This feature enables users to enhance the size of the text to up to three times
the original text for better text readability.

Bigger cursor

Makes the cursor bigger and more prominent. Increases the size for better site
browsing.

Invert colors

Invert the colors of the website content. For those with decreased vision, the
high contrast greatly helps to read the site better.

Tweak Contrast | WCAG 2.1 / 1.4.6

This feature lets users manually select from two options: to enhance the
contrast of the website or to decrease the contrast.

Tweak Brightness | WCAG 2.1 / 1.4.6

This feature lets users update the brightness on the site. The content can
either be made brighter or darker.

Grayscale | WCAG 2.1 / 1.4.6

Users can turn on grayscale, making the website content appear only in shades of
gray. This benefits people with visual impairment.

Reading Line

Add a supportive reading line to the site.

Readable fonts

Convert the fonts available on-site to one of the most easily readable fonts:
Helvetica.

Alt Text and Images

Ability to read alt text of images. As of now, our tool has added a feature
where alt descriptions for images without them are generated using Google's
Vision AI. In the event that you haven't manually written these image
descriptions yourself, this greatly helps people with visual impairment browse
your site.

Tooltips | WCAG 2.1 / 2.5.3

Add labels to images that contain a written description of the image.

Highlight links

Highlight links to make them more prominent.

Hide images

Hide images on the site. This provides better site readability for people with
visual impairment.

Read page

A feature that allows a voice to read the text on your site out loud to
visitors.

Notes & Feedback

We always try to update our services and operate in the best possible manner to
benefit all of our clients and their site visitors.

We cannot control or correct problems with third-party sites, but please let us
know if you encounter difficulty with any sites we link to so we can pass the
information along to the site owners. You may also want to address your concerns
directly to these third parties.


Reset settings
Accessibility statement




Skip to content
Submit
Close search

FREE DOMESTIC SHIPPING FOR IN STOCK ORDERS OVER $99*

 * Keyboards
 * Keycaps
    * All
    * Star Wars
    * GMK
    * Double-Shot ABS
    * Dyesub PBT
    * Extras Preorder

 * Switches
 * Deskpads
 * Supplies
 * Merch!

Submit
Log in Cart
0 items

   --------------------------------------------------------------------------------

 * Keyboards

   --------------------------------------------------------------------------------

 * Keycaps
   
   * Keycaps Menu
   * 
     Keycaps
   * All
   * Star Wars
   * GMK
   * Double-Shot ABS
   * Dyesub PBT
   * Extras Preorder

   --------------------------------------------------------------------------------

 * Switches

   --------------------------------------------------------------------------------

 * Deskpads

   --------------------------------------------------------------------------------

 * Supplies

   --------------------------------------------------------------------------------

 * Merch!

   --------------------------------------------------------------------------------

We've sent you an email with a link to update your password.


LOGIN

Email Password

Forgot your password?

Create account


RESET YOUR PASSWORD

We will send you an email to reset your password.

Email



Cancel
181 Walnut St.
Morgantown, West Virginia
United States
heythere@novelkeys.com
Terms of Service Refund Policy
© 2021 NovelKeys LLC. All rights reserved.
Dark Mode
INFORMATION
About Us
Product Updates
Initiate a Return
How To
FAQ
Clearance
FOLLOW US!
 * Facebook
 * Twitter
 * Instagram

 * YouTube
 * TikTok
 * Discord

NEWSLETTER
Stay up to date with pre-orders, releases, and product drops!
SUBMIT
 * Facebook
 * Twitter
 * Instagram
 * YouTube
 * TikTok
 * Discord

181 Walnut St.
Morgantown, West Virginia
United States
heythere@novelkeys.com
Terms of Service Refund Policy
© 2023 NovelKeys LLC. All rights reserved.
Dark Mode
© 2024, NovelKeys LLC Powered by Shopify
Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * choosing a selection results in a full page refresh
 * press the space key then arrow keys to make a selection


 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.