Stay connected:
More payment options
| Motorcycle | XL250R ATC200S ATC200M ATC250SX XR200R XR250R CB125S GL1100I CB750K CM450C |
| ATV | ATC200 ATC350X TRX250 TRX250X TRX350D ATC250SX ATC250ES TRX200D |
5666 CR8EH9 CR8EH-9
<!–
.content_d{width:50%;float:left;padding-left:2px;}
@media screen and (max-width:512px){
.content_d{width:100%;float:left;}
}
–>
$(function() {
$(“h4”).click(function(){
var show = $(this).next(“div”).css(‘display’);
//alert(show);
if(show ==’block’){
$(this).children(“button”).children(“:first-child”).attr(“class”,”plus btn-quantity”);//minus button
}else{
$(this).children(“button”).children(“:first-child”).attr(“class”,”minus btn-quantity”);
}
$(this).next(“div”).css(‘display’,show ==’block’?’none’:”block”);
});
});
| Product Application Type | Motorcycle |
| Hipa Part # | BR8EH-9 |
| Pre-Gap Size | 0.9mm |
| Reach | 19mm |
| Thread Diameter | 10mm |
| Center Electrode Material | Nickel-Copper Core |
| Center Electrode Design | Standard |
| Ground Electrode Material | Nickel-Alloy |
| Ground Electrode Design | Standard |
| Seat Type | No Gasket |
| Resistor | Yes |
| Heat Range | 8 |
| Hex Size | 16mm |
function toggleText() {
// Get all the elements from the page
var points =
document.getElementById(“points”);
var showMoreText =
document.getElementById(“moreText”);
var buttonText =
document.getElementById(“textButton”);
// If the display property of the dots
// to be displayed is already set to
// ‘none’ (that is hidden) then this
// section of code triggers
if (points.style.display === “none”) {
// Hide the text between the span
// elements
showMoreText.style.display = “none”;
// Show the dots after the text
points.style.display = “inline”;
// Change the text on button to
// ‘Learn More’
buttonText.innerHTML = “Learn More”;
}
// If the hidden portion is revealed,
// we will change it back to be hidden
else {
// Show the text between the
// span elements
showMoreText.style.display = “inline”;
// Hide the dots after the text
points.style.display = “none”;
// Change the text on button
// to ‘Learn Less’
buttonText.innerHTML = “Learn Less”;
}
}
<!–
details {
border: 1px solid #d4d4d4;
padding: .75em .75em 0;
margin-top: 10px;
box-shadow:0 0 20px #d4d4d4;
}
summary {
font-weight: bold;
margin: -.75em -.75em 0;
padding: .75em;
background-color: #efefef;
color: #fff;
}
details[open] {
padding: .75em;
border-bottom: 1px solid #d4d4d4;
}
details[open] summary {
border-bottom: 1px solid #d4d4d4;
margin-bottom: 10px;
}
–>
| 5 star | 0% | |
| 4 star | 0% | |
| 3 star | 0% | |
| 2 star | 0% | |
| 1 star | 0% |
Sorry, no reviews match your current selections