{"product_id":"universal-adjustable-power-adapter","title":"Universal Adjustable Power Adapter","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：可调电压AC\/DC电源适配器\n  目标受众：需要为多种小型电子设备供电的家庭用户、DIY爱好者\n  视觉风格：专业、科技感、可靠。以黑色为主，红色LED数字为强调色。\n  模块顺序：Hero -\u003e Precision Feature -\u003e Compatibility Feature -\u003e Safety Feature -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_1.png, Feature2=image_5.png, Feature3=image_4.png\n  规格图映射：Specs=image_3.png\n  对比模块：未加入，因为产品核心是“万能通用”，而非替代特定竞品。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D32F2F;\n      --primary-hover: #B71C1C;\n      --text-main: #212121;\n      --text-sub: #616161;\n      --bg-body: #FFFFFF;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F5F5F5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 24px rgba(0,0,0,0.1);\n      --border-color: #E0E0E0;\n      --spacing-section: clamp(2rem, 5vw, 4rem);\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    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin: 0 0 1rem 0;\n      font-weight: 700;\n    }\n\n    .product-detail-container h1 { font-size: clamp(32px, 5vw, 44px); line-height: 1.2; }\n    .product-detail-container h2 { font-size: clamp(24px, 4vw, 32px); }\n    .product-detail-container h3 { font-size: 20px; }\n    .product-detail-container p { font-size: 18px; color: var(--text-sub); margin: 0 0 1.5rem 0; }\n\n    .pd-img-placeholder {\n      width: 100%;\n      height: auto;\n      display: block;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      color: var(--text-sub);\n      text-align: center;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-hero-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.5rem 1rem;\n      border-radius: 2rem;\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1rem;\n    }\n    .pd-hero h1 { margin-bottom: 1rem; }\n    .pd-hero p { max-width: 800px; margin-left: auto; margin-right: auto; }\n\n    \/* Feature Sections *\/\n    .pd-feature {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-feature:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .pd-feature-media, .pd-feature-copy {\n      flex: 1;\n    }\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-top: 1rem;\n    }\n    .pd-tag {\n      background: var(--bg-soft);\n      padding: 0.4rem 0.8rem;\n      border-radius: 4px;\n      font-size: 14px;\n      color: var(--text-sub);\n    }\n\n    \/* Specifications *\/\n    .pd-specs {\n      background: var(--bg-soft);\n      padding: var(--spacing-section);\n      border-radius: var(--radius-lg);\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-specs table {\n      width: 100%;\n      border-collapse: collapse;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n    .pd-specs th, .pd-specs td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n    .pd-specs th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n      background: #fafafa;\n    }\n    .pd-specs td { color: var(--text-sub); }\n    .pd-specs tr:last-child th, .pd-specs tr:last-child td { border-bottom: none; }\n\n    \/* FAQ *\/\n    .pd-faq { margin-bottom: var(--spacing-section); }\n    .pd-faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n    .pd-faq-item:last-child { border-bottom: none; }\n    .pd-faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      color: var(--text-main);\n    }\n    .pd-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      .pd-feature, .pd-feature:nth-child(even) {\n        flex-direction: column;\n        text-align: center;\n      }\n      .pd-feature-copy { order: 2; }\n      .pd-feature-media { order: 1; width: 100%; }\n      .pd-feature-tags { justify-content: center; }\n      \n      .pd-specs table, .pd-specs thead, .pd-specs tbody, .pd-specs tr, .pd-specs th, .pd-specs td {\n        display: block;\n        width: 100%;\n      }\n      .pd-specs thead { display: none; }\n      .pd-specs tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .pd-specs td {\n        padding: 0.8rem 1rem;\n        border-bottom: 1px solid var(--border-color);\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n      }\n      .pd-specs td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--text-main);\n        margin-right: 1rem;\n      }\n      .pd-specs td:last-child { border-bottom: none; }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003cspan class=\"pd-hero-badge\"\u003eUniversal Power Solution\u003c\/span\u003e\n\u003ch1\u003eOne Adapter, Limitless Possibilities.\u003c\/h1\u003e\n\n\u003cp\u003eSimplify your electronics with a single, adjustable power supply. Dial in the exact voltage from 3V to 24V and power virtually any small household device with precision and ease.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-hero-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429155003\/05c01b7e69091f722ceecb6ce5a6753f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 1: Precision \u0026 Visibility --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429155003\/6fe1f91c5da08c651b635c07c9f2bb92.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eDial-in Precision, Visible Control\u003c\/h2\u003e\n\n\u003cp\u003eNo more guessing games. The integrated rotary knob allows for smooth, stepless voltage adjustment from 3V to 24V. The bright red LED screen displays the real-time output voltage, ensuring you provide the exact power your sensitive electronics need to operate safely.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e3V-24V Adjustable\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eReal-time LED Display\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eStepless Knob\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Compatibility --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429155003\/e333c7accc327f49b85555b9df9e0d84.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eThe Only Brick You Need\u003c\/h2\u003e\n\n\u003cp\u003eDitch the drawer full of random power bricks. With a powerful 72W (24V\/3A Max) output and 15 included interchangeable tips—including modern Type-C and Micro-USB—this adapter is a universal solution for routers, LED strips, monitors, cameras, and countless other home gadgets.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e15 Connectors Included\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e72W Max Output\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eType-C \u0026amp; Micro-USB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Safety \u0026 Design --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260429155003\/a887e84d4c69c9ed328df49feac97543.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eEngineered for Safety and Convenience\u003c\/h2\u003e\n\n\u003cp\u003eYour devices are protected by built-in smart chips that guard against over-voltage, over-current, short circuits, and overheating. The durable casing also features convenient mounting tabs on the sides, allowing for a clean and secure installation under a desk or on a wall.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eMulti-Protection Chip\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eWall Mountable\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDurable Build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-specs\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eModel\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eAM-002\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eInput\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eAC 100V-240V, 50\/60Hz\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eOutput Voltage\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eDC 3V-24V Adjustable\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eMax Output Current\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e3A (at lower voltages)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eMax Output Power\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e72W\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eAC Plug Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eUS \/ EU \/ UK \/ AU Plug Options Available\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eTotal Cable Length\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 236.7cm \/ 93.1in\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Property\"\u003eAdapter Dimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e12.7 x 6 x 3.7 cm \/ 5 x 2.4 x 1.5 in\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=\"pd-faq\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eHow do I know which voltage to set for my device?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eCheck the power input label on your device or its original power adapter. It will state the required voltage (V). Adjust the knob until the LED display on this adapter matches that number.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWhat is the polarity of the connector tips?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe tips are center-positive (+). Please ensure your device requires a center-positive connection before use to avoid damage. Most modern household electronics use this standard.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWill this work for devices that require more than 3A?\u003c\/div\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eNo, the maximum current output is 3A. It is suitable for devices requiring 3A or less. Using it with a device that draws more than 3A may cause the adapter to overheat or shut down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"3V-24V @ 5A (120W Max) \/ US","offer_id":45199032287368,"sku":"0507-13243484","price":29.95,"currency_code":"USD","in_stock":true},{"title":"3V-36V @ 4A (144W Max) \/ US","offer_id":45199032320136,"sku":"0507-13247424","price":34.95,"currency_code":"USD","in_stock":true},{"title":"3V-24V @ 5A (120W Max) \/ EU","offer_id":45199032352904,"sku":"0507-13244129","price":29.95,"currency_code":"USD","in_stock":true},{"title":"3V-36V @ 4A (144W Max) \/ EU","offer_id":45199032385672,"sku":"0507-13246672","price":34.95,"currency_code":"USD","in_stock":true},{"title":"3V-24V @ 5A (120W Max) \/ UK","offer_id":45199032418440,"sku":"0507-13245090","price":29.95,"currency_code":"USD","in_stock":true},{"title":"3V-36V @ 4A (144W Max) \/ UK","offer_id":45199032451208,"sku":"0507-13247391","price":34.95,"currency_code":"USD","in_stock":true},{"title":"3V-24V @ 5A (120W Max) \/ AU","offer_id":45199032483976,"sku":"0507-13249176","price":29.95,"currency_code":"USD","in_stock":true},{"title":"3V-36V @ 4A (144W Max) \/ AU","offer_id":45199032516744,"sku":"0507-13245885","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0695\/6282\/6888\/files\/05c01b7e69091f722ceecb6ce5a6753f.jpg?v=1778131681","url":"https:\/\/pawnexa.com\/products\/universal-adjustable-power-adapter","provider":"PawNexa","version":"1.0","type":"link"}