{"product_id":"5-speaker-mount-upgrade-kit-for-alpine-racing-trx","title":"Trak Racer 5-Speaker Mount Kit for Alpine Racing TRX","description":"\u003cstyle\u003e\n  .pca-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .pca-wrap { font-family: 'Poppins', sans-serif; color: #1a1a2e; line-height: 1.6; width: 100%; }\n  .pca-hero { border-radius: 16px; overflow: hidden; background: #fff; }\n  .pca-eyebrow { color: #c0342a; font-size: 11px; font-weight: 700; letter-spacing: 0.15em; margin-bottom: 6px; }\n  .pca-stats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 40px; justify-content:center; }\n  .pca-stat { background: transparent; border: 1px solid rgba(192,52,42,0.3); border-radius: 6px; padding: 5px 14px; display: flex; align-items: baseline; gap: 5px; }\n  .pca-stat-num { font-size: 13px; font-weight: 700; color: #c0342a; }\n  .pca-stat-label { font-size: 13px; color: #a05050; }\n  .pca-section-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #c0342a; margin-bottom: 8px; }\n  .pca-wrap .pca-section-title { font-size: 20px !important; font-weight: 600 !important; color: #0d1b2a !important; margin-bottom: 20px; line-height: 1.3; }\n  .pca-feat-list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 48px; margin-bottom: 48px; }\n  .pca-feat-item { padding: 16px 0; border-bottom: 1px solid #edf3f8; }\n  .pca-feat-item h3 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 6px; display: flex; align-items: flex-start; gap: 10px; line-height: 1.4; }\n  .pca-feat-item h3::before { content: ''; flex-shrink: 0; width: 3px; min-width: 3px; height: 15px; background: #c0342a; border-radius: 2px; margin-top: 2px; display: inline-block; }\n  .pca-feat-item p { font-size: 12.5px; color: #4a5568; line-height: 1.6; padding-left: 13px; }\n  .pca-compat-section { background: #fff; border: none; border-radius: 16px; padding: 8px 0 0; margin-bottom: 48px; }\n  .pca-compat-desc { font-size: 13px; color: #4a5568; line-height: 1.65; margin-bottom: 20px; }\n  .pca-compat-table { width: 100%; border-collapse: collapse; font-size: 12px; }\n  .pca-compat-table thead tr { background: #eef7ff; }\n  .pca-compat-table th { padding: 11px 14px; text-align: left; font-weight: 700; color: #0d1b2a; font-size: 11px; letter-spacing: 0.04em; border-bottom: 1px solid #c8e6f8; white-space: nowrap; }\n  .pca-compat-table td { padding: 10px 14px; color: #4a5568; border-bottom: 1px solid #e8f4fd; vertical-align: middle; line-height: 1.4; }\n  .pca-compat-table td:first-child { color: #0d1b2a; font-weight: 600; }\n  .pca-compat-tick { color: #0277bd; font-weight: 800; font-size: 14px; }\n  .pca-specs-dark { background: #fff; border-radius: 12px; overflow: hidden; margin-bottom: 48px; }\n  .pca-spec-row { display: flex; justify-content: space-between; padding: 9px 12px; background: #fff; font-size: 13px; gap: 12px; }\n  .pca-spec-row.alt { background: #f7fbff; }\n  .pca-spec-row .sk { color: #718096; }\n  .pca-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n  .pca-faq { margin-bottom: 48px; }\n  .pca-faq-group { font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #c0342a; margin: 28px 0 4px; padding: 0 0 0 4px; }\n  .pca-faq details { border-bottom: 1px solid #e2edf8; }\n  .pca-faq details:first-of-type { border-top: 1px solid #e2edf8; }\n  .pca-faq summary { list-style: none; display: flex; justify-content: space-between; align-items: flex-start; gap: 16px; padding: 15px 4px; cursor: pointer; font-size: 13px; font-weight: 500; color: #0d1b2a; line-height: 1.45; }\n  .pca-faq summary::-webkit-details-marker { display: none; }\n  .pca-faq summary::after { content: '+'; flex-shrink: 0; color: #c0342a; font-weight: 700; font-size: 18px; }\n  .pca-faq details[open] \u003e summary::after { content: '\\2212'; }\n  .pca-faq summary:hover { color: #c0342a; }\n  .pca-faq-a { font-size: 13px; color: #4a5568; line-height: 1.65; padding: 0 4px 16px 4px; }\n  .pca-faq-a strong { color: #0d1b2a; font-weight: 700; }\n  .pca-setup-grid a:hover { border-color:#25B1FF !important; }\n  .trk-msg-toggle { display:none !important; position:absolute; left:-9999px; opacity:0; width:0; height:0; pointer-events:none; }\n  .trk-msg-overlay { display:none; position:fixed; inset:0; z-index:9999; align-items:center; justify-content:center; padding:16px; }\n  .trk-msg-toggle:checked ~ .trk-msg-overlay { display:flex; }\n  .trk-msg-backdrop { position:absolute; inset:0; background:rgba(0,0,0,0.55); cursor:pointer; }\n  .trk-msg-card { position:relative; background:#fff; border-radius:12px; padding:32px 28px 28px; width:100%; max-width:460px; z-index:1; }\n  .trk-msg-close { position:absolute; top:14px; right:18px; font-size:22px; line-height:1; color:#888; cursor:pointer; padding:4px 8px; }\n  .trk-msg-title { font-size:18px; font-weight:700; color:#0d1b2a; margin:0 0 6px 0; }\n  .trk-msg-sub { font-size:13px; color:#666; margin:0 0 18px 0; line-height:1.55; }\n  .trk-msg-input { display:block; width:100%; box-sizing:border-box; font-size:13px; padding:10px 12px; border:1px solid #ddd; border-radius:7px; margin-bottom:10px; outline:none; }\n  .trk-msg-input:focus { border-color:#0277bd; }\n  .trk-msg-textarea { resize:vertical; min-height:90px; }\n  .trk-msg-hp { display:none !important; }\n  .trk-msg-submit { width:100%; background:#c0342a; color:#fff; font-size:14px; font-weight:700; padding:12px; border:none; border-radius:8px; cursor:pointer; margin-top:4px; }\n  .trk-msg-success { display:none; text-align:center; padding:20px 0 8px; font-size:15px; color:#2e7d32; font-weight:600; }\n  .trk-msg-sent .trk-msg-success { display:block; }\n  .trk-msg-sent .trk-msg-title, .trk-msg-sent .trk-msg-sub, .trk-msg-sent .trk-msg-form { display:none !important; }\n  @media (max-width: 640px) {\n    .pca-wrap .pca-section-title { font-size: 18px !important; }\n    .pca-feat-list { grid-template-columns: 1fr; gap: 0; }\n    .pca-hero-split { grid-template-columns: 1fr !important; }\n    .pca-hero-split .pca-hero-content { order: 2; }\n    .pca-hero-img-panel { order: 1 !important; min-height: 240px; border-radius: 16px 16px 0 0 !important; }\n    .pca-setup-grid { grid-template-columns: 1fr 1fr !important; }\n    .pca-compat-table th, .pca-compat-table td { padding: 8px 10px; font-size: 11px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pca-wrap\"\u003e\n\u003cdiv class=\"pca-hero\" style=\"margin-bottom: 40px;\"\u003e\n\u003cdiv class=\"pca-hero-split\" style=\"display: grid; grid-template-columns: 1fr 1fr; min-height: 240px;\"\u003e\n\u003cdiv class=\"pca-hero-content\" style=\"padding: 28px 32px; display: flex; flex-direction: column; justify-content: center;\"\u003e\n\u003cp class=\"pca-eyebrow\"\u003eTrak Racer · Accessory · TR-SPMT-TRX-1\u003c\/p\u003e\n\u003ch2 style=\"font-size: 22px; font-weight: 800; color: #0d1b2a; line-height: 1.25; margin-bottom: 10px;\"\u003e5-Speaker Mount Kit for Alpine Racing TRX\u003cbr\u003e\u003cspan style=\"font-weight: 600; font-size: 17px; color: #4a5568;\"\u003ePosition five speakers around your Trak Racer Alpine Racing TRX for full surround-sound immersion.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 10px; font-size: 14px; color: #4a5568; line-height: 1.55;\"\u003eTurn your Alpine Racing TRX cockpit into a surround-sound rig. This genuine Trak Racer kit adds five matte-black, laser-cut steel speaker mounts that position your speakers around the TRX chassis, so you hear engine note, tyre scrub and rumble strips exactly where they happen. Adjustable brackets and solid attachment points keep everything rattle-free. Supplied by Player1 Sim Gear, your authorised Australian Trak Racer dealer, shipping Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-hero-img-panel\" style=\"position: relative; background: #fff; overflow: hidden; border-radius: 0 16px 16px 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/trak-racer-trx-5-speaker-mount-kit-brackets.webp?v=1786453362\" alt=\"Trak Racer 5-speaker mount kit for Alpine Racing TRX, five matte black laser-cut steel speaker brackets\" style=\"position: absolute; inset: 0; width: 100%; height: 100%; object-fit: contain; display: block; padding: 24px;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stats\"\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003e5 mounts\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003efull surround\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eLaser-cut\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003esteel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eMatte black\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003efinish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eAdjustable\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003ebrackets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-stat\"\u003e\n\u003cspan class=\"pca-stat-num\"\u003eAlpine Racing TRX\u003c\/span\u003e\u003cspan class=\"pca-stat-label\"\u003edirect fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 32px;\"\u003eWhat it does\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eSurround sound, mounted to your TRX.\u003c\/h2\u003e\n\u003cdiv class=\"pca-feat-list\"\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eFull Surround Setup\u003c\/h3\u003e\n\u003cp\u003eFive speaker mounts let you place audio around the driver for immersive positional sound rather than a flat stereo image straight ahead.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eMade for the Alpine Racing TRX\u003c\/h3\u003e\n\u003cp\u003eDesigned to attach to the Trak Racer Alpine Racing TRX cockpit chassis, so the mounts sit where they belong with no improvised brackets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eLaser-Cut Steel\u003c\/h3\u003e\n\u003cp\u003eConstructed from laser-cut steel for a rigid, rattle-free mount that holds your speakers steady during hard force feedback and rumble.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eAdjustable Positioning\u003c\/h3\u003e\n\u003cp\u003eThe adjustable bracket design lets you angle and place each speaker to dial in your preferred surround layout around the seat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eWall-Mount Speaker Ready\u003c\/h3\u003e\n\u003cp\u003eSupports speaker systems that have a rear wall-mount fitting, including popular Logitech desktop speakers. Double-sided tape suits the rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-feat-item\"\u003e\n\u003ch3\u003eDiscreet Matte Black\u003c\/h3\u003e\n\u003cp\u003ePainted matte black to blend into the TRX frame and your Trak Racer hardware for a clean, built-in look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-compat-section\"\u003e\n\u003cp class=\"pca-section-label\"\u003eCompatibility\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eWhat it fits\u003c\/h2\u003e\n\u003cp class=\"pca-compat-desc\"\u003eThe kit is made for the Trak Racer Alpine Racing TRX cockpit and works with most speaker systems. Not sure it suits your speakers? Call us and we will confirm before you order.\u003c\/p\u003e\n\u003cdiv style=\"overflow-x: auto;\"\u003e\n\u003ctable class=\"pca-compat-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003cth\u003eCompatible\u003c\/th\u003e\n\u003cth\u003eNotes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eAlpine Racing TRX cockpit\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e Direct fit\u003c\/td\u003e\n\u003ctd style=\"color:#666;font-size:11px;\"\u003eMounts to the TRX chassis\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWall-mountable speakers\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e Direct fit\u003c\/td\u003e\n\u003ctd style=\"color:#666;font-size:11px;\"\u003eIncludes Logitech desktop speaker sets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSpeakers with no rear mount\u003c\/td\u003e\n\u003ctd\u003e\n\u003cspan class=\"pca-compat-tick\"\u003e✓\u003c\/span\u003e With tape\u003c\/td\u003e\n\u003ctd style=\"color:#666;font-size:11px;\"\u003eAttach with double-sided mounting tape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003e5-Speaker Mount Kit for Alpine Racing TRX: full details\u003c\/h2\u003e\n\u003cdiv class=\"pca-specs-dark\"\u003e\n\u003cdiv style=\"background:#7D1F1F;padding:12px 16px;\"\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;letter-spacing:0.1em;text-transform:uppercase;color:rgba(255,255,255,0.75);margin-bottom:2px;\"\u003eTrak Racer · TR-SPMT-TRX-1\u003c\/p\u003e\n\u003cp style=\"font-size:16px;font-weight:800;color:#fff;\"\u003e5-Speaker Mount Kit for Alpine Racing TRX\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding:8px;\"\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eQuantity\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5 speaker mounts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"sv\"\u003eLaser-cut steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eFinish\u003c\/span\u003e\u003cspan class=\"sv\"\u003eMatte black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eFit\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTrak Racer Alpine Racing TRX cockpit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSpeaker fit\u003c\/span\u003e\u003cspan class=\"sv\"\u003eWall-mountable speakers (incl. Logitech); double-sided tape for unmounted speakers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"sv\"\u003eApprox. 1.74 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5-year Trak Racer warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pca-spec-row alt\"\u003e\n\u003cspan class=\"sk\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"sv\"\u003eTR-SPMT-TRX-1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\"\u003eCommon questions\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003cdiv class=\"pca-faq\"\u003e\n\u003cp class=\"pca-faq-group\" style=\"margin-top:0;\"\u003eCompatibility \u0026amp; fit\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhich cockpit does this kit fit?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eIt is designed for the Trak Racer \u003ca href=\"\/products\/trak-racer-alpine-racing-trx-v2-tifosi-red\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003eAlpine Racing TRX\u003c\/a\u003e cockpit. The mounts attach to the TRX chassis so you can position speakers around the driving seat. If you run a different Trak Racer rig, tell us the model and we will confirm the right kit before you order.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs this the same kit as the extruded-aluminium rig version?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eNo. This version is shaped for the Alpine Racing TRX. We also stock a universal \u003ca href=\"\/products\/extruded-aluminum-rig-5-speaker-mount-kit\" rel=\"noopener\" target=\"_blank\" style=\"color:#0277bd;font-weight:600;\"\u003e5-speaker mount kit for extruded aluminium rigs\u003c\/a\u003e (TR40, TR80, TR120 and TR160). Call us if you are not sure which one suits your cockpit.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow many speakers can I mount?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eThe kit includes five mounts, so you can build a full surround layout around the driving position on your TRX.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eSpeakers \u0026amp; fit\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat speakers work with these mounts?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eAny speaker system that has a rear wall-mount fitting will attach directly, including common Logitech desktop speaker sets. Speakers without a mounting point can be fixed on with double-sided tape.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eMy speakers have no mount on the back. Can I still use them?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. Double-sided mounting tape can be used to attach speakers that do not have a rear bracket point.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eAre the speakers included?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eNo. The kit provides the five matte-black steel mounts only, so you can fit speakers you already own or buy separately.\u003c\/p\u003e\u003c\/details\u003e\u003cp class=\"pca-faq-group\"\u003eBuying in Australia\u003c\/p\u003e\n\u003cdetails\u003e\u003csummary\u003eIs this a genuine Trak Racer part, and what warranty applies?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. It is a genuine Trak Racer 5-speaker mount upgrade kit (TR-SPMT-TRX-1), backed by a \u003cstrong\u003e5-year Trak Racer warranty\u003c\/strong\u003e and supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer. Your purchase is also covered by Australian Consumer Law.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo you ship Australia-wide, and are prices in AUD?\u003c\/summary\u003e\u003cp class=\"pca-faq-a\"\u003eYes. Player1 Sim Gear ships Australia-wide and all pricing is in Australian dollars including GST. For current stock and a delivery estimate, call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or send us a message.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cp class=\"pca-section-label\" style=\"margin-top: 48px;\"\u003eComplete your setup\u003c\/p\u003e\n\u003ch2 class=\"pca-section-title\"\u003eComplete your Alpine Racing TRX setup\u003c\/h2\u003e\n\u003cdiv class=\"pca-setup-grid\" style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:48px;\"\u003e\n\u003ca href=\"\/products\/trak-racer-alpine-racing-trx-v2-tifosi-red\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;border:1px solid #edf3f8;border-radius:14px;transition:border-color 0.2s ease;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eAlpine Racing TRX V2\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eThe TRX cockpit this kit fits\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop the TRX →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\u003ca href=\"\/products\/trak-racer-trx-hybrid-fibreglass-seat-bwt-alpine-f1\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;border:1px solid #edf3f8;border-radius:14px;transition:border-color 0.2s ease;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eTRX Hybrid Racing Seat\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eBWT Alpine F1 Team Edition\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eShop the seat →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\u003ca href=\"\/collections\/accessories\" rel=\"noopener\" target=\"_blank\" style=\"text-decoration:none;display:flex;border:1px solid #edf3f8;border-radius:14px;transition:border-color 0.2s ease;\"\u003e\u003cdiv style=\"background:#fff;border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;padding:18px 16px;\"\u003e\n\u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eCockpit Accessories\u003c\/p\u003e\n\u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eMounts, trays and upgrades\u003c\/p\u003e\n\u003cp style=\"font-size:11px;font-weight:bold;color:#c0342a;margin-top:10px;\"\u003eBrowse accessories →\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background:#fff;border-radius:16px;padding:28px 30px;margin-bottom:12px;\"\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;\"\u003e\n\u003cdiv style=\"flex:1;min-width:220px;\"\u003e\n\u003cp style=\"font-size:20px;font-weight:800;color:#0d1b2a;margin-bottom:6px;\"\u003eNot sure it suits your speakers?\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;\"\u003ePlayer1 Sim Gear is an authorised Australian Trak Racer dealer. Tell us your speaker models and we will confirm the mounts suit your setup before you order. Ships Australia-wide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:flex;flex-direction:column;gap:10px;min-width:180px;\"\u003e\n\u003ca href=\"tel:0488385870\" style=\"text-decoration:none;background:#25B1FF;color:#000;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;\"\u003eCall 0488 385 870\u003c\/a\u003e\u003clabel for=\"trk-msg-toggle-TRSPMTTRX\" role=\"button\" style=\"background:#fff;color:#0d1b2a;font-size:12px;font-weight:600;padding:9px 20px;border-radius:6px;text-align:center;border:1.5px solid #f0c3bf;cursor:pointer;display:inline-block;\" tabindex=\"0\"\u003eSend us a message\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cinput type=\"checkbox\" id=\"trk-msg-toggle-TRSPMTTRX\" class=\"trk-msg-toggle\"\u003e\n\u003cdiv class=\"trk-msg-overlay\" role=\"dialog\"\u003e\n\u003clabel class=\"trk-msg-backdrop\" for=\"trk-msg-toggle-TRSPMTTRX\"\u003e\u003c\/label\u003e\n\u003cdiv class=\"trk-msg-card\"\u003e\n\u003clabel class=\"trk-msg-close\" for=\"trk-msg-toggle-TRSPMTTRX\"\u003e×\u003c\/label\u003e\n\u003cp class=\"trk-msg-title\"\u003eSend us a message\u003c\/p\u003e\n\u003cp class=\"trk-msg-sub\"\u003eHave a question about the Trak Racer 5-speaker mount kit for the Alpine Racing TRX, or whether it suits your speakers? The Player1 Sim Gear team will get back to you.\u003c\/p\u003e\n\u003cform class=\"trk-msg-form\" action=\"\/contact#contact_form\" method=\"post\"\u003e\n\u003cinput type=\"hidden\" name=\"form_type\" value=\"contact\"\u003e \u003cinput type=\"hidden\" name=\"utf8\" value=\"✓\"\u003e \u003cinput class=\"trk-msg-input\" type=\"text\" name=\"contact[Name]\" placeholder=\"Name\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"email\" name=\"contact[email]\" placeholder=\"Email\" required=\"\"\u003e \u003cinput class=\"trk-msg-input\" type=\"tel\" name=\"contact[Phone Number]\" placeholder=\"Phone number (optional)\"\u003e \u003ctextarea class=\"trk-msg-input trk-msg-textarea\" name=\"contact[Message]\" placeholder=\"Your message\" rows=\"4\" required=\"\"\u003e\u003c\/textarea\u003e \u003cinput class=\"trk-msg-hp\" type=\"text\" name=\"trk_hp\" autocomplete=\"off\" tabindex=\"-1\"\u003e \u003cbutton class=\"trk-msg-submit\" type=\"submit\"\u003eSend message\u003c\/button\u003e\n\u003c\/form\u003e\n\u003cdiv class=\"trk-msg-success\" role=\"status\"\u003eThanks, your message has been sent. We'll get back to you shortly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){var form=document.querySelector('#trk-msg-toggle-TRSPMTTRX ~ .trk-msg-overlay .trk-msg-form');if(!form)return;form.addEventListener('submit',function(e){var hp=form.querySelector('.trk-msg-hp');if(hp\u0026\u0026hp.value){e.preventDefault();return;}e.preventDefault();var btn=form.querySelector('.trk-msg-submit');if(btn){btn.disabled=true;btn.textContent='Sending...';}fetch('\/contact',{method:'POST',headers:{'Content-Type':'application\/x-www-form-urlencoded','X-Requested-With':'XMLHttpRequest'},body:new URLSearchParams(new FormData(form))}).then(function(){form.classList.add('trk-msg-sent');}).catch(function(){if(btn){btn.disabled=false;btn.textContent='Send message';}form.submit();});});})();\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Which cockpit does this kit fit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is designed for the Trak Racer Alpine Racing TRX cockpit. The mounts attach to the TRX chassis so you can position speakers around the driving seat. If you run a different Trak Racer rig, tell us the model and we will confirm the right kit before you order.\"}},{\"@type\":\"Question\",\"name\":\"Is this the same kit as the extruded-aluminium rig version?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. This version is shaped for the Alpine Racing TRX. We also stock a universal 5-speaker mount kit for extruded aluminium rigs (TR40, TR80, TR120 and TR160). Call us if you are not sure which one suits your cockpit.\"}},{\"@type\":\"Question\",\"name\":\"How many speakers can I mount?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The kit includes five mounts, so you can build a full surround layout around the driving position on your TRX.\"}},{\"@type\":\"Question\",\"name\":\"What speakers work with these mounts?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Any speaker system that has a rear wall-mount fitting will attach directly, including common Logitech desktop speaker sets. Speakers without a mounting point can be fixed on with double-sided tape.\"}},{\"@type\":\"Question\",\"name\":\"My speakers have no mount on the back. Can I still use them?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Double-sided mounting tape can be used to attach speakers that do not have a rear bracket point.\"}},{\"@type\":\"Question\",\"name\":\"Are the speakers included?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The kit provides the five matte-black steel mounts only, so you can fit speakers you already own or buy separately.\"}},{\"@type\":\"Question\",\"name\":\"Is this a genuine Trak Racer part, and what warranty applies?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It is a genuine Trak Racer 5-speaker mount upgrade kit (TR-SPMT-TRX-1), backed by a 5-year Trak Racer warranty and supplied by Player1 Sim Gear as your authorised Australian Trak Racer dealer. Your purchase is also covered by Australian Consumer Law.\"}},{\"@type\":\"Question\",\"name\":\"Do you ship Australia-wide, and are prices in AUD?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Player1 Sim Gear ships Australia-wide and all pricing is in Australian dollars including GST. For current stock and a delivery estimate, call us on 0488 385 870 or send us a message.\"}}]}\n\u003c\/script\u003e\n\n","brand":"Trak Racer","offers":[{"title":"Default Title","offer_id":55867912814665,"sku":"TR-SPMT-TRX-1","price":99.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/trak-racer-trx-5-speaker-mount-kit-brackets.webp?v=1786453368","url":"https:\/\/p1simgear.com.au\/products\/5-speaker-mount-upgrade-kit-for-alpine-racing-trx","provider":"Player1 Sim Gear","version":"1.0","type":"link"}