ASRock Challenger 360 Digital AIO Liquid Cooler - Black
360mm AIO liquid cooling | LCD pump head display | ARGB-lit triple-fan radiator | All-black design
Get Notified When Available
Enter your email and we'll notify you when this item is back in stock.
Frequently Bought Together
360mm AIO liquid cooling | LCD pump head display | ARGB-lit triple-fan radiator | All-black design
The ASRock Challenger 360 Digital is a 360mm all-in-one liquid cooler built for builders who want serious thermal performance alongside a clean, striking aesthetic. A large LCD screen on the pump head displays real-time temperature at a glance, keeping you informed without diving into software. Three ARGB fans mount across the 360mm radiator, delivering broad cooling capacity for high-performance processors while adding vivid lighting to your build. With its all-black construction and ARGB illumination, the Challenger 360 Digital is a capable, visually commanding choice for any enthusiast or gaming build.
Features
- 360mm radiator for high-capacity CPU cooling
- LCD screen on the pump head displays real-time temperature readings
- Three ARGB fans for both effective airflow and vivid lighting
- All-black design suits a wide range of build aesthetics
- All-in-one closed-loop system — no manual filling or maintenance required
Specifications
- Colour: Black
- Radiator Size: 360
- Socket Compatibility:
- AMD AM5, AM4
- Intel LGA1851, LGA1700
- Fan Count: 3
- Pump Display: LCD Screen
- Max Noise Level: 31 dB(A)
- RGB Lighting: Yes
- Tube Length: 450mm
What's in the Box
- ASRock Challenger 360 Digital AIO Liquid Cooler - Black x1
- Mounting kit x1
| Brand | ASRock |
| Colour | Black |
| Form Factor | - |
| Interface | - |
| Capacity | - |
| Memory Capacity | - |
| Screen Size | - |
| Resolution | - |
| Refresh Rate | - |
| Cpu | - |
| Cpu Socket | - |
| Warranty | None |
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); }