✦ Verified product
Maxwell 2 Wireless Gaming Headset
USD 329.00
Select Xbox or Playstation version
Audeze
Verified independent store
→
Maxwell 2 Professional Wireless Gaming Headset The best sound in gaming — just got better We’ve upgraded the best-performing wireless headset on the market with even better audio q
uality, improved comfort, and exciting new features. Experience heightened spatial immersion, tactical precision, and punchier bass response from our patent-pending SLAM™ technology. Advanced high-bandwidth microphone processing ensures you always sound your best on chat and stream. Available for PlayStation or Xbox .gallery-icons { position: absolute; bottom: 10%; left: 32%; transform: translateX(-50%); width: 280px; z-index: 5; pointer-events: none; display: flex; justify-content: center; gap: 10px; max-height: calc(16% - 50px); min-height: 70px; } @media only screen and (max-width: 798px) { .gallery-icons { bottom: 6%; } } .gallery-icons img { display: none; /* hide all by default */ max-width: 280px; background: transparent; } (function() { const waitForElements = (selectorArray, callback, interval = 100, timeout = 5000) => { const startTime = Date.now(); const timer = setInterval(() => { const elements = selectorArray.map(sel => document.querySelector(sel)); if (elements.every(el => el)) { clearInterval(timer); callback(...elements); } else if (Date.now() - startTime > timeout) { clearInterval(timer); console.warn('Timed out waiting for elements:', selectorArray); } }, interval); }; waitForElements( ['.single-option-selector[data-option="option1"]', '#icon-xbox', '#icon-ps', '.product_gallery'], (select, xboxIcon, psIcon, gallery) => { // Helper to get the currently selected gallery cell const getCurrentCell = () => gallery.querySelector('.gallery-cell.is-selected'); const updateIcons = (optionValue) => { const val = optionValue?.toString().trim().toLowerCase(); // Show/hide icons xboxIcon.style.display = val === 'xbox' ? 'block' : 'none'; psIcon.style.display = val === 'playstation' ? 'block' : 'none'; // Move icons to current gallery image const currentCell = getCurrentCell(); if (currentCell) { // Ensure icons are only appended once const iconContainer = document.createElement('div'); iconContainer.className = 'gallery-icons'; iconContainer.appendChild(xboxIcon); iconContainer.appendChild(psIcon); // Remove old container if exists const oldContainer = currentCell.querySelector('.gallery-icons'); if (oldContainer) oldContainer.remove(); currentCell.appendChild(iconContainer); } }; // Initial load updateIcons(select.value); // On user change select.addEventListener('change', e => updateIcons(e.target.value)); // On Shopify AJAX variant change document.addEventListener('variant:change', e => { const newOption = e.detail?.variant?.option1; updateIcons(newOption); }); // If gallery changes selection (e.g., Flickity slides), move icons const observer = new MutationObserver(() => updateIcons(select.value)); observer.observe(gallery, { attributes: true, subtree: true, attributeFilter: ['class'] }); } ); })(); Shipping Delay: Maxwell 2 PlayStation ships in 3-5 days .variant-message { background: #f5f5f5; padding: 14px 20px; border-radius: 8px; margin: 12px 0px; font-size:18px; letter-spacing: 0.5px; } .variant-message:empty, .variant-message[hidden] { display: none !important; } (function () { const SELECTOR = '.single-option-selector[data-option="option1"]'; function updateMessages() { const select = document.querySelector(SELECTOR); const xboxMessage = document.getElementById('xbox-message'); const playstationMessage = document.getElementById('playstation-message'); if (!select || !xboxMessage || !playstationMessage) return; const selectedValue = select.value.trim(); xboxMessage.hidden = selectedValue !== 'Xbox'; playstationMessage.hidden = selectedValue !== 'PlayStation'; } function init() { updateMessages(); setTimeout(updateMessages, 100); setTimeout(updateMessages, 300); setTimeout(updateMessages, 600); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } document.addEventListener('change', function (e) { if (e.target.matches(SELECTOR)) { updateMessages(); } }); document.addEventListener('variant:change', updateMessages); })(); .product-block--description .description a.shg-btn.shg-cse { background-color: white !important; border: 1px solid #888 !important; } .btn-hover:hover { background-color: #EEEEEE; } { "__shgImageV3Elements": { "uuid": "s-58e96e36-535e-4b12-af5f-4625acaa7abf" } } NOW AVAILABLE { "__shgBox": { "id": "s-3cf3b0ea-b30e-452c-87ce-ec4e6cfd2579", "url": "https://www.audeze.com/products/maxwell-2-anc-wireless-gaming-headset", "new_window": false } }