www.jbtools.com Open in urlscan Pro
192.200.160.19  Public Scan

Submitted URL: http://jbtools.com/
Effective URL: https://www.jbtools.com/
Submission Tags: tranco_l324
Submission: On March 14 via api from DE — Scanned from DE

Form analysis 5 forms found in the DOM

GET /shop/

<form class="form form-custom-search" onsubmit="return false" data-url="/shop/" action="/shop/" method="get">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Suchen</label>
      <input class="form-input ss__autocomplete__input" name="search_query" id="search_query" data-error-message="Suchfeld kann nicht leer sein." placeholder="Shop durchsuchen" autocomplete="off" spellcheck="false" autocorrect="off"
        autocapitalize="none" ss-autocomplete-input="">
      <div class="ss__autocomplete--target"></div>
      <!-- Search Button -->
      <input type="submit" value="Search" class="custom-search-button">
    </div>
  </fieldset>
</form>

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

<form class="form" method="post" action="https://www.jbtools.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="137989">
  <div id="add-to-cart-wrapper" class="add-to-cart-wrapper unlesstesting">
    <div class="testingshipping">
      <span>Kostenloser Versand</span>
      <span id="form-action-addToCart" class="glopal-hide">Free Shipping!</span>
    </div>
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Menge:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec">
          <span class="is-srOnly">Menge von Autel MX808 MaxiCheck All System &amp; Service Diagnostic Tablet, USA Version verringern</span>
          <i class="icon" aria-hidden="true">
                            <svg>
                                <use 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">Menge von Autel MX808 MaxiCheck All System &amp; Service Diagnostic Tablet, USA Version erhöhen</span>
          <i class="icon" aria-hidden="true">
                            <svg>
                                <use 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="add-to-cart-buttons testingggggggg">
      <div class="form-action custom-add-to-cart-form">
        <input id="form-action-addToCart" data-wait-message="Wird zum Warenkorb hinzugefügt&nbsp;…" class="button button--primary" type="submit" value="Zum Warenkorb hinzufügen">
        <span class="product-status-message aria-description--hidden">Wird zum Warenkorb hinzugefügt&nbsp;… Der Artikel wurde hinzugefügt</span>
      </div>
    </div>
  </div>
  <!-- Extend - Handles rendering offers -->
  <script>
    if (window.Extend && window.ExtendBigCommerce && Extend.integration && Extend.integration.initializeProductOffer) {
      // Select the products category for OBC
      const productCategory =
        'Diagnostic Tools/Scanners,Specials &amp; Clearance/Tool Specials,Shop All,Special This Week,Diagnostic Tools/Scanners/Diagnostic Tablets,Diagnostic Tools/Scanners/Auto Scan Tools,Diagnostic Tools/Scanners/Automotive Scanners,Diagnostic Tools/Scanners/Automotive Diagnostic Scanners,Specials &amp; Clearance/Spring Savings'
        .split(',').find(cat => cat.toLowerCase() !== 'shop all')
      // Select the product price and convert to cents
      const productPrice = '359.99' * 100
      // Render the product offer and pass the product id, category and price
      if (productCategory && productPrice && 137989) {
        Extend.integration.initializeProductOffer(137989, productCategory, productPrice)
      }
    }
  </script>
  <!-- Extend - End code -->
</form>

GET /shop/

<form class="form form-custom-search" onsubmit="return false" data-url="/shop/" action="/shop/" method="get">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Suchen</label>
      <input class="form-input ss__autocomplete__input" name="search_query" id="search_query" data-error-message="Suchfeld kann nicht leer sein." placeholder="Shop durchsuchen" autocomplete="off" spellcheck="false" autocorrect="off"
        autocapitalize="none" ss-autocomplete-input="">
      <div class="ss__autocomplete--target"></div>
      <!-- Search Button -->
      <input type="submit" value="Search" class="custom-search-button">
    </div>
  </fieldset>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">E-Mail-Adresse</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Ihre E-Mail-Adresse" aria-describedby="alertBox-message-text" aria-required="true" required="">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Abonnieren">
      </div>
    </div>
  </fieldset>
</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-testimonials" 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"
          id="write-review-score-365453e1-c27d-4c5e-a2d2-8bd5e68231c4">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></span></span>
        <div aria-describedby="yotpo_score_message_365453e1-c27d-4c5e-a2d2-8bd5e68231c4" aria-labelledby="write-review-score-365453e1-c27d-4c5e-a2d2-8bd5e68231c4" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></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_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></span> </label> <input id="yotpo_input_review_title_365453e1-c27d-4c5e-a2d2-8bd5e68231c4" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></span> </label> <textarea id="yotpo_input_review_content_365453e1-c27d-4c5e-a2d2-8bd5e68231c4" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></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="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_365453e1-c27d-4c5e-a2d2-8bd5e68231c4">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></span></label> <input id="yotpo_input_review_username_365453e1-c27d-4c5e-a2d2-8bd5e68231c4" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"> </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_365453e1-c27d-4c5e-a2d2-8bd5e68231c4">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"></span></label> <input id="yotpo_input_review_email_365453e1-c27d-4c5e-a2d2-8bd5e68231c4" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_365453e1-c27d-4c5e-a2d2-8bd5e68231c4"> </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>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting
Toggle menu
Worldwide shipping
Spend $99 = Free USA Shipping! >>
 * oder Registrieren Anmelden
 * Warenkorb 0
   

 * Vergleichen
 * * Facebook
   * Twitter
   * Pinterest
   * Instagram
 * |
 * Suchen
 * Anmelden oder Registrieren
 * Warenkorb 0
   

Suchen



 * Products
   Shop All
    * Alle Shop All
   
   Shop All with everyday low prices and fast shipping.
   
   Shop Now
   Special This Week
    * Alle Special This Week
   
   
   AC Tools
    * Alle AC Tools
    * AC Couplers and Adapters
    * AC Filters
    * AC Recovery and Recycling
    * AC Oil and Oil Charge
    * AC Tool Specials
    * Climate Control Leak Sealants
    * Climate Control Replacement Parts
    * Cooling System
    * Dye and Dye Lights
    * Leak Detectors
    * Leak Detection Equipment
    * Manifold Sets and Hoses
    * Orifice Tools
    * O-Ring Assortments
    * Portable Heaters
    * Recharge
    * Retrofit Kits
    * Thermometers
    * Vacuum Pumps
   
   Shop AC Tools with everyday low prices and fast shipping.
   
   Shop Now
   Air Compressors
    * Alle Air Compressors
    * Air Compressor Accessories
    * Air Compressor Dryers
    * Air Compressor Filters
    * Air Compressor Lubricant
    * Air Compressor Lubricators
    * Air Compressor Regulators
    * Air Compressor Replacement Parts
    * Air Tanks
   
   Shop Air Compressors with everyday low prices and fast shipping.
   
   Shop Now
   Air Tools
    * Alle Air Tools
    * Air Caulking Guns
    * Air Die Grinders
    * Air Hose Kits
    * Air Nibblers
    * Air Cut Off Tools and Shears
    * Air Tool Accessories
    * Air Tool Chisels
    * Blow Guns
    * Air Drills and Drivers
    * Air Engravers
    * Air Hammers
    * Hemming
    * Air Impact Wrenches
    * Needle Scalers
    * Pneumatic Bits
    * Pneumatic Door Skinning Tools
    * Air Polishers
    * Punch and Flange Tool
    * Air Ratchets
    * Air Riveters
    * Air Sanders
    * Air Saws
    * Air Tool Lubricant
    * Air Tool Regulators
    * Air Tool Retainers
    * Air Waxers and Air Polishers
    * Air Tool Replacement Parts
   
   Shop Air Tools with everyday low prices and fast shipping.
   
   Shop Now
   Battery Tools
    * Alle Battery Tools
    * Battery Chargers
    * Battery Carrier
    * Battery Testers & Analyzers
    * Battery Terminal Brush
    * Battery Terminal Wrench
    * Battery Tool Replacement Parts
    * Battery Wrench
    * Car Battery Carrier
    * Car Battery Removal Tool
    * Tools To Change A Car Battery
    * Tools To Replace Car Battery
    * EV Chargers
    * Booster Cables
    * Battery Clamps
    * Fuses
    * Inverters
    * Portable Boosters
    * Portable Power Supplies
    * Starting Equipment
   
   Shop Air Tools with everyday low prices and fast shipping.
   
   Shop Now
   Car Audio
    * Alle Car Audio
    * Amplifiers
    * Motorcycle Speaker Systems
    * Speakers
    * Speaker Wire
   
   Shop Car Audio with everyday low prices and fast shipping.
   
   Shop Now
   Car Care
    * Alle Car Care
    * Bonnets
    * Chemical Guys
    * Car Care Accessories
    * Car Wash, Wax and Polish
    * Glass Cleaner
   
   
   Chemicals & Compounds
    * Alle Chemicals & Compounds
    * Additives
    * Adhesives and Sealants
    * Alumnium Care
    * Auto Consumables
    * Automotive Chemicals
    * Automotive Cleaners
    * Automotive Polishing Compound
    * Bonding Compounds
    * Brake Cleaner
    * Brake Fluid
    * Car Fresheners
    * Cleaners and Degreasers
    * Cold Weld Compounds
    * Cold Weld Epoxy
    * Detailers
    * Hand Cleaners
    * Gasket Makers
    * Gasketing
    * Grease
    * Interior Protectant
    * Leather Care
    * Marine Detailing
    * Leak Sealants
    * Penetrantes
    * Weld Epoxy
    * Wheel & Tire Polishes
    * Wheel & Tire Cleaners
    * Chemicals in Automotive Industry
    * Threadlockers and Thread Sealants
    * Automotive Hand Cleaners
   
   Shop Chemicals & Compounds with everyday low prices and fast shipping.
   
   Shop Now
   Diagnostic Tools
    * Alle Diagnostic Tools
    * Cameras
    * Circuit Testers
    * Electrical Systems
    * Electronic Tire Tools
    * Electronics Tools
    * Fuel System Diagnostic Tools
    * Infrared Thermometers
    * Instrument Gauges
    * Interior Vehicle Protection
    * Inspection Tools
    * Multimeters
    * Remote Starter
    * Scanners
    * Tachometers
    * Test Leads
    * Test Lights
    * Timing Lights
    * Transmission Pressure Testers
    * Vacuum & Pressure & Bleeding
   
   Shop Diagnostic Tools with everyday low prices and fast shipping.
   
   Shop Now
   Hand Tools
    * Alle Hand Tools
    * Bit Sockets
    * Brake System Tools
    * Clamps
    * Crimping Tools
    * Cutting Tools
    * Fastener Drive
    * Files
    * Hammers
    * Hand Saws
    * Hex Keys
    * Insert Bits
    * Knives and Blades
    * Master Sets
    * Measuring and Precision Tools
    * Mirrors and Retrieving Tools
    * Multi-Tools
    * Oil Filter Tools
    * Picks and Awls
    * Pliers
    * Pry Bars
    * Pullers
    * Punches and Chisels
    * Ratchets and Drive Tools
    * Riveters and Thread Setters
    * Scrapers
    * Screwdrivers
    * Sockets
    * Spark Plug Tools
    * Staple Guns
    * Taps, Dies, and Extractors
    * Thread Repair
    * Tool Kits
    * Vehicle Remotes
    * Wrenches
   
   Shop Hand Tools with everyday low prices and fast shipping.
   
   Shop Now
   Lifting Equipment
    * Alle Lifting Equipment
    * Lifting Equipment Accessories
    * Bottle Jacks
    * Engine Cranes
    * Engine Stands
    * Jack Stands
    * Lifting Equipment Replacement Parts
    * Service Jacks
    * Transmission Jacks
    * Trolley Jacks
    * Wheel Dollys
   
   Shop Lifting Equipment with everyday low prices and fast shipping.
   
   Shop Now
   Paint & Body
    * Alle Paint & Body
    * Auto Body Tools
    * Brushes, Brooms, Squeegees
    * Caulking Guns
    * Dent Removers
    * EZ-Mix
    * Flap Discs
    * Grinding Wheels
    * Interior Floor Mats
    * Paint & Body Accessories
    * Sanding Discs
    * Spray Guns
    * Surface Prep
    * Paints and Coatings
    * Tape
   
   Shop Paint & Body with everyday low prices and fast shipping.
   
   Shop Now
   Power Tools
    * Alle Power Tools
    * Batteries & Chargers
    * Cordless Flashlights
    * Cordless Ratchets
    * Drills
    * Electric Engravers
    * Electric Sanders
    * Electric Tool Accessories
    * Cordless Caulking Guns
    * Drill Accessories
    * Fastener Drive & Screwdriving
    * Grinders & Polishers
    * Heat Tools
    * Impact Wrenches
    * Impact Sockets
    * Power Tool Combo Kits
    * Power Tool Accessories
    * Rotary Tools
    * Saws
    * Winches
   
   Shop Power Tools with everyday low prices and fast shipping.
   
   Shop Now
   Safety Equipment
    * Alle Safety Equipment
    * Caution Tape
    * Face Masks
    * Fire Protection
    * First Aid
    * Gloves
    * Hearing Protection
    * Jackets
    * Protective Apparel
    * Protective Eyewear
    * Rain Gear
    * Respirators
    * Safety Wand
    * Spill Control
    * Work Boots
   
   Shop Safety Equipment with everyday low prices and fast shipping.
   
   Shop Now
   Shop Equipment
    * Alle Shop Equipment
    * Cement Mixer
    * Cleaning Tools
    * Chain Blocks and Pullers
    * Creepers
    * Fans
    * Furniture
    * Generators
    * Hose Reels
    * Hydraulic Pumps
    * Ladders
    * Lighting
    * Nitrogen Tire Filling Systems
    * Parts Washer
    * Pressure Washers
    * Ramps
    * Repair & Replacement Parts
    * Sand Blasters
    * Service Parts
    * Shop Presses
    * Space Heaters
    * Tarps
    * Tire Changers & Wheel Balancers
    * Tire Equipment
    * Tire & Wheel Steps
    * Tool Organizers
    * Tool Storage
    * Vacuums
    * Vises
    * Wheel Dolly
    * Woodworking
    * Work Benches
    * Work Mats
    * Work Stands
   
   Shop Shop Equipment with everyday low prices and fast shipping.
   
   Shop Now
   Auto Shop Supplies
    * Alle Auto Shop Supplies
    * Air & Water Hoses
    * Batteries
    * Body Clips and Retainers
    * Car Fresheners
    * Displays and Merchandisers
    * Enthusiasts & Novelty
    * Fasteners
    * Fluid Management
    * Fuel System
    * Installer Kits and Components
    * Lubrication
    * Markers
    * Nylon Ties
    * Screws, Nuts, Washers and Springs
    * Shop Towels
    * Tire Repair
    * Transmission Service Parts
    * Wire Wheels
    * Key Blanks
    * Replacement FOB
    * Transponder Keys
   
   
   Specials & Clearance
    * Alle Specials & Clearance
    * Winter Savings
    * Bundles + Free Tools
    * Clearance
    * Gifts For Her
    * Gifts for Him
    * Made in the USA
    * New Arrivals
    * Retail Displays
    * Tool Specials
    * Bulk Savings
    * Spring Savings
   
   
   Specialty Automotive Tools
    * Alle Specialty Automotive Tools
    * Radiator Tools
    * New Tools
    * Alignment Tools
    * Bearing Tools
    * Bushing & Seal Drivers
    * Cam Tools
    * Compression Tools
    * Crankshaft Tools
    * Door Unlocking Tools
    * Engine Tools
    * Exhaust Tools
    * Fan Clutch Service Tools
    * Flaring & Tubing Tools
    * Front End Tools
    * Headlight Aimers
    * Hones
    * Ignition Tools
    * Lincoln Replacement Parts
    * Locks
    * Outdoor Home Covers
    * Radio Service Tools
    * Repair and Labor Manuals
    * Serpentine Tools
    * Snow Brooms & Ice Scrapers
    * Strut & Spring Compressors
    * Suspension Tools
    * Tire Tools
    * Towing Products
    * Tow Straps and Tie Downs
    * Transmission Service Tools
    * Vehicle Covers & Accessories
    * Wiper Blades
   
   Shop Specialty Tools with everyday low prices and fast shipping.
   
   Shop Now
   Sporting & Outdoors
    * Alle Sporting & Outdoors
    * Boat & Marine
    * Camping
    * Fishing
    * Home & Garden
    * Hunting
    * RV Accessories
   
   Shop Sporting and Outdoors with everyday low prices and fast shipping.
   
   Shop Now
   Storage and Organization
    * Alle Storage and Organization
    * Liquid Containers
    * Storage and Organization Accessories
    * Tool Organizers
   
   
   Welding
    * Alle Welding
    * Welding Accessories
    * Welding Helmets
    * Welding Replacement Parts
    * Solder
    * Welding Torches
    * Welders
   
   Shop Welding with everyday low prices and fast shipping.
   
   Shop Now
   Apparel
    * Alle Apparel
   
   
   Autel MX808 MaxiCheck All System & Service Diagnostic Tablet, USA Version
   $449.99
   
   $359.99
   (Sie sparen $90.00 )
   Kostenloser Versand Free Shipping!
   Menge:
   Menge von Autel MX808 MaxiCheck All System & Service Diagnostic Tablet, USA
   Version verringern Menge von Autel MX808 MaxiCheck All System & Service
   Diagnostic Tablet, USA Version erhöhen
   
   
   
   Wird zum Warenkorb hinzugefügt … Der Artikel wurde hinzugefügt

 * Shop Brands
 * Specials
 * Clearance
 * Rewards
 * Contact

 * Anmelden oder Registrieren
 * * Facebook
   * Twitter
   * Pinterest
   * Instagram

Suchen




Previous

Next Pause
 * 
 * 
 * 
 * 
 * 


TOOLS AT THE LOWEST PRICES

Air Tools
Battery Charging Systems
Chemicals & Cleaners
Climate Control
Electronics & Diagnostics
Hand Tools
Lifting Equipment
Paint & Body
Power Tools
Safety Equipment
Specialty Tools/
Specials & Clearance
Shop Clearance Up to 75% Off Select Items>>

Titan Tools Dupli-Color DEWALT ThinkCar John Dow Industries AUTEL Klein Tools
Streamlight
Shop All Brands




BEST SELLERS

Previous
Add to Cart


JACKSON SAFETY 17330 HARDHAT WESTERN BLACK


$152.35

$121.88
Add to Cart


GOODALL JP-12-10000 12 VOLT LITHIUM COBALT 10,000 AMP START ALL JUMP PACK

4.8 star rating 69 Reviews



$1,111.25

$889.00
Add to Cart


AUTEL MX808 MAXICHECK ALL SYSTEM & SERVICE DIAGNOSTIC TABLET, USA VERSION

4.7 star rating 379 Reviews



$449.99

$359.99
Add to Cart


ACCESS TOOLS OHJS4 ONE HAND JACK SET

4.9 star rating 35 Reviews



$96.20

$76.96
Add to Cart


AUTEL USA MS906TS MAXISYS DIAGNOSTIC SYSTEM & COMPREHENSIVE + FREE TOOL

5.0 star rating 64 Reviews



$1,312.49

$1,049.99
Add to Cart


AUTEL USA MAXICHECK OBD2 ALL SYSTEM DIAGNOSTIC SCANNER WITH BI-DIRECTIONAL
CONTROL, AND AUTOAUTH (MX808S)


$487.49

$389.99
Add to Cart


SEAFOAM SF-16 MOTOR TREATMENT, 16 OZ.

5.0 star rating 27 Reviews



$8.74

$6.99
Add to Cart


JACKSON SAFETY 19500 WESTERN HARD HAT WHITE3010943

5.0 star rating 1 Review



$152.35

$121.88
Add to Cart


AUTEL USA MAXISYS ULTRA DIAGNOSTIC TABLET/SCAN TOOL KIT WITH ADVANCED VCMI +
FREE TOOL

4.8 star rating 39 Reviews



$4,999.99

$3,999.99
Add to Cart


JUMP N CARRY JNC660 1700 AMP 12 VOLT BATTERY JUMP STARTER

4.9 star rating 106 Reviews



$182.49

$145.99
Add to Cart


ACCESS TOOLS ELRK ESSENTIAL LONG REACH KIT (ELRK)

5.0 star rating 9 Reviews



$121.69

$97.35
Add to Cart


WOODWARD FAB WFB2 MANUAL PIPE AND TUBING BENDER

5.0 star rating 4 Reviews



$349.99

$279.99
Next


INSTANT DEALS

Previous
Add to Cart


SG TOOL AID 33600 EXHAUST BACK PRESSURE TESTER

4.8 star rating 9 Reviews



$65.37

$52.29
Add to Cart


CTA TOOLS BMW FUEL INJECTOR PULLER TOOL - B38, B48, B58 (3766)


$462.49

$369.99
Add to Cart


LISLE 13270 LOW PROFILE FILTER SOCKET SET, 7PC

4.9 star rating 9 Reviews



$49.57

$39.65
Add to Cart


PORTER CABLE 35 PIECE DRILL AND DRIVE SET (PCAST35SET)

5.0 star rating 3 Reviews



$24.99

$4.99
Add to Cart


AL'S LINER BLACK RUBBER CRUMB GRANULAR ADDITIVE FOR TRUCK BED LINERS (RC)


$12.25

$9.80
Add to Cart


JTAPE 1013.1350 SMOOTH EDGE FOAM MASKING TAPE 13MM X 50M

5.0 star rating 1 Review



$37.40

$29.92
Add to Cart


CPS PRODUCTS ARXF5 FILTER FOR AR2788

5.0 star rating 5 Reviews



$66.24

$52.99
Add to Cart


SOLDER-IT MICRO-JET MINI BUTANE TORCH KIT NOZZLE REFILLABLE FUEL CELL (MJ-310)

2.0 star rating 2 Reviews



$18.74

$14.99
Add to Cart


KNKUT 3KK4SR HOLE EXPANSION STEP REAMER SET, 3-PIECE


$157.95

$126.36
Add to Cart


BLAZER GT-8000 RED BIG SHOT TORCH - LIMITED EDITION (189-8000-RED&BLACK)


$74.99

$59.99
Add to Cart


EDGE EYEWEAR SK136 KAZBEK TORQUE SCRATCH-RESISTANT SAFETY GLASSES , SMOKE LENS


$25.44

$20.35
Add to Cart


VIM TOOLS SMS600 52 PC. 3/8'' DR. SOCKET MASTER SET


$282.83

$226.26
Next


FEATURED MANUFACTURERS


 * Huge
   Selection of skus
 * Great
   Prices on brand names
 * Free
   Shipping orders over $99
 * Global
   shipping fast delivery
 * 60-day
   Return hassle-free
 * Fast
   Support via e-mail

 * Automotive
 * Industrial
 * Home & Garden

We pride ourselves in offering hundreds of brands of tools at rock bottom
prices. We distribute tools for automotive, industrial, home and garden
applications, and much more. JB Tools only sells items that are genuine and
authentic, and we back all of the products we sell with an easy 60-day return
policy and a robust warranty program. Some of the featured brands we sell
include OTC, Ingersoll Rand, K Tool, Lisle, Dewalt, Gearwrench, Wilmar,
Meguiar's, as well as countless other household names. On top of our massive
offering of tools, we also stock the necessary accessories and repair parts for
all of the brands we carry. Shop JB Tools today to start saving on all of the
best tools, paints, equipment, diagnostics, battery chargers, automotive
chemicals, detailing supplies, and everything in between! All U.S.A. orders over
$99 will ship free, and we have no handling fees or restocking fees. If you have
any questions or concerns, or have any special requests, please call or email us
today.

More About Us
Previous

Bought a Midtronics battery tester from JB Tool Sales online and got the best
price ANYWHERE with the quickest shipping and service you will ever find. We've
used them in the past and will certainly be using them more often now!

Hal W.

The #1 Go-To for tools. As an auto tech and AAA driver, I need the right tools
fast and cheap. JB gets it done for me, every time

James K.

I essentially got two sets of clamps for the price of one when compared to the
tool program through our OEM. On top of that, they arrived only a couple days
later - through our OEM it would've been at least a week!

Sean O.

Was unable to find the Specialty Socket set I wanted locally but did find it
online. Could not be happier with the price, ease of ordering plus fast
delivery.

Robert M.

I have been buying tools (several thousands of dollars worth) from JB Tool Sales
for many years either off their eBay store or their online store and like to
think I have a relationship of trust with them. JB has always been competitive
with their prices and helpful with my orders. On the very odd occasion, a
delivery has been "lost" in transit to Australia JB has sent me a replacement,
without argument.

Terry

Let me tell you. These guys are the best. Great service, great price, the
shipping was free and very quick.

Bobby

Bought a Midtronics battery tester from JB Tool Sales online and got the best
price ANYWHERE with the quickest shipping and service you will ever find. We've
used them in the past and will certainly be using them more often now!

Hal W.

The #1 Go-To for tools. As an auto tech and AAA driver, I need the right tools
fast and cheap. JB gets it done for me, every time

James K.

I essentially got two sets of clamps for the price of one when compared to the
tool program through our OEM. On top of that, they arrived only a couple days
later - through our OEM it would've been at least a week!

Sean O.

Was unable to find the Specialty Socket set I wanted locally but did find it
online. Could not be happier with the price, ease of ordering plus fast
delivery.

Robert M.

I have been buying tools (several thousands of dollars worth) from JB Tool Sales
for many years either off their eBay store or their online store and like to
think I have a relationship of trust with them. JB has always been competitive
with their prices and helpful with my orders. On the very odd occasion, a
delivery has been "lost" in transit to Australia JB has sent me a replacement,
without argument.

Terry

Let me tell you. These guys are the best. Great service, great price, the
shipping was free and very quick.

Bobby

Bought a Midtronics battery tester from JB Tool Sales online and got the best
price ANYWHERE with the quickest shipping and service you will ever find. We've
used them in the past and will certainly be using them more often now!

Hal W.

The #1 Go-To for tools. As an auto tech and AAA driver, I need the right tools
fast and cheap. JB gets it done for me, every time

James K.
Next
Schließen ×


!

OK Abbrechen

What's happening on this website
Elmo in Halikko as, Finland purchased SG Tool Aid 27300 HD Circuit Tester with
12' Retractable Wire & Battery Clip Open related page
by Fomo.com


START DER FUSSZEILE


ABONNIEREN SIE UNSEREN NEWSLETTER

Erhalten Sie die neuesten Informationen über neue Produkte und bevorstehende
Angebote

E-Mail-Adresse


PRODUCTS

 * Tool Specials
 * Batteries & Chargers
 * Climate Control Tools
 * Electronics & Diagnostics Tools
 * Hand Tools
 * Paint, Body & Exterior tools
 * Power Tools
 * Safety & Personal Protection
 * Shop Equipment & Tool Storage
 * Shop Supplies & consumables
 * Specialty Tools

SERVICE

 * Order Status
 * My Account
 * Shipping & Returns
 * Extend Warranty
 * Victron Support
 * JB Tools Reviews
 * Tool Giveaways
 * Rewards
 * Refer a Friend
 * Join Our Affiliate Program
 * About Us
 * Contact Us

AUTO RESOURCES

 * J&B Auto Tool News
 * Auto Repair Help
 * Brands and Resources

LEGAL

 * Manufacturer Matching Policy
 * Customer Satisfaction Guarantee
 * Non-Affiliation Notice
 * Warranty Program
 * Terms of Use
 * Privacy Policy

SOCIAL

 * Facebook
 * Twitter
 * Pinterest
 * Instagram

SUPPORT

 * Contact us
 * support@jbtools.com
 * 734-744-6449

Copyright © 2024 JB Tools Inc. All Rights Reserved



Select your country
Land:
ÅlandAndorraArgentinaAustraliaAzərbaycanBahamasBarbadosBelgiqueBermudaBoliviaBosna
i HercegovinaBrasilCanadaCayman IslandsČeskoChileColombiaCosta RicaCrna
GoraDanmarkEcuadorEestiEspañaFøroyarFranceGibraltarGuatemalaGuernseyHong
KongHrvatskaIndonesiaIrelandÍslandIsle of
ManItaliaJamaicaJerseyKâmpŭchéaKenyaLatvijaLiechtensteinLietuvaLuxembourgMagyarországMalaysiaMaltaMéxicoMoçambiqueMoldovaMonacoNederlandNew
ZealandNicaraguaNigeriaNorgeÖsterreichPanamáPapua New
GuineaPerúPolskaPortugalRepública DominicanaRomâniaSan
MarinoSchweizShqipëriaSingaporeSlovenijaSlovenskoSouth
AfricaSuomiSverigeTanzaniaTrinidad and TobagoUnited KingdomUnited
StatesUruguayViệt NamΕλλάδαΚύπροςБеларусьБългарияКазахстанМакедонијаМонгол
улсСрбијаსაქართველოישראלالأردنالإمارات العربية المتحدةالبحريالجزائرالعربية
السعوديةالكويتالمغربتونسعمانقطرمصرभारतประเทศไทย한국中国台灣日本
Währung:
AEDAUDBHDBRLCADCHFCNYCZKDKKEGPEURGBPGHSHKDHUFILSIDRINRJPYKESKWDKRWMADMXNMYRNGNNOKNZDOMRPHPPLNQARSARSEKSGDTHBTRYTZSUGXUSDVNDZMW
Sprache:
azərbaycanbosanskicatalàčeštinadanskDeutscheestiEnglishespañolfrançaishrvatskiIndonesiaÍslenskaitalianolatviešulietuviųmagyarNederlandsnorskpolskiportuguêsromânăshqipslovenčinaslovenščinasrpski
(latinica)suomisvenskaTiếng
ViệtTürkΕλληνικάбългарскимакедонскимонголрусскийсрпски
(ћирилица)українськаქართულიעבריתالعربيةहिन्दीไทยភាសាខ្មែរ한국어中文 (繁體)中文(简体)日本語
Einstellungen aktualisieren
Alle Länder
Powered by
Powered by Glopal

front



★ Reviews
Popup content starts
Reviews by


close Popup


THESE ARE REAL REVIEWS
FROM REAL SHOPPERS

4.8 star rating 33208 Reviews




 * Site Reviews
 * Product Reviews




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.
Verified Reviewer

0.0 star rating

03/14/24
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
03/14/24
Was this review helpful?

0

0


G
greg m.
Verified Buyer

5.0 star rating

03/13/24
I'm a professional mechanic. this

Review by greg m. on 13 Mar 2024 review stating I'm a professional mechanic.
this
I'm a professional mechanic. this set is the same one snap sells
awesome quality. use them all the time
On Lang Tools 971 48 piece SAE & Metric Thread Restorer Set
share ' Share Review by greg m. on 13 Mar 2024 facebook facebook Share Review by
greg m. on 13 Mar 2024 twitter twitter Share Review by greg m. on 13 Mar 2024
LinkedIn linkedin Share Review by greg m. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

T
TONI W.
Verified Buyer

5.0 star rating

03/13/24
Good gloves

Review by TONI W. on 13 Mar 2024 review stating Good gloves
We have a steel fabrication shop and our employees like these gloves for their
everyday use.
On Kinco 97-XL International Strong Cowhide Fencing Glove, X-Large
share ' Share Review by TONI W. on 13 Mar 2024 facebook facebook Share Review by
TONI W. on 13 Mar 2024 twitter twitter Share Review by TONI W. on 13 Mar 2024
LinkedIn linkedin Share Review by TONI W. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

D
David C.
Verified Buyer

5.0 star rating

03/13/24
Great product made my awning

Review by David C. on 13 Mar 2024 review stating Great product made my awning
Great product made my awning look new again
On Duplicolor HVP102 Vinyl & Fabric Spray High Performance Blue 11 Oz. Aerosol
share ' Share Review by David C. on 13 Mar 2024 facebook facebook Share Review
by David C. on 13 Mar 2024 twitter twitter Share Review by David C. on 13 Mar
2024 LinkedIn linkedin Share Review by David C. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

S
Steve P.
Verified Buyer

5.0 star rating

03/13/24
Maxline Products

Review by Steve P. on 13 Mar 2024 review stating Maxline Products
Ordered, was delivered and what I needed
On Maxline M8003 Straight Fitting for 3/4-Inch Tubing with 3/4-Inch Male NPT
Thread
share ' Share Review by Steve P. on 13 Mar 2024 facebook facebook Share Review
by Steve P. on 13 Mar 2024 twitter twitter Share Review by Steve P. on 13 Mar
2024 LinkedIn linkedin Share Review by Steve P. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

A
Amos H.
Verified Buyer

5.0 star rating

03/13/24
Heavy Duty

Review by Amos H. on 13 Mar 2024 review stating Heavy Duty
This gets the job done and barely uses any charge to jump a vehicle.
On Jump-N-Carry JNC550A 1100 Peak Amp Jump Starter with Air Compressor
share ' Share Review by Amos H. on 13 Mar 2024 facebook facebook Share Review by
Amos H. on 13 Mar 2024 twitter twitter Share Review by Amos H. on 13 Mar 2024
LinkedIn linkedin Share Review by Amos H. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

C
Chad B.
Verified Buyer

5.0 star rating

03/13/24
Easy, quick

Review by Chad B. on 13 Mar 2024 review stating Easy, quick
I had bought cheaper kits trying to repair my truck because I wasn't comfortable
drilling and tapping the head. They didn't work. I decided to spend the money
and try. This kit made it very easy. It only took a few minutes to have my truck
back running. So far the insert has stayed in place and the truck runs great.
On Cal Van Tools 38900 Two Valve Ford Triton Spark Plug Thread Repair Kit
share ' Share Review by Chad B. on 13 Mar 2024 facebook facebook Share Review by
Chad B. on 13 Mar 2024 twitter twitter Share Review by Chad B. on 13 Mar 2024
LinkedIn linkedin Share Review by Chad B. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

J
Jack B.
Verified Buyer

5.0 star rating

03/13/24
👍

Review by Jack B. on 13 Mar 2024 review stating 👍
GREAT DEAL
On Pioneer Safety Hi-Vis Ripstop Waterproof Safety Jacket Y/G, L (V1200260U-L)
share ' Share Review by Jack B. on 13 Mar 2024 facebook facebook Share Review by
Jack B. on 13 Mar 2024 twitter twitter Share Review by Jack B. on 13 Mar 2024
LinkedIn linkedin Share Review by Jack B. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

J
Jules T.
Verified Buyer

4.0 star rating

03/13/24
303

Review by Jules T. on 13 Mar 2024 review stating 303
I'm not into reviews although I really like 303
On 303 Products 30313 Aerospace Protectant Trigger Sprayer, 32 oz
share ' Share Review by Jules T. on 13 Mar 2024 facebook facebook Share Review
by Jules T. on 13 Mar 2024 twitter twitter Share Review by Jules T. on 13 Mar
2024 LinkedIn linkedin Share Review by Jules T. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

N
Norma S.
Verified Buyer

5.0 star rating

03/13/24
Excellent

Review by Norma S. on 13 Mar 2024 review stating Excellent
I love that I can recharge. Long battery life, durable and reliable
On Streamlight 75613 Stinger Flashlight Blue
share ' Share Review by Norma S. on 13 Mar 2024 facebook facebook Share Review
by Norma S. on 13 Mar 2024 twitter twitter Share Review by Norma S. on 13 Mar
2024 LinkedIn linkedin Share Review by Norma S. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

R
Raymond j.
Verified Buyer

5.0 star rating

03/13/24
Good jacket

Review by Raymond j. on 13 Mar 2024 review stating Good jacket
Nice lightweight jacket for a great price
On Pioneer Safety High Visibility, 150D Lightweight Waterproof Safety Jacket, L
(V1090150U-L)
share ' Share Review by Raymond j. on 13 Mar 2024 facebook facebook Share Review
by Raymond j. on 13 Mar 2024 twitter twitter Share Review by Raymond j. on 13
Mar 2024 LinkedIn linkedin Share Review by Raymond j. on 13 Mar 2024
03/13/24
Was this review helpful?

0

0

1 2 3 4 5 6 7 8 9
Reviews by
Popup content ends