www.kimberamerica.com Open in urlscan Pro
151.101.129.91  Public Scan

Submitted URL: http://kimberamerica.com/
Effective URL: https://www.kimberamerica.com/
Submission: On March 22 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-QRe44f" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 100%; overflow: visible; max-width: 450px; margin: 0px auto; border-radius: 2px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgba(255, 255, 255, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 0px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 200px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-49836598" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-kanit"
              style="font-size: 28px; color: #3f3f3f; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 800;">STAY UP TO <span
                style="font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 900;">DATE</span></span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 10px 10px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_49836600" class="needsclick go3730791403 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 54px; text-align: left; color: rgb(0, 0, 0); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(180, 187, 195);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 0 1 auto;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(133, 117, 79); border-radius: 6px; border-style: none; border-color: rgb(37, 36, 36); border-width: 2px; color: rgb(255, 255, 255); font-family: Kanit, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding: 0px 10px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px;">Subscribe</button>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-49836599" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-kanit"
              style="color: #474747; font-size: 20px; font-family: Kanit, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 600;">For exclusive content, offers and promotions</span></p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-popup-login">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-d3nq0hx5rfza" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcIQgwTAAAAAJId7EI8qOK1xX_rfWGFovHGI5zz&amp;co=aHR0cHM6Ly93d3cua2ltYmVyYW1lcmljYS5jb206NDQz&amp;hl=de&amp;v=Hq4JZivTyQ7GP8Kt571Tzodj&amp;theme=light&amp;size=normal&amp;badge=inline&amp;cb=s13qusrnfrmd"
              data-gtm-yt-inspected-31368183_15="true" data-gtm-yt-inspected-31368183_17="true" data-gtm-yt-inspected-31368183_33="true" data-gtm-yt-inspected-31368183_43="true" data-gtm-yt-inspected-31368183_95="true"
              data-gtm-yt-inspected-31368183_136="true"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe data-gtm-yt-inspected-31368183_15="true" data-gtm-yt-inspected-31368183_17="true" data-gtm-yt-inspected-31368183_33="true" data-gtm-yt-inspected-31368183_43="true" data-gtm-yt-inspected-31368183_95="true"
          data-gtm-yt-inspected-31368183_136="true" style="display: none;"></iframe>
      </div>
      <!-- ko if: (getIsInvisibleRecaptcha()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}">
        </div>
      </div>
      <!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.kimberamerica.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Toggle Nav
 * Log In

Find Dealers
Product Search
Handguns Rifles
 * Pistols
    * 1911
    * KDS9c
    * R7 MAKO
    * EVO SP
    * MICRO
    * MICRO 9
    * CALIFORNIA COMPLIANT
    * MASSACHUSETTS COMPLIANT
    * OPTICS INSTALLED/ OPTICS READY

 * Revolvers
    * K6xs
    * DASA
    * STAINLESS
    * SPECIAL EDITIONS
    * DCR

 * Rifles
 * New Products
 * Catalog
 * Pepperblaster
 * Media
 * Support
 * Shop
 * Login
 * Product Search
 * Find Dealers

Account


You Wanted a Rail and Ambi-Safety – Introducing the KDS9c Rail

Click to view details


R7 TACTICAL

The next generation of R7 MAKO is here.

Click to view details


KIMBER K6XS

The lightest 6 shot revolver in class

More Information


KDS9C

Premier personal protection

Click to view details


NEW EDITIONS TO THE FAMILY

Full Rapide line up, how could you choose just one?

Check out the new Heat and Ice Rapides

prev
next



STAY UP TO DATE

Subscribe

For exclusive content, offers and promotions

 * Careers
 * Legal
 * About
 * Contact
 * Safety
 * PRIVACY POLICY
 * Service Request

 * 
 * 
 * 
 * 
 * 






Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?

Close


AGE CONFIRMATION

What all guns should be
Thank you for your interest in Kimberamerica.com. Our site is for individuals
who are at least 21 years old.
Please don’t ask me again
Are you at least 21 years old?
Yes No