The Spray Source
At Your Service
Our expert support team is available to help you and resolve yourqueries.
- FAQ's
- CHAT NOW
- TEXT US: 508-316-9868
- CALL US: 508-316-9868
- EMAIL US:[email protected]
- Track my orderViewmy rewards
- Return policy
- Close - Back To Shopping
Learn with us 0 Your cart
Your cart is currently empty.
-
- View all
- Painted Samples
-
- View all
- Shop All Kits
- How To Choose A Kit
- Step By Step Guide
- Pre-Sprayed Samples
- Basecoats
- OEMatch Basecoats
- Candy Paint
-
- View all
- Alpha Automotive Reducers
- Alpha Automotive Activators
- Cleaners
-
- View all
- Bike Paint Kits
- Alpha Pigments Spray Cans
- Car-Rep Spray Cans
-
- View all
- Color Shifting
- Single Color Pearls
- Microflakes
- Peelable Paint Accessories
-
- View all
-
- View all
- Shop Sets
- Sand Paper
- Spreaders
- Single Blocks
- 32" Blocks
- 24" Blocks`
- 18" Blocks
- Sanders
- Other Tools
-
- View all
-
- View all
- The Spray Source
- Luma Exodus
- Sagola
- Walcom
- Sata
- Devilbiss
- Iwata
- 3m
-
- View all
- Spray Paint Gun Light
- Exodus Spray Guns
- Spray Suits
- Other Products
-
- View all
- Regulators
- Hoses, Fittings, Couplers
- Airbrush Equipment
-
- View all
-
- View all
- Q1 Tape
- FBS
- JTape
- Paint Stands
- Collision Edge
- Masking Tools
-
- View all
- Wet Sand Paper
- Detailing Kits
- Detailing Pads
- ATV/Boat/Motorcycle Detailing
-
- View all
- Pre-Sprayed Samples
- Mystery Boxes
- Apparel and Merch
- Paint Stands
- General Accessories
- Luma III
-
- Tech Talks
- Technical Data Sheets
-
- Peelable Paint Coatings
-
- Automotive Installs
-
- Contact Us
- Sign Up For Newsletter
- Frequently Asked Questions
-
- Shipping
- Privacy
- Terms Of Service
- Tax Exempt Form
- Clearance
- OEMatch Search
Up To 65% OFF
Custom Basecoats
Vehicle Paint Kits
Sale One Off Colors
Clearcoats
Candy Paint
Primers
Painted Samples
Spray Cans
OEM Paint
Luma iii
Linear Blocks
Dry Pigments
Bike Kits
Masking
Spray Guns
Merch
Regular price $582.45 USD$582.45 USD
Regular price Sale price $582.45 USD$582.45 USD
Save
/

Regular price $582.45 USD$582.45 USD
Regular price Sale price $582.45 USD$582.45 USD
Save
/
Brand:
Year:
Color Code:
Color Name:
-
Free Domestic Shipping $500+
- In stock, ready to ship
- Backordered, shipping soon
-
Made to exact OEM specifications
-
Great Blend-able Matches
Make: TOYOTA
Color Name: FIRESTORM
Color Code & Reference code: C7P
Years: 2013/2016
Models:
Color Type:
Mix Ratio If "Non-Reduced":1:1 (Basecoat : Ar-30xx Reducer)
Features:
- OEM Matching Color:Exact match for TOYOTA C7P FIRESTORM
- High Durability:UV-resistant and weatherproof for long-lasting color protection
- Easy Application:Suitable for professionals and DIY restorers alike
- Available in Multiple Sizes:Perfect for touch-ups or full vehicle repaints
- Professional Grade Formula:Ensures consistent color accuracy and superior performance
- Compatible with Clearcoats:Achieve enhanced gloss and protection when paired with Alpha Automotive Clearcoats
Click HERE to search for another colorcode you don't see on our website yet! We have formulas for 75,000+ colors but don't have all of them on the website yet! This Search tool allows you to see all 75,000+ and purchase!
-Free Ground Shipping in the lower 48 USA on orders over $500 (Not free to Alaska, Hawaii, & US territories)
-We ship both domestic (USA) as well as internationally. There are a few limitations for international orders. We cannot ship hazardous materials via air, so when it comes to paint, body filler, or other hazmat items we cannot ship it internationally or to places that require air shipping (Alazka, Hawaii, etc) .
-Multiple shipping options on non hazardous materials ( UPS, USPS, Overnight etc)
-Qualifying international orders are shipped via UPS or DHL. Most countries there are 3 day options.
-During sales or other high volume days, expect 2-5 days to process the order.
-Normal conditions, we ship same or next day. Mixed paint can take 1-3 days depending on the backlog.
Read our full Shipping Policy Here
- ShareFacebook
- ShareX
- Pin itPinterest
'; html += '' html += ''; html += '
'; $("#wrap_popup3").find('.box').empty(); $("#wrap_popup3").find('.box').append(html); $("#bundle-sticky_add_to_cart").hide(); $('#wrap_popup3').fadeIn(250); $('#shopify-section-header').css('position','absolute'); $('#shopify-section-header').css('z-index','0'); $('.wrap3').show(); }); $(document).on("change",".variants-chk-lbl",function(ev) { $(this).toggleClass("active"); }); $(document).on("click",".rec-atc-sb",function(ev) { ev.preventDefault(); var cur_btn = $(this); var checkedVals = $('.variants-chk:checkbox:checked').map(function() { return this.value; }).get(); if(checkedVals.length == 0){ alert('Please select at-least one variant.'); return; } cur_btn.html('Adding to cart'); var item_arr = []; $.each(checkedVals, (i,d) => { var item_obj = {}; item_obj.quantity = 1; item_obj.id = Number(d); item_arr.push(item_obj); }); if(item_arr.length > 0){ $.ajax({ type: 'POST', url: '/cart/add.js', data: {items : item_arr}, dataType: 'json', error: function(data) { if(data.statusText !== 'OK'){ var error_json = JSON.parse(data.responseText); alert(error_json.description); } cur_btn.html('+'); return; }, success: function (res) { console.log(res); console.log("success"); cur_btn.html('Added to cart'); //window.location.replace(live_cart_url); setTimeout(function(){ cur_btn.html('+'); },5000) } }); } });$(document).on("click",".recommended_atc_nv",function(ev) { ev.preventDefault(); var cur_btn = $(this); cur_btn.html('Adding to cart'); var item_arr = []; var item_obj = {}; item_obj.quantity = 1; item_obj.id = Number($(this).data('vid')); item_arr.push(item_obj); console.log(item_arr) if(item_arr.length > 0){ $.ajax({ type: 'POST', url: '/cart/add.js', data: {items : item_arr}, dataType: 'json', error: function(data) { console.error(data); if(data.statusText !== 'OK'){ var error_json = JSON.parse(data.responseText); console.log(error_json) alert(error_json.description); } cur_btn.html('+'); return; }, success: function (res) { console.log(res); console.log("success"); cur_btn.html('Added to cart'); setTimeout(function(){ cur_btn.html('+'); },5000) } }); }});$.ajax({ url: "https://apps.ecomeasy.io/the-spray-source/get-recommended-products.php?id=7669472100470", method: "get", success: function (res) { console.log(res); if(res.data){ var html = ""; $.each(res.data, (i,d) => { html += '
'+ d.section_title +'
'; $.each(d.section_data, (s_i,s_d) => { html += '
'; html += '
' html += ''; if(s_d.image_src){ html += ''; } html += ""; html += ''; html += ''; if(s_d.variants[0].title == "Default Title"){ html += ''; }else{ html += ''; } html += '
'; }); html += '
'; }); $(".product-recommended-holder").append(html); } }});