TROIKA DREIZACK

Verfügbar

Kategorie

Ladetechnik

Artikelnummer

CBL30/GY

Barcode

4024023037665

Produktabmessungen (mm)

1000 x 16 x 5 (L x B x H)

Gewicht

32.0 g

Next goods receipt

15.10.26

PACKING UNIT

6

Pieces

5120

€12.00
Verfügbare Menge: 4974

Mehr Multi, mehr Möglichkeiten. Mit DREIZACK findest du überall Anschluss. Das multioptionale Ladekabel hat zwei gute Seiten. Auf der einen: Lightning, USB-C und Micro-USB zum Laden von Apple- und Android-Geräten, Bluetooth-Earbuds, mobilen Speakern und, und, und. Auf der anderen Seite: USB-C-und USB-Adapter für alle gängigen Ladenetzstecker oder zum Laden mit dem Laptop oder PC. DREIZACK kommt als hochwertiges textilummanteltes Kabel mit 1 m Länge.

Ladekabel 3 in 1 - für gleichzeitiges Laden von bis zu 3 Geräten über USB, USB/USB-C auf Micro-USB/Lightning/USB-C, Kabel textilummantelt, 1m lang, geeignet für Schnellladung (bis ca. 5V/2,5A), 22 AWG, Metall, Nylon, matt, grau

  • Nie wieder Kabelsalat! Ladekabel 3 in 1 - für gleichzeitiges laden von bis zu 3 Geräten über USB.
  • Praktisches Ladekabel für geschickte Energieübertragung von Ihrem Computer direkt auf das Smartphone. Kabel textilummantelt, 1m lang, geeignet für Schnellladung (bis ca. 5V/2,5A), 22 AWG.
  • Energieversorgung garantiert. Überall Anschluss finden.
  • Ein praktischer Begleiter im Alltag, der sich auch perfekt zum Verschenken eignet.
//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]); } }); } });