www.strikeindustries.com Open in urlscan Pro
2606:4700:3037::ac43:bc90  Public Scan

Submitted URL: http://www.strikeindustries.com/
Effective URL: https://www.strikeindustries.com/
Submission: On April 08 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://www.strikeindustries.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.strikeindustries.com/catalogsearch/result/" method="get">
  <div class="search-wrapper">
    <button type="button" class="action search" data-trigger="search-button">
      <span>&nbsp;</span>
    </button>
    <div class="search-form-content block-searchform-content" data-block="searchform">
      <div tabindex="-1" role="dialog" class="ui-dialog ui-corner-all ui-widget ui-widget-content ui-front ui-dialog-buttons mage-dropdown-dialog" aria-describedby="ui-id-2" style="display: none;">
        <div class="block block-searchform ui-dialog-content ui-widget-content" id="ui-id-2" style="display: block;">
          <div id="searchform-content-wrapper">
            <div class="field search">
              <div class="control">
                <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
                <div id="search_autocomplete" class="search-autocomplete"></div>
                <div class="nested">
                  <a class="action advanced" href="https://www.strikeindustries.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
                </div>
              </div>
            </div>
            <div class="actions">
              <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
                <span>Search</span>
              </button>
            </div>
          </div>
        </div>
        <div class="ui-dialog-buttonpane ui-widget-content ui-helper-clearfix">
          <div class="ui-dialog-buttonset"><button type="button" class="action close ui-button ui-corner-all ui-widget">Close</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /newsletter/subscriber/new/

<form class="form subscribe" style=" display: flex !important;; margin: 0px 20px 0px 20px; padding: 0; width: 300px;" novalidate="novalidate" action="/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail-2">
  <div class="field newsletter" style="display: flex !important;   flex-direction: row;">
    <div class="control" style="display: flex !important; flex-direction: row; m">
      <input name="email" type="email" id="newsletter-2" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}" style=" display: inline !important; width: 100%;">
    </div>
    <button class="action subscribe primary" title="Subscribe" type="submit" style="display:inline !important; width:120px; margin: 0px; padding: 0px 5px;">
      <span>Subscribe</span>
    </button>
  </div>
</form>

GET /catalogsearch/result/

<form class="form search" id="search-form-mini" style=" display: flex !important;; margin: 0px 0px 0px 20px; padding: 0; width: 300px;" novalidate="novalidate" action="/catalogsearch/result/" method="get">
  <div class="field newsletter" style="display: flex !important;   flex-direction: row;">
    <div class="control" style="display: flex !important; flex-direction: row; m">
      <input name="q" type="text" data-validate="{required:true}" style=" display: inline !important; width: 100%;">
    </div>
    <button class="action primary" title="Search" type="submit" style="display:inline !important; width:120px; margin: 0px; padding: 0px 5px;">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.strikeindustries.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.strikeindustries.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </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() -->
    <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 -->
    <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.strikeindustries.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

POST https://www.strikeindustries.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.strikeindustries.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail-popup">
  <div class="field newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter-popup" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

Text Content

The store will not work correctly when cookies are disabled.

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Learn more.

Allow Cookies

All orders over $75 get FREE SHIPPING.
Orders take 3-5 days for processing.

Default welcome msg!
 * Sign In


My Cart
My Cart
Close You have no items in your shopping cart.

Toggle Nav
Menu
 * Products
   *  * 
     
     * AR
       * Upper Parts
         * Muzzle Devices
         * Handguard/Rails
         * Gas System
         * Barrels
         * Accessories
           * Rail Attachments
           * Cable Management System® CMS
             * NGSW
           * MLOK LINK Mounting System
           * Dust Cover
           * Charging Handle
           * Forward Assist
         * OPTICS
         * MOUNT/RISERS
         * IRON SIGHTS
       * Lower Parts
         * Lower Parts Kits
         * Stocks/Stabilizers
         * Pistol Grips
         * AR Magazines
         * Buffer tube / Adapters
         * Buffer / Gas System
         * Buffer
         * Buffer springs
         * Accessories
           * Bolt Catch
           * Magazine Catch
           * Trigger Guard
           * Castle Nut/End Plate
           * Selector Switch
           * Pivot/Takedown Pins
           * Trigger/Hammer Pins
   *  * 
     
     * AK
       * Muzzle Devices
       * Handguards/Rails
       * Stocks
       * Grips
       * Rail Attachments
     * CZ
       * Handguard/Rails
       * Muzzle Devices
       * Pistol Grips
       * Stocks/Stabilizers
       * Lower Parts Accessories
       * Upper Parts Accessories
     * HK
     * KP9
       * Handguards/Rails
     * KRISS
     * SIG SAUER
     * SHOTGUN
       * Benelli
         * Benelli M2
         * Benelli M4
       * Remington
         * Remington 870
       * Mossberg
         * Mossberg 500
   *  * 
     
     * Strike Modular Chassis (SMC) by Strike Industries
     * PISTOL
       * STRIKE ARMS [Strike80/Strike100]
       * 1911
       * CANiK
       * CZ
       * GLOCK™
       * HK
       * KRISS Vector SDP
       * SIG SAUER
       * Smith & Wesson
       * Springfield Armory
       * Taurus
     * COMBO DEALS
   *  * 
     
     * OPTICS/SIGHTS
       * SIOPTO
       * OPTICS
       * MOUNT/RISERS
       * IRON SIGHTS
       * Optic Covers
     * GEAR
       * Hyperion Armor
       * Magazines/Magazine Plates
       * Strike Gear
       * Weapon Retention/Slings
       * Gun Cleaning/Tools
       * Soft Gear
       * SI SWAG
         * Apparel
         * Keychains
         * Patches
         * Others
       * Others
         * Dummy Rounds
         * Everyday Carry (EDC)
         * Targets
     * COMPLIANCE
       * Rifles
       * Pistol
     * SPARE/REPLACEMENT PARTS

Account

 * Best Sellers
 * STRIKE DEALS
 * Combo Deals
 * SI 3D
 * SI CATALOG
 * WHERE TO BUY
 * GOV SALES
   
   
   

 
Advanced Search
Search
Close
 * Compare Products


Subscribe
 * 
 * 
 * 
 * 
 * 


Search

‹›






Products
New Products
Popular Products
$9.95
Strike Polymer Ammo Collection (NATO Version)
Add to Cart
$15.95
Strike Trackers Holder for Magpul Pistol Grip
Add to Cart

Starting at $11.95

Strike Magazine for GLOCK® G19 (9mm) (1-pack) or (5-pack)
Add to Cart
$197.95
Strike Dual Folding Adapter (Stabilizer)
Add to Cart
As low as $54.95
Strike Enhanced Grip Module for the SIG P365 (PRE-ORDER)
Add to Cart
$39.95
Strike Picatinny to ARCA, 1/4", 3/8", QD adaptor
Add to Cart
As low as $129.95
Strike Modular Chassis (SMC) by Strike Industries - BRAVO for SIG SAUER P320
Add to Cart
$21.95
Strike Aluminum Dummy Round for SIG 277 Fury
Add to Cart
$37.95
Next Generation Squad Weapon (NGSW) - Wire Management Kit
Add to Cart
$44.95
Next Generation Squad Weapon (NGSW) - Wire Management Kit (CASE)
Out of stock

Starting at $55.95

Strike MOD2 Stock
Add to Cart

Starting at $39.95

Strike CZ EVO S1-3 Polymer Handguard w/ Optional Aluminum Faux Suppressor
Add to Cart

Starting at $59.95

Strike Bipod Grip with Aluminum Legs (Picatinny)
Out of stock
$54.95
G.U.M. Universal (Optics) Mount for GLOCK™ Version 2
Add to Cart

Starting at $10.95

Strike iPhone 15 Pro/Pro Max Case w/ MagSafe
Add to Cart
$219.95
Strike Ultra Match Barrel for the Glock 19
Add to Cart
$159.95
Strike Barrel for Glock 43
Add to Cart
$84.95
Strike Polymer Backup Sights
Add to Cart
As low as $21.95
AR-10 Extended Pivot / Takedown Pins
Add to Cart
As low as $9.95
Strike Band for Apple Watch
Add to Cart
$18.95
Stamped Dust Cover for AR-15
Add to Cart

Starting at $13.95

Strike Stacked Angled Grip with Cable Management System® (Picatinny)
Add to Cart
As low as $41.95
Polymer Pit Stock
Add to Cart
$49.95
Strike RMR to ACRO Adaptor Plate
Out of stock
$26.95
Strike Enhanced Safety for Benelli M Series
Add to Cart
As low as $3.95
Strike AR Magazine Grip Inserts
Add to Cart
As low as $269.95
LITESLIDE for GLOCK™ G43/G43x/G48 GEN3-5
Add to Cart
$45.95
LITESLIDE for G43 MRDS Adaptor Plate
Add to Cart
$79.95
Slide Completion Kit for GLOCK™ G43/G43x/G48 GEN3-5
Add to Cart
$39.95
Blast Shield for Strike Modular Chassis (SMC) - ALPHA or BRAVO (Hyper)
Out of stock
As low as $34.95
Strike Bipod Grip (Picatinny)
Add to Cart
As low as $24.95
Strike Industries Flexfit®/YP Classics Retro Trucker Cap
Add to Cart
$199.95
Hyperion Armor RF2/Level III+ Plate
Add to Cart
$12.95
Strike Recoil Spring Adapter Plate for GLOCK™ GEN4/5 to GEN3
Add to Cart
MLOK Mini HandStop with Cable Management System®
Out of stock
$197.95
Strike Dual Folding Adapter (Stock)
Add to Cart
$60.95
Scorpion Universal Reflex Mount for GLOCK™ Version 2 (G-SURF)
Add to Cart
$13.95
Strike iPhone 14 Pro Case - Black
Add to Cart
$74.95
Strike Ambush 45-Degree Optic Mount
Add to Cart
$24.95
Strike Magazine Release for SIG SAUER P365
Add to Cart
$99.95
Strike Variable Optic Mount for Aimpoint® Micro Standard
Add to Cart


$17.95
Extended Magazine Plate for GLOCK™ G19 (9mm)
Add to Cart
$13.95
Strike AR-15 Magazine (33 Rounds) - Smoke
Add to Cart
As low as $34.95
Strike Iron Sights - Suppressor Height
Add to Cart
$17.95
Extended Magazine Plate for CZ P-10 / P-09
Add to Cart
As low as $3.95
Strike Gear: Cable Management System® Sleeve
Add to Cart
$19.95
Magwell for CZ P-10 F
Add to Cart
$11.95
Strike AirTag Holder (Picatinny)
Add to Cart
MLOK Mini HandStop with Cable Management System®
Out of stock
$60.95
Scorpion Universal Reflex Mount for GLOCK™ Version 2 (G-SURF)
Add to Cart
$54.95
G.U.M. Universal (Optics) Mount for GLOCK™ Version 2
Add to Cart
$199.95
Hyperion Armor RF2/Level III+ Plate
Add to Cart
As low as $41.95
Aluminum Extended Magazine Plate for SIG SAUER P320 (9mm)
Add to Cart
$41.95
KRISS Vector Picatinny Stock Adapter
Add to Cart
$159.95
Strike Barrel for Glock 43
Add to Cart
$219.95
Strike Ultra Match Barrel for the Glock 19
Add to Cart
$13.95
Strike AR Castle Nut
Add to Cart
$44.95
Next Generation Squad Weapon (NGSW) - Wire Management Kit (CASE)
Out of stock
$37.95
Next Generation Squad Weapon (NGSW) - Wire Management Kit
Add to Cart











 








GET THE LATEST INFO AND EXCLUSIVE DEALS.

Subscribe to receive updates on new arrivals, offers and discount information.


Subscribe

Strike Industries, always innovating and providing the best quality firearms
accessories at the best prices since 2010.

INFORMATION

 * PRIVACY POLICY
 * TERMS AND CONDITIONS
 * INTELLECTUAL PROPERTY
 * CAREERS

CUSTOMER SERVICE

 * FAQ
 * CONTACT US
 * SHIPPING & RETURN POLICY

MY ACCOUNT

 * SIGN IN
 * VIEW CART
 * My WISHLIST

CONTACTS

LAS VEGAS, NEVADA

 * 
 * 
 * 
 * 


© 2023 Strike Industries. All Rights Reserved

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

To Top

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?



GET THE LATEST INFO AND EXCLUSIVE DEALS.

Close

Subscribe to receive updates on new arrivals, offers, first to know popular back
in stock notifications and discount information.

Subscribe