Corsair SABRE v2 PRO WIRELESS MAGNESIUM ALLOY 33000 DPI Gaming Mouse – Black | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support

Corsair SABRE v2 PRO WIRELESS MAGNESIUM ALLOY 33000 DPI Gaming Mouse – Black

SKU: CH-931G100-WW
R 3 479.34
Available on Backorder

Featherlight magnesium alloy construction | 33,000 DPI precision | 8,000Hz hyper-polling | Up to 120 hours of wireless freedom

This item is on backorder — new stock is expected around 28 Sep 2026. Order now and we'll ship yours as soon as it arrives.

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support
Secure payment — PayFast & Yoco · 256-bit SSL encrypted

Frequently Bought Together

Featherlight magnesium alloy construction | 33,000 DPI precision | 8,000Hz hyper-polling | Up to 120 hours of wireless freedom

Quick Specs

  • Command absolute precision with the CORSAIR MARKSMAN S sensor delivering up to 33,000 DPI.
  • Dominate every firefight with blistering 8,000Hz hyper-polling for near-zero input lag.
  • Play harder and longer with up to 120 hours of tri-mode wireless battery life.
  • Feel every micro-movement through a featherlight 56g magnesium alloy shell built for pro-level FPS play.
  • Tailor your mouse to your playstyle with the browser-based CORSAIR Web Hub.

Built for the Serious Competitor

The Corsair SABRE v2 PRO WIRELESS is a gaming mouse engineered for players who refuse to compromise on speed, control, or comfort. With a magnesium alloy shell weighing just 56g, it's built to survive the most intense competitive sessions while giving you the featherlight feel top-tier FPS players demand. Whether you're grinding ranked matches or chasing every last frame of advantage, this is a mouse designed to disappear in your hand and let your reflexes take over.

Precision Engineered for Victory

Tired of missing that final flick shot? The CORSAIR MARKSMAN S sensor pushes tracking up to 33,000 DPI, backed by 750 IPS tracking speed, 50G of acceleration, and 99.7% resolution accuracy. Every movement you make is read with pinpoint fidelity, translating your aim into on-screen action with no guesswork in between. This is the kind of sensor performance that turns close calls into clean wins.

Hyper-Polling, Zero Hesitation

Latency is the enemy of competitive play, and the SABRE v2 PRO WIRELESS answers with unrivalled 8,000Hz hyper-polling. That means your clicks and movements register up to eight times faster than a standard wireless mouse, giving you an edge when milliseconds decide the outcome. Paired with the durable magnesium alloy shell, it's built to keep pace with your reactions, match after match.

Freedom Without Compromise

Versatile tri-mode connectivity means you're never tied down, while up to 120 hours of battery life keeps you in the game through extended sessions without reaching for a charging cable. Fine-tune DPI stages, polling rate, and other settings through the browser-based CORSAIR Web Hub, so the mouse adapts to you rather than the other way around. Grip tape and replacement mouse skates are included, letting you dial in comfort and glide exactly how you like it.

Features

  • Durable magnesium alloy shell at just 56g for elite-level durability and control
  • CORSAIR MARKSMAN S optical sensor with up to 33,000 DPI precision
  • Unrivalled 8,000Hz wireless hyper-polling for ultra-responsive input
  • 750 IPS tracking speed with 50G acceleration for fast, fluid movement
  • 99.7% resolution accuracy for consistently precise aim
  • Versatile tri-mode connectivity for flexible setup options
  • Up to 120 hours of wireless battery life on a single charge
  • Customisable via browser-based CORSAIR Web Hub

Specifications

  • Max DPI: 33000 DPI
  • Connection: Tri-mode
  • Weight: 56 g
  • Max Polling Rate: 8000 Hz
  • Battery Life: 120 hours
  • RGB Lighting: No
  • Colour: Black
  • Warranty: 24 months
  • Product Weight: 56g

What's in the Box

  • 1 x Corsair SABRE v2 PRO WIRELESS Gaming Mouse - Black
  • 1 x Grip tape
  • 1 x Replacement mouse skates

Why Corsair

Corsair has long been trusted by competitive gamers for building high-performance gear that holds up under pressure. With the SABRE v2 PRO WIRELESS, that commitment shows in every gram-shaving detail and every millisecond of response time. For South African gamers chasing the top of the leaderboard, Corsair remains the confident choice.

0.0
0 reviews
Login to Review

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

Related Products

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