FSP VITA GM 750W 80 PLUS Gold Modular Power Supply - FSP | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
FSP

FSP VITA GM 750W 80 PLUS Gold Modular Power Supply

SKU: PPA7507911
R 1 849.00
Out of Stock

Built to handle the demanding power requirements of tomorrow, these PSUs support total power excursion as per ATX 3.1 and PCIe Gen 5.1 specifications, ensuring they deliver peak performance for future hardware upgrades. Certified with 80 PLUS® Gold efficiency and achieving platinum-level...

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

Built to handle the demanding power requirements of tomorrow, these PSUs support total power excursion as per ATX 3.1 and PCIe Gen 5.1 specifications, ensuring they deliver peak performance for future hardware upgrades. Certified with 80 PLUS® Gold efficiency and achieving platinum-level efficiency at typical loads, these power supplies minimise power loss, heat, and noise, offering a cooler and quieter operation.

The advanced LLC resonant-converter topology with synchronous rectification reduces switching losses and keeps the output voltage stable, even under heavy loads, maximising overall system efficiency. The +5V and 3.3V DC to DC circuit design ensures consistent voltage and system stability, while premium 105°C Japanese bulk capacitors provide top-tier reliability and longevity, making them the ideal choice for high-performance PCs. Whether you’re a gamer or a power user, these PSUs deliver lasting power and performance you can count on.

FEATURES:

  • Complies with ATX 12V V3.1 & EPS 12V V2.92
  • Efficiency ≧ 90% at typical load
  • 80 PLUS ® gold certified
  • 105°C Japanese bulk capacitor
  • 120mm hydraulic bearing (HYB) fan
  • Fully modular cabling design
  • Complete protections: OCP, OVP, SCP, OPP, UVP, OTP

SPECIFICATIONS:

  • Model: VITA-750GM
  • Rated Output Power: 750W
  • Form Factor: ATX12V V3.1
  • 80 PLUS Certification: Gold
  • Input Voltage: 100-240Vac
  • Input Current: 10-5A
  • Input Frequency: 50-60Hz
  • Efficiency: 90%
  • Fan Type: HYB fan, 120mm
  • Operation Temp: 40°C
  • Protection: OCP, OVP, SCP, OPP, UVP, OTP
  • DC Output/Max Output Current/Max Combined Power:
  • +3.3V/20A/100W
  • +5V/20A/100W
  • +12V/62.5A/750W
  • -12V/0.3A/3.6W
  • +5Vsb/3.6A/15W
  • Connectors:
  • MB 20+4 x1
  • 4+4 PIN x2
  • PCIe 12V-2×6 x1
  • PCI-E 6+2 x4
  • SATA x8
  • Molex (PERIPHERAL) x4

WHAT’S IN THE BOX:

  • FSP VITA GM 750W 80 PLUS Gold Modular Power Supply – Black x1
  • Modular Cables Set x1

Please note: This power supply does not come with a power cable, please see this link for a dedicated cable option to use with this product.

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

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

Related Products

Antec NE1300G M ATX 3.0 Gen5 80PLUS Gold Modular ATX Power Supply
Antec

Antec NE1300G M ATX 3.0 Gen5 80PLUS Gold Modular ATX Power Supply

R 3 499.00

Only 1 left - order soon!

FSP Dagger Pro ATX3.0 (PCIe 5.0) 850w Fully Modular PSU
FSP

FSP Dagger Pro ATX3.0 (PCIe 5.0) 850w Fully Modular PSU

R 3 799.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!