faxonfirearms.com Open in urlscan Pro
63.141.128.17  Public Scan

Submitted URL: http://url8695.faxonfirearms.com/ls/click?upn=088q4yp-2FjFO7qDmQQAEANgMgdvkQI03ado7SchB3ul5UPg3KNL2MR-2Fu21AtSA7IQkVXxVMJ8W79jeUI...
Effective URL: https://faxonfirearms.com/faxon-duty-series-4-5-light-tapered-9mm-saami-no-gas-port-4150-qpq-nitride-ar-15-barrel/?redirec...
Submission: On May 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="What are you looking for?" autocomplete="off">
      <button type="submit" class="form-button">
        <i class="icon" aria-hidden="true">
                        <svg><use xlink:href="#icon-search"></use></svg>
                    </i>
      </button>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Required</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true">
    </div>
    <!-- Email -->
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" data-input="" class="form-input">
    </textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&amp;co=aHR0cHM6Ly9mYXhvbmZpcmVhcm1zLmNvbTo0NDM.&amp;hl=de&amp;v=1h-hbVSJRMOQsmO_2qL9cO0z&amp;size=normal&amp;cb=qdv1hh2i8k6y"
            width="304" height="78" role="presentation" name="a-pff8nzadnoyn" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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 style="display: none;"></iframe>
    </div><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="218">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://faxonfirearms.com/cart.php

<form class="form" method="post" action="https://faxonfirearms.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="218">
  <div class="productView-options-wrap" data-product-option-change="" style="">
  </div>
  <div class="shipping-giftWrap-stock">
    <div class="form-field--stock u-hiddenVisually">
      <dt class="productView-info-name">Current Stock:</dt>
      <dd class="productView-info-value"><span data-product-stock=""></span></dd>
    </div>
  </div>
  <div id="add-to-cart-wrapper">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec" type="button">
          <span class="is-srOnly">Decrease Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-down"></use>
                        </svg>
                    </i>
        </button>
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc" type="button">
          <span class="is-srOnly">Increase Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                        </svg>
                    </i>
        </button>
      </div>
    </div>
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="form-action">
      <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
      <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=218

<form action="/wishlist.php?action=add&amp;product_id=218" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button button--secondary dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=218">Create Wish List</a>
    </li>
  </ul>
</form>

<form
  style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; padding: 0; position: static; quotes: '' ''; right: auto; table-layout: auto; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; transition: all 2s ease; text-align: center; display: flex; flex-direction: column; justify-content: flex-start; box-sizing: border-box;">
  <div class="springbot-row"
    style="text-decoration-thickness: inherit; width: auto; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; flex-direction: row; padding: 0 10px 0 10px; justify-content: center; display: flex; align-items: center; box-sizing: border-box;">
    <div class="springbot-cell"
      style="text-decoration-thickness: inherit; width: auto; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: flex; flex-direction: column; justify-content: flex-start; flex-grow: 1; box-sizing: border-box; padding: 10px 0 10px 0;">
      <img src="https://springbot_www_production.s3.amazonaws.com/springmail/13606/1581965639381Faxon-Firearms-Logo-RGB-White-Background-002.png"
        style="background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-thickness: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: initial; border-right-style: initial; border-bottom-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; box-sizing: border-box; max-width: 100%; min-height: 100%; vertical-align: top; align-self: center;">
      <p
        style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: block; margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; color: rgb(0, 21, 52); background-repeat: no-repeat; background-position: center top; box-sizing: border-box;">
        <span
          style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-size: 36px; box-sizing: border-box;"><span
            style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-family: Lucida Sans Unicode,Helvetica,sans-serif; box-sizing: border-box;"><span
              style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; color: #ecf0f1; box-sizing: border-box;">GET
              ON TARGET</span></span></span></p>
      <p
        style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; display: block; margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; color: rgb(0, 21, 52); background-repeat: no-repeat; background-position: center top; box-sizing: border-box;">
        <span
          style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; font-size: 16px; box-sizing: border-box;"><span
            style="text-decoration-thickness: inherit; background-attachment: scroll; background-color: transparent; background-image: none; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; max-height: none; max-width: none; min-height: 0px; min-width: 0px; opacity: 1; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; text-indent: 0px; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; background-origin: padding-box; background-clip: border-box; background-size: cover; -webkit-border-image: none; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; box-shadow: none; column-count: auto; column-gap: normal; column-rule-width: medium; column-rule-style: none; column-rule-color: black; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; hyphens: manual; perspective: none; perspective-origin: 50% 50%; backface-visibility: visible; text-shadow: none; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; transform: none; transform-origin: 50% 50%; transform-style: flat; word-break: normal; color: #ecf0f1; line-height: 18px; box-sizing: border-box;">Sign
            up for our newsletter to get the latest news on sales, new products, podcast info, and much more.</span></span></p>
      <div required="true" show-label="false" label-value="" name="Email" type="" placeholder="Email" class="springbot-form-group springbot-form-group__input"
        style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; color: #4A4A4A; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border: none rgb(74, 74, 74); background-color: rgba(0,0,0,0); padding: 10px 0 10px 0; display: flex; flex-direction: column; box-sizing: border-box;">
        <label
          style="text-decoration-thickness: inherit; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; border-top-color: currentcolor; border-right-color: currentcolor; border-bottom-color: currentcolor; border-left-color: currentcolor; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-image-source: none; border-image-slice: 100%; border-image-width: 1; border-image-outset: 0; border-image-repeat: stretch; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; background-attachment: scroll; background-color: transparent; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; float: none; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; padding: 0; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; color: #4A4A4A; margin-bottom: 8px; display: none; box-sizing: border-box;"></label><input
          type="email" required="true" name="Email" placeholder="Email" class="springbot-form-input"
          style="text-decoration-thickness: inherit; flex-grow: 1; flex-shrink: 1; flex-basis: 0%; background-position-x: 0px; background-position-y: 0px; background-repeat-x: repeat; background-repeat-y: repeat; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; text-decoration-line: inherit; text-decoration-style: inherit; text-decoration-color: inherit; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: gray; border-right-color: gray; border-bottom-color: gray; border-left-color: gray; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; padding-top: 10px; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; background-attachment: scroll; background-image: none; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-radius: 0; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; cursor: auto; direction: inherit; display: inline; float: none; font-family: inherit; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; outline: invert none medium; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-align: inherit; text-decoration: inherit; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; visibility: inherit; white-space: normal; width: auto; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; vertical-align: middle; font-size: 16px; padding: 10px 15px; background-color: white; border: 2.98611px none rgb(128, 128, 128); box-sizing: border-box;">
      </div><button type="submit" flex-alignment="center" full-width="false"
        style="text-decoration-thickness: initial; appearance: none; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-east-asian: normal; margin-top: 0px; margin-bottom: 0px; column-rule-width: medium; column-rule-style: none; column-rule-color: black; transition-duration: 0s; transition-timing-function: ease; transition-delay: 0s; transition-property: all; text-decoration-line: none; text-decoration-style: initial; text-decoration-color: initial; background-position-x: initial; background-position-y: initial; background-repeat-x: initial; background-repeat-y: initial; outline-color: initial; outline-style: initial; outline-width: initial; padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px; border-top-width: initial; border-right-width: initial; border-bottom-width: initial; border-left-width: initial; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: initial; border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-image-source: initial; border-image-slice: initial; border-image-width: initial; border-image-outset: initial; border-image-repeat: initial; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; background-attachment: scroll; background-position: 0 0; background-repeat: repeat; border-color: currentColor; border-style: none; border-width: medium; bottom: auto; clear: none; clip: auto; counter-increment: none; counter-reset: none; direction: inherit; display: inline; float: none; font-style: inherit; font-variant: normal; font-weight: inherit; height: auto; left: auto; letter-spacing: normal; line-height: inherit; list-style-type: inherit; list-style-position: outside; list-style-image: none; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; overflow: visible; position: static; quotes: '' ''; right: auto; table-layout: auto; text-indent: 0; text-transform: none; top: auto; unicode-bidi: normal; vertical-align: baseline; visibility: inherit; white-space: normal; word-spacing: normal; z-index: auto; -webkit-background-origin: padding-box; background-origin: padding-box; -webkit-background-clip: border-box; background-clip: border-box; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -webkit-border-image: none; -moz-border-image: none; -o-border-image: none; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none black; -moz-column-rule: medium none black; column-rule: medium none black; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; font-feature-settings: normal; overflow-x: visible; overflow-y: visible; -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; -webkit-perspective: none; -moz-perspective: none; -ms-perspective: none; -o-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; -moz-perspective-origin: 50% 50%; -ms-perspective-origin: 50% 50%; -o-perspective-origin: 50% 50%; perspective-origin: 50% 50%; -webkit-backface-visibility: visible; -moz-backface-visibility: visible; -ms-backface-visibility: visible; -o-backface-visibility: visible; backface-visibility: visible; text-shadow: none; -webkit-transition: all 0s ease 0s; transition: all 0s ease 0s; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform-style: flat; -moz-transform-style: flat; -ms-transform-style: flat; -o-transform-style: flat; transform-style: flat; word-break: normal; cursor: pointer; text-align: center; text-decoration: none; font-family: Arial, Helvetica, sans-serif; background: linear-gradient(to bottom, white 0%, #dddddd 100%, #d1d1d1 100%, #dddddd 100%); -webkit-appearance: none; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); -webkit-box-shadow: 1px 1px 0px #eee; -moz-box-shadow: 1px 1px 0px #eee; -o-box-shadow: 1px 1px 0px #eee; outline: initial; background-image: none; font-size: 14px; color: #FFFFFF; border-radius: 4px; background-color: rgb(74, 74, 74); box-shadow: 0 0 0; border: 1px none #CD5A22; margin: 0 60px 1px 500px; padding: 10px 25px 10px; margin-left: 10px; margin-right: 10px; width: auto; align-self: center; box-sizing: border-box;">Submit</button>
    </div>
  </div>
</form>

Text Content

Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch. Created
with Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Created with Sketch. Created with Sketch. Created with Sketch.
Search




 * Sign in or Register
 * 
 * (0)
   

close
 * Sign in or Register

 * ARAK-21
    * ARAK-21 Upper Receivers
    * ARAK-21 XRS Complete Rifles
    * ARAK-21 Conversion Barrels

 * Firearms
    * Complete Rimfire Firearms
    * Rifles
    * AR-15 and AR-10 Complete Rifles
    * ARAK-21 XRS
    * Upper Receiver Groups
    * 9MM PCC
    * 8.6 Blackout
    * FX-19 Pistols
    * Bolt Action

 * Rifle Barrels
    * 8.6 Blackout
   
    * AR-15
    * .223 Wylde
    * 5.56 NATO / .223 Remington
    * 6MM ARC
    * 6.5 Grendel
    * .300 Blackout
    * Pistol Caliber Carbine
    * 458 Socom/450 Bushmaster
    * 350 Legend
    * 224 Valkyrie
    * 7.62x39 Russian
   
    * AR-10 (LR-308)
    * .308 Winchester
    * 6.5 Creedmoor
    * Integral Muzzle Device
    * Pinned Gas Block Barrels
    * AK-47 / 74

 * Rimfire
    * FX22 Complete Firearms
    * Rimfire Barrels
    * Rimfire Bolts
    * Rimfire Receivers

 * Handgun Parts
    * Barrels
    * For Glock
    * For SIG
    * For Smith & Wesson
    * Cases
    * Compensators
    * Slides
    * For Glock
    * For Smith & Wesson
    * Magwells
   
    * Magazine Extensions
    * Holsters

 * Parts & Accessories
    * AR Completion Parts
    * 8.6 Blackout Completion Parts
    * Bolts & Carrier Groups
    * Charging Handles
    * Gas Blocks & Gas Tubes
    * Faxon
    * Superlative Arms
    * Handguards
    * Magazine Marker Bands
    * Matched Receiver Sets
   
    * Muzzle Devices
    * Upper Receivers

 * Clearance
 * Faxon Gear
    * T Shirts & Tanks
    * Sweatshirts & Hoodies
    * Jackets & Outerwear
    * Bags & Accessories
    * Hats & Headwear
    * Home & Decor
    * Pants & Footwear
    * Stickers & Patches
    * Flags & Banners
    * Baby - Kids - Youth

 * Limited Edition!
 * Support
 * Other Brands
    * B5
    * Blue Force Gear
    * C&G Holsters
    * Caveman LLC
    * Crimson Trace
    * Elite Tactical Systems
    * HIPERFIRE
    * HOLOSUN
    * Magpul
    * Mantis
   
    * Mission First Tactical
    * Otis Technology
    * REAL AVID
    * RISE Armament
    * Ruger
    * Vertx
    * Wheeler Tools



 1. Startseite
 2. Rifle Barrels
 3. Faxon Duty Series 4.5", Light Tapered, 9mm SAAMI, No Gas Port, 4150 QPQ
    Nitride AR-15 Barrel

 * 
 * 
 * 
 * 
 * 


FAXON DUTY SERIES 4.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ NITRIDE
AR-15 BARREL

Faxon
SKU: 15A910N4NLQ
|
UPC: 816341020771
Availability: Usually ships in 1-2 business days
$115.00

(You save )

(2 reviews) Write a Review


WRITE A REVIEW

Close ×

FAXON

FAXON DUTY SERIES 4.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ NITRIDE
AR-15 BARREL

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name Required
Email Required
Review Subject Required
Comments Required





Current Stock:
Quantity:
Decrease Quantity of undefined Increase Quantity of undefined



Adding to cart… The item has been added
Add to Wish List
 * 
 * Create Wish List

 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

Close ×




DESCRIPTION



The Faxon Duty Series 4.5" Light Tapered 9mm AR-15 Barrel is a top-of-the-line
upgrade for your AR-15. This barrel is specifically designed to provide reliable
and accurate performance in a compact package.

The barrel is constructed from high-strength 4150 steel, which is known for its
exceptional durability and resistance to wear and tear. The QPQ nitride finish
adds an additional layer of protection against corrosion and other forms of
damage, ensuring that this barrel will stand up to harsh environments and heavy
use.

The light tapered design of this barrel ensures that it is lightweight and easy
to handle, without sacrificing accuracy or reliability. This design allows for
rapid target acquisition, fast follow-up shots, and reduced recoil, making it
ideal for use in close-quarters situations.

The 9mm SAAMI chamber ensures that this barrel is compatible with a wide range
of ammunition, while the lack of a gas port ensures that it is optimized for use
with blowback systems. The no gas port design also eliminates the need for a gas
block, making installation quick and easy.

Whether you are a law enforcement officer, competitive shooter, or just someone
who enjoys target shooting, the Faxon Duty Series 4.5" Light Tapered 9mm AR-15
Barrel is an excellent choice. Its precision craftsmanship and attention to
detail ensure that it will perform flawlessly, shot after shot.

Manufactured in-house, these barrels are fully stress relieved, air-gauge
tested, and 11 degree target crowned to ensure superior accuracy. 

Quality is imbued into our barrels from the start. We start with the best
materials, either certified 4150 Mil-Spec steel or 416-R Stainless. From there,
each barrel goes through a battery of tests at each operation until finished in
Nitride and final inspected. All barrels are individually checked for headspace
by precision custom hardened gauges. 

 * Barrel Material: 4150 CMV
 * Barrel Type: Button Rifled 
 * Barrel Caliber: 9mm SAMMI 
 * Barrel Twist: 1:10
 * Barrel Length: 4.5"
 * Barrel Profile: Pistol Caliber Taper
 * Barrel Gas System: N/A - Blowback
 * Inside Finish: Nitride
 * Outside Finish: Nitride
 * Muzzle Thread: 1/2-28 TPI (Threads Per Inch)
 * Gas Block Diameter: N/A
 * Gas Port Diameter: N/A
 * Gas Block Journal Length: N/A
 * Barrel Extension: Colt & Glock Compatible Feed Ramps
 * Weight: .53 lbs
 * 11-degree Target Crown

 * FAXON FIREARMS 16'' 4150CMV MID-LENGTH SOCOM AR-15 BARREL (HD)
   
   Faxon's SOCOM barrel review. Nine Line Apparel shirts [includ...

ADDITIONAL INFORMATION


Barrel Material: 4150
Barrel Type: Button Rifled
Barrel Caliber: 9mm
Barrel Length: 4.5"
Barrel Twist: 1:10
Barrel Profile: Pistol Caliber Taper
Barrel Gas System: N/A - Blowback
Inside Finish: Salt Bath Nitride
Outside Finish: Salt Bath Nitride
Muzzle Thread: 1/2x28
Gas Block Diameter: N/A
Gas Block Journal Length: N/A
Barrel Extension: Colt & Glock Compatible Feed Ramps
Weight: .53 lbs
Crown Type: Recessed 11-degree Target Crown

RELATED PRODUCTS


 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 16", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $145.00
   
   Faxon
   
   
 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 10.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $135.00
   
   Faxon
   
   
 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 8.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $125.00
   
   Faxon
   
   
 * Sold Out
   
   Quick view Sold Out
   
   FAXON PATENTED 16", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ NITRIDE,
   INTEGRAL FLASH HIDER AR-15 BARREL
   
   $220.00
   
   Faxon
   
   

CUSTOMERS ALSO VIEWED


 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 8.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $125.00
   
   Faxon
   
   

 * Quick view Add to Cart
   
   FAXON GEN 2 9MM PCC BLOWBACK FULL-MASS BOLT CARRIER GROUP, GLOCK® & COLT®
   COMPATIBLE, NITRIDE
   
   $165.00
   
   Faxon
   
   

 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 10.5", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $135.00
   
   Faxon
   
   

 * Sold Out
   
   Quick view Sold Out
   
   FAXON DUTY SERIES 16", LIGHT TAPERED, 9MM SAAMI, NO GAS PORT, 4150 QPQ
   NITRIDE AR-15 BARREL
   
   $145.00
   
   Faxon
   
   


REVIEWS

 * 5
   
   AN AMAZING BARREL FOR THE PRICE
   
   Posted by Will on Jan 2nd 2023
   
   As usual Faxon has created a really great barrel. I built a small ar-9 PCC
   with it and so far I’ve put 200 rounds through it with 0 failures. I love
   their regular AR barrels and was curious to see if Faxon could pull off a PCC
   barrel. They definitely can. I will probably get a slightly longer one as
   well since I know it’s going to be a dependable piece of gear.

 * 5
   
   BEST VALUE OUT THERE
   
   Posted by Irish John on Feb 7th 2017
   
   I spent quite a bit of time researching barrels before making my purchase.
   This is a lot of barrel for the money. I was very pleased with the quality
   and overall finish. I really liked the fact that the threads are 1/2x28 since
   I already have a suppressor mount in that size. The lightweight profile is a
   big plus also. While I haven't had a chance to shoot it a lot, I can say that
   function has been 100% and it has been plenty accurate for ringing steel
   plates with no trouble. I would highly recommend it for anyone building an AR
   based 9mm pistol or SBR.


Close ×


OK



FOOTER START

CATEGORIES

 * ARAK-21
 * Firearms
 * Rifle Barrels
 * Rimfire
 * Handgun Parts
 * Parts & Accessories
 * Clearance
 * Faxon Gear
 * Limited Edition!
 * Support
 * Other Brands

INFORMATION

 * ISO 9001:2015
 * Faxon Rimfire
 * Quality Policy
 * OEM & Dealers
 * Support
 * Faxon Embassy
 * The Faxon Blog and Podcast
 * Sitemap

FOLLOW US

FAXON FIREARMS

Faxon Firearms
4348 Le Saint Ct.
Cincinnati, OH 45014
513-280-8861

© 2023 Faxon Firearms


Are you 18+?
You must be 18 or older to visit this website.
I'm 18 or Older


We use cookies to improve your experience on our site. By using our site you
consent to cookie usage. 
Got it
Cookie Policy









Rewards Program
✕
×


GET ON TARGET

Sign up for our newsletter to get the latest news on sales, new products,
podcast info, and much more.


Submit

Sign up for our newsletter!

Subscribe


THANKS!


Be on the lookout for the new product info, promotions, podcasts, and much more.