United States

1946 Ford Other Pickups SHORTBED

Home » Cars for sale in USA » Ford » Other Pickups » 1946 Ford Other Pickups for sale

1946 Ford Other Pickups SHORTBED1946 Ford Other Pickups SHORTBED1946 Ford Other Pickups SHORTBED
Condition:Used
Year:1946
Transmission:Automatic
Manufacturer:Ford
Body Type:Pickup Truck
Model:Other Pickups
Warranty:Vehicle does NOT have an existing warranty
Vehicle Title:Clear
Sub Model:SHORTBED
Fuel Type:Gasoline
Exterior Color:Black
Interior Color:Black
Cab Type (For Trucks Only):Regular Cab
Number of Cylinders:8
:“Straight old truck with 429 auto. Older restore but still looks great. Fast and fun. 60 PHOTOS HERE IN. Last few are before photos.”
Price: US $8,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 1946 FORD HOT ROD TRUCK, 429, C6, TILT,PS, WHEEL DISC, LOW RESERVE500 AUTO SALES7791 SR 109KNIGHTSTOWN, IN 46148Call Us Today(765) 345-5211Ask Us Question

 Vehicle DetailsYear: 1946Make: FordModel: Other PickupsVIN: 699C1114983Mileage: 0Transmission: AutomaticEngine: CylinderExterior Color: BlackInterior Color: BlackTitle: Clear Description REALLY NICE 46 FORD SHORTBED THAT WAS FRAME OFF ABOUT 12 YEARS AGO. HAS 71' BB 429 44BL, HEADERS AND SMALL RACE CAM. WE HAVE CAM CARD. HAS C6 TRANS 79 LINC. 9" REAREND WITH 373 GEAR. THE 75 CAMARO FRONT CLIP GIVES IT POWER STEERING AND WHEEL POWER DISC BRAKES. TAKES FEW MINUTES TO WARM UP THE BIG BOY BUT AFTER THAT SHE RUNS AND DRIVES GREAT. STOPS QUICK TOO. See short video at  https://youtu.be/TH4NZWzakaU THE HEADERS DO LEAK LIL. THE HORN DONT WOARK NO WIPERS LIKE MOST STREET RODS AND NO HEAT OR AC. WELL IT DOES HAVE THAT COWL VENT THAT KEEPS YOU COOL BETTER THAN THE WINDOWS.THIS THING WAS BUILT OVER 12 YR AGO AND STILL LOOKS GREAT. THE BLACK PAINT WITH LITE METALIC HAS FEW NICKS AND COUPLE LIL SCRATCHES BUT SHES LOOKER. FOOTER. ALL STEEL EXCEPT THE REAR FENDERS AND RUNNING BOARDS FIBER. THE BED WAS BOUGHT NEW AND THE WOOD FLOOR.THE WOOD TOOL BOX WAS BUILT AS GOOD AS FINE FURNITURE AND WAS ATTATCHED SO THE WOOD DOESNT RUB THE PAINT IN CASE YOU WANT TO REMOVE IT. INSIDE IT IS THE GAS TANK AND BATTERY. CAB HAD CAB CORNERS AND ROCKERS PUT IN. THE REST LOOKS NICE AND SOLID.THE INTERIOR IS CLEAN WITH WORKING GAGES AND SPEEDO. HAS TILT WHEEL. THE STEREO WORKS. THE WINDOWS WORK WELL AND THE DOORS BUT THE PASSENGER DOOR ONLY OPENS FROM INSIDE. NEEDS LATCH PERHAPS.THE HOOD SHOULD HAVE PIECE OF MOLDING DOWN THE MIDDLE. THERE IS NEW ONE THAT GOES WITH IT BUT THE HOLES NEED DRILLED FOR FASTNERS. THERE IS CRACK DOWN CENTER OF HOOD NOW, THE MOLDING WILL COVER IT.RIMS LOOK NICE. THE TIRES HAVE 90% TREAD. 14" FRONT 15" ON BACK. DONT APPEAR TO HAVE BEEN WRECKED. GOES DOWN ROAD STRAIGHT. WIRING NEWER. ITS GOOD RIDE FOR TRUCK. LIKE THE SETUP... AND SHE IS FAST AND FUN.WE DELIVER ALL OVER THE WORLD. JUST NEED YOUR ADDRESS IF YOU WANT PRICE. IF OUT SIDE USA NEED PORT OF ENTRY.FINANCE THIS TRUCK AS LOW AS 2% IN MINUTES AND NO LIEN ON TITLE. ASK ME ABOUT IT. Additional Photos Warranty InformationAS IS NO WARRANTY

This vehicle is being sold as is, where is with no warranty, expressed written or implied. The seller shall not be responsible for the correct description, authenticity, genuineness, or defects herein, and makes no warranty in connection therewith. No allowance or set aside will be made on account of any incorrectness, imperfection, defect or damage. Any descriptions or representations are for identification purposes only and are not to be construed as warranty of any type. It is the responsibility of the buyer to have thoroughly inspected the vehicle, and to have satisfied himself or herself as to the condition and value and to bid based upon that judgement solely. The seller shall and will make every reasonable effort to disclose any known defects associated with this vehicle at the buyer's request prior to the close of sale. Terms Conditions  By placing bid on this vehicle you are entering into legal and binding contract to purchase the above-described vehicle. If you win an auction and dont pay you can be prosecuted by law and suit filed by us. We take auctions very seriouslly and so should you. We reserve the right to cancel all existing bids and end the auction early should the item no longer be available for sale. Payment Information: Winning bidder must contact us within 24 hours of auction end, and make arrangements for payment at that time. A 500.00 deposit (non refundable) is due within 24 hours of end of auction. Payment may be made using Credit Card, Cash in person, Cashier's check, Money order, Bank wire or Paypal. The remainder is due within days of Auction end and should be paid by cash, bank wire, cashier check or money order not paypal or credit card ).  We can only take up to 500.00 on Credit Cards or Paypal unless we have pre discussed deal.We expect to here from the buyer either by email or phone within 24 hours of auction end. If no contact is made within 24 hours we reserve the right to re-list the vehicle, sell it to the next high bidder, or sell it otherwise. Most banks and credit unions do not finance vehicles older than 1995 or with more than 100K miles. IF YOUR FINANCING, make sure your financial institution accepts the year and miles of this vehicle before bidding. Please arrange financing prior to bidding.
If you live in Indiana we need to collect sales tax. Out of state, you are responsible to pay in the state you live in. will need a shipping bill of laiding if vehicle sold out of Indiana.
Buyer is responsible for pickup or shipping of this vehicle. If you wish to have it shipped using service, we will gladly co-operate. WE can locate shippers for you by emailing us or calling us at 765-345-5211.
If you are not sure about something, Please ASK. Do not assume anything not listed is included.We reserve the right to cancel bids for excessive negative feedback. 
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 RUNNER UP BIDDERS WITH 2ND CHANCE OFFER. 

Fee and Tax Information:
If you live in Indiana we must collect sales tax of 7% of the selling price. Learn more at 500 CLASSIC AUTO SALES 765-345-5211. *** NOTE: THE STATE OF INDIANA HAS NOW MADE LAW THAT WE COLLECT SALES TAX FOR ALL CARS SOLD IN OR OUT OF STATE AND SUPPLY BUYERS WITH SPECIAL FORM THAT SHOWS BUYERS STATE THAT INDIANA HAS THE SALES TAX SO YOU DONT PAY TWICE. THE ONLY WAY AROUND THIS IS IF SHIP THE CAR TO YOU IN ANOTHER STATE. ITS WIERD LAW WE HAVE. AS LONG AS CAN PROVE IT WAS SHIPPED TO AN OUT OF STATE RESIDENCE WITH BILL OF LAIDING THEN DONT HAVE TO COLLECT SALES TAX.)WE DON'T charge other unfair fees like BUYERS FEES, etc. About UsI have built this company on truth and value to our customers. Although do have to make money on car do what can to get the best value to our customers weather it is cash or finance. better deal for you will keep us in business from your word of mouth.  have been in business for over 14 years. We have had many satisfied customers buy our classics, buidables and late model cars. We invite you to call on us for any type of question, any car or truck your looking for and we will help answer those questions or look for something for you. Just ask. We can help with financing for the classic and muscle cars, if needed. Call our office at 765-345-5211 Knightstown near Indianapolis, IN. Thanks for shopping 500 CLASSIC AUTO SALES, Larry Stanley  See our other listings

Also published at eBay.com

Comments and questions to the seller:

Menu