Antec C7 ARGB ATX Mid Tower Gaming Chassis – White - Antec | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Antec

Antec C7 ARGB ATX Mid Tower Gaming Chassis – White

SKU: C7 ARGB W
R 2 349.00
Out of Stock

The Antec C7 ARGB ATX Mid Tower Gaming Chassis is a futuristic and functional case designed for gamers and PC builders who demand exceptional airflow and versatility. Its sci-fi inspired design features a stunning 270° panoramic tempered glass view, showcasing your build in style. With support for...

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

Frequently Bought Together

The Antec C7 ARGB ATX Mid Tower Gaming Chassis is a futuristic and functional case designed for gamers and PC builders who demand exceptional airflow and versatility. Its sci-fi inspired design features a stunning 270° panoramic tempered glass view, showcasing your build in style. With support for up to 10 fans, large vents around the lower chamber, and fine mesh panels on the top and sides, the chassis is engineered for superior airflow. The vertical cooling options and multi-directional air intake ensure optimal heat dissipation, making it ideal for high-performance setups. The chassis also supports simultaneous installation of 360mm radiators on the top and side, with accommodations for thick radiators without interfering with GPUs.

The C7 ARGB offers a well-thought-out layout with removable flip doors for storage, supporting up to 3 x 3.5" HDDs or 5 x 2.5" SSDs. The modular design also includes adjustable trays and reusable PCI slot covers, which can be rotated 90° to mount GPUs vertically (riser cable sold separately). A spacious 32mm cable management space, Velcro straps, and a removable cable cover make routing cables effortless, keeping the build clean and organized. The case also supports back-connect motherboards, allowing cables to be plugged in from behind for a sleek appearance and smoother airflow.

Pre-installed with 3 x 120mm ARGB PWM reverse fans and 1 x 140mm ARGB PWM fan, the chassis is ready to deliver excellent cooling and visual appeal out of the box. Additional user-friendly features include screw-free panels with clip handles, a rear pull PSU mount with EVA cushion pads, and magnetic dust filters for easy maintenance. With ample space to house GPUs up to 450mm, CPU coolers up to 180mm, and support for E-ATX motherboards, the Antec C7 ARGB blends cutting-edge design, excellent airflow, and versatile configurations for an unmatched gaming experience.

FEATURES:

  • Sci-Fi design with panoramic 270° view
  • Vertical cooling options
  • Multi-directional air intake and massive airflow
  • Pre-installed 3 x 120mm ARGB PWM Reverse fans and 1 x 140mm ARGB PWM fan
  • 2 x 360mm radiator support
  • Screw-free panels with clip handles
  • Rear pull PSU mount and EVA cushion pads

SPECIFICATIONS:

  • Form Factor: Mid Tower
  • Materials: Steel + Plastic + Glass
  • Mainboard Support: E-ATX (≤ 272mm), ATX, M-ATX, ITX
  • Front Access & Controls: Power, LED Control Button,  USB 3.0 x 2, Type-C 10Gbps x 1, Headphone/Mic Combo Jack
  • Side Panel: 4 mm Tempered Glass
  • Expansion Slots: 7
  • 3.5" / 2.5" Support:
    • Normal M/B: 3/3
    • M-ATX Back Connect: 3/3
    • ATX Back Connect: 2/2
  • 2.5" Support:
    • Normal M/B: 2
      M-ATX Back Connect: 1
      ATX Back Connect: 1
  • Fan Support:
  • Side: 3 x 120mm
  • Top: 3 x 120 / 2 x 140mm
  • Power Supply Shroud: 3 x 120mm
  • Rear: 1 x 120 / 1 x 140mm
  • Included Fan(s): 3 x 120mm ARGB PWM reverse fans on right side + 1 x 140mm ARGB PWM fan in rear
  • Radiator Support:
  • Top: 120 / 140 / 240 / 280 / 360mm
  • Side: 120 / 240 / 360mm
  • Rear: 120 / 140mm
  • Clearance:
  • Max GPU Length: ≤ 450mm (When overall AIO thickness > 52mm, the length of the graphics card is limited to 280mm).
  • Max CPU Cooler Height: ≤ 180mm
  • Max PSU Length: (Include cable) ≤ 210mm
  • Dust Filter: Front / Left Side / Bottom
  • Product Dimensions: 48.5 x 24.1 x 50.4 cm
  • Product Weight: 11700g

WHAT’S IN THE BOX:

  • Antec C7 ARGB ATX Mid Tower Gaming Chassis – White x1
Brand Antec
Colour White
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

MPG VELOX AIRFLOW 100P ATX GAMING CASE
MSI

MPG VELOX AIRFLOW 100P ATX GAMING CASE

R 2 999.00

Only 1 left - order soon!

MSI MAG FORGE 100R ATX GAMING CASE
MSI

MSI MAG FORGE 100R ATX GAMING CASE

R 1 099.00

Out of Stock

DeepCool CH160 PLUS Micro-ATX Chassis - White
DEEPCOOL

DeepCool CH160 PLUS Micro-ATX Chassis - White

R 969.00

Only 4 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!