Skip to Content

Prebuilt and Custom Gaming PCs

Choose a custom PC or let us know what we can build for you

NEW - League of Legends products

Improve your game and add style to your setup

NEW - Battle Beaver

Play like the pros - PS4, Xbox and PS5 controllers available

NEW - Promotions

New Promotions every week

Gaming Keyboards

The perfect keyboards for gamers.

Gaming Mice

The best mice for PC gamers.

Gaming Headsets

Hear every detail in your game.

Improve your game.Like a boss!


BattleBeaver

Play like the pros with our new Battle Beaver Quick Pick Models - SuperStock, Pro Pick and SmartPad FPS

Je dynamische knipsel wordt hier weergegeven... Dit bericht wordt weergegeven omdat je niet zowel een filter als een sjabloon hebt opgegeven om te gebruiken.

Gaming Systems

Find the perfect computer, accessories and software. Explore our growing range of gaming PCs, laptops and more.

Offer

Gaming

Whether you are a gamer, professional or casual user, with our extensive range there are no limits to what you can achieve with technology.

Offer

The webshop for gaming gear and accessories

Welcome to GameGear, your destination for gaming gear, accessories and carefully selected hardware for gamers. From headsets and mice to mouse pads, controllers and other gaming essentials: we focus on products that truly enhance your gaming experience. Whether you want to upgrade your setup or are looking for the right accessories for your play style, at GameGear we are happy to help you.

Looking for quality and performance?

At GameGear, we know that the right peripherals make a big difference. A good mouse, comfortable headset, or quality controller contributes to how smoothly and enjoyably you play. That's why we offer a wide range of gaming accessories and hardware, with attention to quality, ease of use, and value for money. This way, you can more easily find what truly suits you.

Buy your gaming gear at GameGear

We believe that buying gaming products should be simple and clear. That's why we opt for clear information, secure payment options, and reliable service. Whether you're looking for a new headset, mouse, controller, mouse pad, or other gaming accessories, at GameGear we make it easy to make the right choice.

Mobile gaming


Je dynamische knipsel wordt hier weergegeven... Dit bericht wordt weergegeven omdat je niet zowel een filter als een sjabloon hebt opgegeven om te gebruiken.

Improve your game!

Welcome to Gamegear.be


Second chance


Je dynamische knipsel wordt hier weergegeven... Dit bericht wordt weergegeven omdat je niet zowel een filter als een sjabloon hebt opgegeven om te gebruiken.

For Gamers,

By gamers


Desk


Je dynamische knipsel wordt hier weergegeven... Dit bericht wordt weergegeven omdat je niet zowel een filter als een sjabloon hebt opgegeven om te gebruiken.

Power your nextvictory!

(function () { var INGESCHAKELD = true; if (!INGESCHAKELD) return; if (!document.querySelector('.products_attributes_filters')) return; var params = new URLSearchParams(window.location.search); var search = params.get('search') || ''; var attribs = params.getAll('attribute_value'); var categoryId = null; if (params.get('category')) { categoryId = parseInt(params.get('category')); } else { var m = window.location.pathname.match(/\/shop\/category\/[^\/]+-(\d+)/); if (m) categoryId = parseInt(m[1]); } var domain = [ ['product_tmpl_id.sale_ok', '=', true], ['product_tmpl_id.is_published', '=', true] ]; if (categoryId) { domain.push(['product_tmpl_id.public_categ_ids', 'child_of', categoryId]); } if (search) { domain.push(['product_tmpl_id.name', 'ilike', search]); } attribs.forEach(function (av) { var p = av.split('-'); if (p.length === 2) { domain.push(['value_ids', 'in', [parseInt(p[1])]]); } }); fetch('/web/dataset/call_kw', { method: 'POST', headers: { 'Content-Type': 'application/json' }, body: JSON.stringify({ jsonrpc: '2.0', method: 'call', id: 1, params: { model: 'product.template.attribute.line', method: 'search_read', args: [domain], kwargs: { fields: ['value_ids'], limit: 0 } } }) }) .then(function (r) { return r.json(); }) .then(function (data) { if (!data.result || !data.result.length) return; var beschikbaar = new Set(); data.result.forEach(function (line) { (line.value_ids || []).forEach(function (id) { beschikbaar.add(id); }); }); document.querySelectorAll( '.products_attributes_filters input[type="checkbox"][id]' ).forEach(function (input) { var parts = input.id.split('-'); if (parts.length !== 2) return; if (!beschikbaar.has(parseInt(parts[1]))) { var wrap = input.closest('.form-check'); if (wrap) wrap.style.display = 'none'; } }); document.querySelectorAll('[id^="o_products_attributes_"]').forEach(function (groep) { var zichtbaar = groep.querySelectorAll('.form-check:not([style*="display: none"])'); if (zichtbaar.length === 0) { var item = groep.closest('.accordion-item') || groep; item.style.display = 'none'; } }); }) .catch(function (e) { console.warn('[Gamegear filter]', e); }); })();