
DESIGNED FOR
Skid Steers
Excavators
GENERAL DESCRIPTION
Our Xtreme Duty Dump Trailer is designed for those who need to haul materials on their job site. It’s compatible with excavators, skid steers, compact loaders, and bucket tractors, ensuring versatile use. Greater efficiency means saving both time and transportation costs.
FEATURES
REINFORCED STEEL FLOOR & FRAMELESS DUMPING SYSTEM
- The floor of our dump trailer is engineered to withstand the demands of an excavator working directly inside it. Constructed from two laminated and plug-welded 5/16-inch steel plates, the floor provides a solid 5/8-inch thick steel surface, ensuring exceptional durability.
TRAILER SUSPENSION
- When you're hauling thousands of pounds in the trailer, the suspension needs to be exceptionally robust. It must also prevent the trailer from leaning side to side on hilly terrain.
LOCKING SYSTEM
- The Xtreme Duty Dump Trailer features a barn door tailgate that is laser-cut and CNC-formed from a sturdy 5/16-inch thick plate. This barn door style tailgate swings open in one direction, providing easy access and efficient unloading.
DUAL WHEEL SYSTEM
- The new Xtreme Duty Dump Trailer 2.0 design now features a single axle with a dual wheel system, making it easier for compact equipment to handle and steer the trailer when heavily loaded. The single axle allows the trailer to pivot smoothly without damaging the ground, while the dual wheel system evenly distributes ground pressure for enhanced stability and reduced impact on the terrain.
HITCH TUBE
- Loading at a 90-degree angle offers distinct advantages, especially when space is limited in tight working conditions. The hitch tube on the Xtreme Duty Dump Trailer is designed with sufficient length, enabling you to position the trailer at a 90-degree angle to the excavator's blade. This setup allows the operator to use the blade as a backstop for the bucket during final cleanup, making the process more efficient.

Xtreme Duty Dump Trailer
BUILD SPECIFICATIONS: XTREME DUTY DUMP TRAILER
| Component | Description |
|---|---|
| Floor Thickness | 5/8 inch (two laminated 5/16 steel plates plug welded together) |
| Trailer Sides | 5/16 steel plate (laser cut and CNC formed) |
| Hitch | Choice of ball or pintle |
| Suspension | Heavy Duty 12” Quad Coil |
| Trailer Axle | Single Axle (Dual Wheel) |
| Tires | 7.00 R16 |
| Tail Gate | Barn swing door with lock pin |
| Dumping Mechanism | Frameless design with reinforced hitch tube extending to axle for effective dumping |
| Pivot System | Reinforced hitch tube creating a strong pivot point for smooth dumping |
| Loading Capability | 90-degree loading with extended hitch tube for easy positioning and maneuverability |
DeSite WARRANTY POLICY
5 year structural warranty.
read more
We provide all parts at no cost to the customer during the warranty period.
Customer is responsible for installing the part and covering the shipping cost.
Customers are responsible for inspection before and after use.
We do not warrant against abuse or lack of maintenance.

DESITE WARRANTY POLICY
BUY WITH CONFIDENCE
WE OFFER THREE DIFFERENT SIZES OF DUMP TRAILERS
35 DUMP TRAILER
#price-container35xd{
text-align: center;
font-family: Open Sans;
color: #FFFFFF;
font-weight: bold;
font-size: 20px;
line-height: 1.5;
}
.price-line {
margin-top: 10px;
}
.spinner {
border: 4px solid #f3f3f3;
border-top: 4px solid #3379ff;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 1s linear infinite;
margin: 0 auto;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
const prices35xd = {
US: [
'
MSRP
',
'$5,995 USD
'
],
CA: [
'MSRP
',
'$5,995 CAD
'
],
DEFAULT: [
'MSRP
',
'$5,995 USD
'
]
};
fetch("https://ipapi.co/json/")
.then(res => res.json())
.then(data => {
const countryCode35xd = data.country;
const content = prices35xd[countryCode] || prices35xd.DEFAULT;
const container35xd = document.getElementById("price-container35xd");
container35xd.innerHTML = content.join("");
})
.catch(error => {
console.error("Error getting location:", error);
document.getElementById("price-container35xd").innerHTML = prices35xd.DEFAULT.join("");
});
WITH A CAPACITY OF 3.5 YARDS
55 DUMP TRAILER
#price-container55xd{
text-align: center;
font-family: Open Sans;
color: #FFFFFF;
font-weight: bold;
font-size: 20px;
line-height: 1.5;
}
.price-line {
margin-top: 10px;
}
.spinner {
border: 4px solid #f3f3f3;
border-top: 4px solid #3379ff;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 1s linear infinite;
margin: 0 auto;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
const prices55xd = {
US: [
'
MSRP
',
'$6,995 USD
'
],
CA: [
'MSRP
',
'$6,995 CAD
'
],
DEFAULT: [
'MSRP
',
'$6,995 USD
'
]
};
fetch("https://ipapi.co/json/")
.then(res => res.json())
.then(data => {
const countryCode55xd = data.country;
const content = prices55xd[countryCode] || prices55xd.DEFAULT;
const container55xd = document.getElementById("price-container55xd");
container55xd.innerHTML = content.join("");
})
.catch(error => {
console.error("Error getting location:", error);
document.getElementById("price-container55xd").innerHTML = prices55xd.DEFAULT.join("");
});
WITH A CAPACITY OF 5.5 YARDS
80 DUMP TRAILER
#price-container80xd{
text-align: center;
font-family: Open Sans;
color: #FFFFFF;
font-weight: bold;
font-size: 20px;
line-height: 1.5;
}
.price-line {
margin-top: 10px;
}
.spinner {
border: 4px solid #f3f3f3;
border-top: 4px solid #3379ff;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 1s linear infinite;
margin: 0 auto;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
const prices80xd = {
US: [
'
MSRP
',
'$8,995 USD
'
],
CA: [
'MSRP
',
'$9,995 CAD
'
],
DEFAULT: [
'MSRP
',
'$8,995 USD
'
]
};
fetch("https://ipapi.co/json/")
.then(res => res.json())
.then(data => {
const countryCode80xd = data.country;
const content = prices80xd[countryCode] || prices80xd.DEFAULT;
const container80xd = document.getElementById("price-container80xd");
container80xd.innerHTML = content.join("");
})
.catch(error => {
console.error("Error getting location:", error);
document.getElementById("price-container80xd").innerHTML = prices80xd.DEFAULT.join("");
});
WITH A CAPACITY OF 8 YARDS
Xtreme Duty Dump Trailer MODELS
35 DUMP TRAILER
WITH A CAPACITY OF 3.5 YARDS
55 DUMP TRAILER
WITH A CAPACITY OF 5.5 YARDS
80 DUMP TRAILER
WITH A CAPACITY OF 8 YARDS












