• Anmelden Registrieren
  • 0
console.log("...");

tommotec - Motorbike Parts - Der Partner für's Motorrad

function tagSearch(searchValue) { if (searchValue !== '') { fetch("/rest/taglistsearch", { method: "POST", headers: { "Content-type": "application/json; charset=UTF-8" }, body: JSON.stringify({ search: searchValue, }) }).then(response => response.json()).then(data => { if (data.status !== false) { console.log('OK'); drawResult(data.result); console.log(data.status); } else { console.log('NO RESULT'); drawError(); } }).catch(error => { console.error("Error:", error); let tagList = document.querySelector('.tag-list'); tagList.innerHTML = ''; }); } else { let tagList = document.querySelector('.tag-list'); tagList.innerHTML = ''; } } function drawResult(items) { let tagList = document.querySelector('.tag-list'); tagList.innerHTML = ''; let tagListInner = document.createElement('div'); tagListInner.setAttribute("class", "tag-list-inner"); items.forEach(function (item) { let link = document.createElement('a'); let url = "/" + encodeURIComponent(item.name.replace(/\s+/g,'_')) + "_t" + item.id; link.setAttribute("href", url); link.setAttribute("class", "badge badge-finder"); let span = document.createElement('span'); span.append(item.name); link.append(span); tagListInner.append(link); }); tagList.append(tagListInner); } function drawError() { let tagList = document.querySelector('.tag-list'); tagList.innerHTML = ''; let tagListInner = document.createElement('div'); tagListInner.setAttribute("class", "tag-list-inner error"); let span = document.createElement('span'); span.setAttribute("class", "finder-no-result"); span.append('keine Ergebnisse gefunden'); tagListInner.append(span); tagList.append(tagListInner); } document.addEventListener('DOMContentLoaded', function () { const searchElement = document.getElementById('finder-search-'); searchElement.addEventListener("keyup", (event) => { if (event.isComposing || event.keyCode === 229) { return; } setTimeout(function(){ tagSearch(searchElement.value) }, 300); }); }, false);
  • Motorrad
  • Yamaha
{ "@context":"http://schema.org/", "@type":"BreadcrumbList", "itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"\/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"\/motorrad","name":"Motorrad"}},{"@type":"ListItem","position":3,"item":{"@id":"\/motorrad\/yamaha","name":"Yamaha"}}] }

Yamaha

Filter
  • 63
  • 64
  • 65

Kategorien

  • Batterie
  • Bremse
  • Elektrik
  • Filter
  • Kette
  • Kraftstoffbereich
  • Kühlung
  • Motorteile (weitere)
  • Öle und Flüssigkeiten
  • Sicherheit
  • Sonderangebote
  • Sonstiges
  • Wasserbereich
  • Werkzeug
  • Zündkerzen und Stecker
  • Kupplung Yamaha YFM 250 AG01W 2000-2010
  • Kupplung Yamaha YFM 660 R AM01W 2001-2005
  • Kupplung Yamaha YFS 200 Blaster 3JM AG02W 2000-2006
  • Kupplung Yamaha YFZ 450 R AJ42 AJ70 AJ72 AJ74 2009-2021
  • Kupplung Yamaha YZ 125 4EX 4JY 4PE 4SS 4XM CE0 CE1 1993-2022
  • Kupplung Yamaha YZ 250 2T 2VM 3JE 3SP 3XK 4DA 1988-1992
  • Kupplung Yamaha YZ 250 2T 4EW 4JX 4MX 4SR 4XL CG 1993-2021
  • Kupplung Yamaha YZ 250 F 4T CG 2001-2021
  • Kupplung Yamaha YZ 400 F CH01C CH03C 1998-1999
  • Kupplung Yamaha YZ 426 F CJ01C 2000-2002
  • Kupplung Yamaha YZ 450 F CJ03C CJ05C CJ06C CJ10C 2003-2007
  • Kupplung Yamaha YZ 450 F CJ10 CJ15 CJ18 CJ21 CJ22 CJ26 2007-2020
  • Kupplung Yamaha YZ 465 3R5 4V4 1980-1981
  • Kupplung Yamaha YZ 80 4GT 4LB CB01C CB02C 1995-2001
  • Kupplung Yamaha YZ 80 4V1 5X2 22W 43K 58T 1981-1985
  • Kupplung Yamaha YZ85 CB02 CB04 CB05 CB07 CB08 CB09 CB10 CB13 2002-2021
  • Kupplung Yamaha YZF 1000 R Thunder Ace 4SV 4VD 1996-2002
  • Kupplung Yamaha YZF 600 R Thunder Cat 4TV 4WD 1996-2002
  • Kupplung Yamaha YZF 750 R SP 4HN 4HT 1993-1998
  • Kupplung Yamaha YZF-R 125 RE11 RE29 2014-2018
  • 63
  • 64
  • 65
!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '551766259997569'); fbq('track', 'PageView');

Versand

Ab einem Warenwert von 500 Euro versenden wir die Ware kostenlos zu Ihnen als Endverbraucher!

Bezahlarten

Vorkasse
Barzahlung bei Abholung in 53783 Eitorf (
Bitte unbedingt Termin vereinbaren!)


Widerrufs­recht Impressum Daten­schutz­erklärung AGB Kontakt
Anmelden
Jetzt registrieren