body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, header, menu, nav, section {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
content: “”;
display: table;
}
.clearfix:after {
clear: both;
}
@font-face {
font-family: “iconfont”;
src: url(‘iconfont.eot?t=1545182990006’);
src: url(‘iconfont.eot?t=1545182990006#iefix’) format(’embedded-opentype’), /* IE6-IE8 */ url(‘data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAQoAAsAAAAABmwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY850hjY21hcAAAAYAAAABLAAABcOeZtv1nbHlmAAABzAAAAHgAAAB4lY+zvmhlYWQAAAJEAAAALgAAADYTnsQMaGhlYQAAAnQAAAAcAAAAJAfeA4NobXR4AAACkAAAAAgAAAAICAAAAGxvY2EAAAKYAAAABgAAAAYAPAAAbWF4cAAAAqAAAAAeAAAAIAEOAC5uYW1lAAACwAAAAUUAAAJtPlT+fXBvc3QAAAQIAAAAHwAAADDX3mJ6eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeFT4rZG7438AQw9zA0AAUZgTJAQDuzQzFeJxjYGBgZWBgYAZiHSBmYWBgDGFgZAABP6AoI1icmYELLM7CoARWwwISf1b4/z+MBPJZwCQDIxvDKOABkzJQHjisIJiBEQA9SwstAAACAAD/iAPtA20AFQAhAAAFAT4BNS4BJw4BBx4BFzI2NwEWMjY0JS4BJz4BNx4BFw4BA9/+/yovBOaureYEBOatSYE1AQEOJBv9s4azAwOzhoezAwOzKgEBNYFIreYFBeatreYELyr+/w0bJNAEs4aHswMDs4eGs3icY2BkYGAAYiFDQb14fpuvDNwsDCBww/4AL4L+38HCwJwL5HIwMIFEAdWrCAAAAHicY2BkYGBu+N/AEMPCAAJAkpEBFTABAEcIAmsEAAAABAAAAAAAAAAAPAAAeJxjYGRgYGBiUAJiBjCLgYELCBkY/oP5DAAMAAE9AAB4nGWPTU7DMBCFX/oHpBKqqGCH5AViASj9EatuWFRq911036ZOmyqJI8et1ANwHo7ACTgC3IA78EgnmzaWx9+8eWNPANzgBx6O3y33kT1cMjtyDRe4F65TfxBukF+Em2jjVbhF/U3YxzOmwm10YXmD17hi9oR3YQ8dfAjXcI1P4Tr1L+EG+Vu4iTv8CrfQ8erCPuZeV7iNRy/2x1YvnF6p5UHFockikzm/gple75KFrdLqnGtbxCZTg6BfSVOdaVvdU+zXQ+ciFVmTqgmrOkmMyq3Z6tAFG+fyUa8XiR6EJuVYY/62xgKOcQWFJQ6MMUIYZIjK6Og7VWb0r7FDwl57Vj3N53RbFNT/c4UBAvTPXFO6stJ5Ok+BPV8bUnV0K27LnpQ0kV7NSRKyQl7WtlRC6gE2ZVeOEXpc0Yk/KGdI/wAJWm7IAAAAeJxjYGKAAC4G7ICJkYmRmYGtODWxKDmDgQEAEFwCkgA=’) format(‘woff’), url(‘iconfont.ttf?t=1545182990006’) format(‘truetype’), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url(‘iconfont.svg?t=1545182990006#iconfont’) format(‘svg’);
/* IE9*/
/* iOS 4.1- */
}
.iconfont {
font-family: “iconfont” !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
content: “671”;
}
#pc .header {
width: 1200px;
height: 235px;
margin: 0 auto;
}
#pc .header .navBox {
width: 100%;
height: 50px;
background: #000000;
}
#pc .header .navBox ul {
width: 970px;
height: 50px;
border-bottom: 1px solid #53514C;
margin: 0 auto;
}
#pc .header .navBox ul li {
width: 25%;
height: 100%;
list-style: none;
float: left;
position: relative;
}
#pc .header .navBox ul li a {
width: 100%;
height: 100%;
display: block;
text-align: center;
padding-top: 10px;
color: #FEFEFE;
font-size: 11px;
text-decoration: none;
}
#pc .header .navBox ul li a p {
font-weight: bold;
}
#pc .header .navBox ul li i {
position: absolute;
right: 0;
bottom: 12px;
width: 1px;
height: 20px;
background: #53514C;
}
#pc .header .logoBox {
width: 100%;
height: 130px;
background: #000;
}
#pc .header .logoBox .imgBox {
width: 970px;
height: 130px;
margin: 0 auto;
}
#pc .header .logoBox .imgBox .left {
width: 470px;
height: 100%;
float: left;
}
#pc .header .logoBox .imgBox .right {
width: 500px;
height: 100%;
float: right;
}
#pc .header .iconBox {
width: 100%;
height: 55px;
background: #252525;
}
#pc .header .iconBox .centerBox {
width: 970px;
height: 100%;
margin: 0 auto;
}
#pc .header .iconBox .centerBox .left {
width: 334px;
height: 100%;
float: left;
padding: 0px 50px;
}
#pc .header .iconBox .centerBox .left .img {
float: left;
height: 100%;
padding-top: 5px;
}
#pc .header .iconBox .centerBox .left .info {
float: left;
color: #fff;
margin-left: 18px;
}
#pc .header .iconBox .centerBox .left .info p {
font-size: 18px;
line-height: 18px;
font-weight: bold;
margin-top: 7px;
}
#pc .header .iconBox .centerBox .left .info span {
font-size: 14px;
display: block;
}
#pc .header .iconBox .centerBox .right {
width: 572px;
height: 100%;
float: right;
}
#pc .header .iconBox .centerBox .right .img {
float: left;
height: 100%;
padding-top: 9px;
}
#pc .header .iconBox .centerBox .right .info,
#pc .header .iconBox .centerBox .right .hours {
color: #fff;
}
#pc .header .iconBox .centerBox .right .info p,
#pc .header .iconBox .centerBox .right .hours p {
font-size: 18px;
font-weight: bold;
line-height: 30px;
}
#pc .header .iconBox .centerBox .right .info span,
#pc .header .iconBox .centerBox .right .hours span {
font-size: 11px;
float: left;
}
#pc .header .iconBox .centerBox .right .info {
height: 100%;
float: left;
margin-left: 26px;
}
#pc .header .iconBox .centerBox .right .info span:last-child {
margin-left: 20px;
}
#pc .header .iconBox .centerBox .right .hours {
height: 100%;
float: left;
margin-left: 50px;
position: relative;
}
#pc .header .iconBox .centerBox .right .hours::before {
content: “”;
width: 1px;
height: 40px;
background: #fff;
position: absolute;
left: -25px;
top: 7px;
}
#pc .article {
width: 970px;
font-family: Arial, sans-serif;
margin: 0 auto;
word-wrap:break-word;
}
#pc .article .mapBox {
width: 100%;
height: 374px;
background-color: #fff;
}
#pc .article .mapBox .left {
width: 450px;
height: 100%;
float: left;
padding-top: 50px;
position: relative;
}
#pc .article .mapBox .left span {
font-size: 11px;
font-weight: bold;
color: #000;
position: absolute;
}
#pc .article .mapBox .left span.ca {
left: 20px;
bottom: 125px;
}
#pc .article .mapBox .left span.tx {
left: 198px;
bottom: 78px;
}
#pc .article .mapBox .left span.ky {
left: 264px;
bottom: 160px;
}
#pc .article .mapBox .left span.nj {
right: 58px;
top: 154px;
}
#pc .article .mapBox .right {
width: 520px;
height: 100%;
float: right;
}
#pc .article .mapBox .right h1 {
font-size: 18px;
color: #900900;
margin-top: 40px;
margin-left: 7px;
}
#pc .article .mapBox .right .listBox {
width: 100%;
height: 113px;
border: 1px solid #CFCAC0;
margin-top: 17px;
padding-top: 13px;
padding-left: 22px;
}
#pc .article .mapBox .right .listBox div {
width: 100px;
float: left;
font-size: 12px;
margin-right: 24px;
line-height: 20px;
}
#pc .article .mapBox .right .listBox div p {
font-weight: bold;
}
#pc .article .mapBox .right .advantage,
#pc .article .mapBox .right .attention {
padding-left: 7px;
font-size: 12px;
line-height: 20px;
margin-top: 15px;
}
#pc .article .mapBox .right .advantage p,
#pc .article .mapBox .right .attention p {
font-weight: bold;
}
#pc .article .bgimgBox {
width: 100%;
background-color: #fff;
position: relative;
}
#pc .article .pro_desc{
font-size:16px;
font-weight:bold;
line-height:36px;
}
#pc .article .bgimgBox .bginfo {
position: absolute;
right: 50px;
top: 125px;
width: 250px;
max-height: 300px;
background-color: rgba(255,255,255,.7);
color: #000;
/*word-break: break-all;*/
padding: 10px;
/*overflow: hidden;
transform: translateY(-50%);*/
}
#pc .article .bgimgBox img {
width: 96%;
margin-top:15px;
}
#pc .article .product {
width: 96%;
line-height: 19px;
margin-top: 5px;
margin-bottom:20px;
}
/* #pc .article .product .introduction {
font-size: 14px;
font-weight: bold;
}
#pc .article .product div {
font-size: 12px;
}*/
#pc .article .features {
width: 100%;
margin-top: 15px;
}
#pc .article .features h1 {
font-size: 16px;
}
#pc .article .features ul li {
width: 250px;
float: left;
list-style: none;
margin-top: 30px;
line-height: 19px;
/*height:498px;*/
}
#pc .product1{
line-height: 19px;
}
#pc .product1 .introduction{
font-size:16px;
font-weight:bold;
line-height:40px;
}
#pc .article .features ul li:nth-child(3n-1) {
margin-left: 35px;
margin-right: 35px;
}
#pc .article .features ul li .imgBox {
width: 100%;
height: 300px;
border: 1px solid #A8A39F;
}
/*#pc .article .features ul li p {
font-size: 12px;
line-height: 34px;
}*/
#pc .article .features ul li div {
font-size: 10px;
line-height: 20px;
}
#pc .article .parameter {
width: 100%;
margin-top: 40px;
margin-bottom: 30px;
}
#pc .article .parameter .imgBox {
width: 250px;
float: left;
margin-left:35px;
}
#pc .article .parameter .imgBox img {
width: 100%;
height: 100%;
}
#pc .article .parameter .information {
width: 250px;
height: 100%;
float: left;
padding-right: 25px;
padding-left: 40px;
}
#pc .article .parameter .information .intro1{
margin:20px auto;
}
#pc .article .parameter .information .intro1 ul{
padding:10px 40px;
border-radius:5px;
border:1px solid #ccc;
background: #f3f3f3;
/*color: #888888;*/
margin-top:8px;
}
/*#pc .article .parameter .information p {
font-size: 16px;
font-weight: bold;
line-height:40px;
}*/
#pc .article .parameter .information div {
font-size: 10px;
line-height: 20px;
}
#pc .article .parameter .information .intro2{
padding:25px;
border:1px solid #ccc;
}
#pc .article .parameter .package {
width: 250px;
height: 100%;
float: left;
padding-left:25px;
border-left:1px solid #ccc;
}
#pc .article .parameter .package img {
width: 100%;
height: 100px;
/* border: 1px solid #A8A39F;*/
}
#pc .article .parameter .package p {
font-size: 16px;
/* font-weight: bold;*/
line-height: 36px;
}
#pc .article .parameter .package ul {
width: 100%;
padding: 10px 20px 10px 30px;
border: 1px solid #AAAAAA;
border-radius: 5px;
margin:12px auto;
}
#pc .article .parameter .package ul li {
font-size: 10px;
color: #000;
line-height: 20px;
}
#pc .article .comparison {
width: 100%;
margin-top: 50px;
margin-bottom: 15px;
}
#pc .article .comparison table {
width: 100%;
table-layout: fixed;
}
#pc .article .comparison table thead th {
/*width: 130px;*/
}
#pc .article .comparison table thead th img {
/*width: 150px;
height:300px;*/
border: 5px solid #fff;
width: 100%;
max-width: 150px;
}
#pc .article .comparison table thead th:nth-child(1) {
width: 150px;
}
#pc .article .comparison table tbody tr:first-child td {
color: #0265C0;
}
#pc .article .comparison table tbody td {
font-size: 13px;
color: #111030;
padding: 7px 20px;
text-align: center;
line-height: 20px;
}
/* #pc .article .comparison table tbody td:nth-child(1) {
color: #88888A;
background: #DCDCDC;
}*/
#pc .article .comparison table tbody tr:not(:first-child) td:not(first-child) {
background: #FEF5EC;
}
#pc .article .comparison table tbody tr:not(:first-child) td:first-child {
background: #DCDCDC;
color: #88888A;
}
#pc .article .comparison table td {
border-bottom: 1px solid #ccc;
word-wrap:break-word;word-break:break-all;
}
.inputnavs1:checked ~ .spannavs1 {
background: #2A2A2A;
}
.inputnavs1:checked ~ #shipping {
display: block;
}
.inputnavs2:checked ~ .spannavs2 {
background: #2A2A2A;
}
.inputnavs2:checked ~ #about {
display: block;
}
.inputnavs3:checked ~ .spannavs3 {
background: #2A2A2A;
}
.inputnavs3:checked ~ #payment {
display: block;
}
.inputnavs4:checked ~ .spannavs4 {
background: #2A2A2A;
}
.inputnavs4:checked ~ #returns {
display: block;
}
.inputnavs5:checked ~ .spannavs5 {
background: #2A2A2A;
}
.inputnavs5:checked ~ #contact {
display: block;
}
.inputnavs6:checked ~ .spannavs6 {
background: #2A2A2A;
}
.inputnavs6:checked ~ #faq {
display: block;
}
/* —- PC 纯CSS底部导航 end ——– */
.ytvideo * { box-sizing:border-box; }
.ytvideo { margin:.5em auto 40px auto; font-family:arial; text-align:center; position:relative; background-color:#555; }
.ytvideo p { position:absolute; margin:0; color:white; background-color:rgba(0,0,0,.5); }
.ytvideo .yt_hd { font-size:16px; width:100%; height:28px; line-height:28px; text-align:left; top:0; left:0; padding-left:10px; overflow:hidden; }
.ytvideo .yt_ft { font-size:12px; width:100%; bottom:0; left:0; } .ytvideo img { display:block; max-width:100%; border:0; }
.ytvideo a:after { content:”A0BA”; position:absolute; width:60px; height:50px; left:0; top:0; right:0; bottom:0; margin:auto; border:0; border-radius:10px; color:white; background:rgba(0,0,0,.6); font-size:24px; line-height:50px; cursor:pointer; } .ytvideo a:hover:after { background:#CC181E; } .ytvideo .yt_inp { position:absolute; top:100%; left:0; width:100%; text-align:center; padding:.5em .2em; xfont-size:18px; border:0; color:white; background: rgba(0,0,0,.7); } @media(max-device-width:960px){ .ytvideo { margin-bottom:60px; } .ytvideo .yt_inp { padding:1em .2em; } }
#mobile .ytvideo{margin-left: 15px;margin-right:15px;}

Product Description:
–>
Features & Details
- 【ALUMINUM BODY】- The combustion chamber, the base and the heat-dissipating scale are all sand-blasted aluminum parts. It is integrally formed, featuring with uniform heat dissipation, fast heat.
- 【ENERGY SAVING】- The optimized frequency conversion ECU accurately controls the injection frequency of the oil pump, and controls the intake air amount with the precise speed to extend the service life of the heater.
- 【LOW NOISE】- Effectively reduce noise through blower speed control, silent fan, silent oil pump. The silent fan sleeps peacefully, and the metering oil pump adopts an improved low frequency pulse with low vibration.
- 【COMPLETE ACCESSORY KIT】- With a complete mounting kit – including all mounting screws, which means all installation kit and instruction are included. Making it easy to install and use.
- 【WIDELY USED】- This diesel air heater can be applied for heating the cab of various diesel mechanical vehicles such as cars, buses, RVs, trucks, engineering vehicles, etc.
Key Features
-
Aluminum Body
The combustion chamber, the base and the heat-dissipating scale are all sand-blasted aluminum parts. The whole machine is integrally constructed, featuring with uniform heat dissipation, fast heat and anti-aging ability.
-
Intelligent Digital Display
With intelligent LED digital display, manual temperature control and automatic temperature control two modes are for your option, automatic altitude sensor 5500 meters, and a regular heating function, you can preset the heating switch time.
-
Plastic Fuel Tank
The fuel tank cap adopts the threaded rotary seal design, so the air can only enter, and the diesel smell inside does not overflow into the compartment and causes trouble.
-
Energy Saving Oil Pump
The optimized frequency conversion ECU accurately controls the injection frequency of the oil pump, and controls the intake air amount with the precise speed to extend the service life of the heater.
-
Complete Accessory Kit
With a complete mounting kit – including all mounting screws, which means all installation kit and instruction are included. Making it easy to install and use.
-
Wide Application
This diesel air heater can be applied for heating the cab of various diesel mechanical vehicles such as cars, buses, RVs, trucks, engineering vehicles, etc.

5KW 12V Diesel Parking Heater
We offer you a superior 12v 5 kw heater + LCD switch. With compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of operation.
- Aluminum Body
- Low Noise
- Energy Saving Oil Pump
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater power: 5KW
- Switch: LCD
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature :-40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Motor outside size: 376x140x150mm/14.8×5.5×5.9inch
Package Content
- 1 x parking heater
- 1 X mainline beam
- 1 X oil pump
- 1 x 10l tank
- 1 x oil filter
- 1 x tubing
- 1 x LCD handle switch
- 1 x air filter
- 1 x metal vent
- 1 x inlet pipe
- 1 x out of the duct
- 1 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12x tubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate
- 1 x nylon cable tie
- 1 x English instruction
- 1 x white tubing

5KW 12V Diesel Parking Heater
It is a cost-effective heating solution for the interior of your Truck/RV/Boat cabin. In addition to the product of the new building, ease of maintenance, sealed connectors are used. The combustion chamber and new electronic control unit maintains the temperature and power.
- Aluminum Body
- Low Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Heater power: 5KW
- Switch: LCD
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature :-40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Motor outside size: 376x140x150mm/14.8×5.5×5.9inch
Package Content
- 1 x parking heater
- 1 x mainline beam
- 1 x oil pump
- 1 x10l tank
- 1 x oil filter
- 1 x tubing
- 1 x LCD handle switch
- 1 x air filter
- 1 x metal vent
- 1 x remote control
- 1 x take oiler
- 1 x muffler
- 1 x inlet pipe
- 2 x the duct
- 2 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12x tubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate
- 1 x nylon cable tie
- 1 x English instruction
- 1 x white tubing

12V 5KW Diesel Air Heater
5000W 12V air diesel fuel heater planar has been provided. with the advanced automatic control technology,a reliable abnormal operating condition can be enjoyed. By volatile technology, the heater will fuel heating evaporated into gas,with fast ignition, full combustion.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Heater power: 5KW
- Fuel gasoline: diesel, kerosene
- Rated voltage: 12V
- Fuel consumption: 0.2-0.5(1/H)
- Working temperature of the heater: -40℃~+50℃
- Working temperature of the oil pump: -40℃~+40℃
- Operating voltage range: 10-12/20-32V
- Item weight: 4230g/9LBS
- Gross weight: 8450g/18.6LBS
- Item size: 40x13x14cm/15.7×5.1×5.5inch
Package Content
- 1 x Parking heater
- 1 x Main wiring Bundle
- 1 x Oil pump
- 1 x Oil pump connection wire
- 1 x Filter
- 1 x Oil pipe
- 1 x Control switch
- 1 x Inlet air pipe
- 1 x Inlet air pipe
- 1 x Exhaust pipe
- 1 x Gasket
- 1 x Reducing tee
- 2 x Terminal
- 1 x Oil pump clip
- 1 x Inlet air pipe clip
- 1 x Exhaust pipe clip
- 2 x Inlet air pipe fixing clip
- 2 x Exhaust pipe fixing clip
- 6 x Oil pipe joint
- 12 x Oil pipe clip
- 2 x Oil pipe clip
- 4 x Washer
- 4 x Nut
- 4 x Self drilling tapping screw
- 1 x Self drilling tapping screw
- 1 xSelf tapping screw
- 4 x Self tapping screw
- 10 x Nylon cable ties
- 1 x Oil suction pipe
- 1 x Air inlet hood
- 1 x Fule tank
- 1 x Manual

5KW 12V Quality Diesel Parking Heater
Here we offer you our Brand New 12v 5 kw air diesel heater with 15L tank and LCD control switch. With a compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of heating the cabs of all kinds of other vehicles, preheating the coolants of the engines, and eliminating the window frost.
- Aluminum Body
- Low Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Tank Capacity: 15L
- Heater Power: 5KW
- Fuel Gasoline: Diesel
- Rated Voltage: 12V
- Fuel Consumption: 0.11-0.51(L/H)
- Working Temperature : -40℃~+20℃
- Operating Voltage Range: 10.5-16/21-32V
- Motor Weight: 4.5kg/9.9lb
- Motor Outside Size: 376 x 140 x 150mm(14.8 x 5.5 x 5.9inch)
Package Content
- 1 x Parking Heater
- 1 x Mainline Beam
- 1 x Fuel Pump
- 1 x Fuel Filter
- 1 x Tubing
- 1 x LCD Handle Switch
- 1 x Air Filter
- 1 x Metal Vent
- 1 x 15L Tank
- 1 x Inlet Pipe
- 1 x Main Engine Mounting Plate
- 1 x Nylon Cable Tie
- 1 x White Tubing
- 1 x Silicon Gasket
- 2 x The Duct
- 2 x Tuyere
- 2 x Mid-sized Larynx Hoop
- 4 x Large Throat Band
- 4 x Nut
- 4 x Self-tapping Screw
- 6 x Tubing Joint
- 12 x Tubing Small Larynx Hoop
- 1 x English Instruction

5KW 12V Diesel Parking Heater
It is a cost-effective heating solution for the interior of your Truck/RV/Boat cabin. In addition to the product of the new building, ease of maintenance, sealed connectors are used. The combustion chamber and new electronic control unit maintains the temperature and power.
- Aluminum Body
- Low Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Heater power: 5KW
- Switch: LCD
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature: -40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Size: 15.4 x 5.7 x 5.7 inch /39 x 14.5 x14.5 cm
Package Content
- 1 x parking heater
- 1 x mainline beam
- 1 x oil pump
- 1 x 10L tank
- 1 x oil filter
- 1 x tubing
- 1 x LCD handle switch
- 1 x air filter
- 1 x metal vent
- 1 x Silencer
- 1 x remote control
- 1 x muffler
- 1 x inlet pipe
- 2 x the duct
- 2 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12x tubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate
- 1 x nylon cable tie
- 1 x English instruction
- 1 x white tubing

12V 5KW Diesel Air Heater
We offer you a superior 12v 5 kw heater with 2 silencers. With compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of operation.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater power: 5KW
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature :-40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Motor outside size: 376x140x150mm/14.8×5.5×5.9inch
Package Content
- 1 x parking heater
- 1 x mainline beam
- 1 x oil pump
- 1 x 10l tank
- 1 x oil filter
- 1 x tubing
- 1 x handle switch
- 1 x air filter
- 1 x metal vent
- 2 x muffler
- 1 x inlet pipe
- 2 x the duct
- 2 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12X tubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate
- 1 x nylon cable tie
- 1 x English instruction
- 1 x white tubing

5KW 12V Diesel Parking Heater
We offer you a superior 12v 5 kw heater + LCD switch +2 muffler. With compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of operation.
- Aluminum Body
- Low Noise
- Energy Saving Oil Pump
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater power: 5KW
- Switch: LCD
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature :-40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Motor outside size: 376x140x150mm/14.8×5.5×5.9inch
Package Content
- 1 x parking heater
- 1 x mainline beam
- 1 x oil pump
- 1 x 10L tank
- 1 x oil filter
- 1 x tubing
- 1 x LCD handle switch
- 1 x air filter
- 1 x metal vent
- 2 x muffler
- 1 x inlet pipe
- 2 x the duct
- 2 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12xtubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate

12V 5KW Diesel Air Heater
The aluminum alloy shell of this item is resistible to high temperature and distortion, built to last. The air heater can quickly produce heat in five minutes with 5000W. It can provide a safer driving 12V and better visibility by removing the window frost. The small and compact design for easy and space-saving installation within the interior or even under the floor 18.8″*18.5″*11″, and low noise operation, low maintenance, easy to use 20lb.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Heater Power: 5000W
- Rated Voltage: 12V
- Fuel Consumption: 0.2-0.5
- Working Temperature of the Heater: 35 Celsius
- Working Temperature of the Oil pump: 35 Celsius
- Operating voltage range: 10-12V
- Material: Aluminum alloy
- Weight: 20lb (9.2kg)
- Dimensions (L* W* H): 18.8″*18.5″*11″ (48*47*28cm)
- Color: White
Package Content
- 1 x 12V 5KW Diesel Air Heater Aluminum Alloy
- 2 x Duct
- 2 x Vent
- 1 x Muffler
- 1 x Accessory Kit

12V 5KW Quality Diesel Parking Heater
The diesel air heater is an economical and effective tool to solve the heating problem in trucks/RVs/cabins. With it, you don’t have to endure the cold cabin anymore. It can also defrost and defog the window glass and help you provide a clear vision to improve driving safety. The air heater can be used to heat the cabin and other types of vehicles, such as cars, vans, buses, recreational vehicles, trucks, engineering vehicles, etc.
- Aluminum Housing
- Fast Heating & Low Emissions
- Easy To Operate
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater Power: 5KW
- Fuel Gasoline: Diesel
- Rated Voltage: 12V
- Car Air Conditioning Type: Heating
- Over-heating Protection: 180 ℃ / 356 °F
- Fuel Consumption(L/h): 0.11 – 0.51 L / 0.029 – 0.134 Gal
- Working Temperature: -40 °C – 50 °C / 40 – 122 ℉
Package Contents
- 1 x Diesel Air Heater
- 1 x LCD Switch
- 1 x Remote Control
- 1 x Oil Pump
- 1 x Silencer
- 1 x Air Filter
- 1 x Oil Tank
- 1 x Set of installation Parts

5KW 12V Diesel Parking Heater
This item has two working modes, air condition and heater mode. The noise reduction processing with minimal noise and low fuel power consumption for longer periods of operation. It is get rid of damage to car causing by the sudden drop of temperature. The compact design is good for using in a variety of narrow spaces. It has smooth, automatic room temperature control with temperature pre-set facility with continuous monitoring and diagnostic system.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit

Package Content
–>
Specifications
- Material: Metal+Plastic
- Color: Black carbon fiber texture
- Size: 48×47×28cm
- Voltage: 12V
- Power: 5000W
- Fuel: Diesel
- Complete combustion rate: 100%
- Fuel consumption: 0.1~0.24L
- Working temperature: -40°C~80°C
Package Content
- 1 x 5KW 12V Diesel Air Heater
- 1 x LCD Thermostat
- 1 x Silencer
- 1 x Accessory Kit

With compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of operation. It heats up fast and helps you get warm quickly when it is cold outside.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater power: 5KW
- Fuel gasoline: Diesel
- Rated voltage:12V
- Car air conditioning type: Heating
- Fuel consumption(L/h): 0.64
- Working temperature of the Heater:-40℃~+50℃
- Working temperature of the Oil pump:-40℃~+40℃
Package Content
- 1 x Heater
- 1 x Digital Switch
- 1 x Exhaust silencer
- 1 x Wiring bundle
- 1 x Inlet air pipe
- 1 x Exhaust pipe
- 1 x 90 Ventilation tube
- 1 x 90 Steering tuyere
- 2 x 90 clip
- 1 x Oil pipe
- 1 x Oil pump
- 4 x 25 hose clamp
- 1 x Oil pump shock pad
- 5 x Clips for oil pump and pipe
- 2 x Inlet air pipe clips
- 8 x Nails
- 4 x Screws
- 12x 9-11 hose clamp
- 1 x 10L oil bottle
- 1 x Installing kit(3 nails,3 gaskets,1 connector)
- 1 x Filter
- 1 x Mounting plate

12V 5KW Diesel Air Heater
We offer you a superior 12v 5 kw heater + digital switch. With compact design, the air heater tank is for easy installation for interior or even under the floor. Due to the low fuel and power consumption, it is suitable for longer periods of operation.
- Aluminum Body
- Reduced Noise
- Energy Saving Oil Pump
- Complete Accessory Kit
Package Content
–>
Specifications
- Heater power: 5KW
- Switch: digital
- Fuel gasoline: diesel
- Rated voltage: 12V
- Fuel consumption: 0.11-0.51(1/H)
- Working temperature :-40℃~+20℃
- Operating voltage range: 10.5-16/21-32V
- Motor weight: 4.5kg/9.9LBS
- Motor outside size: 376x140x150mm/14.8×5.5×5.9inch
Package Content
- 1 x parking heater
- 1 x mainline beam
- 1 x oil pump
- 1 x 10l tank
- 1 x oil filter
- 1 x tubing
- 1 x digital handle switch
- 1 x air filter
- 1 x metal vent
- 1 x muffler
- 1 x inlet pipe
- 2 x the duct
- 2 x tuyere
- 1 x silicon gasket
- 6 x tubing joint
- 12x tubing small larynx hoop
- 3 x Mid-size larynx hoop
- 4 x large throat band
- 4 x nut
- 4 x self-tapping screw
- 1 x main engine mounting plate
- 1 x nylon cable tie
- 1 x English instruction
- 1 x white tubing

4 GREAT REASONS TO BUY FROM US:
- Over 37,000 happy customers worldwide
- Real people on our support team ready to help
- We proudly offer a full satisfaction guarantee. Our highest priority is to make you happy, so every order comes with a 60-day money back guarantee!
- 100% Safety & Security Guaranteed. At yourautopartsnow.com, we take your security and privacy very seriously. Shop safely using the world’s most popular and trustworthy payment methods!

BUY WITH CONFIDENCE
We truly believe in the best customer support, meaning we will do whatever it takes to make sure you have a positive purchase experience. We respond to emails within 24 hours and always make sure all your concerns are answered ASAP.
- Easy Returns. All our products are backed with 60-day money back guarantee. Just contact us and we will refund the purchase price.
- Risk-Free Purchase: Our Buyer Protection covers your purchase from click to delivery so you can shop with peace of mind.
- 100% Satisfaction Guarantee: All our products are backed with 60-day money back guarantee. If for any reason you’re not completely satisfied with your purchase, contact us for a product refund. We’ll be more than happy to assist you.