United States

1956 Chevrolet Other Pickups 3100 CUSTOM - 2K MILES

Home » Cars for sale in USA » Chevrolet » Other Pickups » 1956 Chevrolet Other Pickups for sale

1956 Chevrolet Other Pickups 3100 CUSTOM - 2K MILES1956 Chevrolet Other Pickups 3100 CUSTOM - 2K MILES1956 Chevrolet Other Pickups 3100 CUSTOM - 2K MILES
Condition:Used
Year:1956
Mileage:2,000
Exterior Color:White Pearl
Manufacturer:Chevrolet
Interior Color:Gray leather
Model:Other Pickups
Body Type:Pickup
Trim:Custom
Warranty:Vehicle does NOT have an existing warranty
Engine:350 V-8
Vehicle Title:Clear
Drive Type:automatic
Options:CD Player, Leather Seats
Power Options:Power Windows
Sub Model:3100 CUSTOM - 2K MILES
:“Older custom restoration in very nice condition. Rust & accident free body. Shaved door handles. Very nice White pearl paint. Wood & stainless bed. Newer Gray leather buckets and console. Power steering and brakes. Newer AM/FM/CD stereo. Newer aluninum wheels and radial tires. Only about 2K miles since completeD”
Price: US $12,500.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 registrytry {// version will be set for 7.X or greater playersaxo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");version axo.GetVariable("$version");} catch (e) {}if (!version){try {// version will be set for 6.X players onlyaxo 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 versionversion "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 greaterversion axo.GetVariable("$version");} catch (e) {}}if (!version){try {// version will be set for 4.X or 5.X playeraxo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version axo.GetVariable("$version");} catch (e) {}}if (!version){try {// version will be set for 3.X playeraxo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version "WIN 3,0,18,0";} catch (e) {}}if (!version){try {// version will be set for 2.X playeraxo 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 arrayvar 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 4else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer 4;// WebTV 2.5 supports Flash 3else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer 3;// older WebTV supports Flash 2else 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 minorif (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;}}TD.optionDividerLeft {border-left-style: none;border-left-width: px;border-left-color: #000000;margin-left: 4em;}TD.optionDividerRight {border-right-style: solid;border-right-width: px;border-right-color: #000000;margin-left: 4em;}TD.optionCategory {padding-left: 0.1cm;}TD.optionCategory, TD.optionValue {font-family: Verdana,Arial,Helvetica; font-size: 8pt;}#disclaimer {width:740px;text-align:center;color:#999;margin:20px auto;font-size:11px;line-height:18px;}TD.sectionWithBorder, A.sectionHeader, TD.sectionHeader, TD.sectionText, A.sectionText,TD.topNavBar, A.topNavBar {font-family: Verdana,Arial,Helvetica;font-size: 8pt;color: #000000; A.sectionHeader, TD.sectionHeader {font-weight: bold;color: #FFFFFF; background-color: #000000;} TD.sectionWithBorder {padding: 3px;border: 1px solid #000000;}TABLE.mainTable {background-color: #FFFFFF;}TABLE.surroundingTable background-color: #FFFFFF; }SPAN.optionCategory {padding-right: 4px;padding-left: 4px;border: 1px solid black;background-color: #000;color: #fff;}#footer {text-align: center;padding: 10px;background-color:#FFFFFF;vertical-align:middle;}


CELEBRATING OUR TENTH YEAR STARTING MAY 2016

REALLY COOL RUST ACCIDENT FREE SURVIVOR1956 CHEVROLET 3100 CUSTOM PCIKUP

 

ABOUT 2K MILES SINCE COMPLETED
Just arrived, we took this cool Chevy pickup in on trade. Older restoration
that still shows very well. Updated power train, bucket seats and very nice
rust accident free body. Now it is ready for it next owner to love and show
or update it with new wheels an interior. Excellent body and paint.About 2,000 miles since completed.

Very nice tri-stage repaint in White Pearl. All trim removed for repaint.
Nice Gray leather bucket seat interior with floor shift console.
New door panels, original dash, headliner carpet in nice condition. 
This truck has been refreshed, detailed and ready to drive or show.
FEATURES AND OPTION INFORMATION

EVERYTHING WORKS INCLUDING THE CLOCK!!!

Accident free sheet metal
Newer tri-stage White Pearl paint 
Gray leather bucket seat interior
New door panels, original dash, new carpet headliner
Nice chrome and soft trim throughout
Rebuilt 350 cubic inch V-8 engine
Power steering brakes 
Newer AM FM CD stereo and speakers
Power steering, front disc brakes, windows and locks.
 Tilt wheel wood stainless bed
Newer aluminum wheels and newer radial tires
Only about 2,000 miles since completed
 


Value in collector cars is all about the right color combination and original condition.



I deal in low mileage, original cars trucks... This is truly fine example of Chevy's icon !!!

As full time business, buy original, low mile classics to keep, refresh, or restore and sell.

I SPECIALIZE IN LOCATING PRISTINE CLASSIC CARS.EXCELLENT HISTORY OF CAR EXPORTS FOR OUT OF COUNTRY BUYERS.


SHOULD YOU HAVE ANY QUESTIONS, PLEASE FEEL FREE TO CALL ME ON
MY CELL PHONE 863-944-8615
OR EMAIL sales@michaelcalhoon.com
Inspections are welcome. The truck is for sale locally and if sold, the auction will be canceled.

Please remember, this is 60 year old truck
I am representing it as accurately as can based on my knowledge
and have tried to give as much information as possible.
It is being sold without warranty and as is...

Inspections prior to auction end are not problem and are encouraged.Note this and all vehicles sold by us on eBay or our website are as/is where is.The information, products, and services published on our website may include inaccuracies or typographical errors. MJC Classic Cars LLC and/or its respective suppliers make no representations about the suitability of the information, products, and services contained on this website for any purpose. All such information is provided "AS-IS" without warranty of any kind. MJC Classic Cars LLC and/or its respective suppliers hereby disclaim all warranties and conditions with regard to this information, including all implied warranties and conditions of merchantability, fitness for particular purpose, title and non-infringement. In no event shall MJC Classic Cars LLC and/or its suppliers be liable for any direct, indirect, punitive, incidental, special or consequential damages arising out of or in any connected with the use of this web site or with any delay or inability to use this website, or for any information obtained through this website, or otherwise arising out of the use of this web site, whether based on contract, tort, strict liability or otherwise even if MJC Classic Cars LLC or any of its suppliers has been advised of the possibility of damages. Because some states/ jurisdictions do not allow the exclusion or limitation of liability for consequential or incidental damages, the above limitation may not apply to you...

  DUE TO THE AGE OF THIS VEHICLE, MILEAGE TITLE READS EXEMPTMy vehicles are fully repaired and refreshed, ready to drive on arrival.
No dealer repairs their cars like we do. We charge  more money for
our vehicles but we make the repairs so you don’t have to. Please
visit our website “About Us” tab to understand what makes us different !!!
sales@mjcclassiccars.com
Call to work out buy it now. Asking price means just that !!!


It drives and handles like brand new !!!!

A non-refundable $1000 deposit via PayPal is required or
cashiers check within 48 hours of auction end.
Full payment under the same methods is
required within days of auction end.

If you need assistance in transport, can refer you to the company have used many times...

Please, if you are not intending on paying, please do not bid.
All bidders with less than feedback's need to call me or their bid
might be canceled.

I have recently ended four other auctions due to
local sales, so don't miss out... Call me...
PLEASE CHECK OUT ALL MY OTHER EBAY AUCTIONS !!!!!!!

PLEASE CLICK MY EBAY SELLER ID AND SEE THE "ABOUT ME"
SECTION IT WILL GIVE DETAILS TO OF THE TYPES OF CARS SELL

There are 79 pictures below... Be patient, it is worth the wait

  
THERE ARE MANY PIX BELOW OF THE INTERIOR,ENGINE, TRUNK
PLEASE GIVE THEM TIME TO LOAD FOR VIEWING...  
NEW STEERING WHEEL IS ON ORDER

  PLEASE CALL WITH QUESTIONS OR FOR BUY IT NOW
CALL MIKE 863-944-8615
OR EMAIL sales@mjcclassiccars.com 
  
PLEASE CALL WITH QUESTIONS OR FOR BUY IT NOW
CALL MIKE 863-944-8615
OR EMAIL sales@mjcclassiccars.com 

PLEASE CALL WITH QUESTIONS OR FOR BUY IT NOW
CALL MIKE 863-944-8615
OR EMAIL sales@mjcclassiccars.com 

Also published at eBay.com

Comments and questions to the seller:

Menu