Port USB Type-C to 1 x RJ45|2 x USB3.1 Gen1|2 x HDMI|1 x Type-C|1 x USB3.1 Gen1 | Apple Charging 2.4A|1 x Aux Dock - Black - Port | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Port

Port USB Type-C to 1 x RJ45|2 x USB3.1 Gen1|2 x HDMI|1 x Type-C|1 x USB3.1 Gen1 | Apple Charging 2.4A|1 x Aux Dock - Black

SKU: 901908
R 3 999.00
Out of Stock

[embed]https://youtu.be/6wYS7EgXSE8[/embed] Extend your display to two more displays with the Port Connect USB Type-C Dual Video Docking Station and it's dual HDMI ports. This dock also has another six ports for further increased connectivity. Your setup improvements are near limitless with the...

Get Notified When Available

Enter your email and we'll notify you when this item is back in stock.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

[embed]https://youtu.be/6wYS7EgXSE8[/embed]

Extend your display to two more displays with the Port Connect USB Type-C Dual Video Docking Station and it's dual HDMI ports. This dock also has another six ports for further increased connectivity. Your setup improvements are near limitless with the three USB3.1 5Gbps ports, a 85W Power Delivery Type-C port, a gigabit ethernet port and a 3.5mm AUX port. Port has designed this docking station with mounting fixtures, allowing for you to integrate it into just about any setup. With plug and play technology, you'll never have any issues with new peripherals or storage devices connecting to this dock

Features:

  • Highly compatible USB Type-C connection
  • Expand your display with two HDMI ports
  • Improve connectivity with six varying ports
  • 85W Power Delivery Type-C port
  • Compatible with PC and Mac notebooks
  • Display Link easy monitor management software included
  • Mounting fixtures make it easy to integrate into your setup
  • PXE Boot feature
  • Plug & play technology

Specifications:

  • Interface: Type-C
  • Ports: 2x HDMI, Ethernet, 3x USB3.1, Type-C, 3.5mm Aux
  • Power: DC in 100W
  • HDMI Version: 1.4
  • HDMI Resolution: 1080p
  • Ethernet Speed: Gigabit 10/100/1000 Mbps
  • Type-C: Power Delivery 5/9/15/20V Max.85W
  • USB Data Transfer Speed: 5Gbps
  • Materials: ABS + PC
  • Weight: 180g
  • Dimensions: 9.5 x 9.5 x 3.3 cm

What's in The Box:

  • Port Connect USB Type-C Dual Video Docking Station x1
  • 100W Power Adapter x1
  • USB Type-C Cable x1
  • User Manual x1
Brand Port
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 36 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!