{"product_id":"67w-power-adapter-dual-usb-c-usb-a-3-port-laptop-charging-pa7-65w","title":"67W Power Adapter with Dual USB-C \u0026 USB-A Ports | 65W USB-C1 Laptop Charging | 20W USB-C2 | 18W USB-A | 3-Device Simultaneous Charging | 100-240V | PA7-65W","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003cmeta name=\"description\" content=\"67W Power Adapter with Dual USB-C and USB-A ports. 65W USB-C1, 20W USB-C2, 18W USB-A. Charge 3 devices simultaneously. 100-240V universal input.\"\u003e\n    \u003ctitle\u003e67W Power Adapter | Dual USB-C + USB-A | 3-Port Fast Charging\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            background: #ffffff;\n            min-height: 100vh;\n        }\n\n        .product-container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n\n        \/* Hero Section - Power\/Electric Blue Theme *\/\n        .hero-section {\n            background: linear-gradient(145deg, #ecfeff 0%, #cffafe 50%, #a5f3fc 100%);\n            border-radius: 32px;\n            padding: 55px 45px;\n            margin-bottom: 26px;\n            text-align: center;\n            position: relative;\n            overflow: hidden;\n            border: 1px solid #67e8f9;\n        }\n\n        .hero-section::before {\n            content: '';\n            position: absolute;\n            top: -100px;\n            right: -100px;\n            width: 350px;\n            height: 350px;\n            background: radial-gradient(circle, rgba(6,182,212,0.12) 0%, transparent 60%);\n            pointer-events: none;\n        }\n\n        .hero-section::after {\n            content: '';\n            position: absolute;\n            bottom: -100px;\n            left: -100px;\n            width: 300px;\n            height: 300px;\n            background: radial-gradient(circle, rgba(8,145,178,0.1) 0%, transparent 60%);\n            pointer-events: none;\n        }\n\n        .hero-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            background: linear-gradient(135deg, #06b6d4, #0891b2);\n            color: #fff;\n            padding: 10px 26px;\n            border-radius: 50px;\n            font-weight: 600;\n            font-size: 11px;\n            margin-bottom: 22px;\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            position: relative;\n            z-index: 1;\n            box-shadow: 0 4px 20px rgba(6,182,212,0.4);\n        }\n\n        .hero-title {\n            color: #0f172a;\n            font-size: clamp(28px, 5vw, 44px);\n            font-weight: 800;\n            margin-bottom: 10px;\n            position: relative;\n            z-index: 1;\n            line-height: 1.15;\n            letter-spacing: -0.5px;\n        }\n\n        .hero-title span {\n            background: linear-gradient(135deg, #06b6d4, #0891b2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .hero-tagline {\n            color: #64748b;\n            font-size: 16px;\n            margin-bottom: 35px;\n            position: relative;\n            z-index: 1;\n            font-weight: 400;\n        }\n\n        .hero-features {\n            display: flex;\n            justify-content: center;\n            gap: 14px;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 1;\n        }\n\n        .hero-feature {\n            background: #fff;\n            border: 2px solid #67e8f9;\n            border-radius: 18px;\n            padding: 18px 24px;\n            text-align: center;\n            min-width: 115px;\n            box-shadow: 0 4px 15px rgba(6,182,212,0.1);\n            transition: all 0.3s ease;\n        }\n\n        .hero-feature:hover {\n            border-color: #06b6d4;\n            transform: translateY(-4px);\n            box-shadow: 0 8px 25px rgba(6,182,212,0.2);\n        }\n\n        .hero-feature-value {\n            font-size: 24px;\n            font-weight: 800;\n            color: #0f172a;\n            line-height: 1;\n            margin-bottom: 5px;\n        }\n\n        .hero-feature-value.gradient {\n            background: linear-gradient(135deg, #06b6d4, #0891b2);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .hero-feature-label {\n            font-size: 10px;\n            color: #64748b;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        \/* 3-Port Section *\/\n        .ports-section {\n            background: linear-gradient(135deg, #0e7490 0%, #0891b2 50%, #06b6d4 100%);\n            border-radius: 26px;\n            padding: 45px;\n            margin-bottom: 26px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 15px 50px rgba(8,145,178,0.35);\n        }\n\n        .ports-section::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            right: 0;\n            width: 300px;\n            height: 300px;\n            background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);\n            pointer-events: none;\n        }\n\n        .ports-header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n\n        .ports-header h2 {\n            color: #fff;\n            font-size: 26px;\n            font-weight: 800;\n            margin-bottom: 10px;\n        }\n\n        .ports-header p {\n            color: rgba(255,255,255,0.8);\n            font-size: 14px;\n        }\n\n        .ports-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 20px;\n        }\n\n        .port-card {\n            background: rgba(255,255,255,0.1);\n            border: 2px solid rgba(255,255,255,0.2);\n            border-radius: 20px;\n            padding: 28px 20px;\n            text-align: center;\n            transition: all 0.3s ease;\n        }\n\n        .port-card:hover {\n            background: rgba(255,255,255,0.15);\n            transform: translateY(-4px);\n        }\n\n        .port-icon {\n            font-size: 36px;\n            margin-bottom: 15px;\n        }\n\n        .port-name {\n            color: #fff;\n            font-size: 18px;\n            font-weight: 700;\n            margin-bottom: 10px;\n        }\n\n        .port-power {\n            font-size: 28px;\n            font-weight: 800;\n            margin-bottom: 12px;\n            background: linear-gradient(135deg, #a5f3fc, #cffafe);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .port-specs {\n            color: rgba(255,255,255,0.7);\n            font-size: 11px;\n            line-height: 1.6;\n        }\n\n        \/* Multi-Device Charging Table *\/\n        .combo-section {\n            background: #fff;\n            border: 1px solid #e2e8f0;\n            border-radius: 24px;\n            padding: 35px;\n            margin-bottom: 26px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n        }\n\n        .section-title {\n            font-size: 22px;\n            font-weight: 700;\n            color: #0f172a;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .section-title::before {\n            content: '';\n            width: 5px;\n            height: 26px;\n            background: linear-gradient(180deg, #06b6d4, #0891b2);\n            border-radius: 3px;\n        }\n\n        .combo-table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n\n        .combo-table th,\n        .combo-table td {\n            padding: 16px;\n            text-align: left;\n            border-bottom: 1px solid #f1f5f9;\n        }\n\n        .combo-table th {\n            background: linear-gradient(135deg, #ecfeff, #fff);\n            color: #0891b2;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-weight: 700;\n        }\n\n        .combo-table td {\n            font-size: 14px;\n            color: #334155;\n        }\n\n        .combo-table tr:hover {\n            background: #f8fafc;\n        }\n\n        .combo-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #06b6d4, #0891b2);\n            color: #fff;\n            padding: 5px 14px;\n            border-radius: 20px;\n            font-size: 12px;\n            font-weight: 700;\n        }\n\n        .combo-ports {\n            display: flex;\n            gap: 6px;\n            flex-wrap: wrap;\n        }\n\n        .combo-port {\n            background: linear-gradient(135deg, #ecfeff, #cffafe);\n            border: 1px solid #67e8f9;\n            padding: 4px 10px;\n            border-radius: 6px;\n            font-size: 11px;\n            font-weight: 600;\n            color: #0891b2;\n        }\n\n        \/* Features Grid *\/\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 16px;\n            margin-bottom: 26px;\n        }\n\n        .feature-card {\n            background: #fff;\n            border: 1px solid #e2e8f0;\n            border-radius: 18px;\n            padding: 24px 16px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n        }\n\n        .feature-card:hover {\n            border-color: #06b6d4;\n            transform: translateY(-4px);\n            box-shadow: 0 10px 30px rgba(6,182,212,0.12);\n        }\n\n        .feature-icon {\n            width: 50px;\n            height: 50px;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            margin: 0 auto 12px;\n            background: linear-gradient(135deg, #ecfeff, #cffafe);\n        }\n\n        .feature-title {\n            font-size: 13px;\n            font-weight: 700;\n            color: #0f172a;\n            margin-bottom: 4px;\n        }\n\n        .feature-desc {\n            font-size: 11px;\n            color: #64748b;\n            line-height: 1.4;\n        }\n\n        \/* Specifications *\/\n        .specs-section {\n            background: linear-gradient(145deg, #ecfeff, #fff);\n            border: 1px solid #a5f3fc;\n            border-radius: 24px;\n            padding: 35px;\n            margin-bottom: 26px;\n        }\n\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 18px;\n        }\n\n        .spec-group {\n            background: #fff;\n            border: 1px solid #e2e8f0;\n            border-radius: 14px;\n            padding: 20px;\n        }\n\n        .spec-group-title {\n            font-size: 11px;\n            color: #06b6d4;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 14px;\n            padding-bottom: 10px;\n            border-bottom: 1px solid #ecfeff;\n            font-weight: 700;\n        }\n\n        .spec-item {\n            display: flex;\n            justify-content: space-between;\n            padding: 7px 0;\n            font-size: 13px;\n        }\n\n        .spec-item span:first-child {\n            color: #64748b;\n        }\n\n        .spec-item span:last-child {\n            color: #0f172a;\n            font-weight: 600;\n        }\n\n        \/* Warranty *\/\n        .warranty-section {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n            gap: 18px;\n            margin-bottom: 26px;\n        }\n\n        .warranty-card {\n            background: #fff;\n            border: 1px solid #e2e8f0;\n            border-radius: 20px;\n            padding: 28px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n        }\n\n        .warranty-card::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 4px;\n        }\n\n        .warranty-card.cyan::before {\n            background: linear-gradient(90deg, #06b6d4, #22d3ee);\n        }\n\n        .warranty-card.gray::before {\n            background: linear-gradient(90deg, #94a3b8, #cbd5e1);\n        }\n\n        .warranty-header {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n        }\n\n        .warranty-icon {\n            width: 48px;\n            height: 48px;\n            border-radius: 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 22px;\n        }\n\n        .warranty-icon.cyan { background: linear-gradient(135deg, #cffafe, #a5f3fc); }\n        .warranty-icon.gray { background: linear-gradient(135deg, #f1f5f9, #e2e8f0); }\n\n        .warranty-title {\n            font-size: 18px;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .warranty-text {\n            color: #64748b;\n            font-size: 13px;\n            line-height: 1.7;\n        }\n\n        .warranty-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #06b6d4, #0891b2);\n            color: #fff;\n            padding: 7px 18px;\n            border-radius: 22px;\n            font-weight: 600;\n            font-size: 12px;\n            margin-top: 16px;\n        }\n\n        \/* Package *\/\n        .package-section {\n            background: linear-gradient(135deg, #0e7490, #0891b2);\n            border-radius: 24px;\n            padding: 35px;\n            text-align: center;\n            color: #fff;\n            box-shadow: 0 15px 50px rgba(8,145,178,0.35);\n        }\n\n        .package-section .section-title {\n            color: #fff;\n            justify-content: center;\n        }\n\n        .package-section .section-title::before {\n            background: linear-gradient(180deg, #67e8f9, #a5f3fc);\n        }\n\n        .package-items {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            justify-content: center;\n            margin-top: 22px;\n        }\n\n        .package-item {\n            background: rgba(255,255,255,0.15);\n            border: 1px solid rgba(255,255,255,0.25);\n            padding: 12px 24px;\n            border-radius: 50px;\n            font-size: 14px;\n        }\n\n        \/* Responsive *\/\n        @media (max-width: 992px) {\n            .ports-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .features-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n        }\n\n        @media (max-width: 768px) {\n            .product-container { padding: 15px; }\n            .hero-section { padding: 40px 25px; }\n            .hero-features { gap: 10px; }\n            .hero-feature { min-width: 100px; padding: 14px 18px; }\n            .hero-feature-value { font-size: 20px; }\n            \n            .ports-section { padding: 35px 22px; }\n            .ports-header h2 { font-size: 22px; }\n            \n            .combo-table th,\n            .combo-table td {\n                padding: 12px 10px;\n                font-size: 12px;\n            }\n            \n            .combo-section, .specs-section, .package-section { padding: 28px 20px; }\n            .warranty-card { padding: 24px 20px; }\n        }\n\n        @media (max-width: 480px) {\n            .hero-title { font-size: 24px; }\n            .hero-features { flex-direction: column; align-items: center; }\n            .hero-feature { width: 100%; max-width: 160px; }\n            \n            .features-grid { grid-template-columns: 1fr; }\n            .specs-grid { grid-template-columns: 1fr; }\n            \n            .combo-section { overflow-x: auto; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003c!-- Hero Section --\u003e\n        \u003cdiv class=\"hero-section\"\u003e\n            \u003cspan class=\"hero-badge\"\u003e⚡ 3-Port Power\u003c\/span\u003e\n            \u003ch1 class=\"hero-title\"\u003e\n\u003cspan\u003e67W\u003c\/span\u003e Multi-Port Power Adapter\u003c\/h1\u003e\n            \u003cp class=\"hero-tagline\"\u003eDual USB-C + USB-A • 65W Single Port • Charge 3 Devices\u003c\/p\u003e\n            \u003cdiv class=\"hero-features\"\u003e\n                \u003cdiv class=\"hero-feature\"\u003e\n                    \u003cdiv class=\"hero-feature-value gradient\"\u003e67W\u003c\/div\u003e\n                    \u003cdiv class=\"hero-feature-label\"\u003eTotal Power\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hero-feature\"\u003e\n                    \u003cdiv class=\"hero-feature-value\"\u003e2×\u003c\/div\u003e\n                    \u003cdiv class=\"hero-feature-label\"\u003eUSB-C\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hero-feature\"\u003e\n                    \u003cdiv class=\"hero-feature-value\"\u003e1×\u003c\/div\u003e\n                    \u003cdiv class=\"hero-feature-label\"\u003eUSB-A\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hero-feature\"\u003e\n                    \u003cdiv class=\"hero-feature-value\"\u003e65W\u003c\/div\u003e\n                    \u003cdiv class=\"hero-feature-label\"\u003eMax Single\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 3-Port Section --\u003e\n        \u003cdiv class=\"ports-section\"\u003e\n            \u003cdiv class=\"ports-header\"\u003e\n                \u003ch2\u003eThree Powerful Ports\u003c\/h2\u003e\n                \u003cp\u003eCharge your laptop, phone, and tablet — all at once\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ports-grid\"\u003e\n                \u003cdiv class=\"port-card\"\u003e\n                    \u003cdiv class=\"port-icon\"\u003e🔌\u003c\/div\u003e\n                    \u003ch3 class=\"port-name\"\u003eUSB-C1\u003c\/h3\u003e\n                    \u003cdiv class=\"port-power\"\u003e65W Max\u003c\/div\u003e\n                    \u003cp class=\"port-specs\"\u003e5V\/3A • 9V\/3A • 12V\/3A\u003cbr\u003e15V\/3A • 20V\/3.25A\u003cbr\u003eLaptop Fast Charging\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"port-card\"\u003e\n                    \u003cdiv class=\"port-icon\"\u003e⚡\u003c\/div\u003e\n                    \u003ch3 class=\"port-name\"\u003eUSB-C2\u003c\/h3\u003e\n                    \u003cdiv class=\"port-power\"\u003e20W Max\u003c\/div\u003e\n                    \u003cp class=\"port-specs\"\u003e5V\/3A • 9V\/2.22A • 12V\/1.67A\u003cbr\u003ePhone Fast Charging\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"port-card\"\u003e\n                    \u003cdiv class=\"port-icon\"\u003e🔋\u003c\/div\u003e\n                    \u003ch3 class=\"port-name\"\u003eUSB-A\u003c\/h3\u003e\n                    \u003cdiv class=\"port-power\"\u003e18W Max\u003c\/div\u003e\n                    \u003cp class=\"port-specs\"\u003e5V\/3A • 9V\/2A\u003cbr\u003eQuick Charge Compatible\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Multi-Device Charging Combinations --\u003e\n        \u003cdiv class=\"combo-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eMulti-Device Charging\u003c\/h2\u003e\n            \u003ctable class=\"combo-table\"\u003e\n                \u003cthead\u003e\n                    \u003ctr\u003e\n                        \u003cth\u003ePorts Used\u003c\/th\u003e\n                        \u003cth\u003ePower Distribution\u003c\/th\u003e\n                        \u003cth\u003eTotal Output\u003c\/th\u003e\n                    \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\n                            \u003cdiv class=\"combo-ports\"\u003e\n                                \u003cspan class=\"combo-port\"\u003eC1\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/td\u003e\n                        \u003ctd\u003eUSB-C1: 65W\u003c\/td\u003e\n                        \u003ctd\u003e\u003cspan class=\"combo-badge\"\u003e65W Max\u003c\/span\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\n                            \u003cdiv class=\"combo-ports\"\u003e\n                                \u003cspan class=\"combo-port\"\u003eC1\u003c\/span\u003e\n                                \u003cspan class=\"combo-port\"\u003eC2\u003c\/span\u003e\n                                \u003cspan class=\"combo-port\"\u003eUSB-A\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/td\u003e\n                        \u003ctd\u003eC1: 45W + C2+A: 15W\u003c\/td\u003e\n                        \u003ctd\u003e\u003cspan class=\"combo-badge\"\u003e60W Max\u003c\/span\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\n                            \u003cdiv class=\"combo-ports\"\u003e\n                                \u003cspan class=\"combo-port\"\u003eC1\u003c\/span\u003e\n                                \u003cspan class=\"combo-port\"\u003eC2\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/td\u003e\n                        \u003ctd\u003eC1: 45W + C2: 12W\u003c\/td\u003e\n                        \u003ctd\u003e\u003cspan class=\"combo-badge\"\u003e57W Max\u003c\/span\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd\u003e\n                            \u003cdiv class=\"combo-ports\"\u003e\n                                \u003cspan class=\"combo-port\"\u003eC2\u003c\/span\u003e\n                                \u003cspan class=\"combo-port\"\u003eUSB-A\u003c\/span\u003e\n                            \u003c\/div\u003e\n                        \u003c\/td\u003e\n                        \u003ctd\u003eC2+A: 5V\/3A\u003c\/td\u003e\n                        \u003ctd\u003e\u003cspan class=\"combo-badge\"\u003e15W Max\u003c\/span\u003e\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Features Grid --\u003e\n        \u003cdiv class=\"features-grid\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e💻\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003eLaptop Power\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003e65W USB-C1\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e📱\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003ePhone Fast\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003e20W USB-C2\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🔌\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003e3 Ports\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003eCharge together\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003cdiv class=\"feature-icon\"\u003e🌍\u003c\/div\u003e\n                \u003ch3 class=\"feature-title\"\u003eUniversal\u003c\/h3\u003e\n                \u003cp class=\"feature-desc\"\u003e100-240V\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Specifications --\u003e\n        \u003cdiv class=\"specs-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n            \u003cdiv class=\"specs-grid\"\u003e\n                \u003cdiv class=\"spec-group\"\u003e\n                    \u003cdiv class=\"spec-group-title\"\u003eProduct\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eModel\u003c\/span\u003e\n                        \u003cspan\u003ePA7-65W\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003ePorts\u003c\/span\u003e\n                        \u003cspan\u003e2× USB-C + 1× USB-A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eTotal Power\u003c\/span\u003e\n                        \u003cspan\u003e67W\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-group\"\u003e\n                    \u003cdiv class=\"spec-group-title\"\u003eInput\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eVoltage\u003c\/span\u003e\n                        \u003cspan\u003e100-240V\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eFrequency\u003c\/span\u003e\n                        \u003cspan\u003e50\/60Hz\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eCurrent\u003c\/span\u003e\n                        \u003cspan\u003e1.5A Max\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-group\"\u003e\n                    \u003cdiv class=\"spec-group-title\"\u003eUSB-C1 Output\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e5V \/ 9V \/ 12V\u003c\/span\u003e\n                        \u003cspan\u003e3A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e15V\u003c\/span\u003e\n                        \u003cspan\u003e3A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e20V\u003c\/span\u003e\n                        \u003cspan\u003e3.25A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eMax Power\u003c\/span\u003e\n                        \u003cspan\u003e65W\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-group\"\u003e\n                    \u003cdiv class=\"spec-group-title\"\u003eUSB-C2 Output\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e5V\u003c\/span\u003e\n                        \u003cspan\u003e3A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e9V\u003c\/span\u003e\n                        \u003cspan\u003e2.22A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e12V\u003c\/span\u003e\n                        \u003cspan\u003e1.67A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eMax Power\u003c\/span\u003e\n                        \u003cspan\u003e20W\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-group\"\u003e\n                    \u003cdiv class=\"spec-group-title\"\u003eUSB-A Output\u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e5V\u003c\/span\u003e\n                        \u003cspan\u003e3A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003e9V\u003c\/span\u003e\n                        \u003cspan\u003e2A\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"spec-item\"\u003e\n                        \u003cspan\u003eMax Power\u003c\/span\u003e\n                        \u003cspan\u003e18W\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Warranty --\u003e\n        \u003cdiv class=\"warranty-section\"\u003e\n            \u003cdiv class=\"warranty-card cyan\"\u003e\n                \u003cdiv class=\"warranty-header\"\u003e\n                    \u003cdiv class=\"warranty-icon cyan\"\u003e✓\u003c\/div\u003e\n                    \u003ch3 class=\"warranty-title\"\u003e12-Month Warranty\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"warranty-text\"\u003eThis warranty covers defects in the product that result in failure or faults making the product unable to function. It does not cover damage caused by accidents, misuse, or unauthorized modifications.\u003c\/p\u003e\n                \u003cspan class=\"warranty-badge\"\u003e1 Year Coverage\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"warranty-card gray\"\u003e\n                \u003cdiv class=\"warranty-header\"\u003e\n                    \u003cdiv class=\"warranty-icon gray\"\u003e↩\u003c\/div\u003e\n                    \u003ch3 class=\"warranty-title\"\u003e14-Day Returns\u003c\/h3\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"warranty-text\"\u003eWe accept returns within 14 days of purchase, provided the item is in the same condition as received. Items must be returned in original packaging with all accessories included.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Package --\u003e\n        \u003cdiv class=\"package-section\"\u003e\n            \u003ch2 class=\"section-title\"\u003e📦 What's in the Box\u003c\/h2\u003e\n            \u003cdiv class=\"package-items\"\u003e\n                \u003cspan class=\"package-item\"\u003e🔌 1 x 67W Multi-Port Power Adapter\u003c\/span\u003e\n                \u003cspan class=\"package-item\"\u003e📄 User Manual\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"snapcases.co.uk","offers":[{"title":"Default Title","offer_id":49253342249305,"sku":null,"price":39.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0844\/0220\/9113\/files\/IMG-8741.png?v=1725664510","url":"https:\/\/snapcases.co.uk\/products\/67w-power-adapter-dual-usb-c-usb-a-3-port-laptop-charging-pa7-65w","provider":"snapcases.co.uk","version":"1.0","type":"link"}