{"product_id":"200w-car-power-inverter","title":"200W Car Power Inverter","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：车载逆变器 (Car Power Inverter)\n  目标受众：车主、公路旅行者、移动办公人群\n  视觉风格：科技实用、坚固可靠、信息清晰 (Tech-utilitarian, reliable, clear information)\n  配色策略：以磨砂黑为主体，采用橙黄色（对应数显和QC口）作为强调色，营造能量感。\n  模块顺序：Hero (场景+核心利益) -\u003e Feature 1 (多口输出) -\u003e Feature 2 (快充能力) -\u003e Feature 3 (安全监控与控制) -\u003e Feature 4 (散热与扩展) -\u003e Specs -\u003e FAQ\n  详情图映射：\n    - Hero: image_3.png (车内使用场景，连接笔记本和手机)\n    - Feature 1: image_5.png (清晰展示所有接口的俯视图)\n    - Feature 2: image_1.png (侧重展示USB接口参数和尺寸)\n    - Feature 3: image_4.png (侧重展示开关和数显屏幕)\n    - Feature 4: image_2.png (展示散热孔和风扇示意)\n  规格图映射：Specs数据来源于 image_1.png 和报告文本。\n  对比模块：未加入，因无明确对比竞品或代际差异。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #FF9900; \/* 选取产品上的橙色作为强调色 *\/\n      --primary-hover: #E68A00;\n      --text-main: #1D1D1F;\n      --text-sub: #6E6E73;\n      --bg-body: #FFFFFF;\n      --bg-card: #FBFBFD;\n      --bg-soft: #F5F5F7;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.1);\n      --border-color: #E5E5E5;\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\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    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 700;\n      margin: 0 0 16px;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin: 0 0 16px;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin: 0 0 12px;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0 0 24px;\n      line-height: 1.7;\n    }\n\n    .product-detail-container .lead-text {\n      font-size: 20px;\n      color: var(--text-main);\n      max-width: 800px;\n      margin-bottom: 32px;\n    }\n\n    \/* Layout \u0026 Spacing *\/\n    . section-spacing {\n      margin-bottom: clamp(3rem, 8vw, 5rem);\n    }\n\n    \/* Images *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-family: monospace;\n      padding: 2rem;\n      box-sizing: border-box;\n      min-height: 300px;\n    }\n\n    \/* Components *\/\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 24px;\n    }\n\n    .feature-tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      color: var(--text-sub);\n      padding: 6px 14px;\n      border-radius: 8px;\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 6vw, 5rem);\n    }\n\n    .feature-section:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n\n    \/* Specs Section *\/\n    .specs-container {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 5vw, 3rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .specs-table th, .specs-table td {\n      text-align: left;\n      padding: 16px;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .specs-table th {\n      color: var(--text-sub);\n      font-weight: 500;\n      width: 40%;\n    }\n\n    .specs-table td {\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 24px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 12px;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Mobile Styles *\/\n    @media (max-width: 767px) {\n      .feature-section, .feature-section:nth-child(even) {\n        flex-direction: column;\n        text-align: left;\n        gap: 2rem;\n      }\n\n      .hero-section {\n        text-align: left;\n      }\n\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        margin-bottom: 16px;\n        border-bottom: none;\n      }\n\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 12px 0;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 16px;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 500;\n        color: var(--text-sub);\n        padding-right: 12px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cdiv class=\"trust-badge\"\u003eDesigned for Road Travel\u003c\/div\u003e\n\n\u003ch1\u003ePower Your Journey: 200W Car Power Inverter\u003c\/h1\u003e\n\n\u003cp class=\"lead-text\"\u003eConvert your vehicle's 12V power into versatile AC and fast-charging USBs. Keep your laptops, phones, and essential gear powered up wherever the road takes you.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625103215\/71bb361fdafdae0871e7ba01523e9d0e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eThe Ultimate In-Car Power Hub\u003c\/h2\u003e\n\n\u003cp\u003eDon't compromise on what you can power. With two universal AC outlets and four USB ports, this inverter allows you to simultaneously run a laptop while fast-charging multiple phones or tablets. It’s the complete power solution for road trips, mobile offices, and camping.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e2x AC Sockets\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e4x USB Ports\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e200W Total Output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-1-47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625100252\/785a000c1ffb3534ed60bb45c30bf088.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eHigh-Speed PD \u0026amp; QC Charging\u003c\/h2\u003e\n\n\u003cp\u003eGet back to full power faster. Equipped with a dedicated 30W Power Delivery (PD) USB-C port and a Quick Charge 3.0 USB-A port, it delivers rapid, efficient charging for compatible modern smartphones and laptops, significantly reducing wait times in the car.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePD 30W Type-C\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eQC 3.0 USB-A\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSmart Chip Technology\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625100252\/f7d6cfa7893a94e7f150713d5708bdb8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSmart Monitoring, Complete Control\u003c\/h2\u003e\n\n\u003cp\u003eDrive with confidence. The built-in LED display provides real-time monitoring of your car's battery voltage. An independent on\/off switch lets you cut power to the inverter without unplugging it, protecting both your devices and your vehicle's battery when not in use.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eLED Voltage Display\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eIndependent Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625100252\/2cef4b8bf3a9c1f88ece92ca0c3c3c42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eEngineered for Reliability\u003c\/h2\u003e\n\n\u003cp\u003eDesigned for sustained use, the inverter features a smart cooling fan and extensive vents to prevent overheating. It also includes an extra DC cigarette lighter socket for added flexibility (Note: This expansion port is for power only and cannot be used for heating cigarette lighters).\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSmart Cooling Fan\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eExpansion Port\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260625100252\/57470766619920461337a1c557a1a7d4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-container section-spacing\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Total Power Output\"\u003e200W\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Input Voltage\"\u003e12V DC\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"AC Output\"\u003e2x Universal Sockets\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"USB-C Port\"\u003ePD 30W Fast Charge\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"USB-A Port 1\"\u003eQC 3.0 Fast Charge (Orange)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"USB-A Ports 2 \u0026amp; 3\"\u003e5V\/2.4A Smart Charge (Green)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Dimensions\"\u003e13.5cm x 8cm (5.31\" x 3.15\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Total Cable Length\"\u003eApprox. 86cm (33.86\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"faq-section section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this inverter power my laptop?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, absolutely. The AC outlets are designed to handle most laptops. Please ensure your laptop's power requirement does not exceed the inverter's 200W total output capacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat does the LED display show?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe yellow LED display shows the real-time voltage of your car's battery when plugged in. This helps you monitor the health of your vehicle's battery.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use the extra round socket to light cigarettes?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The cigarette lighter expansion port is a DC power pass-through socket only. It is NOT designed to heat up cigarette lighters due to internal structure differences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack ( Essential)","offer_id":45771337040063,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Most Popular- 10%)","offer_id":45771337072831,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Best Value - 15%)","offer_id":45771337105599,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/71bb361fdafdae0871e7ba01523e9d0e.jpg?v=1782354783","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/200w-car-power-inverter","provider":"Bak","version":"1.0","type":"link"}