Antec VCX300 ARGB ATX Gaming Chassis - Antec | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Antec

Antec VCX300 ARGB ATX Gaming Chassis

SKU: VCX300 ARGB
R 539.00 R 599.00
You save R 60.00 (10%)
In Stock
You save R 60.00 (10% off)

Quick Specs

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Frequently Bought Together

Quick Specs

  • Supports ATX, Micro-ATX, and ITX motherboards for versatile builds.
  • Features a tempered glass side panel to showcase your gaming components.
  • Offers extensive cooling support with multiple fan mounting points.
  • Includes ARGB lighting for a vibrant, customised look.
  • Provides convenient I/O ports including USB 3.0 and HD audio.

Unleash Your Gaming Vision with the Antec VCX300 ARGB ATX PC Case

Crafted for gamers who demand both style and performance, the Antec VCX300 ARGB ATX Gaming Chassis is more than just a case; it is a statement. It’s for those who want to showcase their build with pride, knowing that every component is housed in a chassis designed for optimal cooling and eye-catching aesthetics. This stunning computer case is perfect for any gaming setup.

Seamless Compatibility

This mid-tower pc case supports ATX, Micro-ATX, and ITX motherboards, offering flexibility for various build configurations. Whether you’re building a compact powerhouse or a full-sized gaming rig, the VCX300 accommodates your needs with ease.

Optimised Cooling Solution

Keep your components running cool under pressure. The VCX300 supports multiple fan configurations, including 2 x 120mm or 2 x 140mm fans on the top, 2 x 120mm fans on the power supply shroud, and 1 x 120mm fan on the rear. Efficient airflow management ensures your system remains stable during intense gaming sessions. Proper cooling is essential in a good computer case.

Stunning ARGB Lighting

Customise your rig with vibrant ARGB lighting. The integrated LED control button allows you to easily switch between lighting modes, creating a visually stunning display that reflects your personal style. Watch as the tempered glass side panel showcases your illuminated components.

Built for Convenience

Designed with user-friendly features, the VCX300 makes building and maintaining your system a breeze. The chassis includes a top dust filter to keep your components clean, while the easily accessible I/O ports (USB 3.0 x1, USB 2.0 x2, Mic/HD-Audio) provide convenient connectivity for all your peripherals. Get the most convenient computer case on the market.

FEATURES:

  • Unique design and powerful heat dissipation
  • Tempered glass side and front panel for a 270 degree panoramic view
  • Optimized vertical airflow through top and bottom panels
  • 5 x 120mm pre-installed ARGB fans
  • Up to 5 x 120mm cooling fans supported
  • Supports most high-end CPU air coolers up to 165mm in height

SPECIFICATIONS:

  • Motherboard Support: ATX, Micro-ATX, ITX
  • Form Factor: Mid Tower
  • Case Material: Steel + Plastic
  • Side Window Material: Tempered glass
  • I/O Ports: Power, Reset, LED control button, USB3.0 x1, USB2.0 x2, Mic/ HD-Audio
  • Expansion Slots: 7
  • Drive Bays:
    • 2.5″: 3
    • 3.5″: 1
  • CPU Cooler Max Height: ≤165mm
  • GPU Max Length: ≤320mm
  • Max PSU Length:
    • ≤165mm (include cable with HDD)
    • ≤325mm (include cable without HDD)
  • Fan Support:
    • Top: 2 x 120mm / 2 x 140mm
    • Power Supply Shroud: 2 x 120mm
    • Rear: 1 x 120mm
  • Included Fans:
    • 2 x 120mm ARGB fans on top
    • 2 x 120mm ARGB Reverse fans on PSU shroud
    • 1 x 120mm ARGB fan in the rear
  • Dust Filter: Top
  • Product Dimensions: 34.2 x 20.5 x 45 cm
  • Product Weight: 4000g

WHAT'S IN THE BOX:

  • Antec VCX300 ARGB ATX Gaming Chassis – Black x1

Why Antec?

Antec has been a trusted name in PC components for years, known for delivering reliable and innovative products. The VCX300 ARGB computer case continues this tradition, offering South African gamers a perfect balance of performance, aesthetics, and value. Choose Antec, and build with confidence.

Brand Antec
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 12 Months
0.0
0 reviews
Login to Review

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

Related Products

-9%
Asus Prime AP201 Mesh MicroATX Chassis - Black
ASUS

Asus Prime AP201 Mesh MicroATX Chassis - Black

R 1 829.00 R 1 999.00

Save R 170.00

Out of Stock

-10%
Antec VX310 ARGB ATX Gaming Chassis
Antec

Antec VX310 ARGB ATX Gaming Chassis

R 449.00 R 499.00

Save R 50.00

In Stock

-7%
DeepCool CH370 Micro-ATX Gaming Chassis - Black
DEEPCOOL

DeepCool CH370 Micro-ATX Gaming Chassis - Black

R 1 489.00 R 1 599.00

Save R 110.00

In Stock

-8%
Asus A31 PLUS Mid Tower ATX Chassis - White
ASUS

Asus A31 PLUS Mid Tower ATX Chassis - White

R 2 029.00 R 2 199.00

Save R 170.00

In Stock

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