KEY CRUISING

Verfügbar

Kategorie

Emotional

Artikelnummer

KR13-23/RD

Barcode

4024024110534

Produktabmessungen (mm)

110 x 35 x 28 (L x B x H)

Gewicht

36.0 g

Next goods receipt

10.09.26

PACKING UNIT

6

Pieces

2688

€17.90
Verfügbare Menge: 93

Feel free! Freiheit auf 2 Rädern. Mit dem Schlüsselanhänger KEY CRUISING, mit Helm und Motorrad, zeigen MotorradfahrerInnen, wie Sie Vollgas geben.

Schlüsselanhänger mit 2 Anhängern, Motorrad und Helm, made with SWAROVSKI® ELEMENTS, Metallguss, verchromt, glänzend, rot/schwarz

  • hier zeigen MotorradfahrerInnen wie sie Vollgas geben
  • Das perfekte Geschenk für den Motorradbegeisterten Mann, Sohn, Vater, Bruder usw
  • Feel Free – die Freiheit auf 2 Rädern – Design von der TROIKA Design Werkstatt.
  • 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]); } }); } });