JACK POTT

Verfügbar

Kategorie

Emotional

Artikelnummer

KR18-17/GM

Barcode

4024023270260

Produktabmessungen (mm)

65 x 35 x 21 (L x B x H)

Gewicht

33.0 g

PACKING UNIT

6

€12.90
Verfügbare Menge: 1536

Dem Charme des maritimen Großsäugers kann man sich nur schwer entziehen. Wenn JACK POTT am Schlüsselring hängt, weiß man sofort, warum alle lächeln. Aus Metallguss in den Gunmetal und Silber. Bekannt aus der 2022 erschienenen koreanischen Netflix-Serie "Extraordinary Attorney Woo" mit Park Eun-bin, Kang Tae-oh und Kang Ki-young. In der Serie geht es um die geniale Anwältin Woo Young-woo, die als die Neue in einer führenden Anwaltskanzlei und als Frau aus dem Autismus-Spektrum so manche Herausforderung meistert.

Schlüsselanhänger, Wal, Metallguss, verchromt, glänzend, black chrome/silberfarben

  • Der niedliche kleine Pottwal - fast schöner als das Original.
  • Für alle, die Meerestiere lieben, und überall an ihre Liebe zum Meer erinnert werden möchten.
  • Walfisch und maritime Motive erinnern auch im tristen Alltag an den Tag am Meer und Urlaub. Hübsches 2-farbiges Design.
  • Befestigt an qualitativ hochwertigem 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]); } }); } });