{"product_id":"micro-fpv-camera-rc-car-rjc","title":"Micro FPV Camera RC Car","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 1:64 Scale Ultra-Mini FPV Off-Road RC Car\nTarget Audience: Hobbyists, RC enthusiasts, and tech gadget lovers\nVisual Style: Modern tech-oriented, clean layout with high-contrast elements\nColor Strategy: Orange accents (#FF5F1F) to match vehicle detailing, clean whites, off-whites, and dark slate text\nModule Order: Hero Section -\u003e Feature 1 (FPV Display) -\u003e Feature 2 (Gyro \u0026 Speeds) -\u003e Feature 3 (Dual Configurations) -\u003e Feature 4 (Undercarriage LED) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_9, Feature1=detail_1, Feature2=detail_5, Feature3=detail_2, Feature4=detail_8\nSpecification Data Source: spec_13 (for color\/configuration SKU mapping and speeds data; no spec images rendered in the final layout)\nCompare Section: Not included (configurations are highlighted side-by-side in Feature 3 instead to match SKU structures perfectly)\nInformation Boundary: Fully grounded in the product report and images. Used explicit dimensions (1:64 scale), speeds (1.7km\/h, 2.5km\/h, 3km\/h), control range (30m), and camera specifications (720P HD, 120° Wide Angle). No external assumptions made.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design Variables *\/\n    .product-detail-container {\n      --primary: #FF5F1F;\n      --primary-hover: #E04E10;\n      --text-main: #111111;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F9FA;\n      --bg-soft: #EAEAEA;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #E5E5E5;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      margin: 0 0 16px 0;\n      font-weight: 800;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      margin: 0 0 12px 0;\n      font-weight: 700;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Styling *\/\n    .product-detail-image-wrapper {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      border: 1px dashed var(--border-color);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      text-align: center;\n    }\n\n    .product-detail-image-wrapper span {\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin-top: 8px;\n    }\n\n    \/* Badges \u0026 Tags *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .badge {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      font-weight: 600;\n      color: var(--primary);\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-card);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* A. Intro\/Hero Block *\/\n    .hero-block {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      padding-top: 24px;\n    }\n\n    .hero-text-content {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* B. Feature Sections (Z-Pattern for Desktop, Image First for Mobile) *\/\n    .features-container {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      align-items: center;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n      }\n      \n      .feature-item.reverse .feature-media {\n        order: 2;\n      }\n      \n      .feature-item.reverse .feature-copy {\n        order: 1;\n      }\n\n      .hero-text-content {\n        padding: 20px 0;\n      }\n    }\n\n    \/* C. Specifications Section *\/\n    .spec-table-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      border: 1px solid var(--border-color);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px 8px;\n      vertical-align: top;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    \/* Specifications Mobile Responsive Rules *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    \/* D. FAQ Section *\/\n    .faq-container {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      font-weight: 700;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      color: var(--text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"product-detail-section hero-block\"\u003e\n\u003cdiv class=\"hero-text-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge\"\u003e1:64 Fingertip Scale\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eFPV Real-Time Driving in a Fingertip-Sized Off-Road Vehicle\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eExperience a dramatic first-person view right from your desk or living room floor. Built with micro-sized details, real-time video streaming, and precision stabilization.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"product-detail-image-wrapper\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img112\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911163721\/14876d0e39446fc00da966846c487b2a.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"product-detail-section features-container\"\u003e\u003c!-- Feature 1: Real-Time FPV \u0026 App Control --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"product-detail-image-wrapper\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img110\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911163721\/091fbce523dfa121bcd36137c7b3307f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eReal-Time FPV Video Feed \u0026amp; APP Integration\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe top-mounted 720P HD camera streams a zero-latency first-person view directly to your mobile phone via WiFi connection. Use the intuitive smart application to record driving footage, snap photos, or toggle VR mode for a deeply engaging micro-driving experience.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e720P HD Feed\u003c\/span\u003e \u003cspan class=\"tag\"\u003e120° Wide Angle\u003c\/span\u003e \u003cspan class=\"tag\"\u003eVR Mode Compatible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Stabilization \u0026 Speed Levels --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"product-detail-image-wrapper\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img107\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911163721\/250959784a8dcd6269c33873a4f7335f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eBuilt-In Gyroscope \u0026amp; Three Speed Levels\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eEnjoy smooth handling across indoor floors and tabletops. Equipped with a built-in gyroscope for self-stabilization and shock-absorbing front wheels, this vehicle glides stably. Switch easily between slow (1.7 km\/h), medium (2.5 km\/h), and quick (3.0 km\/h) gears depending on your layout.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eGyro Self-Stabilization\u003c\/span\u003e \u003cspan class=\"tag\"\u003eFront-Wheel Suspension\u003c\/span\u003e \u003cspan class=\"tag\"\u003eUp to 3.0 km\/h Speeds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Two Control Configurations --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"product-detail-image-wrapper\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img108\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911163721\/72a237c718ff1ffa31df9060b61553de.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eChoose Your Control Style\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eConfigure your micro rig to match your preferred playstyle. Choose the APP Control Version to pilot purely via phone with virtual steering, or opt for the Dual Control Version to unlock a physical 2.4G pistol-grip remote controller alongside a specialized trailer and storage bag.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e2.4G Connection\u003c\/span\u003e \u003cspan class=\"tag\"\u003e30-Meter Control Range\u003c\/span\u003e \u003cspan class=\"tag\"\u003eStorage Bag Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Undercarriage Lights --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"product-detail-image-wrapper\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img109\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260911163721\/85992edf3dd65df54d5725d41f6a3aa8.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eStriking Blue LED Undercarriage Glow\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eConquer dim indoor environments with the built-in bottom ambient lighting system. The brilliant blue undercarriage light shines clearly as you race, creating a stunning visual signature and highlighting the vehicle’s robust off-road profile.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eBlue LED Light\u003c\/span\u003e \u003cspan class=\"tag\"\u003eBottom Ambient Lighting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Scale\"\u003e\u003cspan class=\"spec-value\"\u003e1:64 Micro Scale\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Camera Parameters\"\u003e\u003cspan class=\"spec-value\"\u003e720P HD Resolution, 120° Wide Angle\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Control Range\"\u003e\u003cspan class=\"spec-value\"\u003eUp to 30 Meters (98.4 Feet)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Speed Performance\"\u003e\u003cspan class=\"spec-value\"\u003eSlow (1.7 km\/h) \/ Medium (2.5 km\/h) \/ Fast (3.0 km\/h)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Stabilization System\"\u003e\u003cspan class=\"spec-value\"\u003eBuilt-in Gyroscope \u0026amp; Shock-Absorbing Front Wheels\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Wireless Technology\"\u003e\u003cspan class=\"spec-value\"\u003e2.4G Automatic Connection, Single Antenna Camera\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Undercarriage Light\"\u003e\u003cspan class=\"spec-value\"\u003eIntegrated Blue LED Ambient Lighting\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Available Colors\"\u003e\u003cspan class=\"spec-value\"\u003eSilver-Grey \/ Black \u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Version Configurations\"\u003e\u003cspan class=\"spec-value\"\u003eAPP Version (Phone) \/ Dual Control Version (APP + Remote + Storage Bag)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How does the first-person view (FPV) system transmit live video?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The top-mounted 720P camera streams live video feed to your smartphone over WiFi. The app receives the signal instantly with minimal latency, giving you a smooth, wide-angle 120° view from the driver's perspective.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What is the difference between the available versions?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: The APP Control Version uses your smartphone's virtual joystick, steering sliders, or gravity sensing to drive. The Dual Control Version includes a physical 2.4G pistol-grip remote controller with integrated trim wheels, a phone mount, and a protective carrying bag.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Can multiple micro RC cars be used in the same area?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes, the system utilizes fully automatic 2.4G pairing technology. Each vehicle pairs securely to its control interface on startup, allowing multiple cars to run at the same time up to 30 meters apart without signal overlapping or manual synchronization issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"Silver \/ APP Control Only","offer_id":48652406751444,"sku":null,"price":49.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ APP Control Only","offer_id":48652406784212,"sku":null,"price":49.95,"currency_code":"USD","in_stock":true},{"title":"Silver \/ Dual Control + Carrying Case","offer_id":48652406816980,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ Dual Control + Carrying Case","offer_id":48652406849748,"sku":null,"price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/6c696af56b2328ad3fcb602d1d1d39f9.jpg?v=1789118021","url":"https:\/\/omurio.com\/products\/micro-fpv-camera-rc-car-rjc","provider":"Omurio","version":"1.0","type":"link"}