{"product_id":"1-64-scale-alloy-rc-truck","title":"1:64 Scale Alloy RC Truck","description":"\u003c!--\n[AI Design Logic]\n产品类型：1:64 Q版合金双模遥控越野车\n目标受众：儿童、桌面玩具玩家、微缩赛车模型收藏者\n视觉风格：硬核越野、动感高端、赛车工业风\n配色策略：深邃碳黑 (#0a0a0a) 搭配越野竞技橙 (#ff5500) 与尊贵电镀金 (#d4af37)\n模块顺序：\n  1. Intro \/ Hero (以 detail_2 高端海报图作为封面，建立品质感)\n  2. Feature 1: 1:64比例与精致合金 (以 detail_6 展示掌上尺寸与多色收藏属性)\n  3. Feature 2: 独立避震系统 (以 detail_3 突出真实弹簧避震与跃动感)\n  4. Feature 3: 超大轮胎与越野通过性 (以 detail_4 表现飞跃障碍性能)\n  5. Feature 4: 多项硬核细节 (以 detail_1 拼接大图展现多细节)\n  6. Specifications (包含尺寸 detail_5 与颜色 spec_1)\n  7. FAQ (产品充电、操控模式等纯产品FAQ)\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #ff5500;\n      --primary-hover: #ff7733;\n      --accent: #d4af37;\n      --text-main: #ffffff;\n      --text-sub: #a1a1a6;\n      --bg-body: #0a0a0a;\n      --bg-card: #151518;\n      --bg-soft: #222225;\n      --border-color: #2c2c2e;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 4px 12px rgba(0,0,0,0.5);\n      --shadow-lg: 0 12px 32px rgba(0,0,0,0.7);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\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      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* 标题与字号体系 *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 1rem 0;\n      text-transform: uppercase;\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(2rem, 5vw, 2.75rem);\n      background: linear-gradient(135deg, var(--text-main) 30%, var(--accent) 100%);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(1.75rem, 4vw, 2.25rem);\n      border-left: 4px solid var(--primary);\n      padding-left: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(1.25rem, 3vw, 1.5rem);\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* 视觉标签组 *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .badge {\n      display: inline-flex;\n      align-items: center;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      border: 1px solid var(--border-color);\n      padding: 0.35rem 0.75rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .badge-accent {\n      border-color: var(--primary);\n      color: var(--primary);\n      background: rgba(255, 85, 0, 0.1);\n    }\n\n    \/* 自然流式图片占位 *\/\n    .media-placeholder {\n      width: 100%;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 6vw, 4rem) 1rem;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin: 1.5rem 0;\n      transition: border-color 0.3s ease;\n    }\n\n    .media-placeholder:hover {\n      border-color: var(--primary);\n    }\n\n    .media-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* A. Intro \/ Hero Block *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 6vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .hero-tagline {\n      font-size: 16px;\n      font-weight: 700;\n      color: var(--accent);\n      text-transform: uppercase;\n      letter-spacing: 0.15em;\n      margin-bottom: 0.75rem;\n    }\n\n    .hero-desc {\n      max-width: 800px;\n      margin: 0 auto 2rem auto;\n      font-size: clamp(1.1rem, 2.5vw, 1.25rem);\n    }\n\n    \/* B. Feature Sections *\/\n    .feature-section {\n      padding: clamp(3rem, 8vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2.5rem;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-bullet-list {\n      list-style: none;\n      padding: 0;\n      margin: 1rem 0 0 0;\n    }\n\n    .feature-bullet-item {\n      position: relative;\n      padding-left: 1.75rem;\n      margin-bottom: 1rem;\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    .feature-bullet-item::before {\n      content: \"⚡\";\n      position: absolute;\n      left: 0;\n      top: 2px;\n      color: var(--primary);\n      font-size: 14px;\n    }\n\n    \/* C. Specifications Section *\/\n    .spec-section {\n      padding: clamp(3rem, 8vw, 5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-grid {\n      display: flex;\n      justify-content: flex-start;\n      margin-top: 2rem;\n    }\n\n    .spec-table-container {\n      width: 100%;\n      max-width: 700px; \/* 限制最大宽度，还原截图中的紧凑卡片感 *\/\n      overflow-x: auto;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .spec-table th, \n    .spec-table td {\n      padding: 1.2rem 1.5rem;\n      text-align: left;\n      font-size: 16px;\n    }\n\n    .spec-table th {\n      background: rgba(255, 255, 255, 0.03);\n      color: var(--text-main);\n      font-weight: 800;\n      text-transform: uppercase;\n      font-size: 14px;\n      letter-spacing: 0.05em;\n      border-bottom: 2px solid var(--border-color);\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:first-child {\n      font-weight: 600;\n      color: var(--accent);\n      width: 35%;\n    }\n\n    .spec-table td:last-child {\n      color: var(--text-main);\n    }\n\n    \/* D. FAQ Section *\/\n    .faq-section {\n      padding: clamp(3rem, 8vw, 5rem) 0 1rem 0;\n    }\n\n    .faq-list {\n      margin-top: 2.5rem;\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n\n    .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* 桌面端大屏响应式 (≥768px) *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-copy,\n      .feature-media {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* 移动端表格极简响应式 *\/\n    @media (max-width: 767px) {\n      .spec-table, \n      .spec-table thead, \n      .spec-table tbody, \n      .spec-table tr, \n      .spec-table th, \n      .spec-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table tr {\n        margin-bottom: 1rem;\n        border-bottom: none;\n      }\n\n      .spec-table td {\n        padding: 0.75rem 1rem;\n        text-align: right;\n        font-size: 15px;\n        border-bottom: 1px dashed var(--border-color);\n        position: relative;\n        display: flex;\n        justify-content: space-between;\n      }\n\n      .spec-table td:last-child {\n        border-bottom: none;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--accent);\n        text-align: left;\n        padding-right: 1rem;\n      }\n\n      .spec-table td:first-child {\n        width: 100%;\n        font-weight: normal;\n        display: none; \/* 移动端使用 data-label 替代原有的第一列 *\/\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-tagline\"\u003e1:64 Pocket Monster\u003c\/div\u003e\n\n\u003ch1\u003eSpirit of Off-Road Alloy Mini Truck\u003c\/h1\u003e\n\n\u003cp class=\"hero-desc\"\u003eUnleash raw mechanical power on your desktop. This die-cast monster truck squeezes robust metal alloy craftsmanship, active suspension, and dual-mode connectivity into a premium hand-sized collector's pick.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"badge badge-accent\"\u003e🏆 Premium Die-Cast Metal\u003c\/span\u003e \u003cspan class=\"badge\"\u003e⚙️ High-Elastic Suspension\u003c\/span\u003e \u003cspan class=\"badge\"\u003e📱 Dual-Mode Bluetooth Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Image Placeholder (detail_2) --\u003e\n\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img110\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814170207\/589312eade31de56a80c11d11eb2a8bf.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: 1:64 Scale \u0026 Premium Craftsmanship --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img111\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814170207\/e584098ea857f69fa416c631eb571430.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eUltra-Compact Scale\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003e1:64 Scale Pocket Powerhouse\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eDesigned to be eye-catching in your hand and exceptionally trendy on your desk. Its compact structure captures the raw silhouette of a rugged dual-door pickup, combined with aggressive wide-body wheels for massive shelf appeal.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullet-list\"\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eHandheld Precision:\u003c\/strong\u003e Less than 9cm long, making it the perfect micro-offroader for indoor racing and collector display.\u003c\/li\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eAlloy Body Construction:\u003c\/strong\u003e Premium die-cast metal shell with high-gloss sport racing decals for heavy-duty durability.\u003c\/li\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eExquisite Display Aesthetic:\u003c\/strong\u003e Non-transparent blacked-out cabin windows, electroplated silver multi-spoke rims, and roll cage structure.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Built-In Independent Suspension System --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img112\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814170207\/550ba1c699315bcab2b6daee41ab2eff.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eReal Metal Springs\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eBuilt-In Independent Suspension\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eDon't let the micro size fool you—the heavy-duty internal design features high-elastic metal shock springs on each wheel hub to absorb dynamic vibrations and protect the core structural components.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullet-list\"\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eSmooth Riding:\u003c\/strong\u003e Highly responsive springs absorb drops and hard impacts for stability during high-speed desktop runs.\u003c\/li\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eMechanical Realism:\u003c\/strong\u003e Visible neon-green springs behind the shining silver wheels add unparalleled mechanical detailing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Rolls Over Small Obstacles --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img113\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814170207\/034f9d8e750f2b52a1e31326006631b5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eTerrain Conquest\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eConquer Small Obstacles with Ease\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eEngineered with an extra high-clearance chassis and massive deep-tread tires, this mini truck is built to handle books, ramps, and custom-built obstacle tracks without bottoming out.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullet-list\"\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eOversized Deep-Tread Tires:\u003c\/strong\u003e High-grip rubber-like texture delivers superb traction over smooth tabletops and rough stone pathways alike.\u003c\/li\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eLow-Stance Wide-Body:\u003c\/strong\u003e Drastically reduces roll-overs during fast turns and jumps, maintaining solid ground contact.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 4: Realistic Details --\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img114\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260814170207\/bc6058bc7eba1adea37671e9f44625a8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eHardcore Details\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eRugged Off-Road Detail\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eFrom the top-mounted yellow-glow roof lights to the rear cargo bed housing a full-sized spare tire, every millimeter is designed with pure off-road heritage in mind.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullet-list\"\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eIconic Light Rack:\u003c\/strong\u003e 4 round amber headlights set above the windshield offer an authentic desert racer silhouette.\u003c\/li\u003e\n\t\u003cli class=\"feature-bullet-item\"\u003e\n\u003cstrong\u003eSpare Tire Bed Mount:\u003c\/strong\u003e A massive diagonal spare wheel locks firmly into the truck bed, adding serious weight and realism.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications Section --\u003e\n\n\u003csection class=\"spec-section\"\u003e\n\u003ch2\u003e\u003cspan style=\"color:#ffffff;\"\u003eProduct Specifications\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cp\u003eAll raw dimensional parameters and physical specifications of the 1:64 pocket truck series.\u003c\/p\u003e\n\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-table-container\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpec Property\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Model Scale\"\u003eModel Scale\u003c\/td\u003e\n\t\t\t\u003ctd\u003e1:64 Scale Pocket Off-Roader\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Truck Length\"\u003eTruck Length\u003c\/td\u003e\n\t\t\t\u003ctd\u003e8.85 cm \/ 3.5 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Truck Width\"\u003eTruck Width\u003c\/td\u003e\n\t\t\t\u003ctd\u003e6.0 cm \/ 2.4 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Truck Height\"\u003eTruck Height\u003c\/td\u003e\n\t\t\t\u003ctd\u003e6.5 cm \/ 2.6 in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Shell Material\"\u003eShell Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003eDie-Cast Metal Alloy with gloss-paint finish\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Chassis \u0026amp; Tires\"\u003eChassis \u0026amp; Tires\u003c\/td\u003e\n\t\t\t\u003ctd\u003eHeavy-Duty ABS \u0026amp; Deep-Grip Rubber-style Tires\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dual-Mode Control\"\u003eDual-Mode Control\u003c\/td\u003e\n\t\t\t\u003ctd\u003eBluetooth Smartphone App \/ Physical Remote Controller\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Suspension System\"\u003eSuspension System\u003c\/td\u003e\n\t\t\t\u003ctd\u003eIndependent metal spring shocks (Neon Green)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e\u003cspan style=\"color:#ffffff;\"\u003eFrequently Asked Questions\u003c\/span\u003e\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🔋 How is the mini off-road truck powered and charged?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe truck is built with a rechargeable integrated battery. Simply connect the charging cable to any standard USB port. Please refer to your package manual for exact charging times and low-voltage indicator signals to prolong battery life.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🎮 How do the Dual-Mode controls work?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe vehicle is built with an advanced receiver that supports both standard physical remote control and a direct Bluetooth app connection on your mobile phone. You can quickly switch between modes to enjoy convenient smartphone control or physical joystick precision.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Classic Blue + Trailer","offer_id":53263630893345,"sku":"0818-14309440","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Polar White + Trailer","offer_id":53263630926113,"sku":"0818-14303067","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Racing Red + Trailer","offer_id":53263630958881,"sku":"0818-14303475","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Toxic Green + Trailer","offer_id":53263630991649,"sku":"0818-14305274","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Gulf Blue + Trailer","offer_id":53263631024417,"sku":"0818-14306268","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Sunset Yellow + Trailer","offer_id":53263631057185,"sku":"0818-14302242","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0952\/6401\/4625\/files\/589312eade31de56a80c11d11eb2a8bf.jpg?v=1787034797","url":"https:\/\/wuyuosn.com\/products\/1-64-scale-alloy-rc-truck","provider":"Wuyuosn","version":"1.0","type":"link"}