sptuningllc.com Open in urlscan Pro
192.200.160.16  Public Scan

Submitted URL: http://sptuningllc.com/
Effective URL: https://sptuningllc.com/
Submission: On March 06 via api from US — Scanned from DE

Form analysis 24 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field quickSearchInput">
      <label class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Search by keyword, brand or SKU" autocomplete="off" autocorrect="off">
      <a class="modal-close" aria-label="Close" data-drop-down-close="" role="button">
                <svg><use xlink:href="#icon-close"></use></svg>
            </a>
      <button type="submit" class="search-button">
        <div class="search-button-icon">
          <svg>
            <use xlink:href="#icon-search"></use>
          </svg>
        </div>
      </button>
    </div>
  </fieldset>
</form>

POST /cart.php

<form class="form js-quick-add" action="/cart.php" method="post" enctype="multipart/form-data" data-error="Please complete the SKU and quantity fields">
  <div class="add-sku-item"></div>
  <fieldset class="form-fieldset">
    <div class="form-field">
      <div class="form-input-wrap">
        <input class="form-input form-input--sku-num" name="sku" type="text" placeholder="Add SKU to Cart" data-sku="" autocorrect="off">
        <input class="form-input form-input--sku-qty" name="qty" type="tel" value="1" min="1" data-qty="" autocomplete="off">
      </div>
      <span class="quick-add-result"></span>
      <button type="submit" class="search-button"> Add to Cart </button>
    </div>
  </fieldset>
</form>

POST /login.php?action=check_login

<form class="flex-component__mobileUp-3 login-form login-form-standard login-form--home login-form--order-2 form" action="/login.php?action=check_login" method="post">
  <h3>Sign in</h3>
  <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">
  </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">
  </div>
  <div class="form-actions"><input type="submit" class="button button--primary login-form__button" value="Sign in">
    <div class="login-form__links">
      <a class="forgot-password" href="/login.php?action=reset_password">Forgot your password?</a>
      <a class="login-form__create-account" href="/login.php?action=create_account">Create Account</a>
    </div>
  </div>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2876" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2876" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2751" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2751" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2649" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2649" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2544" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2544" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2543" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2543" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

POST /cart.php

<form class="form form-cardAdd" method="post" action="/cart.php" enctype="multipart/form-data" data-cart-item-add-from-card="">
  <div class="add-card-popup"></div>
  <input type="hidden" name="action" value="add" tabindex="0">
  <input type="hidden" name="product_id" value="113" tabindex="0">
  <input data-wait-message="Adding…" data-event-type="product-click" data-product-id="113" class="button button--primary button--cardAdd" type="submit" value="Add to Cart" tabindex="0">
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=113" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=113" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

POST /cart.php

<form class="form form-cardAdd" method="post" action="/cart.php" enctype="multipart/form-data" data-cart-item-add-from-card="">
  <div class="add-card-popup"></div>
  <input type="hidden" name="action" value="add" tabindex="0">
  <input type="hidden" name="product_id" value="147" tabindex="0">
  <input data-wait-message="Adding…" data-event-type="product-click" data-product-id="147" class="button button--primary button--cardAdd" type="submit" value="Add to Cart" tabindex="0">
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=147" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=147" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=1618" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=1618" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

POST /cart.php

<form class="form form-cardAdd" method="post" action="/cart.php" enctype="multipart/form-data" data-cart-item-add-from-card="">
  <div class="add-card-popup"></div>
  <input type="hidden" name="action" value="add" tabindex="0">
  <input type="hidden" name="product_id" value="151" tabindex="0">
  <input data-wait-message="Adding…" data-event-type="product-click" data-product-id="151" class="button button--primary button--cardAdd" type="submit" value="Add to Cart" tabindex="0">
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=151" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=151" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=449" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=449" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2974" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2974" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

POST /cart.php

<form class="form form-cardAdd" method="post" action="/cart.php" enctype="multipart/form-data" data-cart-item-add-from-card="">
  <div class="add-card-popup"></div>
  <input type="hidden" name="action" value="add" tabindex="0">
  <input type="hidden" name="product_id" value="2972" tabindex="0">
  <input data-wait-message="Adding…" data-event-type="product-click" data-product-id="2972" class="button button--primary button--cardAdd" type="submit" value="Add to Cart" tabindex="0">
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2972" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2972" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2971" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2971" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2970" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2970" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</form>

POST /cart.php

<form class="form form-cardAdd" method="post" action="/cart.php" enctype="multipart/form-data" data-cart-item-add-from-card="">
  <div class="add-card-popup"></div>
  <input type="hidden" name="action" value="add" tabindex="0">
  <input type="hidden" name="product_id" value="2969" tabindex="0">
  <input data-wait-message="Adding…" data-event-type="product-click" data-product-id="2969" class="button button--primary button--cardAdd" type="submit" value="Add to Cart" tabindex="0">
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=2969" method="post">
  <a href="/wishlist.php?action=addwishlist&amp;product_id=2969" class="button button-wishlist" aria-label="Add to Your List" title="Add to Your List" tabindex="0"><span class="button-wishlist--text">Add to Your List</span><div class="button-wishlist-star">
                                            <svg>
                                                <use xlink:href="#icon-star-outline"></use>
                                            </svg>
                                        </div>
                                    </a>
</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">Email Address</label>
      <div class="form-combined--largeUp">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" autocapitalize="off" autocorrect="off" autocomplete="email">
        <input class="button button--primary button--subscribe" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Enjoy 10% Off All SP Tuning Products And 5% Off Some Of Your Favorite Brands
During Our Tax Season Sale from 3/1/23-4/2/23



Toggle menu

Search



Add to Cart
 * Gift Certificates
 * Account
 * 0
   Your Cart
   
   Your Cart Is Empty.
   
   
   
   Total Items:0 Subtotal:$0.00 Grand total:$0.00
   View Cart Check out

 * Shop Online
    * Dodge
    * Mitsubishi
    * Nissan
    * Subaru
    * Other Makes
    * Universal
    * Apparel/Merchandise
   
    * All Dodge
    * 300
      * (05-14) 300 5.7L
      * (15-18) 300 5.7L
      * SRT
    * Challenger
      * 08-14 Challenger 5.7L
      * 08-18 Challenger SRT & Hellcat
      * 15-18 Challenger 5.7L
    * Charger
      * 05-10 Charger
      * 05-18 Charger SRT & Hellcat
      * 11-18 Charger
    * Dart
      * 1.4L
    * Durango
      * 2011-2020 Durango
    * Grand Cherokee (05-18)
      * Drivetrain
      * Fuel System
      * Suspension & Steering
    * NSRT4
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Electronics & Tuning
      * Engine
      * Exhaust
      * Exterior
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Interior
      * Steering & Suspension
      * Turbo & Boost
      * Wheels & Tires
    * Ram 2500 & 3500
      * 03-09 Ram 2500-3500
      * 94-02 Ram 2500-3500
    * Stealth (92-96)
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Turbo & Boost
      * Wheels & Tires
    * Viper
      * 13-17 Viper
      * 96-02 Viper
   
    * All Mitsubishi
    * 1G DSM
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Exhaust
      * Exterior
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Turbo & Boost
      * Wheels & Tires
    * 2G DSM
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Exhaust
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Interior
      * Steering & Suspension
      * Tuning
      * Turbo & Boost
      * Wheels & Tires
    * 3000GT
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Turbo & Boost
      * Wheels & Tires
    * Evo 4/5/6
      * Brakes
      * Cooling System
      * Drivetrain
      * Engine
      * Exhaust
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Tuning
      * Turbo & Boost
      * Wheels & Tires
    * Evo 7/8/9
      * Battery
      * Brakes
      * Steering & Suspension
      * Wheels & Tires
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Exhaust
      * Exterior
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Interior
      * Tuning
      * Turbo & Boost
    * Evo X
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Exhaust
      * Exterior
      * Fueling
      * Ignition
      * Intake & Intercooler
      * Interior
      * Steering & Suspension
      * Tuning
      * Turbo & Boost
      * Wheels & Tires
   
    * All Nissan
    * 180/240sx S13
      * Battery & Ignition
      * Cooling & Radiator
      * Electronics & Tuning Solutions
      * Engine
      * Exhaust
      * Fuel System
      * Steering & Suspension
    * 200/240sx S14
      * Battery & Ignition
      * Cooling & Radiator
      * Electronics & Tuning Solutions
      * Engine
      * Exhaust
      * Fuel System
    * 300zx
      * Cooling & Radiator
      * Electronics & Tuning Solutions
      * Engine
      * Intake & Intercooler
    * 350z
      * Cooling & Radiator
      * Drivetrain
      * Electronics & Tuning Solutions
      * Engine
      * Exhaust
      * Fuel System
      * Ignition
      * Intake & Intercooler
      * Interior
      * Suspension & Steering
    * 370Z
      * Cooling & Radiator
      * Drivetrain
      * Electronics & Tuning Solutions
      * Engine
      * Exhaust
      * Fuel System
      * Intake & Intercooler
    * R35 GTR
      * Battery & Ignition
      * Cooling & Radiator
      * Drivetrain
      * Electronics & Tuning Solutions
      * Engine
      * Exhaust
      * Fuel System
      * Intake & Intercooler
      * Turbo & Boost
    * S15
      * Battery & Ignition
      * Cooling & Radiator
      * Engine
      * Exhaust
      * Fuel System
    * Skyline GTR
      * R32 GTR
      * R33 GTR
      * R34 GTR
   
    * All Subaru
    * 2022+ BRZ
      * Drivetrain
      * Exhaust
    * BRZ
      * Battery & Ignition
      * Brakes
      * Cooling & Radiator
      * Drivetrain
      * Engine
      * Exhaust
      * Fuel System
      * Intake & Intercooler
      * Suspension & Steering
      * Turbo & Boost
    * Forester
      * Forester XT (05-08)
      * Forester XT (09-12)
      * Forester XT (14-18)
    * Legacy GT
      * 05-09 Legacy GT
    * Tuning
    * WRX/STI
      * 02-03 WRX
      * 04-05 WRX/STI
      * 06-07 WRX/STI
      * 08-14 WRX/STI
      * 15-19 WRX/STI
   
    * All Other Makes
    * Acura
      * Integra
      * NSX
      * RSX
      * TL
      * TSX
    * Audi
      * A3
      * R8
      * S3
      * S4
    * Chevrolet
      * Camaro
      * Cobalt SS
      * Corvette
      * Silverado
    * Ford
      * F-Series
      * Fiesta ST
      * Focus RS
      * Focus ST
      * GT40 (05-06)
      * Mustang
    * GMC
      * Sierra
    * Honda
      * Delsol
      * Prelude
      * S2000
      * Civic
    * Hyundai
      * Genesis
    * Infiniti
      * G35
      * Q50
      * G37
    * Jeep
      * Compass
      * Renegade
    * Lamborghini
      * Gallardo
      * Huracan
    * Mazda
      * MazdaSpeed3 (07-09)
      * MazdaSpeed3 (10-13)
      * Miata (89-97)
      * Miata (98-04)
      * RX-8
      * RX7
    * Pontiac
      * GTO (04-06)
      * Trans Am (98-02)
    * Porsche
      * 911/GT3
      * Cayman GT4
    * Scion
      * FRS
    * Toyota
      * Camry
      * Supra (2020+)
      * Supra (86-93)
      * Supra (93-02)
    * Volkswagen
      * Golf/Gti
      * Jetta
      * Passat
   
    * All Universal
    * Air Filters
      * AEM
      * Injen
      * K&N
    * Brakes
      * Wilwood
    * Catch Cans
      * JM Fabrications
      * Vibrant Performance
    * Connectors & Wiring
      * OHM Racing
      * TE Connectivity
    * Cooling System
      * Fans & Install
      * Overflow & Reservoir
      * Radiator Caps
    * Couplers & Clamps
      * Clamps
      * Couplers
    * Detailing & Car Care
      * Chemical Guys
      * DND Performance Interior
    * Electronics & Tuning Solutions
      * Back-Up Cameras
      * Edge
      * Electronics
      * Electronics Accessories
      * Gauges & Accessories
      * HP Tuners
      * Methanol Kits
      * Race Dash Displays
      * Sensors
      * Standalone ECU
    * Engine
      * Catch Cans & Install
      * Dress-Up
      * Oil Filter & Accessories
      * Tools
    * Exhaust Gaskets
      * Adapters
      * Clamps
      * Gaskets
    * Exterior
      * Aerodynamics
      * Badges/Emblems
      * Delete Panels/Fittings
      * Hood Pins/Latches
      * Horns
      * Lighting
      * Wheels & Tires
    * Fabrication
      * Flanges
      * Mounts
      * Piping
      * Weld Bungs
    * Fluids & Filters
      * Brake Fluid
      * Cooling System
      * Drivetrain
      * Engine Assembly Lube
      * Engine Oil
      * Methanol
    * Fuel System
      * Diesel
      * Flex Fuel Kits
      * Fuel Filters
      * Fuel Pump & Install
      * Regulator & Install
    * Hardware
      * Aeromotive
      * Finish Line Factory
      * Mishimoto
      * SP Tuning
      * SPC Performance
      * Wilwood
    * Heat Protection
      * Exhaust Wrap
      * Tape, Shields, Shrouds & Sleeves
    * Hose & Fittings
      * AccuAir
      * Aeromotive
      * Finish Line Factory
      * Gates
      * STM Tuned
      * Vibrant
    * Interior
      * Racing Seats & Accessories
      * Shift Knobs
      * Steering Wheels
    * Suspension
      * AccuAir
    * Track Equipment
      * Battery Disconnects
      * Harness Bars
      * Hood Pins/Latches
      * Racing Gear
    * Turbo & Boost
      * Adapters
      * Blow Off Valves & Accessories
      * Boost Controller
      * Gaskets
      * Intercoolers
      * Turbochargers
      * Vacuum Block
      * Wastegates & Actuators
   
    * All Apparel/Merchandise
    * Cosmis Racing
    * Finish Line Factory
    * Mishimoto
    * SP Tuning

 * About Us
 * Contact Us
 * Shipping & Returns
 * Blog
 * Gallery
 * Wholesale

 * Gift Certificates
 * Account

 * Need Help? 978-224-3980
 * Your Lists





N2MB WOTBOX

2-Step Launch Control & NLTS

Buy Now!


RB SERIES CAM LOCK TOOL

Peace of Mind When Timing Your Engine

Buy Now!


SP TUNING SRT-4 FUEL HOSE REPLACEMENT!

Get Yours Today!

Buy Now!


KINNETTIC KREATIONS P-N-P WOTBOX HARNESSES

In Stock!

Buy Now!


SP TUNING UNIVERSAL AFTERMARKET TITANIUM STEERING WHEEL BOLT KIT

Add some extra style to your aftermarket steering wheel!

Buy Now!


SIGN IN

Email Address:
Password:
Forgot your password? Create Account


FEATURED PRODUCTS

Quick view

SP Tuning

SP TUNING FRONT BUMPER QUICK RELEASE KIT | NEON SRT-4


MSRP:
$219.99
Was:

Price Now
$199.99
Choose Options
Add to Your List

Quick view

RK-Titanium

RK TITANIUM UPPER RADIATOR PIPE | NEON SRT-4


MSRP:

Was:

Price Now
$225.00 - $250.00
Choose Options
Add to Your List

Quick view

Eaton Motorworks

EATON MOTORWORKS JMF INTAKE MANIFOLD TITANIUM COLD-SIDE INTERCOOLER PIPE | NEON
SRT4


MSRP:
$877.07 - $907.31
Was:

Price Now
$725.00 - $750.00
Choose Options
Add to Your List

Quick view

SP Tuning

SP TUNING COMPLETE FUEL SYSTEM KIT | NSRT4


MSRP:
$1,099.99 - $1,407.99
Was:

Price Now
$999.99 - $1,279.99
Usually ships in 1-2 business days. Colored Filter/Regulator options other than
black may extend waiting period due to availability.
Choose Options
Add to Your List

Quick view

SP Tuning

SKU: SPT-TI-IMSK-NSRT4-RAW

SP TUNING TITANIUM INTAKE MANIFOLD STUD KIT | NEON SRT4


MSRP:
$62.50
Was:

Price Now
$50.00
Choose Options
Add to Your List

 * 1




MOST POPULAR PRODUCTS

Sale

Quick view

SP Tuning

SKU: SPT-RB26CAMLOCK

SP TUNING RB26 CAM LOCK TOOL

5 reviews


MSRP:
$15.00
Was:
$15.00
Price Now
$11.50
Usually ships within 24hrs
43 in stock
Add to Your List

Quick view

SP Tuning

SKU: SPT-VPR-INSRT-SET

SP TUNING VIPER SEAT INSERTS SET | NEON SRT-4


MSRP:
$86.45
Was:

Price Now
$70.00
132 in stock
Add to Your List

Quick view

SP Tuning

SP TUNING LOGO V2 SWEATSHIRT

3 reviews


MSRP:
$45.00 - $50.00
Was:

Price Now
$40.00 - $45.00
Choose Options
Add to Your List

Quick view

OEM Dodge

SKU: 6504383

SRT-4 OEM MODULAR CLUTCH BOLT


MSRP:

Was:

Price Now
$3.45
13 in stock
Add to Your List

Quick view

SP Tuning

SP TUNING LOGO V2 T-SHIRT

6 reviews


MSRP:
$35.00 - $40.00
Was:

Price Now
$30.00 - $35.00
Choose Options
Add to Your List

 * 1




NEW PRODUCTS

Sale

Quick view

SP Tuning

SKU: SPT-TI-UNIBADGE

SP TUNING TITANIUM UNIVERSAL BADGE/KEYCHAIN


MSRP:
$35.99
Was:
$29.99
Price Now
$19.99
Usually ships in 1-2 business days. Please allow up to 1-2 weeks for custom
designs.
178 in stock
Choose Options
Add to Your List

Quick view

FuzedFab

SKU: FUZED-DFROST-DUAL-NSRT4

FUZEDFAB DEFROST VENT DUAL GAUGE POD | NEON SRT-4


MSRP:

Was:

Price Now
$64.99
2 in stock
Add to Your List

Quick view

Injen

INJEN SP DUAL SHORT RAM INTAKE | 2015-2015 INFINITI Q50 3.7L


MSRP:

Was:

Price Now
$689.95
Choose Options
Add to Your List

Quick view

aFe

AFE TAKEDA STAGE-2 COLD AIR INTAKE SYSTEM W/PRO 5R FILTER | 14-15 INFINITI Q50
3.7L


MSRP:
$679.93
Was:

Price Now
$543.94
Choose Options
Add to Your List

Quick view

ATP Turbo

SKU: atpATP-FIE-025

ATP BOLT-ON GARRETT GTX2860R GEN 2 TURBO | FORD FIESTA ST


MSRP:
$2,295.00
Was:

Price Now
$2,179.99
Add to Your List

 * 1




LATEST NEWS

 * Jul 6th 2022
   
   SP TUNING 2G DSM PNP ROLLING ANTILAG HARNESS INSTALLATION INSTRUCTIONS
   
   SP Tuning 2G DSM PnP Rolling Antilag Harness Installation
   InstructionsInstallation Time: ~30 Minutes…
   
   Published by Stephen Petrie

 * Dec 13th 2021
   
   SP TUNING EVO 7/8/9 TRACK-STYLE BATTERY RELOCATION KIT INSTALLATION
   INSTRUCTIONS
   
   SP Tuning Evo7/8/9 Track Style Battery Relocation Kit Installation
   InstructionsInstallation Time: 4-…
   
   Published by Stephen Petrie

 * Jun 23rd 2021
   
   SP TUNING SRT-4 BATTERY RELOCATION KIT INSTALLATION INSTRUCTIONS
   
   SP Tuning SRT-4 Battery Relocation Kit Installation InstructionsInstallation
   time: 1-2 hours.When in…
   
   Published by Stephen Petrie

 * Dec 17th 2019
   
   SP TUNING SRT-4 WOTBOX SETTINGS
   
   Due to popular demand we are going to do a small write-up and leave this
   information open and availa…
   
   Published by Stephen Petrie

View All Articles

×


OK






PAGES

 * About Us
 * Contact Us
 * Shipping & Returns
 * Blog
 * Gallery
 * Wholesale
 * Sitemap

CATEGORIES

 * Dodge
 * Mitsubishi
 * Nissan
 * Subaru
 * Other Makes
 * Universal
 * Apparel/Merchandise

POPULAR BRANDS

 * Fuel Injector Clinic
 * Finish Line Factory
 * Prosport Gauges
 * Mitsubishi
 * ETS
 * RK-Titanium
 * Invidia
 * STM
 * JM Fabrications
 * OHM Racing
 * View All

INFO

864 Main Street Unit #6
Acton, MA 01720 Call us: 978-224-3980

SUBSCRIBE TO OUR NEWSLETTER

Get the latest updates on new products and upcoming sales

Email Address


FOLLOW US



Designed by Flair Powered by BigCommerce

© 2023 SP Tuning

Manage Website Data Collection Preferences



We use cookies (and other similar technologies) to collect data to improve your
shopping experience.

SettingsReject allAccept All Cookies