www.jettools.ca Open in urlscan Pro
172.64.154.125  Public Scan

URL: https://www.jettools.ca/
Submission: On October 19 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

<form class="ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
                            vm.translations = [
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'brand', text: 'Brands'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse ng-hide" ng-show="::((vm.session.isAuthenticated || vm.session.rememberMe) &amp;&amp; !vm.session.isGuest)">
    <div class="small-12 columns right">
      <div class="inf-cust">
        <span class="inf-label">Customer #:</span>
        <span class="inf-value" id="tst_userNav_customerNumber" ng-bind="::vm.session.billTo.customerNumber"></span>
      </div>
      <div class="inf-ship">
        <span class="inf-label">Ship To:</span>
        <span class="inf-value">
          <span id="tst_userNav_shipToCompanyName" ng-bind="vm.session.shipTo.companyName"></span>
          <!---->
          <span ng-bind="vm.session.shipTo.fullAddress"></span>
        </span>
      </div>
      <!---->
    </div>
    <div class="small-12 medium-12 large-12 columns int-settings ng-hide" ng-show="vm.languages.length > 1 || vm.currencies.length > 1">
      <button class="btn tertiary isettings">
        <!---->
        <!---->
        <!---->
        <span>International Settings</span>
      </button>
    </div>
    <div class="small-12 columns user-info">
      <div class="user-button">
        <i class="social foundicon-torso"></i>
        <span class="cust-name" ng-bind="vm.session.userLabel"></span>
        <!---->
      </div>
      <a href="javascript:void(0)" class="btn secondary sign-out fastClick tst_header_signOutButton" ng-click="vm.signOut('/')">
        <span>Sign Out</span>
    </a>
    </div>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse">
    <!---->
    <!---->
    <div class="ui-lock small-12 columns right isettings-buttons use-fastclick">
      <button class="user-button btn secondary isettings-cancel">Cancel</button>
    </div>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
                            vm.translations = [
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'brand', text: 'Brands'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

/Email/SubscribeToList

<form id="emailSubscriptionForm13718" action="/Email/SubscribeToList" novalidate="novalidate" class="ng-pristine ng-valid">
  <label for="emailAddress13718">Enter your email address to subscribe to our newsletter</label>
  <input type="text" class="subscribe-box" name="EmailAddress" id="emailAddress13718" placeholder="Enter your email address" data-val-required="Email Address is required." data-val="true" data-rule-regex="\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*"
    data-val-regex="Email Address is invalid.">
  <button ng-show="!vm.submitted" class="btn primary btn-subscribe" type="submit" ng-click="vm.submit($event)">Subscribe</button>
  <span data-valmsg-replace="true" data-valmsg-for="EmailAddress"></span>
  <span ng-show="vm.submitted" class="successMessage ng-hide">You have been successfully subscribed to our newsletter</span>
</form>

Text Content

Search
Search History
Clear Search History
Go
Customer #:
Ship To:
International Settings

Sign Out
Cancel
 * Sign In
 * 
   
 * Ship
   
 * 
 * Sign Out
   
   
 *  * Storefront
      * Storefront
      * Vendor Managed Inventory

 * Search

 * About Us
 * Contact Us
 * Quick Order
 * Location Finder

Search
Search History
Clear Search History
Go
☰
0


Storefront ►
 * Storefront
 * Vendor Managed Inventory

 * Products ►
   * Products
   * Power Tools
   * Tool Boxes & Storage
   * Fire Resistant Clothing
   * Hand Tools
   * Material Handling/Rigging
   * Abrasives
   * Body & Foot Protection
   * Fall Protection
 * My Account
 * Privacy Policy
 * * About Us
   * Contact Us
   * Quick Order
   * Location Finder

◄ ×

Welcome to JetTools.ca

The leader of industrial and automotive tools and equipment in Canada, JET has
developed an unmatched product portfolio that delivers on-the-job reliability,
comfort, and productivity needed to help workers get the job done safely and
effectively the first time every time.

 

 

 

 
 
 
 



Powered by Insite Commerce

Enter your email address to subscribe to our newsletter Subscribe You have been
successfully subscribed to our newsletter


Please insert your copy into this space.
Accept Cookies