UGREEN 240W USB Type-C Cable with LED Display 1M
240W USB PD 3.1 fast charging | Live LED power display | Built-in safety protection | Nylon braided for durability | Backward compatible with 100W and 140W devices
Get Notified When Available
Enter your email and we'll notify you when this item is back in stock.
Frequently Bought Together
240W USB PD 3.1 fast charging | Live LED power display | Built-in safety protection | Nylon braided for durability | Backward compatible with 100W and 140W devices
The UGREEN 240W USB Type-C Cable with LED Display is built for anyone who demands fast, reliable charging and wants to see exactly what's happening at a glance. Delivering up to 240W via USB PD 3.1, it charges laptops, smartphones, tablets, and gaming consoles at full speed — and remains backward compatible with 100W and 140W devices. The built-in LED display shows live wattage, voltage, and current in real time, so you always know your charging status without guessing. An E-marker chip provides over-current, over-voltage, over-temperature, and short-circuit protection for peace of mind. Data transfers at up to 480 Mbps, while the nylon braided exterior and aluminium alloy connectors — rated for 10,000+ bends — ensure the cable holds up to daily use. At 1 m, it's a practical length for desk and bedside charging.
Features
- 240W USB PD 3.1 charging — backward compatible with 140W and 100W devices
- Built-in LED display shows live wattage, voltage, and current in real time
- E-marker chip with over-current, over-voltage, over-temperature, and short-circuit protection
- Data transfer speeds up to 480Mbps
- Compatible with laptops, smartphones, tablets, and gaming consoles
- Nylon braided exterior and aluminium alloy connectors rated for 10,000+ bends
Specifications
- Connector A: USB Type-C
- Connector B: USB Type-C
- Cable Length: 1M
- Standard / Version: USB PD 3.1
- Max Resolution / Bandwidth: 240W / 480 Mbps
- Power Delivery: 240W
- Braided: Yes
- Colour: Grey/Black
- Warranty: 24 months
What's in the Box
- UGREEN 240W USB Type-C Cable with LED Display 1M – Grey/Black x1
| Brand | Ugreen |
| Colour | Grey/Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | 24 Months |
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); }