(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

ASTRO Gaming A40 TR Wired Gaming Headset Black Xbox/PC w/ Box Tested

49,99 US$Precio
Level up your gaming experience with this ASTRO Gaming A40 TR Wired Gaming Headset. Known for its excellent audio quality and tournament-ready performance, the A40 TR is compatible with Xbox, PC, PlayStation, Mac, and mobile devices using a standard 3.5mm connection.

This headset has been tested and works properly. Cosmetically, it has visible finish wear on the top headband from normal use, but the ear cushions remain in good condition and the microphone functions as intended.

Included:

ASTRO Gaming A40 TR Wired Headset

Detachable Boom Microphone

3.5mm Audio Cable

Original Retail Box

Original Manuals and Documentation

Please review all photos carefully, as they are part of the item description.

Features

Premium ASTRO Audio

Tournament Ready (TR) Design

Detachable Noise-Canceling Boom Microphone

Comfortable Cloth Ear Cushions

Adjustable Fit

Compatible with Xbox Series X|S, Xbox One, PC, Mac, PlayStation, and Mobile Devices

MixAmp Compatible (MixAmp not included)

Shipping

Ships within 1 business day

Securely packaged for safe delivery

Tracking uploaded promptly
    bottom of page