Kawasaki Mean Streak aftermarket sleek and stylish seat with a slim design to help flow with the lines on the Mean Streak. Seat pans are available if you wish to make a custom cover with custom foam.
';
if ( typeof suggestion.div_badge_open !== 'undefined' ) {
html += suggestion.div_badge_open;
}
if ( typeof suggestion.on_sale !== 'undefined' ) {
html += suggestion.on_sale;
}
if ( typeof suggestion.featured !== 'undefined' ) {
html += suggestion.featured;
}
if ( typeof suggestion.div_badge_close !== 'undefined' ) {
html += suggestion.div_badge_close;
}
if ( typeof suggestion.price !== 'undefined' && suggestion.price != '' ) {
html += ' ' + suggestion.price;
}
if ( typeof suggestion.excerpt !== 'undefined' ) {
html += ' ' + suggestion.excerpt.replace(new RegExp(pattern, 'gi'), '$1');
}
html += '
';
return html;
}
});
$('.yith-ajaxsearchform-container1725385274 .cat').on('change', function() {
$('.yith-ajaxsearchform-container1725385274 .yith-s').focus();
});
});
0