Vom Fachmann für dein Motorrad
Newfren Kupplungsbeläge Ducati Monster 1100 1200 Panigale 1199 1299 Multistrada 1200 Diavel
Monster Diesel 1100 Bj. 2013
Monster Evo/ Evo ABS 1100 Bj. 2012-2013
Monster Evo Anniversary 1100 Bj. 2013
Panigale /ABS 1199 Bj. 2012-2014
Panigale R 1199 Bj. 2013-2014
Panigale S/S ABS 1199 Bj. 2012-2014
Panigale Tricolore 1199 Bj. 2012-2014
Diavel Bj. 2011-2013
Diavel AMG Bj. 2013
Diavel BRA Bj. 2012-2014
Diavel Carbon Bj. 2011-2013
Diavel Carbon BRA Bj. 2012-2014
Diavel Carbon Fl Bj. 2015
Diavel Cromo Bj. 2013 oder neuer
Diavel Strada Bj. 2013-2014
Diavel White Stripe Bj. 2013-2014
Monster 1200 Bj. 2014 oder neuer
Monster S 1200 Bj. 2014 oder neuer
Multistrada 1200 /ABS Bj. 2010-2015
Multistrada 1200 S Bj. 2015 oder neuer
Multistrada 1200 S D Air Bj. 2015 oder neuer
Multistrada 1200 S GT Bj. 2013-2014
Multistrada 1200 S Pikes Peak Bj. 2011-2014
Multistrada 1200 S Sport Bj. 2010-2014
Multistrada 1200 S Touring Bj. 2010-2014
169,00€
Die Kupplungsbeläge des italienischen Herstellers Newfren werden mit neuster Technologie entwickelt und hergestellt. Die Firma ist schon seit den späten 50er Jahren in der Zubehörbranche für Zweiräder tätig und baut so auf langjähriger Erfahrung auf.
Die Produkte sind asbestfrei und für einen langlebigen Einsatz unter hoher Belastung ausgelegt. Sie bieten optimale Haftung-auch bei schwersten Konditionen. Zudem steht Newfren für perfekt auf die Motorräder angepasste Kupplungssätze und bedient sich je nach Verwendungszweck verschiedener Materialien. Die Ducati Kupplungen bestehen so je nach Verwendung aus Sintermetall oder organischem Material, einsetzbar auf der Straße oder Rennstrecke!
Zudem sind die Kupplungen in Deutschland geprüft und entsprechen den ABE Standarts, bzw. Herstellungsnormen sowohl im Umweltaspekt als auch Qualitätsstandart.
Dieser Kupplungssatz besteht aus 11 Reibscheiben a 2,8mm (organisch ALU-Carbon) und wird ohne Stahlscheiben geliefert. –> Racing Kupplung
Passend für folgende Ducati Modelle mit Ölbadkupplung:
Monster Diesel 1100 Bj. 2013
Monster Evo/ Evo ABS 1100 Bj. 2012-2013
Monster Evo Anniversary 1100 Bj. 2013
Panigale /ABS 1199 Bj. 2012-2014
Panigale R 1199 Bj. 2013-2014
Panigale S/S ABS 1199 Bj. 2012-2014
Panigale Tricolore 1199 Bj. 2012-2014
Diavel Bj. 2011-2013
Diavel AMG Bj. 2013
Diavel BRA Bj. 2012-2014
Diavel Carbon Bj. 2011-2013
Diavel Carbon BRA Bj. 2012-2014
Diavel Carbon Fl Bj. 2015
Diavel Cromo Bj. 2013 oder neuer
Diavel Strada Bj. 2013-2014
Diavel White Stripe Bj. 2013-2014
Monster 1200 Bj. 2014 oder neuer
Monster S 1200 Bj. 2014 oder neuer
Multistrada 1200 /ABS Bj. 2010-2015
Multistrada 1200 S Bj. 2015 oder neuer
Multistrada 1200 S D Air Bj. 2015 oder neuer
Multistrada 1200 S GT Bj. 2013-2014
Multistrada 1200 S Pikes Peak Bj. 2011-2014
Multistrada 1200 S Sport Bj. 2010-2014
Multistrada 1200 S Touring Bj. 2010-2014
Monster Diesel 1100 Bj. 2013
Monster Evo/ Evo ABS 1100 Bj. 2012-2013
Monster Evo Anniversary 1100 Bj. 2013
Panigale /ABS 1199 Bj. 2012-2014
Panigale R 1199 Bj. 2013-2014
Panigale S/S ABS 1199 Bj. 2012-2014
Panigale Tricolore 1199 Bj. 2012-2014
Diavel Bj. 2011-2013
Diavel AMG Bj. 2013
Diavel BRA Bj. 2012-2014
Diavel Carbon Bj. 2011-2013
Diavel Carbon BRA Bj. 2012-2014
Diavel Carbon Fl Bj. 2015
Diavel Cromo Bj. 2013 oder neuer
Diavel Strada Bj. 2013-2014
Diavel White Stripe Bj. 2013-2014
Monster 1200 Bj. 2014 oder neuer
Monster S 1200 Bj. 2014 oder neuer
Multistrada 1200 /ABS Bj. 2010-2015
Multistrada 1200 S Bj. 2015 oder neuer
Multistrada 1200 S D Air Bj. 2015 oder neuer
Multistrada 1200 S GT Bj. 2013-2014
Multistrada 1200 S Pikes Peak Bj. 2011-2014
Multistrada 1200 S Sport Bj. 2010-2014
Multistrada 1200 S Touring Bj. 2010-2014
Via Sandro Pertini 1
10073 Ciriè
Italien
info@newfren.it
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; } ?>
DuBiPa Kupplungsdeckel Gummidichtung für Ducati Modelle mit Trockenkupplung 1990 – 2015
1000 DS Multistrada (1000 ccm, 2003 - 2006) 1000 DS Multistrada S (1000 ccm, 2005…
9,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; } ?>
Ducati Kupplungskit komplett – 748, 851, 888, 916, 996, 900 SS, Monster, ST2, ST4…
CAG Cagiva 900 Canyon I.E (900 ccm, 1997 - 1997) CAG Cagiva 900 Elefant AC…
219,00€
<?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; } ?>
Ducati Kupplungskit komplett Aluminium – 749, 999, Monster S4R, S4RS, ST4 S, 1000 S2R, 1000 SS…
DUC Ducati 1000 DS Multistrada (1000 ccm, 2003 - 2006) DUC Ducati 1000 DS Multistrada…
227,94€
<?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; } ?>
Kupplungskit komplett für Ducati 848 Panigale 899 ST3 ST4 GT 1000 SC 1000 Multistrada 1100
Ducati Ducati 1000 GT , BJ 2007 - 2010 Ducati 1000 GT Touring , BJ…
179,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; } } } ?>

DuBiPa Kupplungsdeckel Gummidichtung für Ducati Modelle mit Trockenkupplung 1990 – 2015
1000 DS Multistrada (1000 ccm, 2003 - 2006) 1000 DS Multistrada S (1000 ccm, 2005...
9,90€

Ducati Kupplungskit komplett – 748, 851, 888, 916, 996, 900 SS, Monster, ST2, ST4…
CAG Cagiva 900 Canyon I.E (900 ccm, 1997 - 1997) CAG Cagiva 900 Elefant AC...
219,00€

Ducati Kupplungskit komplett Aluminium – 749, 999, Monster S4R, S4RS, ST4 S, 1000 S2R, 1000 SS…
DUC Ducati 1000 DS Multistrada (1000 ccm, 2003 - 2006) DUC Ducati 1000 DS Multistrada...
227,94€

Kupplungskit komplett für Ducati 848 Panigale 899 ST3 ST4 GT 1000 SC 1000 Multistrada 1100
Ducati Ducati 1000 GT , BJ 2007 - 2010 Ducati 1000 GT Touring , BJ...
179,90€
Bewertungen
Es gibt noch keine Bewertungen.