BIKE MULTITOOL

Verfügbar

Kategorie

Tools

Artikelnummer

BTL15/TI

Barcode

4024023022142

Produktabmessungen (mm)

70 x 40 x 32 (L x B x H)

Gewicht

125.0 g

Next goods receipt

10.09.26

PACKING UNIT

4

Pieces

3024

€14.90
Verfügbare Menge: 929

Das ultimative Geschenk für die beste Bike-Freundin oder den Lieblingsbiker. Cooles Design und 18 speziell auf das Fahrrad abgestimmte Tools und Funktionen: Schraubendreher mit Sechskant (Inbuss) und Kreuzschlitz, Innensechsrund (Torx) und Innensechskant, Speichenwerkzeug, Maulschlüssel und, und, und. Mit gelochtem Metallplättchen zum Befestigen am Schlüsselbund.

Multifunktions-Werkzeug für das Fahrrad, mit 18 Funktionen, Inbusschlüssel (1/1,5/2/3/4/5/6mm), Schlitz-, Kreuzschraubendreher, Torx (T15), Steckschlüssel (5,5/7/8/10mm), Nippelspanner (Speichenwerkzeug), Maulschlüssel (15mm), Metallplättchen mit Lochung zur Befestigung am Schlüsselbund, Carbonstahl, Edelstahl, titanfarben

  • Mit 18 Funktionen ist man mit BIKE MULTITOOL auf jedes Missgeschick unterwegs ideal vorbereitet
  • Immer und überall dabei? Dank dem Metallplättchen mit Lochung kann das Fahrradwerkzeug ganz einfach am Schlüssel befestigt werden und ist immer ein treuer Begleiter
  • Für alle, die Fahrrad fahren lieben ein Must-Have Accessoire und tolles Geschenk für Drahtesel-Freunde!
//clear address selection during checkout $(document).ready(function() { if (window.location.pathname === '/orders/confirm_order') { $('#order_addressbook_id').val('').trigger('change'); } }); var windowLocation = window.location.href; if (windowLocation.indexOf('lvh.me') < 0 && windowLocation.indexOf('business.troika.de') < 0) { window.location.replace("https://business.troika.de" + window.location.pathname ); } //Translate extra field names $(document).ready(function () { if (window.location.pathname.startsWith('/products/view')) { const translations = { "Next goods receipt": { de: "Nächster Wareneingang", es: "Próxima recepción de mercancías", fr: "Prochaine réception de marchandises", nl: "Volgende goederenontvangst", it: "Prossimo ricevimento merci" }, "Pieces": { de: "Wareneingangsmenge", en: "Incoming qty", es: "Cant. prevista", fr: "Qté attendue", nl: "Verw. aantal", it: "Qtà prevista" }, "PACKING UNIT": { de: "Verpackungseinheit", es: "Unidad de embalaje", fr: "Unité d'emballage", nl: "Verpakkingseenheid", it: "Unità di imballaggio" } }; const lang = $('html').attr('lang')?.substring(0, 2); $('.product-info_label').each(function () { const label = $(this).text().trim(); if (translations[label] && translations[label][lang]) { $(this).text(translations[label][lang]); } }); } });