• 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
  • Triumph
{ "@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\/triumph","name":"Triumph"}}] }

Triumph

Filter
  • 18
  • 19
  • 20

Kategorien

  • Batterie
  • Bremse
  • Werkzeug
  • Sonderangebote
  • Elektrik
  • Filter
  • Kette
  • Kraftstoffbereich
  • Kühlung
  • Öle und Flüssigkeiten
  • Sicherheit
  • Sonstiges
  • Zündkerzen und Stecker
  • Ritzel 1185 Teilung 520
  • Rotor Lichtmaschine Triumph TT 600 806AD 2000-2003
  • Stator Lichtmaschine Speed Triple 955 955i T509 595N 1999-2004 24mm
  • Stator Lichtmaschine Triumph America 865 900 986MK 2008-2020
  • Stator Lichtmaschine Triumph America 865 986MK 2007-2010
  • Stator Lichtmaschine Triumph Bonneville 800 865 900 908 986M 2001-2020
  • Stator Lichtmaschine Triumph Bonneville 800 908MD 2001-2006
  • Stator Lichtmaschine Triumph Bonneville 865 986MF 2005-2010
  • Stator Lichtmaschine Triumph Daytona 600 806LW 2003 - 2004
  • Stator Lichtmaschine Triumph Daytona 650 865LX 2005 Install and Drive
  • Stator Lichtmaschine Triumph Daytona 955i T595 1997-2001
  • Stator Lichtmaschine Triumph Scambler 865 986MG 2006-2011
  • Stator Lichtmaschine Triumph Scrambler 865 Scrambler 900 986 2006-2020
  • Stator Lichtmaschine Triumph Speed Four 600 806LB 2002-2006
  • Stator Lichtmaschine Triumph Speedmaster 800 865 900 908 986 2005-2020
  • Stator Lichtmaschine Triumph Speedmaster 800 908ML 2003-2004
  • Stator Lichtmaschine Triumph Speedmaster 865 900 986ML 2005-2010
  • Stator Lichtmaschine Triumph Sprint 1050 ST GT 215NA 215ND 2005-2017
  • Stator Lichtmaschine Triumph Sprint 955 ST RS 1999-2004 24mm
  • Stator Lichtmaschine Triumph Thruxton 865 Thruxton 900 986ME 2004-2020
  • 18
  • 19
  • 20
!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