sonictoolsusa.com Open in urlscan Pro
35.186.223.98  Public Scan

Submitted URL: https://ncd.soundestlink.com/link/624b0ef877b775001ec97d45/624af76b1761c6001e15f0df/61f30b3da1816e002254ec23?signature=2b6b8d...
Effective URL: https://sonictoolsusa.com/basic-aviation-toolset/?omnisendContactID=61f30b3da1816e002254ec23&utm_campaign=campaign%3A+4%2F...
Submission: On April 04 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

/search-results-page

<form class="form" action="/search-results-page">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">How can we help?</label>
      <input class="form-input snize-input-style" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search" autocomplete="off">
      <a class="modal-close" aria-label="Close" data-drop-down-close="" role="button">
                <button class="form-close" type="button" value="×"><span aria-hidden="true">×</span></button>
            </a>
      <button type="submit" class="form-see-results">
        <span aria-hidden="true"><i class="navUser-item-icon"><svg><use xlink:href="#icon-search"></use></svg></i></span>
      </button>
    </div>
  </fieldset>
</form>

POST /login.php?action=check_login

<form class="navUser-loginForm form" action="/login.php?action=check_login" method="post" data-login-form="">
  <div class="form-field">
    <label class="form-label" for="login_email">Email Address:</label>
    <input class="form-input" name="login_email" id="login_email" type="email">
    <span style="display: none;"></span>
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass">Password:</label>
    <input class="form-input" id="login_pass" type="password" name="login_pass">
    <span style="display: none;"></span>
  </div>
  <div class="form-actions">
    <input type="submit" class="button button--primary" value="Sign in">
    <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
    <a class="create-account" href="/login.php?action=create_account">Create Account</a>
  </div>
</form>

POST /login.php?action=check_login

<form class="navUser-loginForm form" action="/login.php?action=check_login" method="post" data-login-form="">
  <div class="form-field">
    <label class="form-label" for="login_email">Email Address:</label>
    <input class="form-input" name="login_email" id="login_email" type="email">
    <span style="display: none;"></span>
  </div>
  <div class="form-field">
    <label class="form-label" for="login_pass">Password:</label>
    <input class="form-input" id="login_pass" type="password" name="login_pass">
    <span style="display: none;"></span>
  </div>
  <div class="form-actions">
    <input type="submit" class="button button--primary" value="Sign in">
    <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
    <a class="create-account" href="/login.php?action=create_account">Create Account</a>
  </div>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>*</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>
    <!-- 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>
    <!-- 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="6Le1uuIUAAAAAJL8Y29vaGMBeQQskx2xkIrvtz3J">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le1uuIUAAAAAJL8Y29vaGMBeQQskx2xkIrvtz3J&amp;co=aHR0cHM6Ly9zb25pY3Rvb2xzdXNhLmNvbTo0NDM.&amp;hl=de&amp;v=gZWLhEUEJFxEhoT5hpjn2xHK&amp;size=normal&amp;cb=ley6xlmdrx71"
            width="304" height="78" role="presentation" name="a-hgz2rdespao7" 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 product-page-submit-review-btn" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="3573">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=3573" 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">
        <i class="fas fa-heart"></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=3573">Create New Wish List</a>
    </li>
  </ul>
</form>

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

<form class="form form--addToCart" method="post" action="https://sonictoolsusa.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <div class="productView-options-panel-body" data-lock-body-scroll="">
    <input type="hidden" name="action" value="add">
    <input type="hidden" name="product_id" value="3573">
    <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>
    <!-- snippet location product_addtocart -->
  </div>
  <div class="productView-optionsGrid">
    <div data-product-option-change="" style="">
    </div>
    <div class="form-field form-field--stock u-hiddenVisually">
      <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
      </label>
    </div>
    <div class="productView-options-summary">
      <div class="productView-price">
        <div class="price-section-group price-section-group--withoutTax">
          <!-- Sale price without Tax -->
          <div class="price-section price-section--withoutTax price-section--main" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
            <span class="price-label">
            </span>
            <span class="price-now-label" style="display: none;">
            </span>
            <span data-product-price-without-tax="" class="price price--withoutTax price--main">$2,725.00</span>
            <meta itemprop="url" content="https://sonictoolsusa.com/basic-aviation-toolset/">
            <meta itemprop="availability" itemtype="http://schema.org/ItemAvailability" content="http://schema.org/InStock">
            <meta itemprop="itemCondition" itemtype="http://schema.org/OfferItemCondition" content="http://schema.org/Condition">
            <meta itemprop="priceCurrency" content="USD">
            <meta itemprop="priceValidUntil" content="2023-04-04">
            <div itemprop="priceSpecification" itemscope="" itemtype="http://schema.org/PriceSpecification">
              <meta itemprop="price" content="2725">
              <meta itemprop="priceCurrency" content="USD">
              <meta itemprop="valueAddedTaxIncluded" content="false">
            </div>
          </div>
          <!-- Non-sale price without Tax -->
          <div class="price-section non-sale-price--withoutTax price-section--withoutTax" style="display: none;">
            <span class="price-was-label"></span>
            <span data-product-non-sale-price-without-tax="" class="price price--non-sale">
            </span>
          </div>
          <!-- Retail price without Tax -->
          <div class="price-section rrp-price--withoutTax price-section--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
            </span>
          </div>
        </div>
        <div class="price-section price-section--saving price" style="display: none;">
          <span class="price">You save</span>
          <span data-product-price-saved="" class="price price--saving">
          </span>
          <span class="price"> </span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-action">
    <input id="form-action-addToCart" data-wait-message="Adding to cart" class="button button--primary" type="submit" value="Add to Cart">
  </div>
  <div class="productView-options-info">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[3573]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec">
          <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[3573]" 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">
          <i class="icon" aria-hidden="true">
                                        <svg>
                                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                                        </svg>
                                    </i>
        </button>
      </div>
    </div>
  </div>
</form>

<form>
  <p>Enter email address of the person you want to share this toolbox and these foams with.</p><input id="senderName" name="sender" placeholder="Your Name" value=""><input id="emailAddress" name="email" placeholder="email address"
    value=""><br><button type="submit">Send</button>
</form>

POST /subscribe.php

<form class="form footer-newsletter-form" action="/subscribe.php" method="post" data-omnisend-captured-form="true">
  <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">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Enter email address">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Join">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Created with Sketch. Created with Sketch. Created with Sketch. Created with
Sketch. Created with Sketch. Created with Sketch. Created with Sketch.
Toggle menu
 * Call Us: 1-844-407-6642
 * info@sonictoolsusa.com
 * Try Our Tools
 * 24-Hour Online Tool Exchange
 * Promo Catalog
 * USD
   * US Dollars
 * Create Account
 * Sign In

More

 * Home
 * Shop
    * Toolboxes + Tools
    * Sonic Foam System
    * Cabinets
    * Hand Tools
   
   Shop All Products
 * Industries
    * Automotive
    * Aviation
    * Manufacturing
    * Government
   
   Shop All Products
 * About
    * Why Sonic
    * Customer Library
    * Warranty
    * FAQ's
   
   Shop All Products
   
 * Why Sonic
 * Customer Library
 * 24-Hour Online Tool Exchange
 * FAQ's
 * 

 * Gift Certificates
 * 

 * How can we help? ×
   
 * Compare
 * Warranty Exchange
 * Sign In
   
    * Sign In
      
      Email Address:
      Password:
      Forgot your password? Create Account

 * Cart 0
   




Menu

Home Shop
 * Shop for Business
 * Shop for Individual
 * Toolboxes
    * All Toolboxes
    * Empty Toolboxes
    * S8
       * All S8
       * with tools
   
    * S9
       * All S9
       * With Tools
   
    * S10
       * All S10
       * S10 With Tools
   
    * S11
       * All S11
       * with tools
   
    * S12
       * All S12
       * with tools
   
    * S12 XD
       * All S12 XD
       * with tools
   
    * 539
    * S13
       * All S13
       * with tools
   
    * S14
       * All S14
       * with tools
   
    * S15
       * All S15
       * with tools
   
    * topbox
    * Service Carts
    * BMW
    * Volkswagen

 * Cabinets
    * All Cabinets
    * MSS+
       * All MSS+
       * Basic MSS+ Setups
       * Intermediate MSS+ Setups
       * Advanced MSS+ Setups
       * Individual MSS+ Cabinets
   
    * MSS Cabinets
       * All MSS Cabinets
       * Basic MSS Setups
       * Intermediate MSS Setups
       * Advanced MSS Setups
       * Individual MSS Cabinets
          * All Individual MSS Cabinets
          * Cabinets
          * Hanger Boards / Counters
          * Lockers / Cupboards
          * Cabinet Parts

 * Sonic Foam System
    * All Sonic Foam System
    * Small Foam
       * All Small Foam
       * Chisel, Plier, Hammers
       * Screwdrivers
       * Sockets
          * All Sockets
          * 1/2" Drive
          * 1/4" Drive
          * 3/8" Drive
      
       * Wrenches
   
    * Medium Foam
       * All Medium Foam
       * Chisel, Pliers, Hammers
       * Screwdrivers
       * Sockets
       * Utility Sets
       * Wrenches
   
    * Large Foam
       * All Large Foam
       * Chisels, Pliers, Hammers
       * Screwdrivers
       * Sockets
       * Utility Sets
       * Wrenches
   
    * XD Foam
       * All XD Foam
       * Chisels, Pliers, Hammers
       * Screwdrivers
       * Sockets
       * Wrenches

 * Hand Tools
    * All Hand Tools
    * Wrenches
       * All Wrenches
       * Angle
       * Combination
       * Flare Nut
       * Half Moon
       * Hinged
       * Ring
       * Ratcheting
       * Adjustable
       * Flat Double Ring
   
    * Screwdrivers
       * All Screwdrivers
       * VDE Screwdrivers
       * Hex Driver
       * L-Handle
       * Torx
   
    * Socket
       * All Socket
       * 1/4 Drive
       * 3/8" Drive
       * 1/2" Drive
       * 3/4" Drive
       * 1" Drive
       * Rail
       * 6-Point
       * 12-Point
       * SAE
       * TX
       * Cardan Sockets
       * Wheel
       * Impact 6-Point
       * Impact 12-Point
       * Impact TX
       * Spark Plug
       * 6point
   
    * Bit Socket
       * All Bit Socket
       * 1/4" Drive
       * 3/8" Drive
       * 1/2" Drive
       * Phillips Head Bit Socket
       * PZ
       * Slotted
       * Torx
       * Tamper Proof Torx
       * Spline
       * Ribe
       * SAE
       * Hex
   
    * Ratchets
    * Bit
       * All Bit
       * Phillips
       * Pozidrive
       * Slotted
       * Hex
       * Torx
       * Spline
   
    * Pliers
       * All Pliers
       * VDE
       * Hose Clamp Pliers
       * Specialty Pliers
       * Snap Ring
       * Scissor Jointed
       * Diagonal
       * Hose Clamp
       * Long Nose
       * Locking
   
    * Torque Wrench
       * All Torque Wrench
       * 1/4" Drive
       * 3/8" Drive
       * 1/2" Drive
       * 3/4" Drive
       * 1" Drive
   
    * Special Tools
    * Extensions
       * All Extensions
       * Adaptors
       * Extensions
          * All Extensions
          * 1/4" Drive
          * 3/8" Drive
          * 1/2" Drive
          * 3/4" Drive
          * 1" Drive
      
       * Bit Holder
   
    * Hammers
    * File
    * Pry Bar
       * All Pry Bar
       * Bent
       * Straight
   
    * Light
    * Cutting
    * Hex Keys
       * All Hex Keys
       * Magnetic Hex Key
   
    * Chisel and Punches
       * All Chisel and Punches
       * Grip Pin
       * Grip Taper
       * Grip Chisel
   
    * Assorted Tools
       * All Assorted Tools
       * Gloves
       * Jacks
       * Multimeter

 * Mobile Tool Storage
    * All Mobile Tool Storage
    * MCS
    * Suitcase

 * SAE Tools
 * Sale
 * Quick Service
 * Corvette Racing
 * Aviation

Account

 * Sign In
   
   Email Address:
   Password:
   Forgot your password? Create Account
 * Gift Certificates
 * 

Industries
 * Automotive
 * Aviation
 * Education
 * Manufacturing
 * Government

About
 * Why Sonic
 * Customer Library
 * Warranty
 * Support

 * Home
 * Shop
 * Account
 * Contact
    * info@sonictoolsusa.com
    * Call Us: 1-844-407-6642
    * Contact Us

 * More

 * Startseite
 * Shop
 * Basic Aviation Toolset

Previous

Next


BASIC AVIATION TOOLSET

The Basic badge designates the solution as an entry-level solution made for
entry-level technicians.
SKU: 714555
(1 review) Write a Review


WRITE A REVIEW

×

BASIC AVIATION TOOLSET

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




$2,725.00


MSRP:
You save
 * 
 * Create New Wish List

 * 
 * 
 * 
 * 


Lifetime Warranty
Sonic offers a hassle-free lifetime warranty on all products. For more
information or to submit a claim click HERE
Inventory Control

Stay organized with the Sonic Foam System, inventory your toolbox faster with
your inventory control log, and quickly identify whose tools are whose with
custom Laser Etching. LEARN MORE

4730434-exploded-view.pdf
600628-inventory-control.pdf
601407-inventory-control.pdf
602905-inventory-control.pdf
604103-inventory-control.pdf
205501-inventory-control.pdf
Shipping
All packages too big/heavy to ship via UPS, including toolboxes, cabinetry, and
XD toolsets will ship through a Freight Carrier for a flat rate. LEARN MORE
Laser Etching
Serializing your tools to match an individual owner provides an additional level
of personalization, accountability, and identification to keep track of your
tools. LEARN MORE
Add to Cart

Current Stock:
$2,725.00


MSRP:
You save

Quantity:

The Sonic Basic Aviation Toolset is designed to be mobile. With either the
topbox or backpack easily move your tools around the shop. With this 145 piece
tool kit you get tri-lobed Phillips and slotted screwdrivers, an assortment of
1/4" and 1/2" 12pt. SAE sockets, as well as the essential combination pliers,
hammers, and hex keys. This set has everything you need for your aviation
career.







BASIC AVIATION TOOLSET

The Sonic Basic Aviation Toolset is designed to be mobile. With either the
topbox or backpack easily  move your tools around the shop. With this 145 piece
tool kit you get tri-lobed Phillips and slotted screwdrivers, an assortment of
1/4" and 1/2" 12pt. SAE sockets, as well as the essential combination pliers,
hammers, and hex keys. This set has everything you need for your aviation
career.

 

*Product ships for flat rate $250*

FEATURES:

 * ALL TOOLS ARE STANDARD
 * Front centralized safety lock
 * Fully 100% retractable drawers
 * Auto return ball bearing slides
 * RAL 7011 Power Coated Finish
 * Size - 22.3 x 11.3 x 9.57" 

 


WHAT'S INCLUDED

1/4" and 1/2" SAE Socket Set - EXTRA SMALL
205501

Cutting Set - EXTRA SMALL
600628

Screwdriver Set - EXTRA SMALL
601407

Wrench and Plier Combination Set - EXTRA SMALL
602905

Hammer & Utility Set - EXTRA SMALL
604103


TECHNICAL SPECS

SPECIFICATIONS




CUSTOMER REVIEWS

 * Jerry M - Jul 22nd 2021
   
   5
   
   GREAT TOOLS!
   
   Starting in aviation as a basic mechanic was made so much easier with this
   toolbox, it has 95% of what you need day in and day out. The remaining 5% is
   very inexpensive, high quality materials you can purchase separately. Ive
   bought a few other items here and there and not a single tool has broken on
   me. And I use them day in and day out for almost two years now. Im gonna be a
   returning customer for a long time.




VIDEOS

 * BASIC AVIATION TOOLSET | SONIC TOOLS
   
   

 * DON'T GET STUCK WITH THE TRUCK | WORK WITH SONIC
   
   The tool truck model is inefficient and doesn't support mechan...

 * SAVE TIME. MAKE MONEY. | WORK WITH SONIC
   
   Efficiency is at the heart of what we do. We guarantee we will...

Back
Share
Exit

Enter email address of the person you want to share this toolbox and these foams
with.


Send


S8 TOOLBOX


SELECT YOUR TOOLBOX

01 Toolbox
02 Color
03 Drawers

Drawer 1

Drawer 2

Drawer 3

Drawer 4

Drawer 5

Drawer 6

Drawer 7
04 Summary

TOTAL
$1250
RESETDONEBackNEXT STEP


DRAWER 1 FOAMS

Selected Foams


NEXT STEP



CUSTOMERS ALSO VIEWED

Previous
Choose Options
Quick view Add to My Wish List

456-PC INTERMEDIATE TOOLSET

$4,905.00 - $9,265.00

MSRP:

SKU: 456K

Out of stock

Out of stock
Quick view Add to My Wish List

TROY LEE DESIGNS FILLED MOTO TOOLBOX

$1,150.00

MSRP:

SKU: 708821

Choose Options
Quick view Add to My Wish List

285-PC METRIC TOOLSET

$2,445.00 - $7,440.00

MSRP:

SKU: 285K

Choose Options
Quick view Add to My Wish List

1181-PC METRIC AND SAE TOOLSET

$16,250.00 - $21,245.00

MSRP:

SKU: 1181K

Choose Options
Quick view Add to My Wish List

190-PC QUICK SERVICE TOOLSET

$1,550.00 - $5,550.00

MSRP:

SKU: 190QS

Choose Options
Quick view Add to My Wish List

INTERMEDIATE AVIATION TOOLSET

$4,415.00 - $9,705.00

MSRP:

SKU: 263IA

Choose Options
Quick view Add to My Wish List

255-PC BASIC TOOLSET

$3,490.00 - $7,850.00

MSRP:

SKU: 255K

Choose Options
Quick view Add to My Wish List

454-PC ADVANCED AVIATION

$7,470.00 - $12,465.00

MSRP:

SKU: 454AA

Sale

Add to Cart
Quick view Add to My Wish List

SAMPLE KIT

$60.00
$80.00
MSRP:

SKU: 200807

Choose Options
Quick view Add to My Wish List

672-PC ADVANCED TOOLSET

$8,720.00 - $12,645.00

MSRP:

SKU: 672K

Choose Options
Quick view Add to My Wish List

456-PC INTERMEDIATE TOOLSET

$4,905.00 - $9,265.00

MSRP:

SKU: 456K

Out of stock

Out of stock
Quick view Add to My Wish List

TROY LEE DESIGNS FILLED MOTO TOOLBOX

$1,150.00

MSRP:

SKU: 708821

Choose Options
Quick view Add to My Wish List

285-PC METRIC TOOLSET

$2,445.00 - $7,440.00

MSRP:

SKU: 285K

Choose Options
Quick view Add to My Wish List

1181-PC METRIC AND SAE TOOLSET

$16,250.00 - $21,245.00

MSRP:

SKU: 1181K

Choose Options
Quick view Add to My Wish List

190-PC QUICK SERVICE TOOLSET

$1,550.00 - $5,550.00

MSRP:

SKU: 190QS

Choose Options
Quick view Add to My Wish List

INTERMEDIATE AVIATION TOOLSET

$4,415.00 - $9,705.00

MSRP:

SKU: 263IA

Choose Options
Quick view Add to My Wish List

255-PC BASIC TOOLSET

$3,490.00 - $7,850.00

MSRP:

SKU: 255K

Choose Options
Quick view Add to My Wish List

454-PC ADVANCED AVIATION

$7,470.00 - $12,465.00

MSRP:

SKU: 454AA

Sale

Add to Cart
Quick view Add to My Wish List

SAMPLE KIT

$60.00
$80.00
MSRP:

SKU: 200807

Choose Options
Quick view Add to My Wish List

672-PC ADVANCED TOOLSET

$8,720.00 - $12,645.00

MSRP:

SKU: 672K

Choose Options
Quick view Add to My Wish List

456-PC INTERMEDIATE TOOLSET

$4,905.00 - $9,265.00

MSRP:

SKU: 456K

Out of stock

Out of stock
Quick view Add to My Wish List

TROY LEE DESIGNS FILLED MOTO TOOLBOX

$1,150.00

MSRP:

SKU: 708821

Choose Options
Quick view Add to My Wish List

285-PC METRIC TOOLSET

$2,445.00 - $7,440.00

MSRP:

SKU: 285K

Choose Options
Quick view Add to My Wish List

1181-PC METRIC AND SAE TOOLSET

$16,250.00 - $21,245.00

MSRP:

SKU: 1181K

Choose Options
Quick view Add to My Wish List

190-PC QUICK SERVICE TOOLSET

$1,550.00 - $5,550.00

MSRP:

SKU: 190QS

Next
×


×


OK

Trusted by the best in the world



STAY UP TO DATE ON OUR LATEST NEWS AND DEALS.

SUBSCRIBE TO THE SONIC NEWSLETTER!

Email Address


© 2022 Sonic Tools

Conditions of Use

|

Privacy Notice

COMPANY

 * Why Sonic
 * Customer Library
 * About Us
 * FAQ
 * Catalogs
 * Become an Influencer

SUPPORT

 * Contact Us
 * Shipping
 * Warranty
 * Terms & Conditions

INDUSTRIES

 * Automotive
 * Aviation
 * Education
 * Manufacturing
 * Government

SHOP

 * Toolboxes + Tools
 * Cabinets
 * Sonic Foam System
 * Handtools
 * Build Your Toolbox
 * All