{"product_id":"1-24-4wd-rc-drift-car-20-km-h-high-speed-remote-control-racing-car-with-led-lights","title":"1:24 4WD RC Drift Car – 20 km\/h High-Speed Remote Control Racing Car with LED Lights","description":"\u003cstyle\u003e\n.rr-product {\n  --rr-black: #111318;\n  --rr-text: #252932;\n  --rr-muted: #6b7280;\n  --rr-border: #e5e7eb;\n  --rr-soft: #f7f8fa;\n  --rr-white: #ffffff;\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 10px 0 50px;\n  color: var(--rr-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.7;\n}\n\n.rr-product *,\n.rr-product *::before,\n.rr-product *::after {\n  box-sizing: border-box;\n}\n\n.rr-hero {\n  position: relative;\n  overflow: hidden;\n  padding: clamp(34px, 6vw, 68px) clamp(23px, 6vw, 62px);\n  border: 1px solid var(--rr-border);\n  border-radius: 26px;\n  background:\n    radial-gradient(circle at 90% 10%, rgba(0,0,0,.075), transparent 29%),\n    linear-gradient(135deg, #fff 0%, #f2f3f5 100%);\n  animation: rrFade .65s ease both;\n}\n\n.rr-hero::after {\n  content: \"\";\n  position: absolute;\n  right: -100px;\n  bottom: -130px;\n  width: 330px;\n  height: 330px;\n  border: 1px solid rgba(0,0,0,.055);\n  border-radius: 50%;\n}\n\n.rr-eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 15px;\n  color: var(--rr-muted);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: .16em;\n  text-transform: uppercase;\n}\n\n.rr-eyebrow::before {\n  content: \"\";\n  width: 30px;\n  height: 1px;\n  background: var(--rr-black);\n}\n\n.rr-product h1 {\n  position: relative;\n  z-index: 1;\n  max-width: 920px;\n  margin: 0 0 19px;\n  color: var(--rr-black);\n  font-size: clamp(31px, 5vw, 53px);\n  line-height: 1.04;\n  letter-spacing: -.045em;\n  font-weight: 800;\n}\n\n.rr-product h2 {\n  margin: 0;\n  color: var(--rr-black);\n  font-size: clamp(22px, 3vw, 30px);\n  line-height: 1.2;\n  letter-spacing: -.03em;\n  font-weight: 800;\n}\n\n.rr-product p {\n  margin: 0;\n  color: var(--rr-muted);\n  font-size: 16px;\n}\n\n.rr-hero p {\n  position: relative;\n  z-index: 1;\n  max-width: 840px;\n  font-size: clamp(16px, 2vw, 18px);\n}\n\n.rr-section {\n  margin-top: 22px;\n  padding: clamp(25px, 4vw, 40px);\n  border: 1px solid var(--rr-border);\n  border-radius: 20px;\n  background: var(--rr-white);\n  animation: rrFade .65s ease both;\n  transition: transform .3s ease, box-shadow .3s ease;\n}\n\n.rr-section:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 16px 42px rgba(0,0,0,.055);\n}\n\n.rr-heading {\n  margin-bottom: 24px;\n}\n\n.rr-heading p {\n  margin-top: 7px;\n  font-size: 14px;\n}\n\n.rr-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 13px;\n}\n\n.rr-feature {\n  display: flex;\n  gap: 14px;\n  padding: 20px;\n  border: 1px solid var(--rr-border);\n  border-radius: 16px;\n  background: var(--rr-soft);\n  transition: transform .25s ease, background .25s ease;\n}\n\n.rr-feature:hover {\n  transform: translateY(-3px);\n  background: #fff;\n}\n\n.rr-icon {\n  flex: 0 0 29px;\n  width: 29px;\n  height: 29px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--rr-black);\n  color: #fff;\n  font-size: 13px;\n  font-weight: 900;\n}\n\n.rr-feature strong {\n  display: block;\n  margin-bottom: 4px;\n  color: var(--rr-black);\n  font-size: 15px;\n}\n\n.rr-feature span {\n  color: var(--rr-muted);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.rr-bullets {\n  display: grid;\n  gap: 0;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.rr-bullets li {\n  position: relative;\n  padding: 15px 0 15px 29px;\n  border-bottom: 1px solid var(--rr-border);\n  color: var(--rr-muted);\n  font-size: 15px;\n}\n\n.rr-bullets li:last-child {\n  border-bottom: 0;\n}\n\n.rr-bullets li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  top: 14px;\n  color: var(--rr-black);\n  font-weight: 900;\n}\n\n.rr-bullets strong {\n  color: var(--rr-black);\n}\n\n.rr-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--rr-border);\n  border-radius: 15px;\n}\n\n.rr-product table {\n  width: 100%;\n  min-width: 590px;\n  border-collapse: collapse;\n}\n\n.rr-product table tr {\n  border-bottom: 1px solid var(--rr-border);\n}\n\n.rr-product table tr:last-child {\n  border-bottom: 0;\n}\n\n.rr-product table td {\n  padding: 15px 17px;\n  font-size: 14px;\n  vertical-align: top;\n}\n\n.rr-product table td:first-child {\n  width: 38%;\n  color: var(--rr-black);\n  font-weight: 750;\n  background: var(--rr-soft);\n}\n\n.rr-product table td:last-child {\n  color: var(--rr-muted);\n}\n\n.rr-steps {\n  display: grid;\n  gap: 11px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  counter-reset: steps;\n}\n\n.rr-steps li {\n  position: relative;\n  counter-increment: steps;\n  padding: 17px 18px 17px 58px;\n  border: 1px solid var(--rr-border);\n  border-radius: 14px;\n  background: var(--rr-soft);\n  color: var(--rr-muted);\n  font-size: 14px;\n}\n\n.rr-steps li::before {\n  content: counter(steps);\n  position: absolute;\n  left: 17px;\n  top: 50%;\n  width: 28px;\n  height: 28px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  transform: translateY(-50%);\n  border-radius: 50%;\n  background: var(--rr-black);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.rr-dark {\n  position: relative;\n  overflow: hidden;\n  border-color: var(--rr-black);\n  background: var(--rr-black);\n}\n\n.rr-dark::after {\n  content: \"\";\n  position: absolute;\n  width: 300px;\n  height: 300px;\n  right: -120px;\n  top: -150px;\n  border: 1px solid rgba(255,255,255,.08);\n  border-radius: 50%;\n}\n\n.rr-dark h2,\n.rr-dark p {\n  position: relative;\n  z-index: 1;\n}\n\n.rr-dark h2 {\n  color: #fff;\n}\n\n.rr-dark p {\n  max-width: 840px;\n  margin-top: 12px;\n  color: rgba(255,255,255,.72);\n}\n\n.rr-included {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.rr-included li {\n  position: relative;\n  padding: 14px 0 14px 29px;\n  border-bottom: 1px solid var(--rr-border);\n  color: var(--rr-muted);\n  font-size: 15px;\n}\n\n.rr-included li:last-child {\n  border-bottom: 0;\n}\n\n.rr-included li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 0;\n  color: var(--rr-black);\n  font-weight: 900;\n}\n\n.rr-faq {\n  display: grid;\n  gap: 10px;\n}\n\n.rr-product details {\n  overflow: hidden;\n  border: 1px solid var(--rr-border);\n  border-radius: 14px;\n  background: #fff;\n}\n\n.rr-product summary {\n  position: relative;\n  padding: 18px 48px 18px 19px;\n  cursor: pointer;\n  color: var(--rr-black);\n  font-size: 15px;\n  font-weight: 750;\n  list-style: none;\n}\n\n.rr-product summary::-webkit-details-marker {\n  display: none;\n}\n\n.rr-product summary::after {\n  content: \"+\";\n  position: absolute;\n  right: 19px;\n  top: 50%;\n  transform: translateY(-50%);\n  color: #6b7280;\n  font-size: 21px;\n  font-weight: 400;\n}\n\n.rr-product details[open] summary::after {\n  content: \"−\";\n}\n\n.rr-answer {\n  padding: 0 19px 19px;\n}\n\n.rr-answer p {\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.rr-cta {\n  text-align: center;\n  padding: clamp(32px, 5vw, 52px);\n}\n\n.rr-cta h2 {\n  font-size: clamp(25px, 4vw, 37px);\n}\n\n.rr-cta p {\n  max-width: 680px;\n  margin: 11px auto 0;\n  font-size: 16px;\n}\n\n@keyframes rrFade {\n  from {\n    opacity: 0;\n    transform: translateY(12px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@media (max-width: 749px) {\n  .rr-product {\n    padding: 4px 0 30px;\n  }\n\n  .rr-hero {\n    padding: 30px 21px;\n    border-radius: 19px;\n  }\n\n  .rr-section {\n    padding: 23px 18px;\n    border-radius: 16px;\n  }\n\n  .rr-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .rr-feature {\n    padding: 17px;\n  }\n\n  .rr-product table td {\n    padding: 13px 12px;\n    font-size: 13px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .rr-product *,\n  .rr-product *::before,\n  .rr-product *::after {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"rr-product\"\u003e\n\n  \u003csection class=\"rr-hero\"\u003e\n    \u003cdiv class=\"rr-eyebrow\"\u003ePerformance RC Drift Series\u003c\/div\u003e\n\n    \u003ch1\u003e1:24 4WD RC Drift Car — 20 km\/h High-Speed Racing Car\u003c\/h1\u003e\n\n    \u003cp\u003e\n      Take your RC driving to the next level with this compact 1:24 4WD RC\n      Drift Car, designed for fast indoor and outdoor driving, controlled\n      drifting, and racing fun. With speeds up to 20 km\/h, full proportional\n      control, independent suspension, LED headlights and taillights, and\n      included spare drift tires, it delivers an exciting driving experience\n      in a compact package.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-heading\"\u003e\n      \u003ch2\u003eBuilt for Speed \u0026amp; Control\u003c\/h2\u003e\n      \u003cp\u003e\n        A compact RC platform packed with features for racing, drifting,\n        and everyday driving.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rr-feature-grid\"\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e01\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eUp to 20 km\/h\u003c\/strong\u003e\n          \u003cspan\u003eEnjoy fast RC performance in a compact 1:24 scale design.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e02\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e4WD Drivetrain\u003c\/strong\u003e\n          \u003cspan\u003ePower is delivered to all four wheels for strong traction and control.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e03\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eFull Proportional Control\u003c\/strong\u003e\n          \u003cspan\u003eEnjoy more precise steering and throttle response while driving.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e04\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAdjustable Speed\u003c\/strong\u003e\n          \u003cspan\u003eHigh and low speed settings let you adapt the car to different driving conditions.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e05\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eLED Headlights \u0026amp; Taillights\u003c\/strong\u003e\n          \u003cspan\u003eBuilt-in lighting adds visibility and an aggressive racing appearance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e06\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSpare Drift Tires\u003c\/strong\u003e\n          \u003cspan\u003eIncluded spare drift tires give you more options for extended driving fun.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e07\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eIndependent Suspension\u003c\/strong\u003e\n          \u003cspan\u003eHelps the car handle uneven surfaces more effectively.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rr-feature\"\u003e\n        \u003cdiv class=\"rr-icon\"\u003e08\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003e2.4GHz Remote\u003c\/strong\u003e\n          \u003cspan\u003eResponsive wireless control for steering and throttle.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-heading\"\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cp\u003e\n        Compact dimensions meet practical performance-focused hardware.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"rr-bullets\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e1:24 scale RC drift car\u003c\/strong\u003e — compact racing design\n        that's easy to store and enjoy.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e4WD drive system\u003c\/strong\u003e — four-wheel drive helps provide\n        strong traction and control.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eUp to 20 km\/h\u003c\/strong\u003e — delivers exciting speed in a small\n        RC package.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAdjustable high\/low speed\u003c\/strong\u003e — choose an appropriate\n        speed setting for different driving conditions.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDrift tires included\u003c\/strong\u003e — comes with spare drift tires\n        for additional driving fun.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eLED headlights and taillights\u003c\/strong\u003e — adds visibility and\n        a realistic racing appearance.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFull proportional control\u003c\/strong\u003e — provides more precise\n        throttle and steering control.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2.4GHz remote control\u003c\/strong\u003e — responsive wireless control\n        for RC driving.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eIndependent suspension\u003c\/strong\u003e — helps the car handle\n        uneven surfaces more effectively.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRechargeable lithium battery\u003c\/strong\u003e — includes rechargeable\n        power with USB 3-pin balance charging.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eReady-to-Go design\u003c\/strong\u003e — supplied with the main\n        accessories needed to start driving.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMetal + Plastic + ABS construction\u003c\/strong\u003e — combines\n        multiple materials throughout the RC car.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-heading\"\u003e\n      \u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n      \u003cp\u003eProduct details at a glance.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rr-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eScale\u003c\/td\u003e\n            \u003ctd\u003e1:24\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDrive System\u003c\/td\u003e\n            \u003ctd\u003e4WD\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMaximum Speed\u003c\/td\u003e\n            \u003ctd\u003eUp to 20 km\/h\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eControl System\u003c\/td\u003e\n            \u003ctd\u003eFull Proportional\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRemote Frequency\u003c\/td\u003e\n            \u003ctd\u003e2.4GHz\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eControl Channels\u003c\/td\u003e\n            \u003ctd\u003e2 Channels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePower\u003c\/td\u003e\n            \u003ctd\u003eElectric\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eBattery\u003c\/td\u003e\n            \u003ctd\u003eRechargeable Lithium Battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eCharging\u003c\/td\u003e\n            \u003ctd\u003e7.4V USB 3-Pin Balance Charging\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSteering Servo\u003c\/td\u003e\n            \u003ctd\u003e9g 3-Wire Servo\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eESC\u003c\/td\u003e\n            \u003ctd\u003eIntegrated Electronic Speed Controller\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSteering Angle\u003c\/td\u003e\n            \u003ctd\u003e45°\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSuspension\u003c\/td\u003e\n            \u003ctd\u003eIndependent Suspension\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003ePlastic + Metal + ABS\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAssembly\u003c\/td\u003e\n            \u003ctd\u003eReady-to-Go\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Age\u003c\/td\u003e\n            \u003ctd\u003e14+\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-heading\"\u003e\n      \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n      \u003cp\u003eEverything listed in the package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"rr-included\"\u003e\n      \u003cli\u003e1 × RC Drift Car\u003c\/li\u003e\n      \u003cli\u003e1 × Remote Controller\u003c\/li\u003e\n      \u003cli\u003eRechargeable Battery\u003c\/li\u003e\n      \u003cli\u003eCharger\u003c\/li\u003e\n      \u003cli\u003eUSB Cable\u003c\/li\u003e\n      \u003cli\u003eSpare Drift Tires\u003c\/li\u003e\n      \u003cli\u003eOperating Instructions\u003c\/li\u003e\n      \u003cli\u003eOriginal Box\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section rr-dark\"\u003e\n    \u003ch2\u003eWhy Choose This 1:24 RC Drift Car?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      If you're looking for a small 4WD RC drift car with speed, lights,\n      and rechargeable power, this model packs a strong combination of\n      features into a compact 1:24 scale design. The combination of\n      20 km\/h speed, 4WD, proportional control, LED lighting, independent\n      suspension, and spare drift tires makes it a versatile choice for\n      RC racing and drifting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It's suitable for RC enthusiasts, beginners aged 14+, and adults\n      who want a compact remote-control racing car that's easy to store\n      and fun to drive.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section\"\u003e\n    \u003cdiv class=\"rr-heading\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cp\u003eQuick answers before you start driving.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rr-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this RC car 4WD?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. It uses a 4WD drive system that delivers power to all four wheels.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow fast does it go?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            The listed maximum speed is up to 20 km\/h.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it include a battery?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. A rechargeable lithium battery is included.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have LED lights?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. The RC car features LED headlights and taillights.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it drift?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. It is designed as an RC drift car and includes spare\n            drift tires.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat scale is this RC car?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            It is a 1:24 scale RC car.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the remote use 2.4GHz frequency?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. The remote control operates on a 2.4GHz frequency.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have proportional control?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. The control system provides full proportional steering\n            and throttle control.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it ready to drive?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. It is supplied as a Ready-to-Go model with the listed accessories.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the remote control included?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            Yes. The package includes a remote controller.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat age is it recommended for?\u003c\/summary\u003e\n        \u003cdiv class=\"rr-answer\"\u003e\n          \u003cp\u003e\n            The listed recommended age is 14 years and older.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rr-section rr-cta\"\u003e\n    \u003ch2\u003eReady to Drift?\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Bring compact 4WD performance, proportional control, LED lighting,\n      and up to 20 km\/h speed to your next RC session.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Random Recon","offers":[{"title":"Default Title","offer_id":52917992816957,"sku":null,"price":70.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/2760\/4029\/files\/png.jpg?v=1787482752","url":"https:\/\/randomrecon.shop\/products\/1-24-4wd-rc-drift-car-20-km-h-high-speed-remote-control-racing-car-with-led-lights","provider":"Random Recon","version":"1.0","type":"link"}