{"product_id":"turn-key-playstation-4k-direct-drive-simulator","title":"Turn Key Playstation 4K Direct Drive Simulator","description":"\u003cstyle\u003e\n  .sn-turnkey {\n    width: 100%;\n    max-width: 1470px;\n    margin: 0 auto;\n    padding: 20px 16px 50px;\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.6;\n    color: #161616;\n  }\n\n  .sn-turnkey,\n  .sn-turnkey * {\n    box-sizing: border-box;\n  }\n\n  .sn-turnkey h2,\n  .sn-turnkey h3,\n  .sn-turnkey h4 {\n    font-family: inherit;\n    letter-spacing: 0;\n    text-transform: none;\n  }\n\n  .sn-hero {\n    background: linear-gradient(135deg, #111 0%, #1f1f1f 55%, #ff580d 100%);\n    color: #fff;\n    border-radius: 24px;\n    padding: 58px 42px;\n    text-align: center;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .sn-hero h2 {\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.05;\n    margin: 0 0 20px;\n    color: #fff;\n  }\n\n  .sn-hero p {\n    max-width: 990px;\n    margin: 0 auto 20px;\n    font-size: clamp(16px, 1.05vw, 18px);\n    line-height: 1.65;\n    color: rgba(255, 255, 255, 0.94);\n  }\n\n  .sn-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    margin-top: 24px;\n  }\n\n  .sn-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255, 255, 255, 0.14);\n    border: 1px solid rgba(255, 255, 255, 0.24);\n    color: #fff;\n    padding: 11px 16px;\n    border-radius: 999px;\n    font-size: 14.5px;\n    font-weight: 700;\n  }\n\n  .sn-section {\n    margin-top: 42px;\n  }\n\n  .sn-section h3 {\n    font-size: clamp(28px, 3vw, 42px);\n    margin: 0 0 18px;\n    line-height: 1.15;\n    color: #111;\n    text-align: center;\n  }\n\n  .sn-section-intro {\n    max-width: 1150px;\n    margin: 0 auto 38px;\n    color: #333;\n    font-size: clamp(17px, 1.05vw, 18.5px);\n    line-height: 1.7;\n    text-align: center;\n  }\n\n  .sn-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 22px;\n  }\n\n  .sn-card {\n    background: #fff;\n    border: 1px solid #e8e8e8;\n    border-radius: 18px;\n    padding: 34px 28px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);\n    text-align: center;\n  }\n\n  .sn-card h4 {\n    margin: 0 0 14px;\n    font-size: clamp(18px, 1.1vw, 20px);\n    line-height: 1.25;\n    color: #111;\n  }\n\n  .sn-card p {\n    margin: 0;\n    color: #444;\n    font-size: clamp(15px, 0.9vw, 16px);\n    line-height: 1.6;\n  }\n\n  .sn-card .sn-icon {\n    width: 54px;\n    height: 54px;\n    border-radius: 14px;\n    background: #ff580d;\n    color: #fff;\n    display: grid;\n    place-items: center;\n    font-weight: 900;\n    font-size: 17px;\n    margin: 0 auto 18px;\n  }\n\n  .sn-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 34px;\n    align-items: stretch;\n    margin: 34px 0;\n    background: #fafafa;\n    border: 1px solid #ececec;\n    border-radius: 24px;\n    padding: 28px;\n  }\n\n  .sn-feature:nth-child(even) .sn-feature-image {\n    order: 2;\n  }\n\n  .sn-feature-image {\n    min-height: 315px;\n    padding: 24px;\n    display: grid;\n    place-items: center;\n    background: #fff;\n    border: 1px solid #ededed;\n    border-radius: 18px;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.07);\n  }\n\n  .sn-feature-image img {\n    width: 100%;\n    max-width: 100%;\n    max-height: 335px;\n    display: block;\n    object-fit: contain;\n    border-radius: 12px;\n    box-shadow: none;\n    background: transparent;\n  }\n\n  .sn-feature-text {\n    align-self: center;\n  }\n\n  .sn-feature-text h4 {\n    font-size: clamp(32px, 3vw, 46px);\n    margin: 0 0 18px;\n    line-height: 1.1;\n    color: #111;\n  }\n\n  .sn-feature-text p {\n    color: #333;\n    margin: 0 0 20px;\n    font-size: clamp(16px, 1vw, 17.5px);\n    line-height: 1.65;\n  }\n\n  .sn-feature-list {\n    display: grid;\n    gap: 12px;\n    margin: 22px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sn-feature-list li {\n    position: relative;\n    padding-left: 32px;\n    color: #333;\n    font-size: clamp(15px, 0.88vw, 16px);\n    line-height: 1.55;\n  }\n\n  .sn-feature-list li:before {\n    content: \"\\2713\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #ff580d;\n    font-weight: 900;\n    font-size: 1.15em;\n  }\n\n  .sn-option-box {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .sn-option {\n    border: 1px solid #ececec;\n    border-radius: 18px;\n    padding: 26px;\n    background: #fff;\n  }\n\n  .sn-option strong {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: #ff580d;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .sn-option h4 {\n    margin: 0 0 12px;\n    font-size: clamp(18px, 1.1vw, 20px);\n    color: #111;\n  }\n\n  .sn-option p {\n    margin: 0;\n    color: #444;\n    font-size: clamp(15px, 0.9vw, 16px);\n    line-height: 1.6;\n  }\n\n  .sn-note {\n    margin-top: 26px;\n    padding: 18px 22px;\n    background: #fff4ef;\n    border-left: 5px solid #ff580d;\n    border-radius: 12px;\n    color: #333;\n    font-size: clamp(15px, 0.9vw, 16px);\n    line-height: 1.65;\n  }\n\n  .sn-included {\n    columns: 2;\n    column-gap: 52px;\n    margin: 26px 0 0;\n    padding: 30px 34px;\n    list-style: none;\n    background: #fff;\n    border: 1px solid #ececec;\n    border-radius: 18px;\n  }\n\n  .sn-included li {\n    break-inside: avoid;\n    position: relative;\n    padding-left: 28px;\n    margin: 0 0 12px;\n    color: #333;\n    font-size: clamp(14.5px, 0.8vw, 15.5px);\n    line-height: 1.5;\n  }\n\n  .sn-included li:before {\n    content: \"\\2713\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #ff580d;\n    font-weight: 900;\n  }\n\n  .sn-cta {\n    margin-top: 44px;\n    padding: 42px 34px;\n    background: #111;\n    color: #fff;\n    border-radius: 18px;\n    text-align: center;\n  }\n\n  .sn-cta h3 {\n    color: #fff;\n    margin: 0 0 14px;\n    font-size: clamp(26px, 3vw, 40px);\n    line-height: 1.15;\n  }\n\n  .sn-cta p {\n    max-width: 900px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.88);\n    font-size: clamp(16px, 1vw, 17.5px);\n    line-height: 1.7;\n  }\n\n  @media (max-width: 980px) {\n    .sn-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sn-feature,\n    .sn-feature:nth-child(even) {\n      grid-template-columns: 1fr;\n    }\n\n    .sn-feature:nth-child(even) .sn-feature-image {\n      order: 0;\n    }\n\n    .sn-option-box {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .sn-turnkey {\n      padding: 14px 8px 34px;\n    }\n\n    .sn-hero {\n      padding: 38px 18px;\n      border-radius: 18px;\n    }\n\n    .sn-hero h2 {\n      font-size: clamp(32px, 10vw, 42px);\n    }\n\n    .sn-hero p {\n      font-size: 15.5px;\n    }\n\n    .sn-badge {\n      justify-content: center;\n      font-size: 14px;\n      padding: 10px 14px;\n    }\n\n    .sn-grid {\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .sn-card {\n      padding: 26px 20px;\n      border-radius: 14px;\n    }\n\n    .sn-feature {\n      padding: 18px;\n      gap: 22px;\n      border-radius: 18px;\n    }\n\n    .sn-feature-image {\n      min-height: 250px;\n      padding: 16px;\n      border-radius: 14px;\n    }\n\n    .sn-feature-image img {\n      max-height: 280px;\n    }\n\n    .sn-feature-text h4 {\n      font-size: clamp(27px, 8vw, 34px);\n    }\n\n    .sn-feature-text p {\n      font-size: 15.5px;\n    }\n\n    .sn-feature-list li {\n      font-size: 15px;\n    }\n\n    .sn-section h3 {\n      font-size: clamp(25px, 8vw, 34px);\n    }\n\n    .sn-section-intro {\n      font-size: 16px;\n    }\n\n    .sn-included {\n      columns: 1;\n      padding: 22px 18px;\n    }\n\n    .sn-cta {\n      padding: 34px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sn-turnkey\"\u003e\n  \u003cheader class=\"sn-hero\"\u003e\n    \u003ch2\u003eTurnkey PlayStation 4K Direct Drive Simulator\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A complete console-ready racing simulator package built for PlayStation drivers who want direct drive force feedback, a proper racing cockpit, a large 43\" 4K gaming display, wireless headset and the essential accessories to get racing without the guesswork.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Supplied as a complete self-build package with everything included. Just add your compatible PlayStation console, connect the hardware and start racing. Speednation build and installation options are also available at extra cost.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sn-badges\"\u003e\n      \u003cspan class=\"sn-badge\"\u003ePlayStation Ready\u003c\/span\u003e\n      \u003cspan class=\"sn-badge\"\u003eThrustmaster T598-P\u003c\/span\u003e\n      \u003cspan class=\"sn-badge\"\u003eDirect Drive Wheel System\u003c\/span\u003e\n      \u003cspan class=\"sn-badge\"\u003e43\" 4K Display Setup\u003c\/span\u003e\n      \u003cspan class=\"sn-badge\"\u003eComplete Cockpit Package\u003c\/span\u003e\n      \u003cspan class=\"sn-badge\"\u003eBuild \u0026amp; Install Available\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/header\u003e\n\n  \u003csection class=\"sn-section\"\u003e\n    \u003ch3\u003eBuilt for PlayStation racers who want the full setup\u003c\/h3\u003e\n\n    \u003cp class=\"sn-section-intro\"\u003e\n      This Turnkey PlayStation simulator is designed for customers who want a clean, simple and serious console racing setup without having to work out every part themselves. The cockpit, wheel, pedals, monitor stand, 4K screen, headset and power protection are matched together into one complete package.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sn-grid\"\u003e\n      \u003cdiv class=\"sn-card\"\u003e\n        \u003cdiv class=\"sn-icon\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003eConsole-ready package\u003c\/h4\u003e\n        \u003cp\u003eDesigned around PlayStation compatibility, with the Thrustmaster T598-P direct drive wheel system included. Add your compatible PlayStation console and you are ready to race.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-card\"\u003e\n        \u003cdiv class=\"sn-icon\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eDirect drive feel\u003c\/h4\u003e\n        \u003cp\u003eStep away from basic gear or belt-driven wheels and into a smoother, more connected direct drive racing experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-card\"\u003e\n        \u003cdiv class=\"sn-icon\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003eLarge 4K display\u003c\/h4\u003e\n        \u003cp\u003eThe 43\" Samsung Odyssey Neo G7 4K UHD gaming monitor gives the setup a clean, immersive single-screen experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-card\"\u003e\n        \u003cdiv class=\"sn-icon\"\u003e4\u003c\/div\u003e\n        \u003ch4\u003eSelf-build or installed\u003c\/h4\u003e\n        \u003cp\u003eBuild it yourself at home, or ask Speednation about build and installation options for a ready-to-drive finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sn-section\"\u003e\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/NextLevelRacingVictorySimulatorCockpit1_Small_f28339a0-261a-4d8b-8bfa-ea563ec6d071.jpg?v=1733202200\" alt=\"Next Level Racing Victory Simulator Cockpit\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003eNext Level Racing Victory Simulator Cockpit\u003c\/h4\u003e\n        \u003cp\u003e\n          The Victory cockpit gives this PlayStation simulator a proper dedicated racing position without needing a full aluminium profile rig. It is a smart option for console racers who want something solid, compact and purpose-built.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003eDedicated racing cockpit setup\u003c\/li\u003e\n          \u003cli\u003eCompact design for home console racing\u003c\/li\u003e\n          \u003cli\u003eProper mounted wheel and pedal position\u003c\/li\u003e\n          \u003cli\u003eIntegrated seat slider for easy adjustment\u003c\/li\u003e\n          \u003cli\u003eSupports wheelbases up to 10 Nm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/1_OnlineContent_T598_OLP_2000x2000_1.jpg?v=1741145224\" alt=\"Thrustmaster T598-P direct drive racing wheel\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003eThrustmaster T598-P direct drive wheel system\u003c\/h4\u003e\n        \u003cp\u003e\n          The Thrustmaster T598-P brings direct drive force feedback to PlayStation racing. It uses Direct Axial Drive technology with an axial flux motor for clear, precise feedback and a ready-to-play wheel and pedal package.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003eCompatible with PS5, PS4 and PC\u003c\/li\u003e\n          \u003cli\u003eDirect Axial Drive with axial flux motor\u003c\/li\u003e\n          \u003cli\u003e5 Nm constant torque with boosted response capability\u003c\/li\u003e\n          \u003cli\u003eHARMONY vibration effects for road texture and kerbs\u003c\/li\u003e\n          \u003cli\u003eWheel rim and Raceline Pedals LTE pedal set included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/products\/NextLevelRacingLiteFreeStandingMonitorStand1.jpg?v=1670206867\" alt=\"Next Level Racing Monitor Stand Lite\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003eNext Level Racing Monitor Stand Lite\u003c\/h4\u003e\n        \u003cp\u003e\n          The included Next Level Racing Monitor Stand Lite holds the 43\" Samsung gaming monitor independently from the cockpit, giving you a cleaner layout and easier screen positioning.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003eFreestanding monitor stand included\u003c\/li\u003e\n          \u003cli\u003eCompact, lightweight design for home simulator spaces\u003c\/li\u003e\n          \u003cli\u003eHeight and tilt adjustment for screen positioning\u003c\/li\u003e\n          \u003cli\u003eVESA support from 75 x 75mm to 400 x 400mm\u003c\/li\u003e\n          \u003cli\u003eSupports screens up to 55\"\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/download_15.png?v=1745579249\" alt=\"Samsung Odyssey Neo G7 43 inch 4K gaming monitor\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003eSamsung Odyssey Neo G7 43\" 4K UHD gaming monitor\u003c\/h4\u003e\n        \u003cp\u003e\n          The 43\" Samsung Odyssey Neo G7 gives this PlayStation simulator a large, sharp and immersive display. It is ideal for console racing where you want a clean single-screen setup without needing a PC or triple monitors.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003e43\" Samsung Odyssey Neo G7 gaming monitor\u003c\/li\u003e\n          \u003cli\u003e4K UHD 3840 x 2160 resolution\u003c\/li\u003e\n          \u003cli\u003e144Hz refresh rate for smooth gaming support\u003c\/li\u003e\n          \u003cli\u003eLarge single-screen racing experience\u003c\/li\u003e\n          \u003cli\u003eGreat for Gran Turismo, F1, ACC and other console racing titles\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/01_PRO_1_e83dc2f2-4f2f-498e-917d-11fd5a3ad611.png?v=1730343525\" alt=\"Turtle Beach Stealth 500P PlayStation headset\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003eTurtle Beach Stealth 500P wireless headset\u003c\/h4\u003e\n        \u003cp\u003e\n          The included Turtle Beach Stealth 500P headset completes the PlayStation racing experience with wireless game audio and chat support, keeping the setup cleaner and easier to use.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003ePlayStation wireless gaming headset included\u003c\/li\u003e\n          \u003cli\u003eCompatible with PS5, PS4, Windows PC and mobile devices\u003c\/li\u003e\n          \u003cli\u003eLow-latency 2.4GHz wireless plus Bluetooth connectivity\u003c\/li\u003e\n          \u003cli\u003eUp to 40 hours of battery life\u003c\/li\u003e\n          \u003cli\u003eFlip-to-mute microphone for chat\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-feature\"\u003e\n      \u003cdiv class=\"sn-feature-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/SURBEL2740628__1.webp?v=1761860605\" alt=\"Belkin 4 outlet surge protector\" loading=\"lazy\" decoding=\"async\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-feature-text\"\u003e\n        \u003ch4\u003ePower protection included\u003c\/h4\u003e\n        \u003cp\u003e\n          The package includes a Belkin 4-outlet surge protector to help keep your PlayStation, monitor and simulator hardware powered from one tidy setup.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sn-feature-list\"\u003e\n          \u003cli\u003eBelkin 4-outlet surge suppressor \/ protector included\u003c\/li\u003e\n          \u003cli\u003eUseful for PlayStation, monitor and racing hardware\u003c\/li\u003e\n          \u003cli\u003eHelps keep the setup organised\u003c\/li\u003e\n          \u003cli\u003eOne less accessory to source separately\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sn-section\"\u003e\n    \u003ch3\u003eChoose how you want it supplied\u003c\/h3\u003e\n\n    \u003cp class=\"sn-section-intro\"\u003e\n      This PlayStation simulator can be supplied as a complete self-build package or upgraded with Speednation build services if you want it assembled for you.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sn-option-box\"\u003e\n      \u003cdiv class=\"sn-option\"\u003e\n        \u003cstrong\u003eOption 1\u003c\/strong\u003e\n        \u003ch4\u003eComplete self-build package\u003c\/h4\u003e\n        \u003cp\u003e\n          We supply the full simulator package with all listed components, ready for you to assemble at home.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-option\"\u003e\n        \u003cstrong\u003eOption 2\u003c\/strong\u003e\n        \u003ch4\u003eBuilt and delivered\u003c\/h4\u003e\n        \u003cp\u003e\n          Speednation can build the simulator before delivery, saving you the time of assembling the full setup yourself.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sn-option\"\u003e\n        \u003cstrong\u003eOption 3\u003c\/strong\u003e\n        \u003ch4\u003eBuilt and installed on-site\u003c\/h4\u003e\n        \u003cp\u003e\n          Available in or close to the Auckland area for an extra cost. We can build, position and help get the setup ready to race.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sn-note\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e PlayStation console is not included in this package unless stated otherwise. This simulator is designed to be console-ready, so you can add your compatible PlayStation and start racing.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sn-section\"\u003e\n    \u003ch3\u003eFull PlayStation Simulator component list\u003c\/h3\u003e\n\n    \u003cp class=\"sn-section-intro\"\u003e\n      This package includes the core simulator hardware, display, audio and power accessories needed for a clean PlayStation racing setup.\n    \u003c\/p\u003e\n\n    \u003cul class=\"sn-included\"\u003e\n      \u003cli\u003eNext Level Racing Victory Simulator Cockpit\u003c\/li\u003e\n      \u003cli\u003eTurtle Beach Stealth 500P\u003c\/li\u003e\n      \u003cli\u003eThrustmaster T598-P\u003c\/li\u003e\n      \u003cli\u003eNext Level Racing Monitor Stand Lite\u003c\/li\u003e\n      \u003cli\u003eBelkin 4-Outlets Surge Suppressor \/ Protector\u003c\/li\u003e\n      \u003cli\u003eSamsung Odyssey Neo G7 43\" 4K UHD Gaming Monitor\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"sn-note\"\u003e\n      \u003cstrong\u003eConsole-ready setup:\u003c\/strong\u003e This package is built for PlayStation racing. Add your compatible PlayStation console, connect the hardware and you have a clean direct drive 4K racing simulator setup.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sn-cta\"\u003e\n    \u003ch3\u003eAdd your PlayStation and drive\u003c\/h3\u003e\n    \u003cp\u003e\n      The Turnkey PlayStation 4K Direct Drive Simulator gives you a complete console racing setup in one package, with direct drive control, a dedicated cockpit and a large 4K display ready for serious racing at home.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/section\u003e\n","brand":"Speednation","offers":[{"title":"Default Title","offer_id":42536314634322,"sku":null,"price":2999.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1824\/4087\/files\/Untitled-1_dbde4f70-abe0-413e-bf25-9f7b435d2bed.png?v=1785810961","url":"https:\/\/speednation.co.nz\/products\/turn-key-playstation-4k-direct-drive-simulator","provider":"Speednation","version":"1.0","type":"link"}