www.desantisholster.com Open in urlscan Pro
35.241.44.205  Public Scan

Submitted URL: http://url5540.gatdaily.com/ls/click?upn=I0cagxyTtV687qMwO37RLnex9rR7-2FxtOQG9GWRG9EEEdTO0x7mNhy9S-2FSgluTGOwwvXwoYAW1rD5R2X...
Effective URL: https://www.desantisholster.com/vengeance-scabbard/?utm_source=gatmarketing&utm_medium=programmatic&utm_campaign=programmaticban...
Submission Tags: falconsandbox
Submission: On September 29 via api from US — Scanned from DE

Form analysis 7 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="Type in a Keyword" autocomplete="off">
    </div>
    <button class="button-search-submit" type="submit">
      <svg class="icon-search" width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
        <title>search_icon</title>
        <path
          d="M16.46 14.8l-3.1-3.1c.87-1.18 1.4-2.63 1.4-4.2 0-3.87-3.14-7-7-7-3.88 0-7 3.13-7 7s3.12 7 7 7c1.56 0 3-.52 4.18-1.4l3.1 3.1c.4.4 1.03.4 1.42 0 .4-.38.4-1.02 0-1.4zm-8.7-2.3c-2.77 0-5-2.24-5-5s2.23-5 5-5c2.75 0 5 2.24 5 5s-2.25 5-5 5z">
        </path>
      </svg>
    </button>
  </fieldset>
</form>

/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="Type in a Keyword" autocomplete="off">
    </div>
    <button class="button-search-submit" type="submit">
      <svg class="icon-search" width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
        <title>search_icon</title>
        <path
          d="M16.46 14.8l-3.1-3.1c.87-1.18 1.4-2.63 1.4-4.2 0-3.87-3.14-7-7-7-3.88 0-7 3.13-7 7s3.12 7 7 7c1.56 0 3-.52 4.18-1.4l3.1 3.1c.4.4 1.03.4 1.42 0 .4-.38.4-1.02 0-1.4zm-8.7-2.3c-2.77 0-5-2.24-5-5s2.23-5 5-5c2.75 0 5 2.24 5 5s-2.25 5-5 5z">
        </path>
      </svg>
    </button>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name </label>
      <input type="text" id="revfromname_input" data-label="Name" name="revfromname" class="form-input" aria-required="">
    </div>
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>*</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating">
        <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>
    <!-- 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>*</small>
      </label>
      <input type="text" id="revtitle_input" data-label="Review Subject" name="revtitle" class="form-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>*</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" 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=aHR0cHM6Ly93d3cuZGVzYW50aXNob2xzdGVyLmNvbTo0NDM.&amp;hl=de&amp;v=ovmhLiigaw4D9ujHYlHcKKhP&amp;size=normal&amp;cb=tr3d9w13j2ur"
            width="304" height="78" role="presentation" name="a-xyfsa45czjw2" 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="558">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://www.desantisholster.com/cart.php

<form class="form" method="post" action="https://www.desantisholster.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="558">
  <div data-product-option-change="" style="">
    <div class="form-field make" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4297"> Make: </label>
      <select class="form-select form-select--small" name="attribute[4297]" id="attribute_select_4297" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Make *</option>
        <option data-product-attribute-value="17791" data-product-attribute-label="GLOCK" value="17791">GLOCK</option>
        <option data-product-attribute-value="18407" data-product-attribute-label="SIG SAUER" value="18407">SIG SAUER</option>
      </select>
    </div>
    <div class="form-field glock model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4298">Model</label>
      <select class="form-select form-select--small" name="attribute[4298]" id="attribute_select_4298" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="18236" data-product-attribute-value="18236" data-product-attribute-label="GLOCK 19X WITH SUREFIRE XC1"> 19X WITH SUREFIRE XC1</option>
        <option value="18244" data-product-attribute-value="18244" data-product-attribute-label="GLOCK 45 WITH SUREFIRE XC1"> 45 WITH SUREFIRE XC1</option>
        <option value="18243" data-product-attribute-value="18243" data-product-attribute-label="GLOCK 45 WITH RED DOT AND SUREFIRE XC1"> 45 WITH RED DOT AND SUREFIRE XC1</option>
        <option value="18242" data-product-attribute-value="18242" data-product-attribute-label="GLOCK 32 WITH SUREFIRE XC1"> 32 WITH SUREFIRE XC1</option>
        <option value="18241" data-product-attribute-value="18241" data-product-attribute-label="GLOCK 32 WITH RED DOT AND SUREFIRE XC1"> 32 WITH RED DOT AND SUREFIRE XC1</option>
        <option value="18240" data-product-attribute-value="18240" data-product-attribute-label="GLOCK 23 WITH SUREFIRE XC1"> 23 WITH SUREFIRE XC1</option>
        <option value="18239" data-product-attribute-value="18239" data-product-attribute-label="GLOCK 23 WITH RED DOT AND SUREFIRE XC1"> 23 WITH RED DOT AND SUREFIRE XC1</option>
        <option value="18238" data-product-attribute-value="18238" data-product-attribute-label="GLOCK 19 GEN 5 WITH SUREFIRE XC1"> 19 GEN 5 WITH SUREFIRE XC1</option>
        <option value="18237" data-product-attribute-value="18237" data-product-attribute-label="GLOCK 19 GEN 5 WITH RED DOT AND SUREFIRE XC1"> 19 GEN 5 WITH RED DOT AND SUREFIRE XC1</option>
        <option value="17792" data-product-attribute-value="17792" data-product-attribute-label="GLOCK 19 WITH STREAMLIGHT TLR-7A"> 19 WITH STREAMLIGHT TLR-7A</option>
        <option value="18235" data-product-attribute-value="18235" data-product-attribute-label="GLOCK 19X WITH RED DOT AND SUREFIRE XC1"> 19X WITH RED DOT AND SUREFIRE XC1</option>
        <option value="18234" data-product-attribute-value="18234" data-product-attribute-label="GLOCK 19 WITH SUREFIRE XC1"> 19 WITH SUREFIRE XC1</option>
        <option value="18233" data-product-attribute-value="18233" data-product-attribute-label="GLOCK 19 WITH RED DOT AND SUREFIRE XC1"> 19 WITH RED DOT AND SUREFIRE XC1</option>
        <option value="17797" data-product-attribute-value="17797" data-product-attribute-label="GLOCK 45 WITH STREAMLIGHT TLR-7A"> 45 WITH STREAMLIGHT TLR-7A</option>
        <option value="17796" data-product-attribute-value="17796" data-product-attribute-label="GLOCK 32 WITH STREAMLIGHT TLR-7A"> 32 WITH STREAMLIGHT TLR-7A</option>
        <option value="17795" data-product-attribute-value="17795" data-product-attribute-label="GLOCK 23 WITH STREAMLIGHT TLR-7A"> 23 WITH STREAMLIGHT TLR-7A</option>
        <option value="17794" data-product-attribute-value="17794" data-product-attribute-label="GLOCK 19 GEN 5 WITH STREAMLIGHT TLR-7A"> 19 GEN 5 WITH STREAMLIGHT TLR-7A</option>
        <option value="17793" data-product-attribute-value="17793" data-product-attribute-label="GLOCK 19X WITH STREAMLIGHT TLR-7A"> 19X WITH STREAMLIGHT TLR-7A</option>
      </select>
    </div>
    <div class="form-field model" data-product-attribute="input-text" style="display: none;">
      <label class="form-label" id="avlHiddenLabel">
        <span class="form-field-title"> Availability </span>
        <span class="form-field-control">
          <input class="form-input" id="hiddenAvlText" name="attribute[4300]" type="text" placeholder="" value="" aria-required="false">
        </span>
      </label>
    </div>
    <div class="form-field model" data-product-attribute="input-text" style="display: none;">
      <label class="form-label" id="skuHiddenLabel">
        <span class="form-field-title"> SKU </span>
        <span class="form-field-control">
          <input class="form-input" id="hiddenText" name="attribute[4301]" type="text" placeholder="" value="" aria-required="false">
        </span>
      </label>
    </div>
    <div class="form-field model" data-product-attribute="textarea" style="display: none;">
      <label id="appn-text" class="form-label">
        <span class="form-field-title"> Application </span>
        <span class="form-field-control">
          <textarea class="form-input" id="attribute-Application" name="attribute[4303]" rows="4" placeholder="" readonly="" aria-required="false"></textarea>
        </span>
      </label>
    </div>
    <div class="form-field color" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4306"> Color: </label>
      <select class="form-select form-select--small" name="attribute[4306]" id="attribute_select_4306" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Color *</option>
        <option data-product-attribute-value="17806" data-product-attribute-label="Black" value="17806">Black</option>
        <option data-product-attribute-value="17807" data-product-attribute-label="Tan" value="17807">Tan</option>
      </select>
    </div>
    <div class="form-field fit" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4308"> Fit: </label>
      <select class="form-select form-select--small" name="attribute[4308]" id="attribute_select_4308" aria-required="false">
        <option value="" selected="" disabled="">Fit *</option>
        <option data-product-attribute-value="17808" data-product-attribute-label="Right" value="17808">Right</option>
        <option data-product-attribute-value="17809" data-product-attribute-label="Left" value="17809">Left</option>
      </select>
    </div>
    <div class="form-field sigsauer model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4409">Model</label>
      <select class="form-select form-select--small" name="attribute[4409]" id="attribute_select_4409" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="18400" data-product-attribute-value="18400" data-product-attribute-label="SIG SAUER P250C WITH SUREFIRE X300"> P250C WITH SUREFIRE X300</option>
        <option value="18401" data-product-attribute-value="18401" data-product-attribute-label="SIG SAUER P320C WITH SUREFIRE X300"> P320C WITH SUREFIRE X300</option>
        <option value="18402" data-product-attribute-value="18402" data-product-attribute-label="SIG SAUER P250 W/ RED DOT AND STREAMLIGHT TLR-1"> P250 W/ RED DOT AND STREAMLIGHT TLR-1</option>
        <option value="18403" data-product-attribute-value="18403" data-product-attribute-label="SIG SAUER P250C W/ RED DOT AND SUREFIRE X300"> P250C W/ RED DOT AND SUREFIRE X300</option>
        <option value="18404" data-product-attribute-value="18404" data-product-attribute-label="SIG SAUER P320C W/ RED DOT AND STREAMLIGHT TLR-1"> P320C W/ RED DOT AND STREAMLIGHT TLR-1</option>
        <option value="18405" data-product-attribute-value="18405" data-product-attribute-label="SIG SAUER P320C W/ RED DOT AND SUREFIRE X300"> P320C W/ RED DOT AND SUREFIRE X300</option>
        <option value="18406" data-product-attribute-value="18406" data-product-attribute-label="SIG SAUER P320C WITH STREAMLIGHT TLR-1"> P320C WITH STREAMLIGHT TLR-1</option>
        <option value="18423" data-product-attribute-value="18423" data-product-attribute-label="SIG SAUER P250C WITH STREAMLIGHT TLR-1"> P250C WITH STREAMLIGHT TLR-1</option>
        <option value="18424" data-product-attribute-value="18424" data-product-attribute-label="SIG SAUER P250C W/ RED DOT AND STREAMLIGHT TLR-1"> P250C W/ RED DOT AND STREAMLIGHT TLR-1</option>
      </select>
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually model" style="display: none;">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="form-field form-field--increments model" style="display: block;">
    <label class="form-label required_info">* - Required</label>
    <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">
        <span class="is-srOnly">Decrease Quantity:</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">
        <span class="is-srOnly">Increase Quantity:</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">
    <button id="add_cart_loader" class="button button--primary" disabled="">Add to Cart</button>
    <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart" disabled="">
  </div>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=558" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
        <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" tabindex="-1">
    <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=558">Create New Wish List</a>
    </li>
  </ul>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label">Score: <span
            class="form-input-error yotpo-hidden"></span></span>
        <div> <span class="stars-wrapper"> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="button" tabindex="0" aria-selected="false"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="button" tabindex="0" aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star"
              data-score="3" aria-label="score 3" role="button" tabindex="0" aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="button" tabindex="0"
              aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="button" tabindex="0" aria-selected="false"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title"> Title: <span class="form-input-error yotpo-hidden"></span> </label> <input id="yotpo_input_review_title"
              class="y-input" autocomplete="review-title" name="review_title" maxlength="150" aria-required="true" placeholder=""> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content"> Review: <span class="form-input-error yotpo-hidden"></span> </label> <textarea id="yotpo_input_review_content"
              class="y-input yotpo-text-box" name="review_content" aria-required="true" placeholder="" autocomplete="review-content"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="linkedin" aria-label="connect with linkedIn" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-linkedin pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username">Use your name: <span
                class="form-input-error yotpo-hidden"></span></label> <input id="yotpo_input_review_username" class="y-input" autocomplete="user-your-name" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email">Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_review_email" class="y-input" autocomplete="your-email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="your-user-name" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="your-email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

Text Content

"VENGEANCE SCABBARD" has been successfully added to your cart
x

Family owned, American Made.

Toggle menu
DeSantis. CONCEALMENT, PERFECTED. DeSantis Gunhide
close
Search
search_icon

 * Home
 * Shop by firearm dropdown_arrow
   SHOP BY FIREARM       ASPBERETTABERSABOBERGBROWNINGCOLTCZDIAMONDBACKFN
   HERSTALGLOCKH&KHENRYHERITAGE MANUFACTURING INCHONOR DEFENSEHUDSON MFGITALIAN
   FIREARMS GROUPIWIKAHRKELTECKIMBERMARE'S LEG RIFLESMOSSBERGNAROHNORTH AMERICAN
   ARMSPARA ORDANCEPARA ORDNANCEREMINGTONROHRBAUGHRUGERSAVAGESCCYSCOPED
   REVOLVERSSEECAMPSIG SAUERSMITH & WESSONSPRINGFIELD ARMORYSTACCATOSTANDARD
   1911TAURUSWALTHER
   SHOP BY MODEL      
 * Catalog dropdown_arrow
   
    * Carry Styles
      
      * Civilian Marksmanship Program
      * Red Dot Capable Products
      * Wheel Guns (Revolvers)
      * New Products
      * Best Sellers
      * IWB
      * OWB
      * IWB/OWB
      * Ankle
      * Shoulder Rigs
      * Duty Holsters
      * Gunny Sack/Gun Caddies
      * Pocket
      * Hunting Gear
      * Partner Program
      * Cell Phone
      * Military and Tactical
      * Specialty Gear
      * Field and Target
      * Plain Clothes Accessories
      * Clearance Products
      * Western Style
      * Paddle
      * Slings
      * Wallets & ID Holders
      * Molle Gear
      * Injection Molded Gear
      * Holsters for Women
   
    * Pegasus Kydex
      
      * IWB Pegasus Kydex
      * OWB Pegasus Kydex
      * Paddle Pegasus Kydex
      * Duty Holsters Pegasus Kydex
      * Plain Clothes Accessories Pegasus Kydex
   
    * Duty Gear
      
      * Duty-Leather
      * Duty-Nylahide Molded
      * Duty-Soft Nylon
      * Duty-Veritas Line
      * Law Enforcement
   
    * Belts
      
      * 1 1/2" Belt
      * 1 1/4" Belt
      * 1 3/4" Belt
      * 2 1/4" Duty Belts
   
    * Gear & Apparel
      
      * Apparel
      * Gift Certificates
      * K9 Training Leads
      * Gear Bags
      * Replacement Parts

 * Company
 * GunLuv Blog

 * Login
 * My collections
 * Cart

 * Become A Dealer
 * Cookie Policy
 * Law Enforcement
 * About DeSantis
 * Bulk Order
 * Dealer Locator
 * displayCategory
 * DeSantis Guarantee/Warranty
 * Express Pad
 * Holster Tutorials
 * FAQ
 * Privacy Policy
 * Safety Compliance
 * Shipping Terms & Conditions
 * Returns & Refunds
 * Video Stories
 * Shipping & Returns
 * GunLuv Blog
 * Gift Certificates

 * Compare
 * My collections
 * Login
 * 0
   
 * Search

close
Search
search_icon


 * 
 * 
 * 


VENGEANCE SCABBARD

5.0 star rating 1 Review




MSRP:
Was:
Now: $99.99

(You save )



(No reviews yet) (Write a Review)


WRITE A REVIEW

×

VENGEANCE SCABBARD

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




Share:
 * 
 * 
 * 
 * 
 * 


UPC: Weight: 0.25 LBS

 * Description

The Vengeance™ Scabbard, #201, is an untraditional open-top pancake-style OWB
holster. It is made of native US full grain steerhide and features three belt
slots for multiple carry positions. Its adjustable tension device allows for a
custom retention level.  The wraparound band at the top of the holster provides
additional strength and aids in re-holstering. It’s now available for many
popular weapons and light combinations.

558


Make: Make * GLOCK SIG SAUER
Model Pick one * 19X WITH SUREFIRE XC1 45 WITH SUREFIRE XC1 45 WITH RED DOT AND
SUREFIRE XC1 32 WITH SUREFIRE XC1 32 WITH RED DOT AND SUREFIRE XC1 23 WITH
SUREFIRE XC1 23 WITH RED DOT AND SUREFIRE XC1 19 GEN 5 WITH SUREFIRE XC1 19 GEN
5 WITH RED DOT AND SUREFIRE XC1 19 WITH STREAMLIGHT TLR-7A 19X WITH RED DOT AND
SUREFIRE XC1 19 WITH SUREFIRE XC1 19 WITH RED DOT AND SUREFIRE XC1 45 WITH
STREAMLIGHT TLR-7A 32 WITH STREAMLIGHT TLR-7A 23 WITH STREAMLIGHT TLR-7A 19 GEN
5 WITH STREAMLIGHT TLR-7A 19X WITH STREAMLIGHT TLR-7A
Availability
SKU
Application
Color: Color * Black Tan
Fit: Fit * Right Left
Model Pick one * P250C WITH SUREFIRE X300 P320C WITH SUREFIRE X300 P250 W/ RED
DOT AND STREAMLIGHT TLR-1 P250C W/ RED DOT AND SUREFIRE X300 P320C W/ RED DOT
AND STREAMLIGHT TLR-1 P320C W/ RED DOT AND SUREFIRE X300 P320C WITH STREAMLIGHT
TLR-1 P250C WITH STREAMLIGHT TLR-1 P250C W/ RED DOT AND STREAMLIGHT TLR-1
Current Stock:
* - Required Quantity
Decrease Quantity: Increase Quantity:



Add to Cart
Add to Wish List
 * 
 * Create New Wish List

View Full Product Info
×


Slideshow


OTHER TOP RATED PRODUCTS

Slide controls
 * SIDESTEP HOLSTER
   5.0 star rating
   (15)
   
    
 * BELLY BAND
   4.6 star rating
   (5)
   
    
 * VEILED PARTNER
   4.8 star rating
   (52)
   
    
 * VIPER 2.0
   5.0 star rating
   (18)
   
    
 * THE INTIMIDATOR 2.0
   4.9 star rating
   (16)
   
    
 * SCORPION™ II
   5.0 star rating
   (6)
   
    
 * DIE HARD ANKLE RIG
   5.0 star rating
   (54)
   
    
 * FLEX-TUK
   4.9 star rating
   (19)
   
    

Powered by


5.0

5.0 star rating

1 Review, 1 Q&As


Write A Review
Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

1 Review
Updating Results

Verified Reviewer

0.0 star rating

09/29/22
Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
09/29/22
Was this review helpful?

0

0


K
kenneth s.
Verified Buyer

5.0 star rating

08/17/22
Great!

Review by kenneth s. on 17 Aug 2022 review stating Great!
Fine craftsmanship!
On VENGEANCE SCABBARD
share ' Share Review by kenneth s. on 17 Aug 2022 facebook facebook Share Review
by kenneth s. on 17 Aug 2022 twitter twitter Share Review by kenneth s. on 17
Aug 2022 LinkedIn linkedin Share Review by kenneth s. on 17 Aug 2022
08/17/22
Was this review helpful?

0

0

M
Mark
Verified Reviewer


09/08/22
Q: Will this holster accept a Sig P320 Carry model with a Romeo optic?

Answers (1)

Store Owner
09/28/22
A: Hello,

Our Vengeance Scabbard is made to accommodate a light and a red dot on the Sig
P320C. If you do not have a light then your firearm will not seat snugly in this
holster.

Thank you,
Barbara
CS Team Lead
Was this answer helpful?

0

0
09/28/22



 * Other top rated products
 * Customers Also Viewed

Previous

stars

Quick view

SPEED SCABBARD

The Speed Scabbard® is designed to meet the needs of plainclothes professionals
preferring a holster without a thumb break while still providing firearm
retention. This is accomplished with precise...

MSRP:
Was:
Now: $86.99

stars

Quick view

MINI SCABBARD

This unique holster has been reduced to the barest of essentials yet offers a
secure grip on the handgun thanks to exact molding and adjustable tension
device. The Mini Scabbard® will accommodate...

MSRP:
Was:
Now: $69.99

stars

Quick view

NYLON MINI-SCABBARD

The Nylon Mini Scabbard™ is a sturdy, lightweight and trim concealment holster
made for a large variety of handguns. It features and adjustable tension device
and is precision molded from ballistic...

MSRP:
Was:
Now: $66.99



Quick view

RIFLE SCABBARD

The Rifle Scabbard, #204, is a beautiful chestnut tan steerhide scabbard
designed for lever-action rifles. It features solid brass buckles on the saddle
straps to attach to your saddle, motorcycle,...

MSRP:
Was:
Now: $199.99



Quick view

T.B. VENGEANCE SCABBARD

The T.B. Vengeance™ Scabbard, #212, is a new pancake-style OWB holster with a
thumb break that is made of native US full grain steer-hide. It features three
belt slots for multiple carry positions...

MSRP:
Was:
Now: $102.99
Next
 * 1
 * 2

Previous

stars

Quick view

SPEED SCABBARD

The Speed Scabbard&reg; is designed to meet the needs of plainclothes
professionals preferring a holster without a thumb break while still providing
firearm retention. This is accomplished with...

MSRP:
Was:
Now: $86.99



Quick view

SIDESTEP HOLSTER

DeSantis Gunhide&reg; has announced the release of the Sidestep&trade; OWB
holster. It is a trailing slot OWB holster packed with great features. The full
height, double-thick sweat shield keeps the...

MSRP:
Was:
Now: $87.99

stars

Quick view

MINI SCABBARD

This unique holster has been reduced to the barest of essentials yet offers a
secure grip on the handgun thanks to exact molding and adjustable tension
device. The Mini Scabbard&reg; will accommodate...

MSRP:
Was:
Now: $69.99

stars

Quick view

THUMB BREAK SCABBARD

The firearm rides high and is presented at an optimum draw angle. Its thumb
break and exact molding, together with a tension device, allows for a secure and
highly concealable carry. This picture...

MSRP:
Was:
Now: $88.99



Quick view

VARIABLE GRD

The #194, Variable&reg; GRD&trade;, is built from premium saddle leather and has
many unique features. The reinforced mouth (top section), on both sides, allows
an easy one-hand return. It&rsquo;s...

MSRP:
Was:
Now: $88.99



Quick view

UNI-TUK

The Uni-Tuk&trade;, #206, is the latest in our Pegasus&reg; Kydex&reg; by
DeSantis&reg; line. This IWB holster features a precision-molded Kydex&reg;
front married to a back component which is an all...

MSRP:
Was:
Now: $94.99



Quick view

SUPER STEALTH

The Super Stealth&trade;, #M97, is our latest ambidextrous IWB to feature our
GRD&trade; (Gunhide&reg; Retention Device.) The GRD&trade; locks the weapon with
an audible click&nbsp;usually reserved...

MSRP:
Was:
Now: $54.99



Quick view

TRIPLE AGENT

A reinvention of a classic design from the 1970s. This patented modular system
is a combination of OWB, IWB, and Shoulder&nbsp;Rig - all in one. The design
allows the user to configure any...

MSRP:
Was:
Now: $272.99



Quick view

OUTDRAW CHEST RIG

The Outdraw&trade; Chest Rig, Style #209, is our latest offering for the
outdoors enthusiast. The holster component is&nbsp;precision molded from
Kydex&reg; sheet.&nbsp; It is optics compatible and...

MSRP:
Was:
Now: $157.99



Quick view

RIFLE SCABBARD

The Rifle Scabbard, #204, is a beautiful chestnut tan steerhide scabbard
designed for lever-action rifles. It features solid brass buckles on the saddle
straps to attach to your saddle, motorcycle,...

MSRP:
Was:
Now: $199.99
Next
 * 1
 * 2
 * 3

×


OK



CONTACT US



WE SUPPORT OUR TROOPS


 * About DeSantis
 * Guarantee / Warranty
 * Shipping Terms
 * FAQ
 * Cookie Policy

 * Returns & Refunds
 * Privacy Policy
 * Catalog
 * Law Enforcement

 * Safety Compliance
 * Gift Certificates
 * Become A Dealer
 * Dealer Locator
   
 * Bulk Order

Stay Connected

 * 
 * 
 * 

Schedule

Contract# GS-07F-222CA

Copyright © 2022 DeSantis Holsters

We Didn't Invent Concealment, We Just Perfected It! ®

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1