UGreen X860 GaN 65W PD USB Type-C Fast Charger
65W GaN fast charging | Compact single-port design | Power Delivery support | Euro 2-pin plug | Includes USB-C to USB-C cable
This item is on backorder — new stock is expected around 2 Oct 2026. Order now and we'll ship yours as soon as it arrives.
Frequently Bought Together
65W GaN fast charging | Compact single-port design | Power Delivery support | Euro 2-pin plug | Includes USB Type-C to USB Type-C cable
The Ugreen X860 is a compact 65W GaN wall charger built for anyone who needs fast, reliable power without the bulk of a traditional adapter. GaN (Gallium Nitride) technology allows the charger to deliver up to 65W of power through a single USB Type-C port while keeping the unit noticeably smaller and cooler than conventional chargers. Power Delivery support ensures compatible smartphones, tablets, and USB Type-C laptops charge quickly and efficiently. The Euro 2-pin plug fits standard South African round-pin sockets, and the included USB Type-C to USB Type-C cable means you're ready to charge straight out of the box. A practical, space-saving upgrade for home or office use.
Features
- 65W total output via a single USB Type-C port for fast, efficient charging
- GaN technology delivers high power in a compact, slim form factor
- Power Delivery (PD) support for quick charging of compatible smartphones, tablets, and laptops
- Euro 2-pin (Type C) plug for use with standard round-pin sockets
- Includes a USB Type-C to USB Type-C cable — ready to use immediately
Specifications
- Port Configuration: 1 x USB Type-C
- Total Output: 65W
- Fast Charge Protocols: Power Delivery
- GaN Technology: Yes
- Plug Type: Euro 2-pin (USB Type-C)
- Colour: Grey
- Warranty: 24 months
What's in the Box
- Ugreen X860 GaN 65W PD USB Type-C Fast Charger – Grey x1
- USB Type-C to USB Type-C Cable x1
| Brand | - |
| Colour | Grey |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | - |
No reviews yet. Be the first to review this product!
Related Products
Share this product
' + '' + '' + ''; 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); }