UGreen Nexode 10000mAh 30W Power Bank with Built-in USB Type-C Cable - - | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
-

UGreen Nexode 10000mAh 30W Power Bank with Built-in USB Type-C Cable

SKU: PB584-75173B
R 987.65
Out of Stock

10000mAh fast-charging power bank | Built-in nylon-braided USB-C cable | 30W max output | Charge 3 devices simultaneously | Ultra-compact pocket size

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
Secure payment — PayFast & Yoco · 256-bit SSL encrypted

Frequently Bought Together

10000mAh fast-charging power bank | Built-in nylon-braided USB Type-C cable | 30W max output | Charge 3 devices simultaneously | Ultra-compact pocket size

The UGREEN Nexode Power Bank 10000mAh 30W is built for anyone who needs reliable, fast charging on the move without the hassle of carrying extra cables. The integrated nylon-braided USB Type-C cable — tested to withstand 10,000+ bends and plug cycles — means you're always ready to charge, and doubles as a convenient carry strap. With up to 30W max output and support for PD3.0, QC3.0, SCP, and FCP fast-charge protocols, it delivers rapid top-ups for smartphones and other compatible devices. Two USB Type-C ports, one USB-A port, and the built-in cable let you charge up to three devices at the same time, while a digital display keeps you informed of remaining battery at a glance. At just 82 x 62 x 26 mm, it slips into any pocket or travel bag without adding bulk — and at under 100Wh, it's flight-safe on any airline. Pass-through charging and a 2.3-hour full recharge via the built-in cable round out a compact power bank that's ready whenever you are.

Features

  • 30W max output with PD3.0, QC3.0, SCP, and FCP fast-charge protocol support
  • Built-in nylon-braided USB Type-C cable rated for 10,000+ bends and plug cycles
  • Charge up to 3 devices simultaneously via 2x USB Type-C ports, 1x USB-A port, and built-in cable
  • Digital display shows remaining battery level at a glance
  • Ultra-compact 82 x 62 x 26 mm design — pocket- and flight-safe (under 100Wh)
  • Pass-through charging supported — charge the power bank and a device at the same time
  • Full recharge of the power bank in approximately 2.3 hours via built-in cable
  • Multi-layer protection: overvoltage, overcurrent, short-circuit, and overheating safeguards

Specifications

  • Capacity: 10000mAh
  • Max Output: 30W
  • Port Configuration:
    • 2x USB Type-C
    • 1x USB-A
    • 1x Built-in USB Type-C Cable
  • Fast Charge Protocols:
    • PD3.0
    • QC3.0
    • SCP
    • FCP
  • Wireless Charging: No
  • Pass-Through Charging: Yes
  • Laptop Charging Capable: No
  • Charge Display: Digital Display
  • Colour: Blue
  • Warranty: 24 months
  • Product Dimensions: 8.2 x 6.2 x 2.6 cm

What's in the Box

  • UGREEN Nexode Power Bank 10000mAh 30W with Built-in USB Type-C Cable – Blue x1
  • 60W USB Type-C Cable 0.5M x1
  • User Manual x1
Brand -
Colour Blue
Form Factor -
Interface -
Capacity 10000mAh
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty -
0.0
0 reviews
Login to Review

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

Related Products

Romoss Power Bank 10000mAh 15W BK
Romoss

Romoss Power Bank 10000mAh 15W BK

R 416.63

Out of Stock

Xiaomi Magnetic Power Bank 10000mAh with Built-in Stand - Beige
Xiaomi

Xiaomi Magnetic Power Bank 10000mAh with Built-in Stand - Beige

R 987.65

Only 3 left - order soon!

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