GeIL Pristine 32GB DDR4 3200MHz Desktop Memory Kit (16G x 2) - GeIL | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
GeIL

GeIL Pristine 32GB DDR4 3200MHz Desktop Memory Kit (16G x 2)

SKU: GP432GB3200C22DC
R 4 679.00
Out of Stock

Quick Specs

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

Quick Specs

  • Experience rapid data transfer speeds with 3200MHz frequency.
  • Enjoy smoother multitasking and improved overall system responsiveness.
  • Benefit from enhanced compatibility with the latest Intel and AMD platforms.
  • Achieve reliable performance with rigorously DYNA4 SLT tested memory.
  • Easily optimise performance with Intel XMP 2.0 support for hassle-free overclocking.

Upgrade Your System with reliable DDR4 desktop memory

The GeIL Pristine 32GB DDR4 3200MHz desktop memory kit significantly boosts your computer's speed. This 32GB DDR4 RAM handles demanding tasks with ease, whether you're a gamer or content creator. Rigorously tested with GeIL's DYNA4 SLT technology, this 3200MHz DDR4 RAM ensures reliable performance. This GeIL 32GB 3200MHz DDR4 desktop memory kit is fully compatible with the latest Intel and AMD platforms.

XMP 2.0 for Effortless Overclocking

With Intel XMP 2.0 support, easily overclock this 3200MHz DDR4 RAM for faster speeds. Simple setup allows you to maximize the 32GB DDR4 desktop memory's potential with minimal effort. The GeIL Pristine 32GB DDR4 RAM is engineered for video editing, gaming, and content creation. Its high bandwidth and low latency ensure smooth multitasking, even when running multiple programs.

Enhance Your Gaming Experience

Experience smoother gameplay with the GeIL Pristine 32GB DDR4 3200MHz RAM. Its high speed enables faster loading times and improved frame rates for a more immersive experience.

FEATURES:

  • Accelerate application loading times with a 3200MHz frequency
  • Enhance multitasking capabilities with DDR4 desktop memory
  • Improve responsiveness for smoother overall performance
  • UDIMM form factor designed for desktop PCs
  • Operate efficiently with a low 1.2V operating voltage
  • Rely on the GeIL Limited Lifetime Warranty for long-term assurance

SPECIFICATIONS:

  • Form Factor: LONG DIMM
  • DDR Generation: DDR4
  • Frequency: 3200MHz
  • Kit Capacity: 32GB (16GB x 2)
  • Module Capacity: 16GB
  • Channel: Dual
  • CAS Latency: CL 19-19-19-43 /CL 22-22-22-52
  • Operating Voltage: 1.2V
  • GeIL Technology: DYNA4 SLT tested
  • Additional Technologies: Intel XMP 2.0
  • Warranty: GeIL Lifetime Warranty

WHAT'S IN THE BOX:

  • GeIL Pristine 32GB DDR4 3200MHz Desktop Memory Kit (16GB x 2) x 1

Why GeIL?

GeIL is a trusted brand in the memory market, delivering reliable, high-performance products. GeIL memory modules undergo rigorous testing for compatibility and stability. South African consumers rely on GeIL for performance in gaming, content creation, and demanding applications. A lifetime warranty provides added peace of mind when selecting your GeIL DDR4 desktop memory.

Brand GeIL
Colour Black
Form Factor -
Interface -
Capacity 32GB
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty Limited Lifetime
0.0
0 reviews
Login to Review

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

Related Products

Crucial 16GB 5600MHz DDR5 Desktop Memory
Crucial

Crucial 16GB 5600MHz DDR5 Desktop Memory

R 5 499.00

In Stock

Crucial Pro 16GB 6400Mhz DDR5 Desktop OC Gaming Memory - Black
Crucial

Crucial Pro 16GB 6400Mhz DDR5 Desktop OC Gaming Memory - Black

R 4 749.00

Out of Stock

GeIL Pristine 8GB DDR4 3200MHz Desktop Memory
GeIL

GeIL Pristine 8GB DDR4 3200MHz Desktop Memory

R 1 039.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!