viridianweapontech.com Open in urlscan Pro
13.32.27.118  Public Scan

Submitted URL: http://viridianweapontech.com/
Effective URL: https://viridianweapontech.com/
Submission: On November 10 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://viridianweapontech.com/catalogsearch/result/

<form id="minisearch-form-top-search" class="form minisearch" action="https://viridianweapontech.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="minisearch-input-top-search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="minisearch-input-top-search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-expanded="false"
        autocomplete="off" data-block="autocomplete-form">
      <div id="minisearch-autocomplete-top-search" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST /newsletter/subscriber/new/

<form id="newsletter-footer" action="/newsletter/subscriber/new/" method="post" novalidate="novalidate">
  <div class="form-group"><input id="newsletter-bottom" class="input-text required-entry validate-email" name="email" type="email" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}"> <button class="button"
      title="Subscribe" type="submit"> Sign Up </button></div>
</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-mage-init="{&quot;mage/trim-input&quot;:{}}" 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() -->
    <!-- ko foreach: getRegion('before-amazon-button') --><!--/ko-->
    <div class="amazon-sign-in-button-container">
      <div class="amazon-sign-in-button-container__cell">
        <div id="AmazonPayButton" class="login-with-amazon" data-bind="afterRender: initializeLoginButton">
          <div id="ui-id-64" class="amazonpay-button-parent-container-checkout-A8KH5QXJVQNB8" role="button" aria-label="Amazon Pay - Use your Amazon account" title="Sign in to your Amazon account"
            style="height: 45px; position: relative; width: 204.5px;"></div>
        </div>
      </div>
      <div class="amazon-sign-in-button-container__cell">
        <div class="field-tooltip toggle">
          <span class="field-tooltip-action action-help" data-bind="mageInit: {'dropdown':{'activeClass': '_active'}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button" tabindex="0">
          </span>
          <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true" data-bind="text: tooltip">Securely login to our website using your existing Amazon details.</div>
        </div>
      </div>
    </div>
    <!-- ko foreach: getRegion('after-amazon-button') --><!--/ko-->
    <!-- /ko -->
    <!-- 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() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-trzdfffcyj57" 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=6LcsOWgUAAAAANxGzFg-p0OGqqxOnLcm_cIKb4Zy&amp;co=aHR0cHM6Ly92aXJpZGlhbndlYXBvbnRlY2guY29tOjQ0Mw..&amp;hl=de&amp;v=fGZmEzpfeSeqDJiApS_XZ4Y2&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=yqpt5ekwylfd"></iframe>
          </div>
          <div class="grecaptcha-error"></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 style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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://viridianweapontech.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

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

 * Compare Products

Skip to Content
 * Get in touch at Support@ViridianWeaponTech.com | (763) 479 4091 | M-Th
   8-3:30, Friday 9-3 CST
 * Sign In
 * Create an Account

Toggle Nav

Menu
 * Products
   *    
      * 
     
        
      * BestsellersNEW
      * Lasers & Lights
        * C Series Lasers & LightsNEW
        * E Series Lasers
        * Lasers & Lights for Rifles
        * X Series Lasers, Lights & Cameras
        * Grip Lasers
        * Original C Series Lasers & Lights
        * Reactor Lasers & Lights
     
        
      * Sights & Optics
        * RFX Green Dot Reflex SightsNEW
        * Tactical Scopes
      * Holsters
        * Viridian Custom Kydex HolstersNEW
        * All Holsters
     
        
      * Weapon-Mounted Cameras
        * X Series Gun Cameras
        * FACT Duty Gun Cam
      * Accessories
        * Batteries
        * Upgrades
        * Tool Kits
        * Gear & Clothing
        * Knives and Tools
        * Bags
        
     
      * 
   
     
 * Shop by Weapon/Brand
 * Law Enforcement
   * 
   * FACT Duty Gun Cam
   * Blog
   * FACT Duty Study
   * Grant & Funding Guide
     
 * Deals
   * 
   * Closeout Holsters
   * E Series and HS1 Sale
   * Green Laser Sale
     
 * Our Tech
   * 
   * INSTANT-ON
   * Green vs Red
   * C Series
   * X Series Gen 3
   * Reactor
   * E Series
   * Grip Lasers
   * LE Weapon-Mounted Cameras
   * Holsters
   * HS Series
     
 * Support
   * 
   * Product Registration
   * Become a Dealer
   * Product Manuals
   * Technical Videos
   * FAQ
   * Camera Software
     
 * About
   * 
   * Company
   * Videos
   * Media Center & PRESS
     
   
   

Account
 * Get in touch at Support@ViridianWeaponTech.com | (763) 479 4091 | M-Th
   8-3:30, Friday 9-3 CST
 * Sign In
 * Create an Account

Search
Search

Search
My Cart
My Cart
My Cart Close
Recently added item(s)

You have no items in your shopping cart.
prev
next


bestsellers
lasers/lights/cameras
holsters
optics
law enforcement cameras
accessories & gear


prev
next




 


SEE WHAT'S NEW


INTRODUCING THE ALL NEW HS1™

Viridian’s new HS1 is the world’s first AR hand stop with integrated laser
sighting device. Utilizing M-Lok mounting, grip activation buttons, adjustable
windage and elevation, and an ergonomic design, the HS1 is the perfect accessory
for your tactical firearm.

The uniquely placed pressure activated button makes the HS1 ideal for use on
AR-style firearms as the laser can be activated when the shooter is using a
variety of grip styles. The shooter gets all the protection of a hand stop while
utilizing a highly visible green laser sight for aiming.

 * Auto Activation – Grip n' Rip
 * Seamless Design – No Messy Wires
 * Daytime Visible – Green Laser for Maximum Advantage

Learn More Buy Now



 


OUR STORY

READ MORE

Viridian® Weapon Technologies is devoted to applying cutting-edge technology to
design compact, powerful self-defense products for the civilian, military and
law enforcement markets. Viridian is the leader in weapon-mounted technology and
responsible for a number of firearm innovations including green and red laser
sights, weapon-mounted cameras and several shooting accessories, including the
Tacloc® Holsters. Viridian tactical gun lights, weapon accessories and products
are proudly designed and built in the USA.


 



 

Free Shipping

over $99*

*Excludes Alaska & Hawaii

Fast, Friendly Support

763-479-4091

 

Industry Leading

Lifetime Limited Warranty*

*Excludes Camera Models

30 Day Money Back

Guarantee

 

SHA-256 RSA Encryption

Secure Orders

 

5475 Pioneer Creek Drive
Maple Plain, MN 55359

(763) 479 4091 | M-Th 8-3:30, Friday 9-3 CST
Support@ViridianWeaponTech.com

COMPANY

 * Product Catalog
 * Media Center
 * Dealer Locator
 * Authorized Distributors
 * OEM Partnership
 * Careers
 * Website Terms & Conditions
 * Privacy Policy
 * Legal
 * 

 

QUICK LINKS

 * My Account
 * Contact Us
 * Product Registration
 * Support
 * Warranty
 * Sell Green Make Green

LET'S STAY IN TOUCH!

Sign Up
 

Recently Viewed
No recently views items
Clear All



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

Securely login to our website using your existing Amazon details.

Sign In
Forgot Your Password?