VOLKSWAGEN TYP1

Verfügbar

Kategorie

Lizenzen

Artikelnummer

KR24-12/CH

Barcode

4024023271199

Produktabmessungen (mm)

67 x 40 x 5 (L x B x H)

Gewicht

21.0 g

Next goods receipt

22.10.26

PACKING UNIT

6

Pieces

1152

€14.90
Verfügbare Menge: 431

Er läuft und läuft und läuft. Seit den 1960ern ist der Volkswagen Käfer eine Legende. Am neuen TROIKA-Schlüsselanhänger macht er zusammen mit einem Schraubenschlüssel und einer Zündkerze nochmal eine gute Figur.

Schlüsselanhänger mit 3 Anhängern, Volkswagen Typ 1, Schraubenschlüssel, Zündkerze, Emaille, Metallguss, verchromt, glänzend, schwarz/silberfarben

  • Die automobile Legende als Schlüsselanhänger VOLKSWAGEN TYP1 ist genau so sympathisch, freundlich und knuffig wie das Original.
  • Eine schöne Geschenk-Idee für Volkswagen-Liebhaber.
  • Official Licensed by VW
  • Befestigt an qualitativ-hochwertigem Schlüsselring – damit weder Schlüsselbund, noch Schlüsselanhänger verloren geht.
//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]); } }); } });