TENNIS

Verfügbar

Kategorie

Emotional

Artikelnummer

#KYR99-A190

Barcode

4024023481116

Produktabmessungen (mm)

67 x 35 x 7 (L x B x H)

Gewicht

32.0 g

PACKING UNIT

6

€9.90
Verfügbare Menge: 72

Das sieht super aus! Denn das individuelle Dekor macht diesen Schlüsselhalter zu einem persönlichen Lieblingsstück: unverwechselbar, vielseitig, immer dabei. Eine RUNDE Sache! Für alle, die den Aufschlag lieben: Das Tennis-Motiv bringt Eleganz und Energie an deinen Schlüsselbund.

Schlüsselanhänger, Motiv: TENNIS, rund, Metallguss, verchromt, glänzend, mehrfarbig/silberfarben

  • Aus widerstandsfähigem Metallguss gefertigt, ideal für den täglichen Gebrauch.
  • Für echte Tennisliebhaber – Das stilisierte TENNIS Motiv setzt ein sportliches Statement am Schlüsselbund.
  • Die runde Form sorgt für angenehme Haptik und eine sportlich-elegante Optik.
  • 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]); } }); } });