Patriot Vipersteel 16GB KIT (2x8GB) 3600MHz DDR4 Desktop Gaming Memory RGB - Patriot | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Patriot

Patriot Vipersteel 16GB KIT (2x8GB) 3600MHz DDR4 Desktop Gaming Memory RGB

SKU: PVSR416G360C8K
R 3 789.00 R 4 169.00
You save R 380.00 (9%)
In Stock
You save R 380.00 (9% off)

Our Viper Steel RGB DDR4 memory is designed for extreme performances and paired with stunningly customisable RGB illumination to fit your overall PC setup flawlessly. The Viper Steel RGB memory is created with a custom designed high-performance aluminium heat shield for a luminous, sleek presence...

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

Frequently Bought Together

Our Viper Steel RGB DDR4 memory is designed for extreme performances and paired with stunningly customisable RGB illumination to fit your overall PC setup flawlessly. The Viper Steel RGB memory is created with a custom designed high-performance aluminium heat shield for a luminous, sleek presence that matches any system. Secure solid steel performance even when using the most demanding applications. The Viper Steel RGB’s aluminium heatshield provides supreme heat dissipation to maintain amazing performance.

Built for the latest Intel® and AMD™ platforms, our Viper Steel RGB DDR4 memory provides the perfect performance combined with fierce radiating LED lights. It comes equipped with XMP 2.0 support for automatic overclocking settings for optimal performance and stability. Compatibility with lead motherboard partners’ RGB sync applications make this memory easy to customise to your personalised profiles for any occasion. Tested for quality assurance, our Viper Steel RGB DDR4 memory is backed by a limited lifetime warranty

FEATURES:

  • Product line: Viper Steel RGB
  • Edition: Black headshield sides with golden Viper logo / Lightbar top
  • Aluminium heat spreader with golden Viper logo design element
  • RGB Sync up with ASUS/ASRock/MSI/Gigabyte motherboard app
  • Feature Overclock: XMP 2.0 support for automatic overclocking
  • Compatibility: Tested across the latest Intel and AMD platforms for reliably fast performance

SPECIFICATIONS:

  • Capacity: 16GB (2 x 8GB)
  • Base Frequency: PC4-21300 (2666MHz)
  • Base Timings: 19-19-19-43
  • Tested Frequency Profile 1: PC4-28800 (3600MHz)
  • Tested Timings: 20-26-26-46
  • Tested Voltage for Profile 1: 1.35V
  • Format: NON-ECC Unbuffered DIMM
  • Pin Out: 288-Pin
  • Product Weight: 48g

WHAT’S IN THE BOX:

  • Patriot Viper Steel RGB 8GB DDR4 3600MHz Desktop Gaming Memory x2
Brand Patriot
Colour -
Form Factor -
Interface -
Capacity -
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

-27%
Patriot Signature Line 4GB 1600MHz DDR3 Single Rank Desktop Memory
Patriot

Patriot Signature Line 4GB 1600MHz DDR3 Single Rank Desktop Memory

R 269.00 R 369.00

Save R 100.00

In Stock

-19%
Patriot Signature Line 8GB 4800MHz DDR5 UDIMM Desktop Memory
Patriot

Patriot Signature Line 8GB 4800MHz DDR5 UDIMM Desktop Memory

R 2 709.00 R 3 349.00

Save R 640.00

In Stock

-23%
Patriot Signature Line 16GB 5600MHz DDR5 UDIMM Desktop Memory
Patriot

Patriot Signature Line 16GB 5600MHz DDR5 UDIMM Desktop Memory

R 4 469.00 R 5 839.00

Save R 1 370.00

Out of Stock

-35%
Patriot Viper Venom 64GB Kit (2x32GB) 6000MHz DDR5 Desktop Gaming Memory RGB
Patriot

Patriot Viper Venom 64GB Kit (2x32GB) 6000MHz DDR5 Desktop Gaming Memory RGB

R 20 299.00 R 31 039.00

Save R 10 740.00

Only 5 left - order soon!

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