- DESCRIPTION
- SPECS
- FITS
Demon HD sintered metal brake pads are designed to replace your factory pads at a fraction of the cost, while stopping consistently in the most extreme conditions. Fits the front of Can-Am Defender & Traxter 2016-2019 Maverick Trail 2018-2019 Maverick / X3 2017-2019 . Check below for exact fitment. Same style as FA683 & FA682
***Picture is not necessarily the part listed, we use a generic image to show size and design***
- Provides Instant Braking Performance in wet or muddy conditions with Exceptional Stability in all temperatures
- The High Density Builds Material results in consistent friction across a full range of operating temperatures and reducing Brake fade at high temperatures
- Backed by a 12 – Month Limited Warranty*
- Terms of Warranty:
- Demon Powersports warrants it’s Demon Sintered Metal Brake Pad to the original purchaser for 1 year from the date of purchase against manufacturing defects in workmanship only.
- Demon Powersports warranty does not apply to failure resulting from misuse, negligence, accident, improper application, improper installation, alteration or wear and tear.
Fits Front Of The Following Models:
- 2016 DEFENDER
- 2017 DEFENDER HD5
- 2017 DEFENDER HD8, HD10 All Models
- 2017 DEFENDER MAX All Models
- 2017 DEFENDER T All Models
- 2017 TRAXTER HD5
- 2017 TRAXTER HD8, HD10 All Models
- 2017 TRAXTER MAX All Models
- 2017 TRAXTER T All Models
- 2018 DEFENDER HD10
- 2018 DEFENDER HD10 – XMR
- 2018 DEFENDER HD10 – XTP
- 2018 DEFENDER HD5
- 2018 DEFENDER HD8
- 2018 DEFENDER MAX – LONE STAR EDITION
- 2018 DEFENDER MAX HD10
- 2018 DEFENDER MAX HD8
- 2018 TRAXTER HD10
- 2018 TRAXTER HD10 – XMR
- 2018 TRAXTER HD5
- 2018 TRAXTER HD8
- 2018 TRAXTER MAX HD10
- 2018 TRAXTER T HD10
- 2018 TRAXTER T HD8
- 2019 DEFENDER HD10
- 2019 DEFENDER HD5
- 2019 DEFENDER HD8
- 2019 DEFENDER MAX HD10
- 2019 DEFENDER MAX HD10
- 2019 DEFENDER MAX HD8
- 2019 TRAXTER HD10 – T1B SERIES
- 2019 TRAXTER HD5 – T1B SERIES
- 2019 TRAXTER HD8 – T1B SERIES
- 2017 MAVERICK X3
- 2017 MAVERICK X3 MAX
- 2018 MAVERICK TRAIL 1000 EFI
- 2018 MAVERICK TRAIL 800R EFI
- 2018 MAVERICK X3 900HO All Package
- 2018 MAVERICK X3 MAX TURBO – STD All Package
- 2018 MAVERICK X3 MAX TURBO R – STD XDS DPS XRS DPS
- 2018 MAVERICK X3 MAX TURBO R – STD XDS DPS XRS DPS
- 2018 MAVERICK X3 MAX TURBO R – XRS DPS – WITH SMART-LOK –
- 2018 MAVERICK X3 MAX TURBO R – XRS DPS – WITH SMART-LOK –
- 2018 MAVERICK X3 TURBO – STD
- 2018 MAVERICK X3 TURBO – XMR
- 2018 MAVERICK X3 TURBO – XRC
- 2018 MAVERICK X3 TURBO R – STD XDS DPS XRS DPS
- 2018 MAVERICK X3 TURBO R – XMR
- 2018 MAVERICK X3 TURBO R – XRC
- 2018 MAVERICK X3 TURBO R – XRS DPS – WITH SMART-LOK
- 2019 MAVERICK TRAIL 1000 – DPS – T2B SERIES
- 2019 MAVERICK TRAIL 800 – BASE – T2B SERIES
- 2019 MAVERICK TRAIL 800 – BASE DPS
- 2019 MAVERICK TRAIL 800 – BASE/DPS – T2B SERIES
- 2019 MAVERICK TRAIL 800 – DPS – T2B SERIES
- 2019 MAVERICK MAX TURBO
- 2019 MAVERICK MAX TURBO R
- 2019 MAVERICK SPORT 1000
- 2019 MAVERICK SPORT 1000R
- 2019 MAVERICK SPORT 1000R – DPS – T1B SERIES
- 2019 MAVERICK SPORT 1000R – XMR
- 2019 MAVERICK SPORT 1000R – XRC
- 2019 MAVERICK SPORT MAX 1000R – DPS
- 2019 MAVERICK SPORT MAX 1000R – DPS – T1B SERIES
- 2019 MAVERICK TURBO
- 2019 MAVERICK TURBO R
document.addEventListener( ‘DOMContentLoaded’, function () {
$(‘ul.tabs’).each(function(){
var active, content, links = $(this).find(‘a’);
active = links.first().addClass(‘active’);
content = $(active.attr(‘href’));
links.not(‘:first’).each(function () {
$($(this).attr(‘href’)).hide();
});
$(this).find(‘a’).click(function(e){
active.removeClass(‘active’);
content.hide();
active = $(this);
content = $($(this).attr(‘href’));
active.addClass(‘active’);
content.show();
return false;
});
});
}, false );
ul.tabs {
border-bottom: 1px solid #DDDDDD;
display: block;
margin: 0 0 20px;
padding: 0;
}
ul.tabs li {
display: block;
float: left;
height: 30px;
margin-bottom: 0;
padding: 0;
width: auto;
}
ul.tabs li a {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: none repeat scroll 0 0 #F5F5F5;
border-color: #EE5807 !important;
border-style: solid;
border-width: 1px 1px 0 1px;
display: block;
font-size: 13px;
height: 29px;
line-height: 30px;
margin: 0;
padding: 0 10px;
text-decoration: none;
width: auto;
color: #303030;
border-bottom:none !important;
}
ul.tabs li a.active {
background: none repeat scroll 0 0 #EE5807;
border-left-width: 1px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: #111111;
height: 30px;
margin: 0 0 0 -1px;
padding-top: 4px;
position: relative;
top: -4px;
}
ul.tabs li:first-child a.active {
margin-left: 0;
}
ul.tabs li:first-child a {
border-top-left-radius: 2px;
border-width: 1px 1px 0;
}
ul.tabs li:last-child a {
border-top-right-radius: 2px;
}
ul.tabs:before, ul.tabs:after {
content: ” “;
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
width: 0;
}
ul.tabs:after {
clear: both;
}



Reviews
There are no reviews yet.