Mass Air Flow Sensor Meter with Intake Air Temperature Sensor Sensors Maf Sensor

Category: Tag:

Mass Air Flow Sensor Meter with Intake Air Temperature Sensor Sensors Maf Sensor

In stock

Description

#desc_ifr{width: 100% !important;}
img{max-width:100%}
@media screen and (max-width:1140px) {
.product-bigtitle .main{width: 100vw;}
.product-bigtitle .stk_ad{overflow: auto;}
.product-bigtitle .top_ad{width: 100px !important;overflow: auto;}
.product-bigtitle .top_ad{width: 100px !important;overflow: auto;}
.product-bigtitle .top_adone{width: auto;}

}

.centerbox {
width: 1080px;
margin: 0 auto;
}

.ebay-header {
width: 100%;
display: flex;
margin-top: 30px;
padding-top: 30px;
}
.ebay-header .myimg {
width: 122px;
height: 122px;
border-radius: 20px;
margin-right: 200px;
}
.ebay-header .alink {
margin-top: 10px;
}
.ebay-header .alink a {
font-size: 19px;
text-decoration: none;
color: #03a9f4;
}

.ebay-body .scrollwrap {
margin-top: 30px;
display: flex;
flex-direction: column;
align-items: center;
}

.ebay-body .scrollwrap .img-box {
width: 100%;
text-align: center;
}
.ebay-body .scrollwrap .img-box .bigimg {
width: 712px;
height: 712px;
display: inline-block;
background-size: cover;
}
.ebay-body .scrollwrap .img-box .bigimg img {
width: 100%;
}

.ebay-body .scrollwrap .img-box .smallimg {
margin-top: 20px;
}
.ebay-body .scrollwrap .img-box .smallimg input {
display: none;
}
.ebay-body .scrollwrap .img-box .smallimg img {
cursor: pointer;
width: 174px;
height: 95px;
object-fit: cover;
opacity: 0.8;
border: 2px solid #ccc;
}
.ebay-body .scrollwrap .img-box .smallimg #myimage1:checked ~ .imglabel1 > img {
border: 2px solid #000;
opacity: 1;
}
.ebay-body .scrollwrap .img-box .smallimg #myimage2:checked ~ .imglabel2 > img {
border: 2px solid #000;
opacity: 1;
}
.ebay-body .scrollwrap .img-box .smallimg #myimage3:checked ~ .imglabel3 > img {
border: 2px solid #000;
opacity: 1;
}
.ebay-body .scrollwrap .img-box .smallimg #myimage4:checked ~ .imglabel4 > img {
border: 2px solid #000;
opacity: 1;
}
.ebay-body .scrollwrap .ptitle {
width: 100%;
text-align: center;
/*font-weight: bold;*/
}
.ebay-body .scrollwrap .ptitle h3 {
font-size: 30px;
}
.ebay-body .scrollwrap .ptitle p {
font-size: 15px;
line-height: 30px;
}
.ebay-body .scrollwrap .ptitle b {
font-size: 20px;
position: relative;
top: 10px;
}
.ebay-body .scrollwrap .ptitle strong {
font-size: 20px;
position: relative;
top: 10px;
}

.ebay-body .banner {
margin-top: 30px;
position: relative;
}
.ebay-body .banner .fp {
position: absolute;
left: 20px;
top: 50px;
font-size: 60px;
}
.ebay-body .banner img {
width: 100%;
height: auto;
object-fit: cover;
}
.ebay-body .three-banner {
display: flex;
justify-content: space-between;
align-items: center;
}
.ebay-body .three-banner p {
font-size: 23px;
text-align: center;
font-weight: 600;
}
.ebay-body .cateorty {
display: flex;
justify-content: flex-start;
}
.ebay-body .cateorty .cate-item {
width: 25%;
padding: 10px;
box-sizing: border-box;
}
.ebay-body .cateorty .cate-item img {
width: 210px;
height: 210px;
object-fit: cover;
border-bottom: 3px solid #000;
}
.ebay-body .cateorty .cate-item p {
font-size: 19px;
margin: 25px 0;
text-align: center;
width: 210px;
}
.ebay-body .cateorty .cate-item a{
color: #000;
text-decoration: none;
text-align: center;
}
.ebay-body .product-bigtitle .main .stk_ad h3 {
display: none;
}
.ebay-body .product-bigtitle .featue-product {
font-size: 23px;
font-weight: bold;
text-align: center;
position: relative;
background-color: #f6f6f6;
padding: 15px;
}
.ebay-body .product-bigtitle .featue-product::before {
content: “”;
background: url(“https://i.frog.ink/nI38lxao/textture-main-1.png”);
width: 100%;
height: 20px;
background-size: cover;
position: absolute;
left: 0;
top: -20px;
}
.ebay-body .product-bigtitle .img-box {
display: flex;
justify-content: flex-start;
}
.ebay-body .product-bigtitle .img-box .img-item {
width: 25%;
text-align: center;
margin-bottom: 10px;
}
.ebay-body .product-bigtitle .img-box .img-item img {
width: 180px;
height: 180px;
display: inline-block;
object-fit: cover;
}
.ebay-body .product-bigtitle .img-box .img-item a {
font-size: 18px;
text-align: center;
display: inline-block;
width: 126px;
height: 36px;
border: 1px solid #000;
border-radius: 10px;
line-height: 36px;
font-weight: bold;
}

.ebay-body .tab-box {
clear: both;
padding-top: 50px;
}
.ebay-body .tab-box .threebtn input {
display: none;
}
.ebay-body .tab-box .threebtn label {
text-decoration: none;
text-align: center;
border: 1px solid #ccc;
display: inline-block;
width: 120px;
height: 45px;
line-height: 45px;
background-color: #fff;
position: relative;
z-index: 10;
top: 0;
color: #000;
cursor: pointer;
font-size: 16px;
border-bottom: none;
}
.ebay-body .tab-box .threebtn input:checked + label {
top: 1px;
}
.ebay-body .tab-box .content {
display: none;
border: 1px solid #ccc;
padding: 10px;
font-size: 16px;
}
.ebay-body .tab-box .content.active {
display: block;
}
.ebay-body .tab-box .content p {
font-size: 16px;
}
.ebay-body .tab-box #tab1:checked ~ .content1 {
display: block;
}
.ebay-body .tab-box #tab2:checked ~ .content2 {
display: block;
}
.ebay-body .tab-box #tab3:checked ~ .content3 {
display: block;
}

@media screen and (max-width: 1140px) {
.centerbox {
width: 100%;
margin: 0 auto;
}

.ebay-header {
width: 100%;
display: flex;
margin-top: 3.3333333333vw;
padding-top: 3.3333333333vw;
}
.ebay-header .myimg {
width: 13.5555555556vw;
height: 13.5555555556vw;
border-radius: 2.2222222222vw;
margin-right: 22.2222222222vw;
}
.ebay-header .alink {
margin-top: 1.1111111111vw;
}
.ebay-header .alink a {
font-size: 2.1111111111vw;
text-decoration: none;
color: #000;
}

.ebay-body .scrollwrap {
margin-top: 3.3333333333vw;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.ebay-body .scrollwrap .img-box {
width: 100%;
text-align: center;
}
.ebay-body .scrollwrap .img-box .bigimg {
width: 60.7777777778vw;
height: 60.7777777778vw;
display: inline-block;
}
.ebay-body .scrollwrap .img-box .bigimg img {
width: 100%;
}
.ebay-body .scrollwrap .img-box .smallimg {
margin-top: 2.2222222222vw;
}
.ebay-body .scrollwrap .img-box .smallimg img {
cursor: pointer;
width: 18.3333333333vw;
height: 18.3333333333vw;
object-fit: cover;
opacity: 0.8;
border: 2px solid #ccc;
}
.ebay-body .scrollwrap .img-box .smallimg img.active {
border: 2px solid #000;
opacity: 1;
}
.ebay-body .scrollwrap .ptitle {
width: 100%;
/*font-weight: bold;*/
}
.ebay-body .scrollwrap .ptitle h3 {
font-size: 3.3333333333vw;
}
.ebay-body .scrollwrap .ptitle p {
font-size: 1.6666666667vw;
line-height: 2.3333333333vw;
}
.ebay-body .banner {
margin-top: 3.3333333333vw;
position: relative;
}
.ebay-body .banner .fp {
position: absolute;
left: 2.2222222222vw;
top: 5.5555555556vw;
font-size: 6.6666666667vw;
}
.ebay-body .banner img {
width: 100%;
height: auto;
object-fit: cover;
}
.ebay-body .three-banner {
display: flex;
justify-content: space-between;
align-items: center;
}
.ebay-body .three-banner p {
font-size: 2.5555555556vw;
text-align: center;
font-weight: 600;
}
.ebay-body .cateorty {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.ebay-body .cateorty .cate-item {
width: 50%;
padding: 1.1111111111vw;
box-sizing: border-box;
}
.ebay-body .cateorty .cate-item img {
width: 46.3333333333vw;
height: 46.3333333333vw;
object-fit: cover;
border-bottom: 0.3333333333vw solid #000;
}
.ebay-body .cateorty .cate-item p {
font-size: 3.1111111111vw;
margin: 2.7777777778vw 0;
text-align: center;
}
.ebay-body .product-bigtitle .featue-product {
font-size: 2.5555555556vw;
font-weight: bold;
text-align: center;
position: relative;
background-color: #f6f6f6;
padding: 1.6666666667vw;
}
.ebay-body .product-bigtitle .featue-product::before {
content: “”;
background: url(“https://i.frog.ink/nI38lxao/textture-main-1.png”);
width: 100%;
height: 2.2222222222vw;
background-size: cover;
position: absolute;
left: 0;
top: -2.2222222222vw;
}
.ebay-body .product-bigtitle .img-box {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.ebay-body .product-bigtitle .img-box .img-item {
width: 50%;
text-align: center;
margin-bottom: 1.1111111111vw;
}
.ebay-body .product-bigtitle .img-box .img-item img {
width: 40vw;
height: 40vw;
display: inline-block;
object-fit: cover;
}
.ebay-body .product-bigtitle .img-box .img-item a {
font-size: 3vw;
text-align: center;
display: inline-block;
width: 24vw;
height: 4vw;
border: 1px solid #000;
border-radius: 1.1111111111vw;
line-height: 4vw;
font-weight: bold;
padding: 1vw;
}

.ebay-body .tab-box {
clear: both;
padding-top: 5.5555555556vw;
}
.ebay-body .tab-box .threebtn input {
display: none;
}
.ebay-body .tab-box .threebtn label {
text-decoration: none;
text-align: center;
border: 1px solid #ccc;
border-bottom: none;
display: inline-block;
width: 20.3333333333vw;
height: 6vw;
line-height: 7vw;
background-color: #fff;
position: relative;
z-index: 10;
top: 0.2222222222vw;
color: #000;
cursor: pointer;
font-size: 3.8vw;
}
.ebay-body .tab-box .threebtn input:checked + label {
top: 1px;
}
.ebay-body .tab-box .content {
display: none;
border: 1px solid #ccc;
padding: 1.1111111111vw;
}
.ebay-body .tab-box .content.active {
display: block;
}
.ebay-body .tab-box .content p {
font-size: 1.7777777778vw;
}
.ebay-body .tab-box #tab1:checked ~ .content1 {
display: block;
}
.ebay-body .tab-box #tab2:checked ~ .content2 {
display: block;
font-size: 2.5vw;
}
.ebay-body .tab-box #tab3:checked ~ .content3 {
display: block;
}
}

@media screen and (max-width: 1140px) {
.ebay-body .scrollwrap .ptitle p {
font-size: 3.667vw;
line-height: 6.333vw;
}
.ebay-header .alink a {
font-size: 5.611111vw;
text-decoration: none;
color: #000;
white-space: nowrap;
}
.ebay-header .myimg {
width: 64.855556vw;
height: 23.555556vw;
border-radius: 2.2222222222vw;
margin-right: 3.222222vw;
}
.ebay-body .tab-box .content {
font-size: 2.5vw;
}
.ebay-body .tab-box .content li {
font-size: 2.5vw !important;
}
}
/*# sourceMappingURL=index.css.map */

Mass Air Flow Sensor Meter with Intake Air Temperature Sensor Sensors Maf Sensor


 
 

Description:

Fitment: Please check the fitment before you buy. Mass Air Flow Sensor Compatible for
Part Number: 15865791 AFH70M43Az
Feature: mass air flow sensor is produced in strict accordance with the standard, made of first-class materials, small air inlet resistance, easy to install and clean.
Please double check your vehicle fitment and Part Numberbefore purchasing.
Mass Air Flow Sensor. Directly replace the broken parts

Size Chart:

12.2×7.3×5.1cm/4.80×2.87×2.01inch

Package Includes:

1 Piece Mass Air Flow Sensor

Note:

1. Please allow slightly error due to manual measurement.
2. Due to the difference between different monitors, the picture may not reflect the actual color of the item.
3. Wish you a wonderful on-line shopping!


.ebay-body .scrollwrap .img-box #myimage1:checked ~ .bigimg {
background-image: url(https://i.bosity.com/product_img/270/52045823/52045823_3_image.jpg);
}.ebay-body .scrollwrap .img-box #myimage2:checked ~ .bigimg {
background-image: url(https://i.bosity.com/product_img/270/52045823/52045823_6_image.jpg);
}.ebay-body .scrollwrap .img-box #myimage3:checked ~ .bigimg {
background-image: url(https://i.bosity.com/product_img/270/52045823/52045823_8_image.jpg);
}.ebay-body .scrollwrap .img-box #myimage4:checked ~ .bigimg {
background-image: url(https://i.bosity.com/product_img/270/52045823/52045823_5_image.jpg);
}




  • If you are bidding or ordering more than one item, the items will be combined into one order automatically thus you can pay altogether. If you want not to combine, please buy one and immediately pay one separately.

  • The buyer is responsible for any applicable import duties and local taxes. Please verify with your customs before making your purchase.
  • Please verify your address during checkout. We are not responsible for any wrong or undeliverable addresses.

  • We are committed to give you the best customer service possible. If for any reason you are unsatisfied with a purchase, please contact us and we’ll assist you with a prompt solution. Please let us work on the issues.
  • We’d like to settle any problem in a friendly manner. Please do not open a case on eBay or PayPal, or leave any negative or neutral feedbacks directly!
  • We always reply to messages within 2 business days (off-duty at weekend). Due to the difference of time zone between Hong Kong and your location, sometimes the answer will be delayed. If you do not get a response from us after 2 business days, please check your junk or spam mailbox.
  • Unsatisfied product can be returned within 30 days from the delivery date. We can offer a full refund or exchange, but we are not responsible for return shipping cost. Please contact us to get a RMA number before sending out your return.
  • Feedback:
  • 1. Since your feedback is very important to our business’s development, we sincerely invite you to leave positive feedback with four 5-Detailed Selling Rating (DSR) to us basing on your satisfaction with our commodity and service. It’s just take you 1 minute.
  • 2. Unfortunately, If you are planning to give us a neutral/negative feedback because of your bad buying experience with us, please contact us at any time so as to clear up your discontent and resolve the problem.

Featured Products

People always bought together with











































Additional information

Other Part Number

15865791 AFH70M43A

Number of Pieces

1

Size

12.2×7.3×5.1cm

Fitment Type

Direct Replacement

Main Colour

Silver

Manufacturer Part Number

Does not apply

MPN

Does Not Apply

Material

Plastic

Brand

Unbranded

Type

sensor

EAN

Does not apply

Interchange Part Number

15865791 AFH70M43A

Universal Fitment

No

Country/Region of Manufacture

China

Reviews

There are no reviews yet.


Be the first to review “Mass Air Flow Sensor Meter with Intake Air Temperature Sensor Sensors Maf Sensor”