1. Sklep
  2. Polska
  3. AKYGA Hub USB type C do 3x USB 3.0 Akyga AK-AD-66
PL Polska · PLN

AKYGA Hub USB type C do 3x USB 3.0 Akyga AK-AD-66 z kartą sieciową 10/100/1000 15cm

Sprzedaje: Standard Development

93,29 zł
Cena netto: 75,85 zł · VAT 23%
Koszt dostawy ustalany indywidualnie
Bezpieczna płatność: PayPal · przelew bankowy
Niski stan: 2 szt.
Przewidywana dostawa: Pt 25.09 – Pon 28.09
Wysyłka jutro
Ilość:
Jeżeli jesteś dostawcą zapraszamy do zintegrowania z naszą platformą e-commerce. Napisz do nas
SKU: 003.PL.00.0080.000068799
EAN: 5901720136763

Specyfikacja

Kod EAN5901720136763
SKU003.PL.00.0080.000068799
Min. ilość zamówienia1 szt.
Stan magazynowy2 szt.
Stawka VAT23%
Producent Akyga
Waga produktu z opakowaniem jednostkowym 0.300
Liczba portów 4
Liczba portów LAN (RJ-45) 1
Kod taryfy celnej 84718000

Specyfikacja producenta — 5 parametrów z katalogu produktowego.

Opis

/* css reset */ #akyga-rich, #akyga-rich * { box-sizing: border-box; } #akyga-rich h2 { margin: revert; } #akyga-rich { font-family: "Montserrat", sans-serif; } #akyga-rich h2 { line-height: 1em; color: #000; font-size: 3.6em; font-weight: 600; margin: 0.83em 0; } #akyga-rich h3 { color: #000; font-size: 3em; font-weight: 600; margin: 0.3em 0 0.5em 0; } #akyga-rich h4 { color: #000; font-size: 2em; font-weight: 600; margin: 0.6em 0 0.9em 0; } #akyga-rich p { color: #000; font-size: 1em; line-height: 1em; font-weight: 400; margin: 0.8em 0 1.5em 0; text-align: justify; } #akyga-rich strong { font-weight: 600; } #akyga-rich li { font-weight: 400; font-size: 1.5em; margin: 1em 0; padding: 0; list-style-position: inside; } #akyga-rich ul { padding-inline-start: 0px; list-style-type: none; } #akyga-rich .desc-img.lazy, #akyga-rich .desc-img { max-width: 100%; height: auto; } /* custom style */ #akyga-rich .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; max-width: 1400px; margin: 0 auto; } #akyga-rich .clmn { display: flex; flex-direction: column; margin: 20px auto; padding: 0.5em 2em 1em 2em; } #akyga-rich .clmn_alt { display: flex; margin: 1%; padding: 0em; flex-direction: column; } #akyga-rich .clmn_alt p { padding: 0.8em; } #akyga-rich .clmn-1 { width: 100%; } #akyga-rich .clmn-2 { width: 50%; } #akyga-rich .clmn-3 { width: 33.33%; } #akyga-rich .clmn-3_alt { width: 32%; } #akyga-rich .clmn-70 { width: 70%; margin-left: auto; margin-right: auto; } #akyga-rich .clmn-70_alt { width: 64%; display: flex; } #akyga-rich .clmn.right { justify-content: flex-end; text-align: right; display: flex; flex-wrap: wrap; align-content: center; } #akyga-rich .clmn.center { text-align: center; display: flex; flex-wrap: wrap; align-content: flex-start; } @media screen and (max-width: 992px) { #akyga-rich .botmob { margin-bottom: 1em; } #akyga-rich h2 { font-size: 2.7em; } #akyga-rich h3 { font-size: 2.4em; } #akyga-rich .flex-container { display: flex; flex-wrap: wrap; flex-direction: column; max-width: 1200px; margin: 0 20px; } #akyga-rich .padmob { padding: 0 20px; } #akyga-rich .clmn { padding: 0 0 1em 0; } #akyga-rich { font-size: 14px; max-width: 100%; } #akyga-rich .clmn-1, #akyga-rich .clmn-2, #akyga-rich .clmn-3, #akyga-rich .clmn-4, #akyga-rich .clmn-70 { width: 100%; } #akyga-rich .clmn-3_alt, #akyga-rich .clmn-70_alt { max-width: 500px; margin: auto auto 1em auto; width: 100%; } #akyga-rich .clmn.right { justify-content: flex-start; text-align: left; } #akyga-rich .flex-container.revert { flex-direction: column-reverse; max-width: 1200px; margin: 0 20px; } #akyga-rich svg { justify-content: flex-start; max-width: 20%; } } /* template */ #akyga-rich .aspect-cor { aspect-ratio: 142 / 107; overflow: hidden; border-radius: 20px; } .top-logo { max-width: 160px; } .top-logo img { display: block; width: 100% } .boldupcent { text-transform: uppercase; font-weight: bold; text-align: center; } .boldcent { font-weight: 600; text-align: center; } .normalupcent { text-transform: uppercase; text-align: center; font-weight: normal; } .normalcent { text-align: center; font-weight: normal; } .boldupleft { text-transform: uppercase; font-weight: bold; text-align: left; } .boldleft { font-weight: 600; text-align: left; } .vertmid { display: flex; align-items: center; justify-content: left; } .video { height: 0; position: relative; padding-bottom: 56.25%; } .video iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } @media (min-width: 992px) { #akyga-rich .listinrow { display: flex; flex-directon: row; justify-content: space-around; } } @media (min-width: 992px) { #akyga-rich .clmn-4 { width: 50%; } } @media (min-width: 1200px) { #akyga-rich .clmn-4 { width: 25%; } } @keyframes fade { 0% { opacity: 1; visibility: visible; } 50% { opacity: 0; visibility: hidden; } 100% { opacity: 1; visibility: visible; } } #akyga-rich .element { width: 100%; position: absolute; animation: fade 10s ease infinite; } #spec p { margin: 0 0 1em 0; text-align: left; }

Hub AK-AD-66 USB type C - USB 3.0 3-port + Ethernet

Bummed about the limited ports in your tablet? You love playing online games, but you haven’t the RJ45 socket in your new notebook? Or maybe you want to connect a pen drive to your smartphone? The Akyga® AK-AD-66 adapter is the perfect solution! Just connect it to the USB-C port on your device to expand it with three additional USB 3.1 Gen 1 ports. They will allow you not only to use basic peripherals, such as a mouse or keyboard, but also to download data from external memory or charge headphones. And all this without installing additional drivers! Furthermore, the included RJ45 Ethernet socket will allow you to take advantage of a stable connection to the Internet via cable, not only in your laptop, but also in any other mobile device that supports external network cards. It's ideal if you need to reduce any delays caused by a Wi-Fi connection. Thus, providing you with a gigabit data transmission of up to 1000 Mbps. What's more, the HUB is characterised by a small size and stylish aluminium casing. As a result, it looks perfect on the desk, especially next to laptops with metal casing, such as MacBook or Chromebook. At the same time, the 15 cm cable does not restrict you and allows you to lead the adapter from the side USB Type-C port to the back of your laptop behind the screen. This keeps your workspace neat and tidy.

Dostawa

Koszt dostawy ustalamy indywidualnie — skontaktuj się z nami przed zakupem.

Sprzedawca

Standard Development

Aby skontaktować się ze sprzedawcą lub wejść w relację B2B, zaloguj się jako Reseller.

Zobacz sklep dostawcy Zarejestruj się za darmo

Ostatnio oglądane

Kategoria produktu

Parametry katalogowe (7)
Producent: Akyga EAN (GTIN): 5901720136763 Waga produktu z opakowaniem jednostkowym: 0.300 kg Kod producenta: AK-AD-66 Liczba portów: 4 Liczba portów LAN (RJ-45): 1 Kod taryfy celnej: 84718000