(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

Thrustmaster T300 RS GT Edition Racing Wheel & T3PA-GT Pedals PS5 PS4 PC

$349.00Price
Item Specifics

Brand: Thrustmaster

Model: T300 RS GT Edition

MPN: T300 RS GT

Type: Racing Wheel & Pedals Set

Compatible Model: PlayStation 5, PlayStation 4

Connectivity: Wired USB

Color: Black

Platform: PS5, PS4

Features: Force Feedback, 1080° Rotation, Paddle Shifters, 3-Pedal Set

Description

Experience realistic racing with this pre-owned Thrustmaster T300 RS GT Edition Racing Wheel complete with the T3PA-GT 3-pedal set. This officially licensed PlayStation racing simulator features powerful brushless force feedback, smooth belt-driven operation, and responsive metal pedals for an immersive driving experience.

Included

Thrustmaster T300 RS GT Racing Wheel Base

Detachable GT Steering Wheel

Thrustmaster T3PA-GT 3-Pedal Set

Power Cable

USB Cable (attached)

Original Retail Box

Only the items shown in the photos are included.

Condition

Pre-owned and in good overall cosmetic condition.

Fully tested and working properly.

Moderate cosmetic wear from normal use.

A few light scuffs/scratches on the steering wheel grips (see close-up photos).

Pedals show normal signs of use.

Original retail box has shelf wear and minor damage.

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

Shipping

Ships securely packaged within 1 business day

Tracking number provided

Original box will be packed inside an additional shipping box for protection
    bottom of page