Vom Fachmann für dein Motorrad
Brembo Bremsbelag 07BB26SA
Brembo Bremsbelag Sintermetall 07BB26SA passend für folgende Motorrad Modelle:
BMW
- BMW 850CC R 850 RT ABS 2001 2021
- BMW 1100CC R 1100 S 2001 2021
- BMW 1150CC R 1150 GS 2002 2003
- BMW 1150CC R 1150 GS ADVENTURE ABS INTEGRALE 2001 2005
- BMW 1150CC R 1150 RT 2001 2006
- BMW 1200CC HP2 MEGAMOTO 2007 2012
- BMW 1200CC K 1200 GT 2002 2004
- BMW 1200CC K 1200 GT ABS 2002 2004
- BMW 1200CC K 1200 RS 2001 2006
- BMW 1200CC K 1200 S 2005 2008
- BMW 1200CC K 1200 S ABS 2005 2008
- BMW 1200CC R 1200 CL 2003 2004
- BMW 1200CC R 1200 GS 2004 2012
- BMW 1200CC R 1200 GS ABS 2004 2012
- BMW 1200CC R 1200 GS ADVENTURE 2006 2013
- BMW 1200CC R 1200 GS TRIPPLE BLACK 2011 2013
- BMW 1200CC R 1200 RT 2005 2013
- BMW 1200CC R 1200 S 2006 2021
- BMW 1200CC R 1200 ST 2006 2021
- BMW 1300CC K 1300 GT 2009 2011
- BMW 1300CC K 1300 S 2009 2016
28,90€
Vorrätig
Der Brembo Bremsbelag 07BB26SA Sintermetall ist ein hochwertiger Bremsbelag, der speziell für Motorräder von BMW entwickelt wurde. Er eignet sich für den Einsatz an der Vorderachse und bietet zuverlässige Bremsleistung unter verschiedensten Bedingungen.
Vorteile auf einen Blick
Dieser Sintermetall-Bremsbelag überzeugt durch seine ausgewogene Performance und Langlebigkeit.
- Hohe Bremskraft bei unterschiedlichen Temperaturen
- Geringer Verschleiß für lange Lebensdauer
- Stabile Performance auch bei Nässe
- Konstante Reibwerte im Alltag und bei sportlicher Fahrweise
Technische Daten
Die wichtigsten Merkmale des Brembo 07BB26SA im Überblick:
- Sintermetall-Belag für die Vorderachse
- Kompakte Bauform passend für zahlreiche BMW Motorradmodelle (modellabhängig)
- Optimiert für hohe thermische Belastbarkeit
- Laut Hersteller geeignet für ABS-Systeme (modellabhängig)
Einsatzbereiche
Typischerweise wird dieser Bremsbelag im Straßenverkehr, bei Tourenfahrten sowie im sportlichen Einsatz auf der Straße verwendet. Geeignet für Motorradbegeisterte, Werkstätten und Fachbetriebe, die Wert auf Qualität und Zuverlässigkeit legen.
Lieferumfang
- 1 Satz Brembo Bremsbeläge (für eine Bremsscheibe an der Vorderachse)
- Anleitung zur Montage (modellabhängig beigelegt)
- Hinweis: Die genaue Ausführung kann je nach Motorradmodell variieren.
FAQ
Für welche BMW Modelle ist dieser Bremsbelag geeignet?
Die Kompatibilität hängt vom jeweiligen Modell und Baujahr ab. Bitte vorab die Fahrzeugzuordnung prüfen.
Eignet sich der Belag auch für den Rennstreckeneinsatz?
Der Belag ist primär für den Straßeneinsatz konzipiert, bietet aber auch bei sportlicher Fahrweise zuverlässige Performance.
Muss beim Wechseln der Beläge weiteres Zubehör getauscht werden?
Es wird empfohlen, den Zustand der Bremsscheiben zu prüfen und ggf. passende Zubehörteile zu verwenden.
Sind die Beläge mit ABS-Systemen kompatibel?
Laut Hersteller sind die Beläge grundsätzlich auch für Motorräder mit ABS geeignet (modellabhängig).
Brauchen die Beläge eine Einfahrzeit?
Ja, eine kurze Einfahrphase wird empfohlen, um optimale Bremsleistung zu erreichen.
Alle Angaben ohne Gewähr.
Brembo Bremsbelag Sintermetall 07BB26SA passend für folgende Motorrad Modelle:
BMW
- BMW 850CC R 850 RT ABS 2001 2021
- BMW 1100CC R 1100 S 2001 2021
- BMW 1150CC R 1150 GS 2002 2003
- BMW 1150CC R 1150 GS ADVENTURE ABS INTEGRALE 2001 2005
- BMW 1150CC R 1150 RT 2001 2006
- BMW 1200CC HP2 MEGAMOTO 2007 2012
- BMW 1200CC K 1200 GT 2002 2004
- BMW 1200CC K 1200 GT ABS 2002 2004
- BMW 1200CC K 1200 RS 2001 2006
- BMW 1200CC K 1200 S 2005 2008
- BMW 1200CC K 1200 S ABS 2005 2008
- BMW 1200CC R 1200 CL 2003 2004
- BMW 1200CC R 1200 GS 2004 2012
- BMW 1200CC R 1200 GS ABS 2004 2012
- BMW 1200CC R 1200 GS ADVENTURE 2006 2013
- BMW 1200CC R 1200 GS TRIPPLE BLACK 2011 2013
- BMW 1200CC R 1200 RT 2005 2013
- BMW 1200CC R 1200 S 2006 2021
- BMW 1200CC R 1200 ST 2006 2021
- BMW 1300CC K 1300 GT 2009 2011
- BMW 1300CC K 1300 S 2009 2016
Via Brembo 14
24035 Curno
Italien
acquisti@brembo.it
Via Stezzano 87
24126 Bergamo
Italien
acquisti@brembo.it
https://www.brembo.com/en/company/contacts
Du musst angemeldet sein, um eine Bewertung abgeben zu können.
Verwandte Produkte

<?php // Obtener el ID del producto actual $product_id = get_the_ID(); // Obtener todas las imágenes de la galería del producto $product_gallery = get_post_meta( $product_id, '_product_image_gallery', true ); // Obtener el enlace del producto $product_link = get_permalink( $product_id ); // Si la galería no está vacía, obtener la primera imagen de la galería if ( $product_gallery ) { $gallery_images = explode( ',', $product_gallery ); $first_image_id = $gallery_images[0]; $image_url = wp_get_attachment_image_src( $first_image_id, 'full' ); } else { // Si no hay imágenes en la galería, obtener la imagen principal del producto $image_id = get_post_thumbnail_id( $product_id ); $image_url = wp_get_attachment_image_src( $image_id, 'full' ); } // Mostrar la imagen con enlace al producto if ( $image_url ) { $image_width = $image_url[1]; $image_height = $image_url[2]; echo '<img src="' . esc_url( $image_url[0] ) . '" alt="' . esc_attr( get_the_title() ) . '" width="' . esc_attr( $image_width ) . '" height="' . esc_attr( $image_height ) . '" loading="lazy" aria-hidden="true">'; } ?><?php global $product; if (!$product->is_in_stock()) { $showText = '<span class="out">Out of stock</span>'; echo $showText; } if ($product->is_on_sale() && $product->get_type() !== 'grouped'){ if ( $product->get_type() == 'variable' ) { $vars = $product->get_available_variations(); $var_cero = $vars[0]['variation_id']; $variable_product = wc_get_product($var_cero); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent_max = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent_max = 0; } $cont_percent = 0; foreach ($vars as $varID) { $variable_product = wc_get_product($varID['variation_id']); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent = 0; } if($percent_max != $percent){ if($percent_max > $percent){ $percent_max = $percent_max; } else { $percent_max = $percent; } } else { $cont_percent++; } #echo $regular_price." - ".$sale_price."%".$percent_max."<br>"; } if($cont_percent == count($vars)){ $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent_max. '%</span>'; } else { $showText = '<span class="onsale">'. __('Up to -', 'woocommerce' ). $percent_max. '%</span>'; } } else { $regular_price = $product->get_regular_price(); $sale_price = $product->get_sale_price(); $percent = round((($regular_price - $sale_price) / $regular_price) * 100); $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent . '%</span>'; } echo $showText; } ?>Galfer Sintermetall Bremsbelag vorne
Bremsbelag Galfer für Bremssattel P4 30/34
27,90€
<?php if (!function_exists('show_quantity')) { function show_quantity() { global $product; // Verificar si el producto no es variable, está en stock y no tiene precio vacío if ($product && !$product->is_type('variable') && !$product->is_type('grouped') && $product->is_in_stock() && !empty($product->get_price())) { return true; } else { return false; } } } ?>
<?php // Obtener el ID del producto actual $product_id = get_the_ID(); // Obtener todas las imágenes de la galería del producto $product_gallery = get_post_meta( $product_id, '_product_image_gallery', true ); // Obtener el enlace del producto $product_link = get_permalink( $product_id ); // Si la galería no está vacía, obtener la primera imagen de la galería if ( $product_gallery ) { $gallery_images = explode( ',', $product_gallery ); $first_image_id = $gallery_images[0]; $image_url = wp_get_attachment_image_src( $first_image_id, 'full' ); } else { // Si no hay imágenes en la galería, obtener la imagen principal del producto $image_id = get_post_thumbnail_id( $product_id ); $image_url = wp_get_attachment_image_src( $image_id, 'full' ); } // Mostrar la imagen con enlace al producto if ( $image_url ) { $image_width = $image_url[1]; $image_height = $image_url[2]; echo '<img src="' . esc_url( $image_url[0] ) . '" alt="' . esc_attr( get_the_title() ) . '" width="' . esc_attr( $image_width ) . '" height="' . esc_attr( $image_height ) . '" loading="lazy" aria-hidden="true">'; } ?><?php global $product; if (!$product->is_in_stock()) { $showText = '<span class="out">Out of stock</span>'; echo $showText; } if ($product->is_on_sale() && $product->get_type() !== 'grouped'){ if ( $product->get_type() == 'variable' ) { $vars = $product->get_available_variations(); $var_cero = $vars[0]['variation_id']; $variable_product = wc_get_product($var_cero); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent_max = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent_max = 0; } $cont_percent = 0; foreach ($vars as $varID) { $variable_product = wc_get_product($varID['variation_id']); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent = 0; } if($percent_max != $percent){ if($percent_max > $percent){ $percent_max = $percent_max; } else { $percent_max = $percent; } } else { $cont_percent++; } #echo $regular_price." - ".$sale_price."%".$percent_max."<br>"; } if($cont_percent == count($vars)){ $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent_max. '%</span>'; } else { $showText = '<span class="onsale">'. __('Up to -', 'woocommerce' ). $percent_max. '%</span>'; } } else { $regular_price = $product->get_regular_price(); $sale_price = $product->get_sale_price(); $percent = round((($regular_price - $sale_price) / $regular_price) * 100); $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent . '%</span>'; } echo $showText; } ?>Galfer Bremsbelag M4 Radial Monoblock Sintermetall
Galfer Bremsbelag M4 Radial Sintermetall passend für folgende Ducati Modelle (unter anderem): Ducati Panigale Ducati 1000…
29,90€
<?php if (!function_exists('show_quantity')) { function show_quantity() { global $product; // Verificar si el producto no es variable, está en stock y no tiene precio vacío if ($product && !$product->is_type('variable') && !$product->is_type('grouped') && $product->is_in_stock() && !empty($product->get_price())) { return true; } else { return false; } } } ?>
<?php // Obtener el ID del producto actual $product_id = get_the_ID(); // Obtener todas las imágenes de la galería del producto $product_gallery = get_post_meta( $product_id, '_product_image_gallery', true ); // Obtener el enlace del producto $product_link = get_permalink( $product_id ); // Si la galería no está vacía, obtener la primera imagen de la galería if ( $product_gallery ) { $gallery_images = explode( ',', $product_gallery ); $first_image_id = $gallery_images[0]; $image_url = wp_get_attachment_image_src( $first_image_id, 'full' ); } else { // Si no hay imágenes en la galería, obtener la imagen principal del producto $image_id = get_post_thumbnail_id( $product_id ); $image_url = wp_get_attachment_image_src( $image_id, 'full' ); } // Mostrar la imagen con enlace al producto if ( $image_url ) { $image_width = $image_url[1]; $image_height = $image_url[2]; echo '<img src="' . esc_url( $image_url[0] ) . '" alt="' . esc_attr( get_the_title() ) . '" width="' . esc_attr( $image_width ) . '" height="' . esc_attr( $image_height ) . '" loading="lazy" aria-hidden="true">'; } ?><?php global $product; if (!$product->is_in_stock()) { $showText = '<span class="out">Out of stock</span>'; echo $showText; } if ($product->is_on_sale() && $product->get_type() !== 'grouped'){ if ( $product->get_type() == 'variable' ) { $vars = $product->get_available_variations(); $var_cero = $vars[0]['variation_id']; $variable_product = wc_get_product($var_cero); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent_max = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent_max = 0; } $cont_percent = 0; foreach ($vars as $varID) { $variable_product = wc_get_product($varID['variation_id']); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent = 0; } if($percent_max != $percent){ if($percent_max > $percent){ $percent_max = $percent_max; } else { $percent_max = $percent; } } else { $cont_percent++; } #echo $regular_price." - ".$sale_price."%".$percent_max."<br>"; } if($cont_percent == count($vars)){ $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent_max. '%</span>'; } else { $showText = '<span class="onsale">'. __('Up to -', 'woocommerce' ). $percent_max. '%</span>'; } } else { $regular_price = $product->get_regular_price(); $sale_price = $product->get_sale_price(); $percent = round((($regular_price - $sale_price) / $regular_price) * 100); $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent . '%</span>'; } echo $showText; } ?>Brembo Bremsbelag hinten 07BB02SP – Scrambler GT1000 Monster 797
APR Aprilia 1200 Caponord (1200 ccm, 2013 - 2016) APR Aprilia 1200 Caponord Travel Pack…
28,90€
<?php if (!function_exists('show_quantity')) { function show_quantity() { global $product; // Verificar si el producto no es variable, está en stock y no tiene precio vacío if ($product && !$product->is_type('variable') && !$product->is_type('grouped') && $product->is_in_stock() && !empty($product->get_price())) { return true; } else { return false; } } } ?>
<?php // Obtener el ID del producto actual $product_id = get_the_ID(); // Obtener todas las imágenes de la galería del producto $product_gallery = get_post_meta( $product_id, '_product_image_gallery', true ); // Obtener el enlace del producto $product_link = get_permalink( $product_id ); // Si la galería no está vacía, obtener la primera imagen de la galería if ( $product_gallery ) { $gallery_images = explode( ',', $product_gallery ); $first_image_id = $gallery_images[0]; $image_url = wp_get_attachment_image_src( $first_image_id, 'full' ); } else { // Si no hay imágenes en la galería, obtener la imagen principal del producto $image_id = get_post_thumbnail_id( $product_id ); $image_url = wp_get_attachment_image_src( $image_id, 'full' ); } // Mostrar la imagen con enlace al producto if ( $image_url ) { $image_width = $image_url[1]; $image_height = $image_url[2]; echo '<img src="' . esc_url( $image_url[0] ) . '" alt="' . esc_attr( get_the_title() ) . '" width="' . esc_attr( $image_width ) . '" height="' . esc_attr( $image_height ) . '" loading="lazy" aria-hidden="true">'; } ?><?php global $product; if (!$product->is_in_stock()) { $showText = '<span class="out">Out of stock</span>'; echo $showText; } if ($product->is_on_sale() && $product->get_type() !== 'grouped'){ if ( $product->get_type() == 'variable' ) { $vars = $product->get_available_variations(); $var_cero = $vars[0]['variation_id']; $variable_product = wc_get_product($var_cero); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent_max = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent_max = 0; } $cont_percent = 0; foreach ($vars as $varID) { $variable_product = wc_get_product($varID['variation_id']); $regular_price = $variable_product->get_regular_price(); $sale_price = $variable_product->get_sale_price(); if($sale_price){ $percent = round((($regular_price - $sale_price) / $regular_price) * 100); } else { $percent = 0; } if($percent_max != $percent){ if($percent_max > $percent){ $percent_max = $percent_max; } else { $percent_max = $percent; } } else { $cont_percent++; } #echo $regular_price." - ".$sale_price."%".$percent_max."<br>"; } if($cont_percent == count($vars)){ $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent_max. '%</span>'; } else { $showText = '<span class="onsale">'. __('Up to -', 'woocommerce' ). $percent_max. '%</span>'; } } else { $regular_price = $product->get_regular_price(); $sale_price = $product->get_sale_price(); $percent = round((($regular_price - $sale_price) / $regular_price) * 100); $showText = '<span class="onsale">'. __('-', 'woocommerce' ). $percent . '%</span>'; } echo $showText; } ?>Bremsbelag Brembo 07BB28SP hinten BMW
Bremsbelag Brembo 07BB28SP für diverse BMW Modelle Lieferumfang: 1 Stück Einbauort: hinten Länge: 94mm Höhe…
37,90€
<?php if (!function_exists('show_quantity')) { function show_quantity() { global $product; // Verificar si el producto no es variable, está en stock y no tiene precio vacío if ($product && !$product->is_type('variable') && !$product->is_type('grouped') && $product->is_in_stock() && !empty($product->get_price())) { return true; } else { return false; } } } ?>

Galfer Bremsbelag M4 Radial Monoblock Sintermetall
Galfer Bremsbelag M4 Radial Sintermetall passend für folgende Ducati Modelle (unter anderem): Ducati Panigale Ducati 1000...
29,90€

Brembo Bremsbelag hinten 07BB02SP – Scrambler GT1000 Monster 797
APR Aprilia 1200 Caponord (1200 ccm, 2013 - 2016) APR Aprilia 1200 Caponord Travel Pack...
28,90€

Bremsbelag Brembo 07BB28SP hinten BMW
Bremsbelag Brembo 07BB28SP für diverse BMW Modelle Lieferumfang: 1 Stück Einbauort: hinten Länge: 94mm Höhe...
37,90€










Bewertungen
Es gibt noch keine Bewertungen.