GISELA

Verfügbar

Kategorie

Emotional

Artikelnummer

KR20-05/MA

Barcode

4024023270505

Produktabmessungen (mm)

85 x 35 x 12 (L x B x H)

Gewicht

24.0 g

PACKING UNIT

6

€16.00
Verfügbare Menge: 1427

Alles, nur kein Mainstream: Mit GISELA am Schlüsselring setzt man eigene Akzente. Das XXL-Tier im Taschenformat, aus Metallguss, silberfarben matt verchromt.

Schlüsselanhänger, Giraffe, Metallguss, verchromt, matt, silberfarben

  • Mit Giraffe GISELA fühlt sich auch der kleinste Mensch ganz groß
  • Egal, ob Sie die Abenteuer der Wildnis lieben, oder eher aus der Ferne zuschauen, wenn es um Afrikas Savanne geht, dieser Schlüsselanhänger ist für jeden etwas
  • Passend für alle Naturliebhaber
  • Befestigt an qualitativ hochwertigen Schlüsselring, damit weder Schlüssel noch Anhänger verloren gehen.
//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]); } }); } });