www.styleschecks.com Open in urlscan Pro
168.135.110.32  Public Scan

Submitted URL: https://click.info.directchecks.com/?qs=4f5d3849216109cef2805c52c0cfab41e4968f3c54af52e7b684e6304f853566ec77bafdf35f6e4ed8611179465c...
Effective URL: https://www.styleschecks.com/p/4111/wildlife-checks/?j=338733&sfmc_sub=127570117&l=85_HTML&u=9150015&mid=514014361&jb=948&utm...
Submission: On July 06 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST /content/searchresultspost/

<form action="/content/searchresultspost/" class="search-form" id="search_form" method="post"> <label class="sr-only" type="button" for="siteSearch">Search</label>
  <input type="text" placeholder="SEARCH" data-provide="typeahead" name="q" id="siteSearch" onkeydown="searchInputKeyDownHandler(event)" autocomplete="on">
  <input type="hidden" id="g_recaptcha_response_v3" name="g-recaptcha-response-v3">
  <button class="btn btn-default submit">
    <em class="fa fa-search"></em>
    <span>SEARCH</span>
  </button>
</form>

POST /product/checkproductsubmit/

<form action="/product/checkproductsubmit/" data-bind="submit: addProduct" method="post" novalidate="novalidate"><input name="__RequestVerificationToken" type="hidden"
    value="B7w2WxrWJVBK-k6FoqlpQL8H5HiiRsiWEiL0OKJU9by7YXGkjE7c51LaqXuD1JSEc8STw9ZiG-Q67_Wdbpj_rVLAERg2z_z6vEIrL6TNkdQ1"><input data-val="true" data-val-number="The field VirtualProductId must be a number."
    data-val-required="The VirtualProductId field is required." id="VirtualProductId" name="VirtualProductId" type="hidden" value="4111"><input data-val="true" data-val-number="The field ProductId must be a number."
    data-val-required="The ProductId field is required." id="ProductId" name="ProductId" type="hidden" value="13882"><input data-val="true" data-val-required="The PhotoAllowed field is required." id="PhotoAllowed" name="PhotoAllowed" type="hidden"
    value="False">
  <div class="format-quantity-vertical">
    <div class="row">
      <div class="col-xs-12 col-sm-7">
        <p data-bind="css: { hidden: !ko.unwrap(qty.showError) }" class="error-message hidden">Please select a Quantity and Format.</p>
        <div data-bind="css: { 'error-border-block': qty.showError }" class="format-quantity-block">
          <div data-bind="css: { active: loading }" class="spinner eager">
            <em class="fa fa-spinner fa-spin fa-5x"></em>
          </div>
          <div class="h2 steps-heading has-placeholder">
            <span aria-required="true">STEP 1</span> Select Format &amp; Quantity
            <a data-href="#" data-trigger="hover" data-html="true" data-container=".placeholder-tooltip" data-toggle="tooltip" data-placement="auto" title="" aria-label="Format and Quantity. We offer personal checks in two convenient formats. Singles = 100 checks per box. Duplicates = 100 checks per box. Duplicates include a carbonless copy, so you'll always have a record of the checks you've written." data-original-title="<div class=&quot;h4&quot;>Format &amp; Quantity</div><p>We offer personal checks in two convenient formats:</p><ul class=&quot;l-disc-marker&quot;><li>Singles = 100 checks per box</li><li>Duplicates = 100 checks per box</li></ul><p>Duplicates include a carbonless copy, so you’ll always have a record of the checks you’ve written.</p>"><span class="info">?</span></a>
          </div>
          <p class="l-small">Crossed out pricing and percentage savings are based on one-box regular pricing.</p>
          <div class="format-quantity">
            <!-- ko firstChild: true, foreach: pricingTierGroup -->
            <div>
              <div data-bind="text: name == 'S' ? 'Singles' : 'Duplicates'" class="h3 heading-with-background">Singles</div>
              <table class="format-quantity-table">
                <tbody>
                  <tr class="th">
                    <th>
                      <div class="h3">Qty</div>
                    </th>
                    <th>
                      <div class="h3">Price</div>
                    </th>
                    <th>
                      <div class="h3 l-offer-recommended">Save</div>
                    </th>
                  </tr>
                  <!-- ko firstChild: true, foreach: tiers -->
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206468-4" id="productqty2064684">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="recommend-label">4 Boxes</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale">$75.96</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$52.92</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4">30%</div>
                    </td>
                  </tr>
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206468-2" id="productqty2064682">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="">2 Boxes</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale">$37.98</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$29.98</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4">21%</div>
                    </td>
                  </tr>
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206468-1" id="productqty2064681">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="">1 Box</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale hidden">$18.99</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$18.99</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4 hidden"></div>
                    </td>
                  </tr><!-- /ko -->
                </tbody>
              </table>
            </div>
            <div>
              <div data-bind="text: name == 'S' ? 'Singles' : 'Duplicates'" class="h3 heading-with-background">Duplicates</div>
              <table class="format-quantity-table">
                <tbody>
                  <tr class="th">
                    <th>
                      <div class="h3">Qty</div>
                    </th>
                    <th>
                      <div class="h3">Price</div>
                    </th>
                    <th>
                      <div class="h3 l-offer-recommended">Save</div>
                    </th>
                  </tr>
                  <!-- ko firstChild: true, foreach: tiers -->
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206459-4" id="productqty2064594">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="recommend-label">4 Boxes</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale">$99.96</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$68.92</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4">31%</div>
                    </td>
                  </tr>
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206459-2" id="productqty2064592">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="">2 Boxes</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale">$49.98</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$39.98</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4">20%</div>
                    </td>
                  </tr>
                  <tr data-bind="click: function(data,event) { $root.qty($parent.productCode + '-' + quantity); if($root.quantity!=undefined){$root.quantity(quantity);} }">
                    <td class="radio">
                      <label>
                        <input data-bind="value: $parent.productCode+'-'+quantity, checked: $root.qty, attr: { id: 'productqty' + $parent.productCode + quantity }" name="productqty" type="radio" value="206459-1" id="productqty2064591">
                        <span></span>
                        <span data-bind="text: displayQuantity, css: { 'recommend-label': quantity == 4 }" class="">1 Box</span>
                      </label>
                    </td>
                    <td>
                      <span data-bind="currency: regularPrice, css: { hidden: regularPrice == price }" class="sale hidden">$24.99</span>
                      <span data-bind="currency: price" aria-live="polite" alert-atomic="true">$24.99</span>
                    </td>
                    <td>
                      <div data-bind="text: displaySavings, css: { hidden: regularPrice == price }" class="h4 hidden"></div>
                    </td>
                  </tr><!-- /ko -->
                </tbody>
              </table>
            </div><!-- /ko -->
            <script type="text/javascript">
              // initial CheckSelection data
              initApp.addEventListener('load', function() {
                StylesChecksApp.pageData.pricingTierGroup = [{
                  "productCode": "206468",
                  "name": "S",
                  "quantityPerUnit": 100,
                  "tiers": [{
                    "quantity": 4,
                    "price": 52.92,
                    "displayQuantity": "4 Boxes",
                    "regularPrice": 75.96,
                    "displaySavings": "30%"
                  }, {
                    "quantity": 2,
                    "price": 29.98,
                    "displayQuantity": "2 Boxes",
                    "regularPrice": 37.98,
                    "displaySavings": "21%"
                  }, {
                    "quantity": 1,
                    "price": 18.99,
                    "displayQuantity": "1 Box",
                    "regularPrice": 18.99,
                    "displaySavings": null
                  }]
                }, {
                  "productCode": "206459",
                  "name": "D",
                  "quantityPerUnit": 100,
                  "tiers": [{
                    "quantity": 4,
                    "price": 68.92,
                    "displayQuantity": "4 Boxes",
                    "regularPrice": 99.96,
                    "displaySavings": "31%"
                  }, {
                    "quantity": 2,
                    "price": 39.98,
                    "displayQuantity": "2 Boxes",
                    "regularPrice": 49.98,
                    "displaySavings": "20%"
                  }, {
                    "quantity": 1,
                    "price": 24.99,
                    "displayQuantity": "1 Box",
                    "regularPrice": 24.99,
                    "displaySavings": null
                  }]
                }];
              });
            </script>
          </div>
        </div>
      </div>
      <div class="col-xs-12 col-sm-5">
        <div>
          <img alt="Save up to 55%! when you order 4 boxes. Offer Code: HALF" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/content/images/offer-image-detail">
        </div>
      </div>
    </div>
  </div>
  <div class="h2 steps-heading">
    <span>STEP 2</span> ADD COORDINATING PRODUCTS
  </div>
  <div class="l-products-recommend">
    <!-- ko firstChild: true, foreach: crossSellItems.items -->
    <div>
      <div class="recommend">
        <div class="recommend-top">
          <label>
            <input data-bind="value: virtualProductId" type="checkbox" name="crosssellproducts[]" value="4360">
            <span></span>
            <img data-bind="attr: { src: firstImage, alt: altTagText, title: altTagText }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-label-1" alt="Wildlife Address Labels"
              title="Wildlife Address Labels">
          </label>
          <a title="Larger image opens in a new window" data-bind="attr: { 'data-target': '#'+dataTarget() }" data-target="#recommend_031744" class="loop" role="button" data-toggle="modalpopover" data-placement="bottom">
                        <em class="fa fa-search-plus"></em>
                    </a>
        </div>
        <div class="recommend-bottom">
          <div class="h3" data-bind="html: name">Wildlife Address Labels</div>
          <div class="h4">
            <span data-bind="currency: regularPrice, css: { hidden: hasDiscount }" class="old-price hidden">$8.95</span>
            <span data-bind="currency: price">$8.95</span>
          </div>
        </div>
      </div>
      <div data-bind="attr: { id: dataTarget }" class="tooltip hidden" role="tooltip" id="recommend_031744">
        <div data-dismiss="modal" class="tooltip-close" aria-label="Close">X</div>
        <div class="tooltip-arrow"></div>
        <div class="tooltip-inner">
          <div class="row">
            <!-- ko firstChild: true, foreach: images -->
            <div data-bind="css: { 'col-sm-6': $parent.multipleImage }" class="col-xs-12 cross-sell-img">
              <img data-bind="attr: { src: $data }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-label-1" alt="Wildlife Address Labels">
            </div><!-- /ko -->
          </div>
        </div>
      </div>
    </div>
    <div>
      <div class="recommend">
        <div class="recommend-top">
          <label>
            <input data-bind="value: virtualProductId" type="checkbox" name="crosssellproducts[]" value="4211">
            <span></span>
            <img data-bind="attr: { src: firstImage, alt: altTagText, title: altTagText }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-cover-1" alt="Wildlife Leather Checkbook Cover"
              title="Wildlife Leather Checkbook Cover">
          </label>
          <a title="Larger image opens in a new window" data-bind="attr: { 'data-target': '#'+dataTarget() }" data-target="#recommend_307233" class="loop" role="button" data-toggle="modalpopover" data-placement="bottom">
                        <em class="fa fa-search-plus"></em>
                    </a>
        </div>
        <div class="recommend-bottom">
          <div class="h3" data-bind="html: name">Wildlife Leather Checkbook Cover</div>
          <div class="h4">
            <span data-bind="currency: regularPrice, css: { hidden: hasDiscount }" class="old-price hidden">$20.95</span>
            <span data-bind="currency: price">$20.95</span>
          </div>
        </div>
      </div>
      <div data-bind="attr: { id: dataTarget }" class="tooltip hidden" role="tooltip" id="recommend_307233">
        <div data-dismiss="modal" class="tooltip-close" aria-label="Close">X</div>
        <div class="tooltip-arrow"></div>
        <div class="tooltip-inner">
          <div class="row">
            <!-- ko firstChild: true, foreach: images -->
            <div data-bind="css: { 'col-sm-6': $parent.multipleImage }" class="col-xs-12 cross-sell-img">
              <img data-bind="attr: { src: $data }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-cover-1" alt="Wildlife Address Labels">
            </div><!-- /ko -->
          </div>
        </div>
      </div>
    </div>
    <div>
      <div class="recommend">
        <div class="recommend-top">
          <label>
            <input data-bind="value: virtualProductId" type="checkbox" name="crosssellproducts[]" value="4410">
            <span></span>
            <img data-bind="attr: { src: firstImage, alt: altTagText, title: altTagText }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/check-register-1" alt="Check Register"
              title="Check Register">
          </label>
          <a title="Larger image opens in a new window" data-bind="attr: { 'data-target': '#'+dataTarget() }" data-target="#recommend_768725" class="loop" role="button" data-toggle="modalpopover" data-placement="bottom">
                        <em class="fa fa-search-plus"></em>
                    </a>
        </div>
        <div class="recommend-bottom">
          <div class="h3" data-bind="html: name">Check Register</div>
          <div class="h4">
            <span data-bind="currency: regularPrice, css: { hidden: hasDiscount }" class="old-price hidden">$3.50</span>
            <span data-bind="currency: price">$3.50</span>
          </div>
        </div>
      </div>
      <div data-bind="attr: { id: dataTarget }" class="tooltip hidden" role="tooltip" id="recommend_768725">
        <div data-dismiss="modal" class="tooltip-close" aria-label="Close">X</div>
        <div class="tooltip-arrow"></div>
        <div class="tooltip-inner">
          <div class="row">
            <!-- ko firstChild: true, foreach: images -->
            <div data-bind="css: { 'col-sm-6': $parent.multipleImage }" class="col-xs-12 cross-sell-img">
              <img data-bind="attr: { src: $data }" src="https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/check-register-1" alt="Wildlife Address Labels">
            </div><!-- /ko -->
          </div>
        </div>
      </div>
    </div><!-- /ko -->
  </div>
  <script type="text/javascript">
    // initial CrossSellItems data
    initApp.addEventListener('load', function() {
      StylesChecksApp.pageData.crossSellItems = [{
        "virtualProductId": 4360,
        "productCode": "031744",
        "productSubType": "L",
        "name": "Wildlife Address Labels",
        "images": ["https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-label-1"],
        "price": 8.95,
        "regularPrice": 8.95,
        "altTagText": "Wildlife Address Labels"
      }, {
        "virtualProductId": 4211,
        "productCode": "307233",
        "productSubType": "B",
        "name": "Wildlife Leather Checkbook Cover",
        "images": ["https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/wildlife-cover-1"],
        "price": 20.95,
        "regularPrice": 20.95,
        "altTagText": "Wildlife Leather Checkbook Cover"
      }, {
        "virtualProductId": 4410,
        "productCode": "768725",
        "productSubType": "M",
        "name": "Check Register",
        "images": ["https://styleschecks-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto/v1/product/accessory/check-register-1"],
        "price": 3.50,
        "regularPrice": 3.50,
        "altTagText": "Check Register"
      }];
    });
  </script>
  <script type="text/javascript">
    // Fix event swallowing for IE
    if (window.document.documentMode) {
      $(document).ready(function() {
        $("div.recommend-top label img").on("click", function(e) {
          e.preventDefault();
          $(this).siblings().first().click();
        });
      });
    }
  </script>
  <div class="clearfix"></div>
  <div class="offer-code-form">
    <p id="validoffer1" data-bind="css: { hidden: !ko.unwrap(offer.userEnteredKeycode.showError) }" class="hidden error-message js-offer-error" aria-describedby="validoffer1"> Your offer code <span data-bind="text: offer.userEnteredKeycode"></span>
      is invalid or is no longer active. </p>
    <div data-bind="css: { 'error-border-block': offer.userEnteredKeycode.showError }" class="offer-code-form-block js-offer-code-form-block success-offer">
      <div class="h2 steps-heading">
        <span>STEP 3</span> ENTER OFFER CODE
      </div>
      <!-- ko with: offer -->
      <div class="code-form-block">
        <div class="offer-code-form-wrap">
          <input id="applyOffer_709f742b-086d-49dc-b52a-05b56342d7c6" data-bind="textInput: userEnteredKeycode, enterkey: applyOffer" name="offerCode" type="text" placeholder="OFFER CODE" maxlength="4">
          <input data-bind="click: applyOffer" type="button" class="btn btn-default submit" value="APPLY">
          <p><small>Only one code may be used per order.</small></p>
        </div>
        <div data-bind="css: { hidden: !ko.unwrap(offerApplied) }" class="hidden offer-code-form-dialog js-offer-code-form-dialog" aria-describedby="validoffer">
          <div data-bind="text: description" class="h3 offer-accepted-message js-offer-description"></div>
          <p id="validoffer">This offer has been applied to your order.</p>
          <p><a data-bind="click: removeOffer" class="l-small-link text-uppercase" href="">Remove Offer</a></p>
        </div>
      </div>
      <!-- /ko -->
      <script type="text/javascript">
        // initial ApplyOffer data
        initApp.addEventListener('load', function() {
          StylesChecksApp.pageData.offer = {
            "keycode": null,
            "description": null,
            "orderBlankCode": null
          };
        });
      </script>
    </div>
  </div>
  <hr>
  <div class="h2 steps-heading has-placeholder ">
    <span>STEP 4</span> GET YOUR CHECKS FASTER!
    <a data-href="#" data-trigger="hover" data-html="true" data-container=".placeholder-tooltip" data-toggle="tooltip" data-placement="auto" title="" aria-label="In-Plant Rush. This expedited printing service guarantees your check order is processed and ready to ship within 2 business days after verification." data-original-title="<div class=&quot;h4&quot;>In-Plant Rush</div><p>This expedited printing service guarantees your check order is processed and ready to ship within 2 business days after verification.</p>"><span class="info">?</span></a>
  </div>
  <label class="labels-block l-cursor-pointer ">
    <input data-bind="checked: inPlantRush, value: inPlantRushProductCode" type="checkbox" name="inplantrushproduct" value="555866">
    <span></span>Yes! Add In-Plant Rush to speed up the printing of my checks. <span class="l-offer-recommended">ONLY $<span data-bind="currency: inPlantRushPrice, includeSymbol: false">5.95</span></span>
  </label>
  <div class="row">
    <div class="col-xs-12 col-sm-7">
      <p data-bind="css: { hidden: !ko.unwrap(qty.showError) }" class="error-message hidden">Please select a Quantity and Format.</p>
    </div>
    <div class="col-xs-12 col-sm-5">
      <div class="personalize-shipping-info">
        <button class="btn btn-default" tabindex="0" type="submit">Continue</button>
      </div>
    </div>
  </div>
</form>

<form class="js-special-offers special-offers" action="" novalidate="novalidate">
  <label for="emailAddress">For Special Offers Sign Up With Your Email Address!</label>
  <input id="emailSubmit" type="submit" tabindex="0" value="Submit">
  <input id="emailAddress" type="email" name="email" placeholder="EMAIL ADDRESS" required="">
</form>

Text Content

View Cart
(0 items)

Order
Status

Search SEARCH
 * Home
 * Personal Checks
    * Best Selling Checks Classic Checks Girly Checks Pattern Checks Top Stub
      Checks
      Scenic Checks Collector's Edition Checks Animal Checks Inspirational
      Checks Professional Checks
      Americana Checks Floral Checks Character Checks Vehicle Checks Sports
      Checks
      Gary Patterson Checks Connie Haley Checks Custom Checks View All Checks

 * Accessories
    * Address Labels Check Registers Checkbook Covers
      Custom Products Guard Your ID Stamp Debit Wallets
      Address Stampers Deposit Slips

 * Business Checks
 * Special Offers
 * Security Center

Close

If you wish to shop our Business Checks division now, a new tab will open for
you and your Styles Checks item(s) will remain in your cart in this tab. Below,
please select your preference to shop our Business Checks division now or to
stay on the Styles Checks site.

STAY ON STYLES CHECKS

-OR-

shop for business checks
Special Offer! 2nd box only 10¢. New Customers Only | Use code: SALE
Home > Personal Checks > Animal > Wildlife


WILDLIFE CHECKS

Close
 1. 
 2. 
 3. 
 4. 

image 1 of 4
image 2 of 4
image 3 of 4
image 4 of 4
Previous Next
Click IMAGE to Enlarge
Description



The great outdoors is home to many wonderful creatures, including deer, moose,
raccoons and grizzly bears. This series captures them in their natural habitats.
This series features checks, coordinating address labels and a leather checkbook
cover.

--------------------------------------------------------------------------------


FEATURES

 * Security Features: Our checks feature Chemical Protection, Erasure Protection
   and Microprint Signature Line
 * Duplicate Checks: Save time and keep better records with carbonless copies of
   every check you write
 * Images enhanced to show detail on the check

--------------------------------------------------------------------------------


SHIPPING INFORMATION

(after order verification)

 * Printing & Standard Untrackable Delivery - Up to 15 business days
 * Printing & Standard Trackable Delivery - 7 to 11 business days
 * IN-PLANT RUSH: This expedited printing service guarantees your check order is
   processed and ready to ship within 2 business days after verification.
 * Order verification validates that your bank and personal information matches
   what is on file at your bank.

--------------------------------------------------------------------------------





Please select a Quantity and Format.

STEP 1 Select Format & Quantity ?

Crossed out pricing and percentage savings are based on one-box regular pricing.

Singles
Qty
Price
Save
4 Boxes $75.96 $52.92
30%
2 Boxes $37.98 $29.98
21%
1 Box $18.99 $18.99


Duplicates
Qty
Price
Save
4 Boxes $99.96 $68.92
31%
2 Boxes $49.98 $39.98
20%
1 Box $24.99 $24.99



STEP 2 ADD COORDINATING PRODUCTS
Wildlife Address Labels
$8.95 $8.95
X


Wildlife Leather Checkbook Cover
$20.95 $20.95
X


Check Register
$3.50 $3.50
X




Your offer code is invalid or is no longer active.

STEP 3 ENTER OFFER CODE

Only one code may be used per order.

This offer has been applied to your order.

Remove Offer

--------------------------------------------------------------------------------

STEP 4 GET YOUR CHECKS FASTER! ?
Yes! Add In-Plant Rush to speed up the printing of my checks. ONLY $5.95

Please select a Quantity and Format.

Continue

Help Protect Yourself from Fraud! Add EZShield to Your Order Today!
Available During Checkout
Close
Close

Close

For Special Offers Sign Up With Your Email Address!
Thank You. Your email address has been submitted.

Our Company
 * About Us
 * Contact Us
 * Privacy Policy
 * Terms & Conditions
 * Security Pledge
 * Accessibility Policy

Customer service
 * Order Status
 * Help
 * Sitemap
 * Affiliate Program

Shop
 * All Personal Checks
 * All Accessories
 * Reorder Checks


DO NOT SELL MY PERSONAL INFORMATION
DESIGNS ARE SUBJECT TO CHANGE WITHOUT NOTICE.

1-866-449-8804 © 2022 Direct Checks Unlimited Sales, Inc.