United States

1996 Chevrolet Corvette Base Coupe 2-Door

Home » Cars for sale in USA » Chevrolet » Corvette » 1996 Chevrolet Corvette for sale

1996 Chevrolet Corvette Base Coupe 2-Door1996 Chevrolet Corvette Base Coupe 2-Door1996 Chevrolet Corvette Base Coupe 2-Door
Condition:Used
Year:1996
Mileage:27,765
Body Type:Coupe
Manufacturer:Chevrolet
Warranty:Unspecified
Model:Corvette
Vehicle Title:Clear
Fuel Type:Gasoline
Sub Model:Low Miles
Exterior Color:Red
Trim:Base Coupe 2-Door
Interior Color:Red
Engine:5.7L 350Cu. In. V8 GAS OHV Naturally Aspirated
Number of Cylinders:8
Drive Type:RWD
Transmission:Automatic
Price: US $7,100.00
Got questions? Ask here!
// Flash Player Version Detection Rev 1.6// Detect Client Browser type// Copyright(c) 2005-2006 Adobe Macromedia Software, LLC. All rights reserved.var isIE (navigator.appVersion.indexOf("MSIE") != -1) true false;var isWin (navigator.appVersion.toLowerCase().indexOf("win") != -1) true false;var isOpera (navigator.userAgent.indexOf("Opera") != -1) true false;function ControlVersion(){ var version; var axo; var e; // NOTE new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry try { // version will be set for 7.X or greater players axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"); version axo.GetVariable("$version"); } catch (e) { } if (!version) { try { // version will be set for 6.X players only axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"); // installed player is some revision of 6.0 // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29, // so we have to be careful. // default to the first public version version "WIN 6,0,21,0"; // throws if AllowScripAccess does not exist (introduced in 6.0r47) axo.AllowScriptAccess "always"; // safe to call for 6.0r47 or greater version axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { // version will be set for 4.X or 5.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { // version will be set for 3.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version "WIN 3,0,18,0"; } catch (e) { } } if (!version) { try { // version will be set for 2.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); version "WIN 2,0,0,11"; } catch (e) { version -1; } } return version;}// JavaScript helper required to detect Flash Player PlugIn version informationfunction GetSwfVer(){ // NS/Opera version >= check for Flash plugin in plugin array var flashVer -1; if (navigator.plugins != null && navigator.plugins.length 0) { if (navigator.plugins["Shockwave Flash 2.0"]

navigator.plugins["Shockwave Flash"]) { var swVer2 navigator.plugins["Shockwave Flash 2.0"] 2.0" ""; var flashDescription navigator.plugins["Shockwave Flash" swVer2].description; var descArray flashDescription.split(" "); var tempArrayMajor descArray[2].split("."); var versionMajor tempArrayMajor[0]; var versionMinor tempArrayMajor[1]; var versionRevision descArray[3]; if (versionRevision == "") { versionRevision descArray[4]; } if (versionRevision[0] == "d") { versionRevision versionRevision.substring(1); } else if (versionRevision[0] == "r") { versionRevision versionRevision.substring(1); if (versionRevision.indexOf("d") 0) { versionRevision versionRevision.substring(0, versionRevision.indexOf("d")); } } var flashVer versionMajor "." versionMinor "." versionRevision; //alert("flashVer="+flashVer); } } // MSN/WebTV 2.6 supports Flash 4 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer 4; // WebTV 2.5 supports Flash 3 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer 3; // older WebTV supports Flash 2 else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer 2; else if isIE && isWin && !isOpera { flashVer ControlVersion(); } return flashVer;}// When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is availablefunction DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision){ versionStr GetSwfVer(); if (versionStr == -1 { return false; } else if (versionStr != 0) { if(isIE && isWin && !isOpera) { // Given "WIN 2,0,0,11" tempArray versionStr.split(" "); // ["WIN", "2,0,0,11"] tempString tempArray[1]; // "2,0,0,11" versionArray tempString.split(","); // ['2', '0', '0', '11'] } else { versionArray versionStr.split("."); } var versionMajor versionArray[0]; var versionMinor versionArray[1]; var versionRevision versionArray[2]; // is the major.revision >= requested major.revision AND the minor version >= requested minor if (versionMajor parseFloat(reqMajorVer)) { return true; } else if (versionMajor == parseFloat(reqMajorVer)) { if (versionMinor parseFloat(reqMinorVer)) return true; else if (versionMinor == parseFloat(reqMinorVer)) { if (versionRevision >= parseFloat(reqRevision)) return true; } } return false; }} /* eBay CARad CSS Dealer 2.0 Template */ #CARad a:link,#CARad color: #0066FF !important; } #CARad a:visited color: #0066FF !important; } #CARad { font-family: Arial, Helvetica, sans-serif; font-size:12px; width: 760px; background-color: #e5e5e5; margin: 0px auto; text-align: left; } #CARad #header { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerTopBG_black.gif); background-repeat: no-repeat; height: 41px; color:#FFFFFF; line-height: 40px; padding-left: 20px; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #CARad #header color:#FFFFFF !important; font-size: 12px; } #CARad #dealerBanner { padding: 2px 0px 0px 0px; text-align:center; background-color:#FFFFFF } #CARad #gmBanner { text-align: center; } #CARad .dealerDetails { float: left; font-size: 16px; width: 305px; padding: 30px 10px 10px 10px; margin: 5px 5px 10px 5px; text-align:center; } #CARad #vehicleDetails { width: 100%; } #CARad #vehicleDetails ul{ float:left; list-style:none; margin: 5px; padding: 5px; float:left; width: 230px; } #CARad .certified { padding: 20px 5px 5px 5px; font-size: 13px; } #CARad .certified img { padding-bottom: 2px; } #CARad .img-shadow { float:left; background: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/shadowAlpha.png) no-repeat bottom right; margin: 10px 6px 10px; } #CARad .img-shadow img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px; } #CARad .content { padding: 5px 5px 5px 5px; background-color: #e5e5e5; } #CARad #titleHeader { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerTitle_black.gif); background-repeat: repeat-x; width: 760px; font-size: 16px; color:#FFFFFF; height: 40px; line-height: 42px; margin-top: 2px; font-weight: bold; } #CARad .sectionHeader { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerSection_black.gif); background-repeat: repeat-x; width: 760px; height: 29px; font-size: 16px; color: #FFFFFF; font-weight: bold; line-height: 32px; clear:left; } #CARad #featuresOptions table{ width:740px; padding:0px; margin:10px; font-size:12px; border-collapse: collapse; } #CARad #featuresOptions table tr td{ background:#CCC; padding:7px; width:50%; margin:0px; vertical-align:top; } #CARad #featuresOptions table tr #column0{ border-right:solid 10px #e5e5e5; } #CARad #featuresOptions table p{ padding:0 0px 5px 15px; background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/disc.gif) no-repeat left top; margin:0px 10px; } #CARad #photos { text-align: center; padding-top: 10px; } #CARad #photos .photo { padding-bottom: 5px; } #CARad #photos .caption { text-align: center; font-weight: bold; padding-bottom: 4px; } #CARad #photos .photoThumbnail border: 3px solid #666666; } #CARad #photos hr { width: 80%; } #CARad #disclaimer { font-size: 11px; background-color: #FFFFFF; border: 2px solid #e5e5e5; padding: 5px; } #CARad #footer { text-align: center; padding: 10px; background-color:#FFFFFF; vertical-align:middle; } #CARad #seeOtherLink { text-align:right; padding: 5px 10px 5px 0px; background-color: #e5e5e5; } #CARad .dealerDetails span{ padding:0px; display:block; } #CARad .dealerDetails span.endP{ padding-bottom: 10px; } #CARad .worldIcon{ margin:2px 0; height:18px; width: 55px; background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/worldIconSmall.png) no-repeat center; border:none; display:block; } #CARad .bold{ font-weight:bold; }View Our Other Listings
Contact Us
#CARad .printIcon { background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/printIcon.png) no-repeat; padding:0 20px; } Print this listing 1996 Chevrolet Corvette Super Low Miles Red/Tan CLEAN Automatic Like New LeatherVeits Vettes Collector Cars1838 State St.Bettendorf, IA 52722Call Us Today(563) 340-5598Ask Us Question

 Vehicle DetailsYear: 1996Make: ChevroletModel: CorvetteVIN: 1G1YY22P0T5112539Mileage: 27765Transmission: AutomaticEngine: CylinderExterior Color: RedInterior Color: RedTitle: Clear Description1996 Corvette Coupe 4-Speed AUTO, Torch Red, Lt Beige Leather ONLY 25,000 MILES. ORIGINAL PAINT AND TIRES! Meticulously maintained and included with car is original window sticker, sets of keys and fobs, locking lug key set with OEM packet, unopened car cover with genuine GM car cover lock, Corvette owner’s manual and unopened dealer marketing catalog. FEATURES INCLUDE: 6-way driver power seat Performance axle ratio Acceleration slip regulation traction control A/C, link rear suspension w/ transverse fiberglass spring Front rear disc anti-lock brakes Power rack pinion Driver pass airbags Anti-theft system Keyless entry Heated electric outside mirrors Fog lamps Removable fiberglass roof AM/FM cassette stereo Analog and digital instrumentation Cruise control Power windows and locks Remote rear glass release rear window defogger. Additional Photos Terms Conditions Terms of Sale:Fee and Tax Information: Please read general terms and conditions.The following terms of sale apply to all of our online auctions:Payment Methods
Cash (in person), certified check, money order, or 3rd-party financing. All funds must be in US dollars only. Please be sure to have full payment and or approved financing in place before making your final bid. Call us for more information.Deposit
The successful high bidder will submit at least a $2000.00 deposit within 2 business days of winning the auction to secure the vehicle. Failure to deliver deposit in the prescribed time, will deem this auction non binding, and we will no longer be contractually obligated to sell the vehicle to the winning bidder and the bidder will forfit his/her deposit.Payment of Balance Due
Buyer agrees to pay remaining balance due in full (plus applicable fees and taxes) and take ownership of the vehicle within 7-10 business days of the close of the auction. All financial transactions must be completed before delivery of the vehicle. (We dont require removal of the vehicle in this same time frame. We understand shipping or picking up of the vehicle may take little longer).Additional Fees and Taxes
Buyers are responsible for all state, county, city taxes fees as well as title/registration fees in home state.Financing
If bidder is financing, please ensure that financing is arranged BEFORE bidding. We are always willing to help our customers obtain Financing Warranty information. Please do not hesitate to contact us PRIOR TO BIDDING, if you would like to be pre-approved for loan on this or any other vehicle we have listed on eBay.Third Party Funding
Please contact ASAP to express intentions for third party funding. All funds from loan institutions must clear funding procedures before aquiring the vehicle.Shipping
The buyer is responsible for all shipping charges and arrangements however if we can help make these shipping arrangments for you we will. We assume no responsibility for damages incurred after leaving our premises. If the vehicle is going to be shipped, full payment must be received before the vehicle is delivered to or picked up by the shipping company.Pick it up yourself
If you choose to pick the vehicle up yourself, we will make every reasonable attempt to insure that the delivery of this vehicle is smooth. This applies to normal business hours with prior notification and arrangements.Buyer's Inspection
Every effort has been made to accurately and fairly describe this vehicle to you. We try to disclose all information known about this vehicle for auction. Please be advised that used vehicles will have typical scratches and dings inherent for their year and mechanical parts are subject to fail. We welcome and recommend buyer's inspection. If you plan to have buyer's inspection, please make sure you inspect the vehicle prior to the auction ending. Buyer is responsible for any inspection charges and fees. If you are anywhere within reasonable proximity of the surronding area, this vehicle can be viewed before auction ends by appointment.Warranty
Unless otherwise stated in the vehicle description, this vehicle is being sold "as is". No representations or warranties are made by seller, nor are any representations or warranties relied upon by bidders in making bids. Manufacturer's warranties may still apply.Mileage
Mileage on this vehicle has been recorded at the time of listing and is subject to change.NOTICE TO BIDDERS:We are retail sales lot and this vehicle is available for sale at our lot; we reserve the right to cancel all bids and end an auction early if the vehicle is no longer available for sale. We reserve the right to cancel any and all bids at our discretion, or end the auction early, if necessary. Furthermore, we shall not be liable for any such cancellation for any reason.Please insure that you are financially able and or willing to follow through with your bid. We consider vehicles to be sold upon "Reserve Met" status. By placing bids in this auction, you will be considered potential buyer for this vehicle, please insure that you have read, understand, agree, and adhere to all the terms of this sale listed on eBay. Your bid or purchase is contract Buy or place bid only if you are serious about the item. If you are the winning bidder, please be aware that the winning bid on this item is legally binding contract and the item will not be sold for less than the winning bid amount. Please do not bid on this vehicle if you intend to negotiate its final price upon delivery. (Some people think this is standard procedure, believe it or not!) THIS VEHICLE WILL BE SOLD TO THE HIGH BIDDER UNLESS THE ITEM IS BEING SOLD WITH A RESERVE.  Winning bidder will receive free and clear title for this item upon payment in full. Please email or phone with any questions and we will answer anything that you need to know to the best of our ability.Bid Retractions
Bid retractions are not allowed, nor will be recognized within 24 hours of auctions end. Seller will not be obligated to sell in the event of late retraction.Negative Feedback Bidders
We do not allow bidding from negative feedback bidders. New bidders with zero feedback rating should email us or call us prior to bidding.Successful Bidder
The winning bidder must contact us within 24 hours to proceed with payment and delivery arrangements.Non-Paying Bidder
If the deposit is not received within 2 business days of the close of auction and or if the balance is not paid in full within 7 business days following the close of auction, we reserve the right to re-list the vehicle or sell the vehicle to the next highest bidder or another qualified buyer.Please do not bid on this auction unless you are serious about owning this vehicle. All non-paying high bidders will be reported to Ebay, and negative feedback posted. PLEASE ONLY BID WHAT YOU ARE WILLING TO PAY. IF RESERVE IS NOT MET, WE MAY CONTACT THE HIGH BIDDER AND MAKE SECOND CHANCE OFFER. . The winning bidder will receive upon payment in full free and clear title that will have no branding such as salvage, reconstructed, etc.This vehicle has been listed by Veits Vettes Collector Cars. Please contact us at (563) 340-5598 for any questions.

Also published at eBay.com

Comments and questions to the seller:

Menu