Home » Motorcycles for sale in Canada » Not Specified » 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO » 2010 Peterbilt 335 18ft box truck auto air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO for sale

2010 Peterbilt 335 18ft Box Truck Auto Air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO

Sale price: $US 34,900.00
Last update: 20.07.2017
For sale by: Dealer

Technical specifications, photos and description:




Condition:Used
Year:2010
Mileage:111,000
Fuel Type:Diesel
Manufacturer:Peterbilt 335 18ft box truck auto air ride
Model:33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO
Transmission Type:Automatic
Class:Class 7 (26,001-33,000 lbs.)
Tire Size:22.5"
Suspension Type:Air
Vehicle Title:Clear
FINANCING, WARRANTY &SHIP-YES:(877) 259-5010 OR CELL 562-857-5496
Number of Axles:Single
For more info and pictures:scroll down the page- TO THE FULL DESCRIPTION
Engine Manufacturer:Paccar Px-8
Power Options:Air Conditioning, Cruise Control
Engine Horsepower:260
:“SEE DESCRIPTION PAGE-SCROLL ALL THE WAY DOWN THE PAGE FOR MORE PICTURES AND DETAILS-- CALL TOLL FREE (877) 259-5010 OR CELL 562-857-5496 M-F 9-5 -FINANCING AVAILABLE- ASK US ABOUT OUR NATIONWIDE EXTENDED WARRANTY - AND SEE IF THIS TRUCK WILL QUALIFY”
Got questions? Ask here!
Do you like this car?
Rating 5
Rating 4
Rating 3
Rating 2
Rating 1
2010 Peterbilt 335 18ft Box Truck Auto Air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO for sale
Current customer rating: Rating 3 (3) based on 86 votes
2010  Peterbilt 335 18ft Box Truck Auto Air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO for Sale
2010  Peterbilt 335 18ft Box Truck Auto Air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO for Sale2010  Peterbilt 335 18ft Box Truck Auto Air ride 33,000# GVWR - 260HP px- CUMMINS MOTOR -AUTO for Sale






























function passparaSC(){return '&baseurl='+ escape((function(){var '';try{d=location.protocol+'//cgi.'+location.href.split('&domain=')[1].split('&')[0]+'/ws/'} catch(e){d=location.href.substring(0,location.href.lastIndexOf('/')+1)} return })()) '&sitebaseurl=http://www.auctiva.com&tagNum=0';} <img src="http://ti2.auctiva.com/web/aswCredit.gif" border="0"><br><a href="http://www.auctiva.com/?how=scLnk0" target="_blank"><img src="http://ti2.auctiva.com/images/sc1line0.gif" border="0"></a>// 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;}}/* 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;}2010  Peterbilt 335 18ft Box Truck Auto Air ride



  DescriptionYear:2010Make:Peterbilt Model:335Class:CLASS 6 Category:Box TruckEngine Make:Cummins -PaccarNew/Used:Used

In stock ready for immediate delivery during regular business hours Monday to Friday 9-5No wait time to build.
2010 Peterbilt 335 
18ft box 102 "w side door, ramp 
Air ride suspension, 33,000# GVWR 
Allison automatic transmission 
Engine is Paccar Px-8 260hp Cummins diesel 8.3L) 
3 in stock 85k 88k 111k miles



SHIPPING AND WARRANTIES AVAILABLE NATIONWIDE
-- DIVERSE FINANCING OR LEASING PROGRAMS AVAILABLE--
TOLL FREE  (877) 259-5010 OR  cell  424-200-8634 HABLAMOS ESPANOL: 424-200-8634 M-F 9-5 SAT 9-1 pm BY APPOINTMENT


WE OFFER FINANCING OAC, SHIPPING TO MOST PLACES, EXTENDED WARRANTIES  1-5 YEAR POWERTRAIN NATIOWIDE   CLEAN TITLE CLEAN UNITS- 
 Additional Photos









Other makes available in stock !







More units in stock, different makes and models available !!!



WE CARRY OTHER MODELS IN STOCK   Warranty InformationALL Commercial Trucks are "Sold As-IS"  This is required disclosure.  It does NOT mean that we knowingly sell trucks with safety concerns, bad engines or the like.The 30-day dealer warranty offered by used car dealers is not available for commercial trucks.  You are welcome to any servce records we have available from our shop.  We encourage you to consider Third Party Inspection.  We have several local shops that previous customers have been pleased with.  And you can sometimes use those services provided through eBay. Extended Warranties are available at extra cost.  They are quite inclusive, can be used nationwide and most certified repair shops and fairly priced.  Some of our trucks have factory warranty remaining that transfer to you at no cost. ALL NEW TRUCKS have very generous and inclusive warranty at NO Charge 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. Seller assumes no responsibility for any repairs regardless of any oral statements about the vehicle. Milage may vary to due necessary activities such as driving for demo, or reconditioning. Feel free to ask for any updated odometer or any specific pictures or details.  Terms Conditions---------SALE BY DEALER---------
See section above about taxes and fees.UNLIKE OTHER SELLERS OUR DEPOSITS ARE REFUNDABLE.DEPOSITS to hold vehicles can be made through eBay/paypal or other arrangements, like credit cards.

We accept payments as described: CASH, cashiers check, wire transfers. Personal/company checks need to clear 7-10 business days before truck release. Finance and leasing available on approved credit


Fee and Tax Information:
LISTED PRICES ARE CASH PRICES, AND DO NOT INCLUDE TAXES, DOC FEES, REGISTRATION, SMOG, OR any finance fees (may include manufacturer cash rebates that are not to be combined with special promotional financing rates) 
Dealer Docs and administration fees are $359 applicatable to most Sales. 
Sales Tax and License is collected for all California Sales.Out of State Buyers have several options on sales tax licensing fees1) Avoid CA sales tax and license by having the truck shipped to you, either via flatbed service or drive away, depending on overall height.  We have transportation companies for both services with competetive prices and superior service. WILL NEED BILL OF LADING TO BE PRESENTED FROM THE SHIPPER.
2) Avoid CA sales tax and license by taking delivery out of the state of California.  Many clients choose to "meet us in Las Vegas", becasue they can find cheap air fare and something to do while they are there. But you may choose any location out of CA. Las Vegas delivery about $6003) Check reciprocity of sales tax.  Most states have policy for posting sales tax paid in another state.  If you choose to drive your truck away we must collect California Sales Tax at rate of 8.0%.  We will give you one way trip permit to leave California at NO charge.  When you arrive home and go to register your truck they will credit the amount you paid here. However they will NOT give you the difference if what you paid is more than would be do, BUT they WILL charge you difference do to your state.  You can easily check the policy by visiting your state's website for Department of Motor Vehicles or Department of Transportation and go to "Buying Motor Vehicle out of state" or similar link. You can always call us.  We do not want you to pay fees that you should not have to pay, but we must play by the book. About UsOUR REGULAR BUSINESS HOURS ARE Monday-Friday 9-5.  We may accomodate some Saturdays 9am-1pm. 
Please schedule an appointment if you plan to visit, to better help and assist in your trucking needs. We can sometimes accommodate you even on the last minute, but best to call to check availalbilty, as we sell vehicles in and out on daily basis.  
 Contact Mike Szekely your truck specialist about this vehicle.  Don't hesitate to contact me for good honest advise. We are not used car salesmen to make quick sale. We sell business to business and care for yours. Trying to make it win-win, and we are committed to help you. good truck will make you money, grow your business, and will make you buy more from us, we hope. Therefore, we are looking to build long term relationship, not just one time deal, whether in truck, parts or service. 
Our dealership is part of large chain of dealers accross the southern United States and is nearly 45 years old and traded publicly.  contact numbers: (877) 259-5010888-407-1437OR CELL 424-200-8634Ask ForMikeWe are full-service truck and equipment dealer and have all associated services
Doug Acker, who recently passed away, has been in the business for 30 years. He inspired us with fully dedicated atittude, and streamlined the buying process, making it easier for the buyer. Selling trucks is about filling transportation needs, so don't hesitate to ask for some advice. Mike is little newer to the business, since 2008,  but also speaks Spanish, German, and Romanian. 
 In the last  few years we have sold and delivered trucks to 24 different states, Canadian provinces and couple of foreign countries.  Most of our units are southwest trucks: California, Nevada and Arizona and are not subject to the kind of rust and corrosion of trucks in other parts of the country.  Some are inspected for operation and safety by certified mechanics, some come fleet maintained, while others we have not got chance to check to due the volume we get, or look and sound good. 
Feel free to ask us, if we have any service records, we will be glad to present them to you, or get third party inspection for the extra peace of mind.  MILEAGE MAY VARY DUE TO ACTIVITIES SUCH AS DRIVING, DEMO, SERVICING. VEHICLES ARE ALSO SOLD LOCALLY AND MAY SELL OCCASIONALLY EVEN BEFORE THEY HIT THE LOT. PLEASE CALL US TO CHECK AVAILABILITY.
 
Within few miles, we have many dealers of trucks, bodies and equipment, both new and used.  If you like one of our trucks, but need different body, liftgate, or other equipment, just ask.  We do this sort of "customizing" all of the time for reasonable cost, and still save you
See our other listings





Also published at eBay.ca


Comments and questions to the seller:


Name E-mail
Text
Antispam code: captcha code captcha code captcha code captcha code (enter the number)


Other Not Specified cars offered via internet auctions:


Other offered via internet auctions:


^ Back to top