TROIKA SLIM PASS

Verfügbar

Artikelnummer

PPH10/LE

Barcode

4024023167263

Produktabmessungen (mm)

103 x 145 x 5 (L x B x H)

Gewicht

39.0 g

PACKING UNIT

4

€19.90
Verfügbare Menge: 1026

Nahtlos verschweißt und aus weichem, antibakteriell beschichtetem Material – das Etui liegt einfach perfekt in der Hand. In zwei großen und drei kleinen Fächern ist Platz für Reisepass, Boardingdokumente, Impfpass und die Kreditkarten. Natürlich auch an Bord: der Ausleseschutz für RFID-Chips in den Kartenfächern. Kunstleder in Schwarz mit roten Applikationen.

Reisepasshülle und Kreditkartenetui, 2 große Einsteckfächer für z. B. Reisepass, Boardingpass und Geldscheine, 3 Kartenfächer mit Ausleseschutz (für RFID Chips), Etui nahtlos verschweißt, Oberfläche antibakteriell, Kunstleder, rot/schwarz

  • Etui nahtlos verschweißt aus antibakteriellem, weichem Material
  • 3 Kartenfächer mit Ausleseschutz für RFID Chips und 2 Einsteckfächer für Reisepass, Bargeld etc.
  • Schmal und diskret in der Hosentasche oder der Hemdtasche
  • Alles was man wirklich braucht in der puristischen Reisepasshülle TROIKA SLIM PASS
//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]); } }); } });