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

Patriot Vipersteel 32GB KIT (2x16GB) 3600MHz DDR4 Desktop Gaming Memory RGB

SKU: PVSR432G360C8K
R 6 089.00 R 7 819.00
You save R 1 730.00 (22%)
In Stock
You save R 1 730.00 (22% off)

Our Viper Steel RGB DDR4 memory is designed for extreme performances and paired with stunningly customizable RGB illumination to fit your overall PC setup flawlessly. The Viper Steel RGB memory is created with a custom designed high-performance aluminum 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 customizable RGB illumination to fit your overall PC setup flawlessly. The Viper Steel RGB memory is created with a custom designed high-performance aluminum heat shield for a luminous sleek presence matching any system. Secure solid steel performance even when using the most demanding applications. The Viper Steel RGB's aluminum 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. Comes equipped with XMP 2.0 support for automatic overclocking settings for the optimal performance and stability. Compatibility with lead motherboard partners’ RGB sync applications make this memory easy to customize to your personalized profiles for any occasion. Tested for quality assurance, our Viper Steel RGB DDR4 memory is backed by a limited lifetime warranty

FEATURES:

  • Series: Viper Steel RGB
  • Edition: Black headshield sides with golden Viper logo/Lightbar top
  • Aluminum 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
  • Limited lifetime warranty

SPECIFICATIONS:

  • Capacity: 32GB (2 x 16GB)
  • Base Frequency: PC4-21300 ( 3600MHz )
  • Base Timings: 19-19-19-43
  • Tested Frequency Profile 1: PC4-28800 (3600MHz)
  • Tested Timings: 18-22-22-42
  • Tested Voltage for Profile 1: 1.35V
  • Format: NON-ECC Unbuffered DIMM
  • Pin Out: 288-Pin
  • Product Dimensions: 13.5 x 4.4 x 0.7 cm
  • Product Weight: 96 g

WHAT’S IN THE BOX:

  • Patriot Viper Steel RGB 16GB DDR4 3600MHz Desktop Gaming Memory x2

 

Brand Patriot
Colour Black
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

-33%
Patriot Signature Line 16GB DDR4 3200MHz Desktop Memory
Patriot

Patriot Signature Line 16GB DDR4 3200MHz Desktop Memory

R 2 439.00 R 3 649.00

Save R 1 210.00

In Stock

-38%
HIKSEMI Hiker 8GB 1600MHZ DDR3 UDIMM
HIKSEMI

HIKSEMI Hiker 8GB 1600MHZ DDR3 UDIMM

R 409.00 R 659.00

Save R 250.00

In Stock

-13%
Patriot Signature Line 8GB DDR4 3200MHz Desktop Memory
Patriot

Patriot Signature Line 8GB DDR4 3200MHz Desktop Memory

R 1 629.00 R 1 869.00

Save R 240.00

In Stock

-35%
HIKSEMI Hiker 4GB 1600MHZ DDR3 UDIMM
HIKSEMI

HIKSEMI Hiker 4GB 1600MHZ DDR3 UDIMM

R 219.00 R 339.00

Save R 120.00

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