sonictoolsusa.com Open in urlscan Pro
35.186.223.98  Public Scan

Submitted URL: https://ncd.soundestlink.com/link/624b0ef877b775001ec97d47/624af76b1761c6001e15f0df/61f30b3de0df3900239c6e04?signature=1fd191...
Effective URL: https://sonictoolsusa.com/454-pc-advanced-aviation/?omnisendContactID=61f30b3de0df3900239c6e04&utm_campaign=campaign%3A+4%...
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=bw0ozufsckkz"
            width="304" height="78" role="presentation" name="a-eziamyn6jr5n" 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="1105">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=1105" 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=1105">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="1105">
    <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 class="form-field" data-product-attribute="set-select">
        <label class="form-label form-label--alternate form-label--inlineSmall" for="attribute_select_532"> Select Toolbox Option: <small>*</small>
        </label>
        <select class="form-select form-select--small" name="attribute[532]" id="attribute_select_532" required="">
          <option value="">Choose Options</option>
          <option data-product-attribute-value="1423" value="1423">Toolset only (NO TOOLBOX)</option>
          <option data-product-attribute-value="1424" value="1424">S12XD Toolbox + $3,120</option>
          <option data-product-attribute-value="1425" value="1425">S14 Toolbox + $4,535</option>
          <option data-product-attribute-value="1426" value="1426">S15 Toolbox + $4,995</option>
        </select>
      </div>
    </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">
          <div class="price-section price-section--withoutTax price-section--main ">
            <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">$7,470.00 - $12,465.00</span>
          </div>
          <div class="price-section price-section--withoutTax non-sale-price--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>
          <div class="price-section price-section--withoutTax rrp-price--withoutTax" style="display: none;"> MSRP: <span data-product-rrp-price-without-tax="" class="price price--rrp">
            </span>
          </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>
  <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[1105]">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[1105]" 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
 * 454-PC Advanced Aviation

Previous

Next


454-PC ADVANCED AVIATION

An Advanced badge designates the solution as an extremely comprehensive solution
that fits the needs of the most experienced technicians in the industry.
SKU: 454AA
(2 reviews) Write a Review


WRITE A REVIEW

×

454-PC ADVANCED AVIATION

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




$7,470.00 - $12,465.00

MSRP:
You save
 * 
 * Create New Wish List

 * 
 * 
 * 
 * 



Starting at $260/mo with affirm. Prequalify now

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

4734218.pdf
219401.pdf
308601.pdf
605901.pdf
605201.pdf
606301.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

Select Toolbox Option: * Choose Options Toolset only (NO TOOLBOX) S12XD Toolbox
+ $3,120 S14 Toolbox + $4,535 S15 Toolbox + $4,995
Current Stock:
$7,470.00 - $12,465.00

MSRP:
You save

Quantity:

Our Aviation A&P Solutions are designed and manufactured by Sonic Tools to fill
the missing piece for aviation technicians and students who are starting their
journey as A&P technicians. We created comprehensive solutions with direction
from aviation industry experts. Our solutions are perfect for anyone working on
aircraft and are the perfect foundation for every rising and experienced A&P
technician to perform efficiently. Metric and SAE tools are included in this
set. This set comes standard with a serialized tool ID laser etched on each
tool. Custom etching is available for added cost.






TOOLSET FEATURES

PROFESSIONAL QUALITY

Our toolboxes, tools, and Sonic Foam are all precision engineered to the highest
quality, meeting or exceeding all DIN and ASE standards. Our products are built
to stand up to any task.

INVENTORY CONTROL SYSTEM

Each tool in the set is serialized, shadowed in CNC machined EVA foam, and
includes an inventory control book that makes our Inventory Control System
unrivaled in the industry.

LIFETIME WARRANTY

We're proud of the products we make, and honor that by offering you a lifetime
warranty. We offer a hassle-free experience and ship directly to you LEARN MORE

TOOLBOX FEATURES

DRAWER CONSTRUCTION

All drawers are built from 1 piece of steel with structural ribs added for
rigidity. Each drawer is affixed with ball bearing slides and are fully
extendable exposing 100% of the drawer's content.

ANTI-TILT

Featuring an Anti-tilt mechanism to allow for only 1 drawer to be open at any
given time, reducing the possibility of unbalanced weightand tipping. When one
drawer is open, all other drawers are locked.

FIT, FINISH AND CONSTRUCTION

All Sonic toolboxes feature a one-piece steel construction. This maximizes
strength and rigidity. The S9 toolbox features a 303 stainless steel worktop,
ABS plastic bumpers, and a powder coated finish.



WHAT'S INCLUDED

Socket Set 1/2", Punch, and Chisel Set , 86-PCS - XD
308601
Tool sizes screen printed in foam. Laser cut and chemical resistant. Lifetime
Warranty and 24-Hour Online Tool Exchange
Wrench Set, 59-PCS - XD
605901
This kit includes Combination reversible ratcheting wrenches which make it easy
to change directions without flipping the wrench over. You also get a set of 10
double open-end wrenches for quickly...
Wrench Set, 52-PCS - XD
605201
Tool sizes screen printed in foam Laser cut and chemical resistant Lifetime
Warranty and 24-Hour Online Tool Exchange CONTENTS: Double Open Wrench (SAE)
1/4"x5/16", 3/8"x7/16", 1/2"x9/16",...
Screwdriver and Socket Set 1/4", 3/8", 194-PCS - XD
219401
Tool sizes screen printed in foam. Laser cut and chemical resistant. Lifetime
Warranty and 24-Hour Online Tool Exchange Contents: Screwdriver: PH.0,PH.1,PH.2,
Stubby PH.2 Screwdriver:...
Pliers, Cutting and File Set, 63-PCS - XD
606301
This toolset includes all the pliers, cutting tools, and other accessories
you'll need to get any job done. Tool sizes screen printed in foam, Laser cut
and chemical resistant, Lifetime...


VIDEOS

 * WHY SONIC? FEATURES AND BENEFITS OF WORKING WITH SONIC TOOLS
   
   Get a complete run-down of our S9 263-PCS intermediate aviatio...

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


Work Efficient. Work With Sonic
Learn More



TECHNICAL SPECS




CUSTOMER REVIEWS

 * Jerry M - Jul 22nd 2021
   
   5
   
   GREAT PRODUCTS
   
   Starting in aviation 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.

 * Absher Farms - Oct 7th 2019
   
   5
   
   GREAT TOOLS
   
   Love the organization of foams and the tool labels, everything is heavy duty
   from the sockets and ratchets to the casters and locking system.


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
Sale

Add to Cart
Quick view Add to My Wish List

SAMPLE KIT

$60.00
$80.00
MSRP:

SKU: 200807

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

Add to Cart
Quick view Add to My Wish List

BASIC AVIATION TOOLSET

$2,725.00

MSRP:

SKU: 714555

Choose Options
Quick view Add to My Wish List

735-PC METRIC TOOLSET

$10,075.00 - $15,070.00

MSRP:

SKU: 735K

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

INTERMEDIATE AVIATION TOOLSET

$4,415.00 - $9,705.00

MSRP:

SKU: 263IA

Choose Options
Quick view Add to My Wish List

958-PC METRIC TOOLSET

$13,605.00 - $18,600.00

MSRP:

SKU: 958

Out of stock

Out of stock
Quick view Add to My Wish List

SCREWDRIVER AND SOCKET SET 1/4", 3/8", 194-PCS - XD

$1,875.00

MSRP:

SKU: 219401

Out of stock

Out of stock
Quick view Add to My Wish List

SOCKET SET 1/2", PUNCH, AND CHISEL SET , 86-PCS - XD

$1,250.00

MSRP:

SKU: 308601

Out of stock

Out of stock
Quick view Add to My Wish List

PLIERS, CUTTING AND FILE SET, 63-PCS - XD

$1,250.00

MSRP:

SKU: 606301

Sale

Add to Cart
Quick view Add to My Wish List

SAMPLE KIT

$60.00
$80.00
MSRP:

SKU: 200807

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

Add to Cart
Quick view Add to My Wish List

BASIC AVIATION TOOLSET

$2,725.00

MSRP:

SKU: 714555

Choose Options
Quick view Add to My Wish List

735-PC METRIC TOOLSET

$10,075.00 - $15,070.00

MSRP:

SKU: 735K

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

INTERMEDIATE AVIATION TOOLSET

$4,415.00 - $9,705.00

MSRP:

SKU: 263IA

Choose Options
Quick view Add to My Wish List

958-PC METRIC TOOLSET

$13,605.00 - $18,600.00

MSRP:

SKU: 958

Out of stock

Out of stock
Quick view Add to My Wish List

SCREWDRIVER AND SOCKET SET 1/4", 3/8", 194-PCS - XD

$1,875.00

MSRP:

SKU: 219401

Out of stock

Out of stock
Quick view Add to My Wish List

SOCKET SET 1/2", PUNCH, AND CHISEL SET , 86-PCS - XD

$1,250.00

MSRP:

SKU: 308601

Out of stock

Out of stock
Quick view Add to My Wish List

PLIERS, CUTTING AND FILE SET, 63-PCS - XD

$1,250.00

MSRP:

SKU: 606301

Sale

Add to Cart
Quick view Add to My Wish List

SAMPLE KIT

$60.00
$80.00
MSRP:

SKU: 200807

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

Add to Cart
Quick view Add to My Wish List

BASIC AVIATION TOOLSET

$2,725.00

MSRP:

SKU: 714555

Choose Options
Quick view Add to My Wish List

735-PC METRIC TOOLSET

$10,075.00 - $15,070.00

MSRP:

SKU: 735K

Choose Options
Quick view Add to My Wish List

672-PC ADVANCED TOOLSET

$8,720.00 - $12,645.00

MSRP:

SKU: 672K

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