Vom Fachmann für dein Motorrad
Ducati Blinkerglas, hinten – 600, 750, 900 SS, 851, 888
CAG Cagiva 750 Elefant (750 ccm, 1987 – 1989)
CAG Cagiva 900 Elefant Lucky Explorer (900 ccm, 1990 – 1992)
DUC Ducati 600 SS (600 ccm, 1994 – 1998)
DUC Ducati 750 SS (750 ccm, 1993 – 1997)
DUC Ducati 750 SS Carenata (750 ccm, 1994 – 1998)
DUC Ducati 750 SS Nuda (750 ccm, 1993 – 1996)
DUC Ducati 851 S (851 ccm, 1992 – 1992)
DUC Ducati 851 SP (851 ccm, 1989 – 1989)
DUC Ducati 888 SP 5 (888 ccm, 1993 – 1993)
DUC Ducati 900 SL (900 ccm, 1991 – 1991)
DUC Ducati 900 SL (904 ccm, 1992 – 1997)
DUC Ducati 900 SS (900 ccm, 1991 – 1991)
DUC Ducati 900 SS (904 ccm, 1993 – 1996)
4,20€
Vorrätig
- Hersteller: SD-Tec
- Artikelnummer: 000056464-Z
- Produktart: Blinkerglas hinten
- Farbe: Orange (je nach Ausführung)
- Material: Kunststoff
- Einbauort: Heckbereich (hinten rechts oder links, modellabhängig)
- Kompatibilität: Ducati 600 SS, 750 SS, 900 SS, 851, 888 (modell- und baujahrabhängig)
- Verpackungsinhalt: 1 Blinkerglas für die hintere Blinkanlage
Das Ducati Blinkerglas hinten von SD-Tec ist ein passgenaues Ersatzteil für verschiedene Ducati Modelle. Es dient dem Austausch beschädigter oder gealterter Original-Blinkergläser im Heckbereich und sorgt für eine zuverlässige Signalwirkung im Straßenverkehr.
Vorteile auf einen Blick
Dieses Ersatz-Blinkerglas bietet mehrere praktische Vorteile für den Einsatz an klassischen Ducati Motorrädern.
- Passgenaue Fertigung für ausgewählte Ducati Modelle
- Klares Signalbild durch hochwertige Materialauswahl
- Einfache Montage ohne Spezialwerkzeug
- Langlebiges Kunststoffmaterial für den täglichen Einsatz
Technische Daten
- Kunststoffgehäuse in orange (je nach Ausführung)
- Spezifische Formgebung für Ducati 600/750/900 SS, 851, 888 (modellabhängig)
- Austauschbar mit dem Original-Blinkerglas am Heckbereich
- Befestigungspunkte entsprechen der Serienausstattung (modellabhängig)
Einsatzbereiche
Das Blinkerglas eignet sich besonders für Motorradbegeisterte, Werkstätten sowie Restaurationsprojekte an klassischen Ducati Modellen. Es wird häufig im Bereich Wartung, Reparatur und Instandhaltung eingesetzt.
Lieferumfang
- 1 x SD-Tec Blinkerglas hinten für Ducati (modellabhängig rechts oder links verwendbar)
- Anleitung nicht enthalten; Montage erfolgt in der Regel an vorhandenen Haltepunkten des Fahrzeugs
- Hinweis: Die Ausführung kann je nach Modelljahr und Fahrzeugvariante abweichen.
FAQ
Ist das Blinkerglas mit allen genannten Ducati Modellen kompatibel?
Die Kompatibilität bezieht sich auf bestimmte Baujahre und Modellvarianten der genannten Baureihen. Im Zweifel empfiehlt sich ein Abgleich mit dem Originalteil.
Muss das komplette Blinker-Gehäuse getauscht werden?
In der Regel genügt der Austausch des Glases; das Gehäuse bleibt erhalten.
Lässt sich das Glas ohne Spezialwerkzeug montieren?
Ja, die Montage erfolgt üblicherweise werkzeuglos oder mit Standardwerkzeugen.
Bietet das Produkt eine Straßenzulassung?
Die Verwendung als Ersatzteil entspricht in der Regel den Vorgaben des Originalteils. Angaben zur Zulassung können je nach Ausführung variieren.
Muss bei beiden Seiten getauscht werden?
Der Austausch ist einzeln möglich; bei unterschiedlichem Alterungszustand empfiehlt sich jedoch ein beidseitiger Wechsel.
Alle Angaben ohne Gewähr.
CAG Cagiva 750 Elefant (750 ccm, 1987 – 1989)
CAG Cagiva 900 Elefant Lucky Explorer (900 ccm, 1990 – 1992)
DUC Ducati 600 SS (600 ccm, 1994 – 1998)
DUC Ducati 750 SS (750 ccm, 1993 – 1997)
DUC Ducati 750 SS Carenata (750 ccm, 1994 – 1998)
DUC Ducati 750 SS Nuda (750 ccm, 1993 – 1996)
DUC Ducati 851 S (851 ccm, 1992 – 1992)
DUC Ducati 851 SP (851 ccm, 1989 – 1989)
DUC Ducati 888 SP 5 (888 ccm, 1993 – 1993)
DUC Ducati 900 SL (900 ccm, 1991 – 1991)
DUC Ducati 900 SL (904 ccm, 1992 – 1997)
DUC Ducati 900 SS (900 ccm, 1991 – 1991)
DUC Ducati 900 SS (904 ccm, 1993 – 1996)
Waller See 11
38179 Schwülper
Niedersachsen Deutschland
info@stein-dinse.com
Waller See 11
38179 Schwülper
Niedersachsen Deutschland
info@sd-tec.de
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; } ?>Blinkerglas für Ducati Monster SS i.e. ST 748 916 996 998
ST2 ST3 ST4 748 916 996 998 SS i.e. 620 750 800 900 1000 Ducati…
6,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 Glühlampe 12V 1.2W, Glassockel Ducati Monster SS ST 748 916 996 998 ST 851
Ducati ST2 / ST4 Ducati 748 916 996 998 Ducati 851 888 Ducati Monster 600…
0,99€
<?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 Blinker vorne rechts – 400, 600, 620, 695, 750, 800, 900, 1000 Monster ab 2000, S4, S4R, S2R
Hersteller: Ducati Artikelnummer: 53040073A Produktart: Blinker vorne rechts Farbe: Orange/Schwarz (je nach Ausführung) Einbauort: Vorderrad…
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; } ?>Ducati Blinker vorne links – 400, 600, 620, 695, 750, 800, 900, 1000 Monster ab 2000, S4, S4R, S2R
Hersteller: Ducati Artikelnummer: 53040083A Produktart: Blinker vorne links Farbe: Orange/Schwarz (je nach Ausführung) Einbauort: Vorderachse,…
31,75€
<?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; } } } ?>

Blinkerglas für Ducati Monster SS i.e. ST 748 916 996 998
ST2 ST3 ST4 748 916 996 998 SS i.e. 620 750 800 900 1000 Ducati...
6,90€

Ducati Glühlampe 12V 1.2W, Glassockel Ducati Monster SS ST 748 916 996 998 ST 851
Ducati ST2 / ST4 Ducati 748 916 996 998 Ducati 851 888 Ducati Monster 600...
0,99€

Ducati Blinker vorne rechts – 400, 600, 620, 695, 750, 800, 900, 1000 Monster ab 2000, S4, S4R, S2R
Hersteller: Ducati Artikelnummer: 53040073A Produktart: Blinker vorne rechts Farbe: Orange/Schwarz (je nach Ausführung) Einbauort: Vorderrad...
28,90€

Ducati Blinker vorne links – 400, 600, 620, 695, 750, 800, 900, 1000 Monster ab 2000, S4, S4R, S2R
Hersteller: Ducati Artikelnummer: 53040083A Produktart: Blinker vorne links Farbe: Orange/Schwarz (je nach Ausführung) Einbauort: Vorderachse,...
31,75€





Bewertungen
Es gibt noch keine Bewertungen.