shopping_bag

CART

0

difference
Compare

0

forum
arrow_right_alt

YOUR CART

Colorful Battle-AX 8GB DDR4 3200MHz U-DIMM Desktop RAM

Price: 6,500
Regular Price: 7,100
Brand: Colorful
Status: In Stock
৳6,500
৳600 off
৳7,100

Main Features

  • Model: Colorful Battle-AX
  • Capacity: 8GB
  • Frequency: 3200MHz
  • Supports: Intel & AMD motherboards
  • Heat Sink: Stylish blue heat spreader
  • Voltage: 1.35V for high performance
Show More

Payment Methods

৳6,500

Pay cash discounted price and save

Pay cash discounted price and save

৳ 592/ month

EMI available for 12 months on regular price: ৳7,100

remove add
  • Specification
  • Description
  • Reviews

Product Specification

Key Features
TypeDDR4
Capacity8GB
Frequency3200 MHz
Operating voltage1.35V
LatencyCL22-22-22-52
Physical dimension
Heat Sink ColorBlue
Warranty Information
WarrantyLifetime

Description

Enhance your desktop’s performance with the Colorful Battle-AX 8GB DDR4 3200MHz U-DIMM Desktop RAM, designed for gamers and professionals who demand high-speed computing. With a blazing-fast 3200MHz frequency and low-latency CL22-22-22-52, this RAM ensures smooth multitasking and seamless gameplay.

The vibrant blue heat sink not only adds a stylish touch to your setup but also efficiently dissipates heat, ensuring optimal performance during heavy workloads. Operating at 1.35V, this memory module delivers excellent power efficiency while maintaining top-notch performance.

Compatible with Intel and AMD motherboards, the Colorful Battle-AX RAM is an ideal choice for upgrading your PC in Bangladesh, offering durability, reliability, and value for money.

Reviews (0) :

Get specific details about this product from customers who own it.

Write your review

 Bad           Good

What is the best price of High-Performance 8GB DDR4 RAM with Blue Heat Sink in Bangladesh?

The best price of High-Performance 8GB DDR4 RAM with Blue Heat Sink in Bangladesh is 6,500. You can buy the High-Performance 8GB DDR4 RAM with Blue Heat Sink at best price from our website.

Product Specification

Key Features
TypeDDR4
Capacity8GB
Frequency3200 MHz
Operating voltage1.35V
LatencyCL22-22-22-52
Physical dimension
Heat Sink ColorBlue
Warranty Information
WarrantyLifetime

Description

Enhance your desktop’s performance with the Colorful Battle-AX 8GB DDR4 3200MHz U-DIMM Desktop RAM, designed for gamers and professionals who demand high-speed computing. With a blazing-fast 3200MHz frequency and low-latency CL22-22-22-52, this RAM ensures smooth multitasking and seamless gameplay.

The vibrant blue heat sink not only adds a stylish touch to your setup but also efficiently dissipates heat, ensuring optimal performance during heavy workloads. Operating at 1.35V, this memory module delivers excellent power efficiency while maintaining top-notch performance.

Compatible with Intel and AMD motherboards, the Colorful Battle-AX RAM is an ideal choice for upgrading your PC in Bangladesh, offering durability, reliability, and value for money.

Reviews (0) :

Get specific details about this product from customers who own it.

Write your review

 Bad           Good

What is the best price of High-Performance 8GB DDR4 RAM with Blue Heat Sink in Bangladesh?

The best price of High-Performance 8GB DDR4 RAM with Blue Heat Sink in Bangladesh is 6,500. You can buy the High-Performance 8GB DDR4 RAM with Blue Heat Sink at best price from our website.

// Wait for product.js to be loaded setTimeout(function() { // Intercept button clicks $(document).off('click.optionFix').on('click.optionFix', '#button-cart, #buy-now', function(e) { // Ensure options are checked ensureOptionsAreChecked(); // Create a custom event that will be caught by our handler // This ensures options are included even if product.js uses event delegation var $button = $(this); // Manually verify and fix radio buttons $('#product .p-opt').each(function() { var $opt = $(this); var $selectedLabel = $opt.find('label.product-option-selected'); if ($selectedLabel.length > 0) { var $radio = $selectedLabel.find('input[type="radio"]'); if ($radio.length > 0) { // Force check $radio.prop('checked', true); $radio.attr('checked', 'checked'); // Uncheck others in same group var name = $radio.attr('name'); $opt.find('input[name="' + name + '"]').not($radio).prop('checked', false).removeAttr('checked'); } } }); }); }, 2000); // Wait 2 seconds for product.js to load }); }); // CRITICAL DEBUG: Test if buttons work at all console.log('=== INLINE SCRIPT TEST ==='); console.log('Testing button existence...'); // Wait for DOM to be ready if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initButtonTest); } else { initButtonTest(); } function initButtonTest() { console.log('Document ready - checking buttons'); console.log('button-cart exists:', $('#button-cart').length); console.log('buy-now exists:', $('#buy-now').length); // Simple test handler that will definitely fire AND call addToCart $('#button-cart, #buy-now').on('click.test', function(e) { console.log('=== BUTTON CLICKED (Inline jQuery handler) ==='); console.log('Button ID:', this.id); console.log('Event:', e); // Check if addToCart exists (try both local and window) var addToCartFunc = window.addToCart || (typeof addToCart !== 'undefined' ? addToCart : null); if (typeof addToCartFunc === 'function') { console.log('addToCart function found, calling it...'); try { if (this.id === 'buy-now') { addToCartFunc(function() { location.href = 'checkout/onepagecheckout'; }); } else { addToCartFunc(); } } catch(err) { console.error('Error calling addToCart:', err); } } else { console.error('addToCart function NOT FOUND!'); console.log('window.addToCart:', typeof window.addToCart); console.log('local addToCart:', typeof addToCart); } }); // Also test with native event listener (capture phase) var buttons = document.querySelectorAll('#button-cart, #buy-now'); console.log('Found buttons with querySelector:', buttons.length); buttons.forEach(function(btn) { btn.addEventListener('click', function(e) { console.log('=== BUTTON CLICKED (Native addEventListener) ==='); console.log('Button ID:', this.id); console.log('Event:', e); }, true); // true = capture phase }); // Global document listener as last resort document.addEventListener('click', function(e) { if (e.target && (e.target.id === 'button-cart' || e.target.id === 'buy-now')) { console.log('=== BUTTON CLICKED (Global document listener) ==='); console.log('Button:', e.target.id); console.log('Target:', e.target); } }, true); // Capture phase } fbq && fbq('track', 'ViewContent', { content_ids: ['7849'], content_type: 'product', value: 6500, currency: 'BDT' });