PXN A9 Gaming Steering Wheel Foldable Stand - PXN | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
PXN

PXN A9 Gaming Steering Wheel Foldable Stand

SKU: PXN-A9
R 1 749.00
In Stock

Step into the driver’s seat with the PXN A9 Gaming Steering Wheel Foldable Stand, a premium-grade racing simulator accessory crafted for hardcore enthusiasts and casual gamers alike. With a robust high-strength aluminium alloy frame and carbon-structured steel Q235 construction, the PXN A9 is...

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

Frequently Bought Together

Step into the driver’s seat with the PXN A9 Gaming Steering Wheel Foldable Stand, a premium-grade racing simulator accessory crafted for hardcore enthusiasts and casual gamers alike. With a robust high-strength aluminium alloy frame and carbon-structured steel Q235 construction, the PXN A9 is built to handle intense racing action while providing unmatched stability and durability. Whether you're training for esports or just enjoying immersive racing games, this stand gives you the control and customisation needed to dominate every track.

Designed with convenience in mind, the PXN A9 features tool-free adjustment knobs for quick setup and easy folding. It offers height adjustability up to 36cm, allowing you to fine-tune your driving position for comfort and realism. The gear shifter mount can be installed on either the left or right side to accommodate your preference, making it adaptable for all user setups. When you're done racing, the stand folds down to a compact 56 x 64 x 9 cm, perfect for space-saving storage in tight gaming spaces or shared living areas.

The PXN A9 stand is compatible with a wide range of popular racing wheels, pedals, and shifters from industry leaders like PXN, Logitech, Fanatec, and Thrustmaster. Whether you're using a Logitech G29 or G923, Thrustmaster T300RS or TMX Pro, or any PXN steering system, this stand ensures a secure, stable fit. Pre-drilled mounting holes and anti-slip silicone grip pads add extra assurance, keeping your rig planted firmly even during aggressive turns or sudden braking maneuvers.

With a sleek black finish and durable 14.2kg build, the PXN A9 stand is engineered for long-lasting performance and realistic racing simulation. Its anti-slip silicone pads protect your flooring and provide extra grip, ensuring that every race stays smooth and focused. Whether you're into drifting, rally racing, or F1, the PXN A9 gives you the confidence and responsiveness you need to race like a pro.

Please note: Steering wheel, pedals, and gear shifter are not included.

FEATURES:

  • Convenient foldable design
  • High strength aluminium alloy structure
  • Adjustable knobs for setting and quick-folding
  • Left or right plate support for your gear changing lever/shifter
  • Height adjustment for ease of use up to 36cm extension
  • Support for various racing wheel brands including PXN, Fanatec, Logitech, and Thrustmaster
  • Anti-slip silicone pads for extra grip

SPECIFICATIONS:

  • Material: Carbon Structured Steel Q235
  • Colour: Black
  • Compatibility:
    • Logitech: G920 / G29 / G923 / G27 / G25
    • Thrustmaster: T300GT/ T300RS/ T500RS/ T248/ TGT/ TSPC
  • Product Dimensions (folded): 56 x 64 x 9 cm
  • Product Dimensions (unfolded): 56 x 78 x 86 cm
  • Product Weight: 14200g

WHAT’S IN THE BOX:

  • PXN A9 Gaming Steering Wheel Foldable Stand – Black x1

Please note: This unit does not include the steering wheel, pedals, and gear shifter. Only the foldable stand is included. Images are for illustrative purposes only.

Brand PXN
Colour -
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

PXN A10 Gaming Racing Wheel Foldable Stand
PXN

PXN A10 Gaming Racing Wheel Foldable Stand

R 1 899.00

In Stock

PXN V12 Lite Sim Racing Steering Wheel Bundle
PXN

PXN V12 Lite Sim Racing Steering Wheel Bundle

R 12 799.00

Out of Stock

PXN PD HM Hall-Effect Clutch Pedal for Sim Racing
PXN

PXN PD HM Hall-Effect Clutch Pedal for Sim Racing

R 749.00

Out of 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!