VW GOLF 1974 REIFENPROFIL

Verfügbar

Kategorie

Lizenzen

Artikelnummer

KR26-06/BK

Barcode

4024023271717

Produktabmessungen (mm)

120 x 35 x 20 (L x B x H)

Gewicht

14.0 g

PACKING UNIT

6

€14.90
Verfügbare Menge: 59

Das Reifenprofil des VW Golf von 1974 trifft auf echtes Leder made in Germany – ein Schlüsselanhänger mit Charakter. Die markant geprägte Lederschlaufe bringt automobile Geschichte ins Detail. Der patentierte TROIKA NAIL GUARD ermöglicht schnelles, nagelschonendes Wechseln der Schlüssel – Mini-Nailguard inklusive. Puristisch in Schwarz, robust im Alltag, mit klarer Designlinie. Ein Must-have – nicht nur für Golf-Fans.

Schlüsselanhänger Lederschlaufe, Motiv: VW Golf Reifenprofil 1974, schnelles & einfaches Anbringen der Schlüssel dank patentiertem Öffnungsmechanismus (TROIKA NAIL GUARD), Leder (Made in Germany), schwarz

  • Legendäres Design: Original VW GOLF 1974 REIFENPROFIL – ein Stück Automobilgeschichte für echte Fans.
  • Einfache Handhabung: Schnelles, fingernagelfreundliches Anbringen der Schlüssel dank patentiertem TROIKA NAIL GUARD Mechanismus.
  • Echtes Leder: Hochwertige Lederschlaufe – Made in Germany für Langlebigkeit und Stil.
  • Klassisch & funktional: Schwarzes, zeitloses Design – perfekt für Autoenthusiasten und VW-Liebhaber.
//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]); } }); } });