Port Connect USB Headset 1.8m Cable with Mic and Padded/Soft Cushions Black - Port | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Port

Port Connect USB Headset 1.8m Cable with Mic and Padded/Soft Cushions Black

SKU: 901605
R 379.00 R 479.00
You save R 100.00 (21%)
In Stock
You save R 100.00 (21% off)

Improve your communication experience with the Port Comfort Office USB Stereo Headset with Microphone. This feature-rich headset is designed to enhance your audio and communication experience while also providing maximum comfort. Immerse yourself in superb sound clarity that ensures crystal-clear...

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

Improve your communication experience with the Port Comfort Office USB Stereo Headset with Microphone. This feature-rich headset is designed to enhance your audio and communication experience while also providing maximum comfort. Immerse yourself in superb sound clarity that ensures crystal-clear discussions, thanks to its 40mm speaker diameter, 32 Ohms impedance, and outstanding sensitivity of 115dB. The dynamic range of 90dB-120dB ensures a balanced audio experience, while the distortion THD of 5% ensures audio clarity throughout.

With the tunable microphone and noise reduction system, you can experience smooth and noise-free talking. The omnidirectional 6.0 x 2.7mm microphone captures your speech clearly, and its -42±3dB sensitivity guarantees your words are heard clearly. With padded and soft cushioning and a light and adjustable headband, you can now say goodbye to aches and pains during long meetings. The 1.8m braided cable gives you the freedom to move around. Using the on-cable controls, you can easily modify volume settings and toggle the microphone on/off.

FEATURES:

  • Professional headset for video conferences with on-cable controls
  • High sound resolution for smooth conversations
  • Clear sound adjustable microphone with a noise reduction system
  • Optimal comfort is provided by its padded & soft cushions and light & adjustable headband
  • 1.8 m long braided cable providing great freedom of movement
  • Volume adjustment and on/off switch for microphone via cable controls
  • Compatible with Windows and Mac OS devices in USB-A & USB Type-C

SPECIFICATIONS:

  • Speaker:
  • Diameter: Ø40mm
  • Impedance: 32Ω
  • Sensitivity: 115db
  • Dynamic range: 90dB-120dB
  • Distortion THD: ≤5%
  • Frequency response: 20Hz-20KHz
  • Microphone:
  • Specification: 6,0 x 2,7 mm
  • Sensitivity: -42±3dB
  • Directionality: Omnidirectional
  • Impedance: ≤2.2KΩ
  • Frequency response: 20Hz-16KHz
  • Dimensions: 16 x 19 x 6,5 cm
  • Weight: 150g

WHAT’S IN THE BOX:

  • Port Comfort Office USB Stereo Headset with Microphone – Black x1
  • USB Type-C to USB-A converter x1
  • User Manual x1
Brand Port
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 24 Months
0.0
0 reviews
Login to Review

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

Related Products

-22%
Port Connect ON’R 500 Bluetooth® Stereo Headset
Port

Port Connect ON’R 500 Bluetooth® Stereo Headset

R 1 629.00 R 2 099.00

Save R 470.00

In Stock

-21%
Port Connect ON’R 700 Bluetooth Wireless Headset with Noise Cancellation
Port

Port Connect ON’R 700 Bluetooth Wireless Headset with Noise Cancellation

R 2 139.00 R 2 699.00

Save R 560.00

In Stock

// 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!