{"product_id":"red-steering-wheel","title":"Assembly Model - Red steering wheel","description":"\u003cdiv class=\"custom-product-section\"\u003e\n  \u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n        \n        .custom-product-section * {\n          box-sizing: border-box;\n          margin: 0;\n          padding: 0;\n        }\n\n        \n        .custom-product-section .product-faq-custom {\n          margin: 2rem auto 1rem;\n          width: 100%;\n          font-family: inherit;\n          position: relative;\n          z-index: 10;\n          padding: 0 0.5rem;\n          clear: both; \n        }\n        .custom-product-section .faq-title-custom {\n          font-size: 1.6rem;\n          font-weight: 600;\n          color: #333;\n          margin-bottom: 1.5rem;\n          line-height: 1.3;\n          text-align: left;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom {\n          margin-bottom: 15px;\n          border: 1px solid #e0d8d0;\n          border-radius: 8px;\n          overflow: hidden;\n          width: 100%;\n          background: #fff;\n          position: relative;\n          z-index: 11;\n          box-shadow: 0 2px 4px rgba(0,0,0,0.03);\n        }\n        .custom-product-section .product-faq-custom .faq-question-custom {\n          padding: 16px 20px;\n          background: #F0F0F0;\n          font-weight: 500;\n          cursor: pointer;\n          display: flex;\n          justify-content: space-between;\n          align-items: center;\n          transition: all 0.3s ease;\n          font-size: 1rem;\n          color: #333;\n          position: relative;\n          z-index: 12;\n          user-select: none;\n        }\n        .custom-product-section .product-faq-custom .faq-question-custom:hover {\n          background: #8b7355; \n          color: #fff;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-question-custom {\n          background: #8b7355 !important; \n          color: #fff !important;\n        }\n        .custom-product-section .product-faq-custom .faq-question-custom::after {\n          content: \"+\";\n          font-size: 1.4rem;\n          color: #8b7355; \n          font-weight: bold;\n          position: relative;\n          z-index: 13;\n          width: 24px;\n          height: 24px;\n          line-height: 24px;\n          text-align: center;\n          transition: all 0.3s ease;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-question-custom::after {\n          content: \"-\";\n          color: #fff !important;\n        }\n        .custom-product-section .product-faq-custom .faq-answer-custom {\n          padding: 0 20px;\n          max-height: 0;\n          overflow: hidden;\n          transition: max-height 0.3s ease-in-out, padding 0.3s ease-in-out !important;\n          font-size: 0.95rem;\n          line-height: 1.8;\n          color: #555;\n          width: 100%;\n          background: #ffffff;\n        }\n        .custom-product-section .product-faq-custom .faq-item-custom.active .faq-answer-custom {\n          padding: 20px !important;\n          max-height: 2000px !important; \n        }\n\n        \n        .custom-product-section .product-specs-custom {\n          margin: 1.5rem auto 1rem;\n          width: 100%;\n          font-family: inherit;\n        }\n        .custom-product-section .specs-title-custom {\n          font-size: 1.6rem;\n          font-weight: 600;\n          color: #333;\n          margin-bottom: 1rem;\n          line-height: 1.3;\n          text-align: left;\n          position: relative;\n          padding-bottom: 8px;\n        }\n        .custom-product-section .specs-title-custom::after {\n          content: '';\n          position: absolute;\n          left: 0;\n          bottom: 0;\n          width: 60px;\n          height: 2px;\n          background: #8b7355; \n        }\n        .custom-product-section .specs-table-custom {\n          width: 100%;\n          border-collapse: collapse;\n          background: #fff;\n          border-radius: 8px;\n          overflow: hidden;\n          box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        .custom-product-section .specs-table-custom th,\n        .custom-product-section .specs-table-custom td {\n          padding: 12px 10px;\n          text-align: left;\n          border-bottom: 1px solid #f0f0f0;\n          font-size: 0.9rem;\n          word-break: break-all;\n        }\n        .custom-product-section .specs-table-custom th {\n          background: #F0F0F0;\n          font-weight: 600;\n          color: #333;\n          width: 30%;\n        }\n        .custom-product-section .specs-table-custom td {\n          color: #666;\n          line-height: 1.6;\n        }\n        .custom-product-section .specs-table-custom tr:last-child td,\n        .custom-product-section .specs-table-custom tr:last-child th {\n          border-bottom: none;\n        }\n\n        \n        .custom-product-section .product-highlights {\n          width: 100%;\n          margin: 1.5rem auto;\n          font-family: inherit;\n        }\n        .custom-product-section .product-highlights h4 {\n          font-size: 1.3rem;\n          font-weight: 600;\n          color: #333;\n          margin: 1.2rem 0 0.8rem;\n          line-height: 1.4;\n        }\n        .custom-product-section .product-highlights p {\n          font-size: 1rem;\n          line-height: 1.7;\n          color: #333;\n          margin: 0.8rem 0;\n        }\n        .custom-product-section .product-highlights p strong {\n          font-size: 1.05rem;\n          color: #333; \n        }\n        .custom-product-section .product-highlights ul {\n          margin: 0.8rem 0;\n          padding-left: 1.5rem;\n        }\n        .custom-product-section .product-highlights li {\n          font-size: 0.95rem;\n          line-height: 1.8;\n          color: #444;\n          margin: 0.8rem 0;\n        }\n        .custom-product-section .product-highlights li strong {\n          color: #333; \n        }\n\u003c\/style\u003e\n\u003cdiv class=\"custom-product-section\"\u003e\n\n\u003cdiv class=\"product-highlights\"\u003e\n\n\n\n\n\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n\n\u003cdiv id=\"carouselDotsCustom\" class=\"carousel-dots-custom\"\u003e\n\u003cspan data-index=\"0\" class=\"carousel-dot-custom active\"\u003e\u003c\/span\u003e \u003cspan data-index=\"1\" class=\"carousel-dot-custom\"\u003e\u003c\/span\u003e \u003cspan data-index=\"2\" class=\"carousel-dot-custom\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\n\n\u003cp\u003e\u003cstrong\u003e🏁🔥 Velocity: Build Your Iconic Racing Steering Wheel \u0026amp; Race Like a Pro\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eStep into the fast lane with the Velocity Racing Steering Wheel Building Kit — where premium racing aesthetics meet immersive mobile gaming action.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/7_f28e5541-9503-4553-94f6-a905d1acaeff.jpg?v=1772096437\" alt=\"Velocity Racing Steering Wheel\" style=\"max-width:100%; height:auto; display:block; margin:1rem auto;\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eCrafted with 971 precision ABS pieces, this kit brings the thrill of the racetrack to your fingertips. From the sleek design and carbon fiber textured panel to the functional knobs, realistic dashboard, and exclusive gold foil nameplate — every detail is designed to honor racing heritage. Build it, display it, or connect it to your phone for an immersive gyroscope racing experience.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0723\/8002\/2959\/files\/5_c52f0bfb-d480-41bf-8d85-2bb2da02483b.jpg?v=1772096508\" alt=\"Velocity Steering Wheel Details\" style=\"max-width:100%; height:auto; display:block; margin:1rem auto;\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\n\u003cstrong\u003e🔍\u003c\/strong\u003eIconic Features of Velocity\u003cstrong\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Racing Aesthetics\u003c\/strong\u003e – Sleek design with carbon fiber texture panel and exclusive gold foil nameplate\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e971 Precision ABS Pieces\u003c\/strong\u003e – Burr-free, tight-fitting parts for a smooth, rewarding assembly (8+ age suitable)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHyper-Realistic Functional Design\u003c\/strong\u003e – Rotatable control knobs, high-definition replica dashboard, 1:1 race wheel structure\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImmersive APP Gyro Control\u003c\/strong\u003e – Built-in phone holder, compatible with mainstream racing mobile games for real track simulation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCollectible-Grade Display\u003c\/strong\u003e – Sturdy finished structure, perfect as a gaming room centerpiece or racing memorabilia\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClear Step-by-Step Instructions\u003c\/strong\u003e – Full-color English manual with detailed images for easy assembly\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium Packaging\u003c\/strong\u003e – Model H2001 exclusive box, ideal for gifting to racing and building block enthusiasts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003e\n\u003cstrong\u003e📦\u003c\/strong\u003eWhat’s in the Box?\u003cstrong\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/strong\u003e\n\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e971 Precision-Cut ABS Building Pieces (Carbon Fiber Texture)\u003c\/li\u003e\n\u003cli\u003eFull-Color Step-by-Step English Instruction Manual\u003c\/li\u003e\n\u003cli\u003eBuilt-in Mobile Phone Holder (Integrated Design)\u003c\/li\u003e\n\u003cli\u003eAll Required Assembly Accessories (No Extra Tools Needed)\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\n\u003cdiv class=\"product-specs-custom\"\u003e\n\u003ch2 class=\"specs-title-custom\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"specs-table-custom\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eVelocity Racing Steering Wheel Building Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eModel Number\u003c\/th\u003e\n\u003ctd\u003eH2001\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal Pieces\u003c\/th\u003e\n\u003ctd\u003e971 PCS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eHigh-Quality ABS Plastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eAge Suitability\u003c\/th\u003e\n\u003ctd\u003e8+ (Adults \u0026amp; Teens)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCore Functions\u003c\/th\u003e\n\u003ctd\u003e1:1 Replica Display + APP Gyroscope Control\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eVelocity Branded Premium Gift Box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-faq-custom\"\u003e\n\u003ch2 class=\"faq-title-custom\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-list-custom\" id=\"faqListCustom\"\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eIs this kit compatible with Lego bricks?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eYes! All 971 pieces are precision-molded to be fully compatible with Lego and most major building block brands. You can customize the Velocity wheel with extra pieces to create your unique racing design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eWhich mobile games work with the gyroscope mode?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eThe kit is compatible with all mainstream racing mobile games that support gyroscope control (e.g., Real Racing 3, Asphalt 9: Legends, F1 Mobile Racing). Simply enable the gyroscope function in your game settings and mount your phone on the built-in holder.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eHow long does assembly take for an average builder?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eFor most builders (teens\/adults), assembly takes 4-6 hours. The full-color English manual with step-by-step images makes the process clear and enjoyable, even for those with limited building experience.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item-custom\"\u003e\n\u003cdiv class=\"faq-question-custom\"\u003eIs the gold foil nameplate customizable?\u003c\/div\u003e\n\u003cdiv class=\"faq-answer-custom\"\u003eThe gold foil nameplate features the \"THRILLING RACING\" logo (as shown in the product images) and is not customizable. It’s a fixed premium detail that enhances the collectible value of the Velocity steering wheel.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function() {\n  window.onload = function() {\n    const allFaqQuestions = document.querySelectorAll('.custom-product-section .product-faq-custom .faq-question-custom');\n    \n    allFaqQuestions.forEach(function(question) {\n      question.onclick = function() {\n        const faqItem = this.parentNode;\n        faqItem.classList.toggle('active');\n        \n        \/\/ allFaqQuestions.forEach(function(q) {\n        \/\/   if (q !== question) q.parentNode.classList.remove('active');\n        \/\/ });\n      };\n    });\n\n    const grid = document.getElementById('testimonialsGridCustom');\n    const dots = document.querySelectorAll('\u003c\/script\u003e","brand":"Róisín Byrne Home","offers":[{"title":"Default Title","offer_id":57712130392399,"sku":"H6022610RED","price":64.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1016\/3509\/6911\/files\/1_155f6645-4c9f-4898-8d83-411e980e7ce1.jpg?v=1778939022","url":"https:\/\/roisinbyrnehome.com\/products\/red-steering-wheel","provider":"Róisín Byrne Home","version":"1.0","type":"link"}