{"product_id":"starry-ambient-light-7-in-1-fast-car-charger-1","title":"Starry Ambient Light 7-in-1 Fast Car Charger","description":"\u003cstyle\u003e   html {     scroll-behavior: smooth;   }    #cc-detail-page,   #cc-detail-page * {     box-sizing: border-box;   }    #cc-detail-page {     --cc-bg: #05080d;     --cc-card: #0d141e;     --cc-card-light: #121d29;     --cc-cyan: #10d9ed;     --cc-cyan-soft: #93f5ff;     --cc-red: #ff3848;     --cc-text: #f7fbff;     --cc-muted: #b9c5d1;     --cc-border: rgba(16, 217, 237, 0.22);     --cc-radius: 18px;     --cc-shadow: 0 14px 35px rgba(0, 0, 0, 0.28);      width: 100%;     max-width: 900px;     margin: 0 auto;     overflow: hidden;     background: var(--cc-bg);     color: var(--cc-text) !important;     font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;     font-size: 16px;     line-height: 1.55;   }    #cc-detail-page h1,   #cc-detail-page h2,   #cc-detail-page h3,   #cc-detail-page p,   #cc-detail-page li,   #cc-detail-page span,   #cc-detail-page strong,   #cc-detail-page summary {     color: inherit !important;   }    #cc-detail-page h1,   #cc-detail-page h2,   #cc-detail-page h3,   #cc-detail-page p {     margin: 0;   }    #cc-detail-page h1 {     font-size: clamp(30px, 8vw, 56px);     line-height: 1.03;     letter-spacing: -1.5px;   }    #cc-detail-page h2 {     font-size: clamp(25px, 6vw, 38px);     line-height: 1.12;     letter-spacing: -0.7px;   }    #cc-detail-page h3 {     font-size: 19px;     line-height: 1.25;   }    #cc-detail-page img {     display: block;     width: 100%;     height: auto;     margin: 0;     border: 0;   }    #cc-detail-page a {     text-decoration: none;   }    #cc-detail-page .cc-section {     padding: 42px 16px;   }    #cc-detail-page .cc-section-heading {     margin-bottom: 22px;     text-align: center;   }    #cc-detail-page .cc-section-heading p {     max-width: 620px;     margin: 10px auto 0;     color: var(--cc-muted) !important;     font-size: 15px;   }    \/* Hero Banner *\/   #cc-detail-page .cc-hero {     position: relative;     text-align: center;     background:       radial-gradient(circle at 85% 8%, rgba(255, 56, 72, 0.16), transparent 30%),       radial-gradient(circle at 10% 40%, rgba(16, 217, 237, 0.14), transparent 34%),       #05080d;   }    #cc-detail-page .cc-hero-copy {     padding: 36px 18px 24px;   }    #cc-detail-page .cc-eyebrow {     display: inline-flex;     align-items: center;     justify-content: center;     margin-bottom: 15px;     padding: 7px 13px;     border: 1px solid rgba(16, 217, 237, 0.4);     border-radius: 999px;     background: rgba(16, 217, 237, 0.09);     color: var(--cc-cyan-soft) !important;     font-size: 12px;     font-weight: 800;     letter-spacing: 1.1px;     text-transform: uppercase;   }    #cc-detail-page .cc-gradient-text {     color: var(--cc-cyan) !important;   }    #cc-detail-page .cc-hero-copy \u003e p {     max-width: 620px;     margin: 15px auto 0;     color: var(--cc-muted) !important;     font-size: 16px;   }    #cc-detail-page .cc-hero-points {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 8px;     margin-top: 19px;   }    #cc-detail-page .cc-hero-points span {     padding: 8px 11px;     border-radius: 999px;     background: rgba(255, 255, 255, 0.07);     color: var(--cc-text) !important;     font-size: 12px;     font-weight: 700;   }    \/* 2×2 Benefit Grid *\/   #cc-detail-page .cc-benefit-grid {     display: grid;     grid-template-columns: repeat(2, minmax(0, 1fr));     gap: 10px;   }    #cc-detail-page .cc-benefit-card {     min-width: 0;     padding: 18px 11px;     border: 1px solid var(--cc-border);     border-radius: 15px;     background: linear-gradient(145deg, #111c27, #0a111a);     text-align: center;     box-shadow: var(--cc-shadow);   }    #cc-detail-page .cc-benefit-icon {     display: flex;     width: 43px;     height: 43px;     margin: 0 auto 11px;     align-items: center;     justify-content: center;     border-radius: 13px;     background: rgba(16, 217, 237, 0.12);     font-size: 22px;   }    #cc-detail-page .cc-benefit-card h3 {     margin-bottom: 5px;     font-size: 15px;   }    #cc-detail-page .cc-benefit-card p {     color: var(--cc-muted) !important;     font-size: 12px;     line-height: 1.42;   }    \/* Selling Point Cards *\/   #cc-detail-page .cc-feature-stack {     display: grid;     gap: 22px;   }    #cc-detail-page .cc-feature-card {     overflow: hidden;     border: 1px solid var(--cc-border);     border-radius: var(--cc-radius);     background: var(--cc-card);     box-shadow: var(--cc-shadow);   }    #cc-detail-page .cc-feature-copy {     padding: 22px 18px 24px;   }    #cc-detail-page .cc-feature-tag {     display: inline-block;     margin-bottom: 10px;     color: var(--cc-cyan) !important;     font-size: 12px;     font-weight: 900;     letter-spacing: 0.8px;     text-transform: uppercase;   }    #cc-detail-page .cc-feature-copy h3 {     margin-bottom: 10px;     font-size: 23px;   }    #cc-detail-page .cc-feature-copy p {     color: var(--cc-muted) !important;     font-size: 15px;   }    #cc-detail-page .cc-bullets {     margin: 14px 0 0;     padding: 0;     list-style: none;   }    #cc-detail-page .cc-bullets li {     position: relative;     margin: 8px 0;     padding-left: 25px;     color: var(--cc-muted) !important;     font-size: 14px;   }    #cc-detail-page .cc-bullets li::before {     position: absolute;     top: 0;     left: 0;     content: '✓';     color: var(--cc-cyan);     font-weight: 900;   }    #cc-detail-page .cc-bullets strong {     color: var(--cc-text) !important;   }    \/* Specifications *\/   #cc-detail-page .cc-spec-box {     padding: 7px;     border: 1px solid var(--cc-border);     border-radius: var(--cc-radius);     background: rgba(16, 217, 237, 0.03);   }    #cc-detail-page .cc-spec-inner {     overflow: hidden;     border: 1px solid rgba(255, 255, 255, 0.08);     border-radius: 13px;     background: var(--cc-card);   }    #cc-detail-page .cc-spec-row {     display: flex;     gap: 12px;     align-items: flex-start;     justify-content: space-between;     padding: 14px 13px;     border-bottom: 1px solid rgba(255, 255, 255, 0.07);   }    #cc-detail-page .cc-spec-row:last-child {     border-bottom: 0;   }    #cc-detail-page .cc-spec-label {     flex: 0 0 42%;     color: var(--cc-muted) !important;     font-size: 13px;   }    #cc-detail-page .cc-spec-value {     flex: 1;     color: var(--cc-text) !important;     font-size: 13px;     font-weight: 750;     text-align: right;   }    #cc-detail-page .cc-note {     margin-top: 13px;     padding: 13px;     border: 1px solid rgba(255, 56, 72, 0.25);     border-radius: 12px;     background: rgba(255, 56, 72, 0.07);     color: var(--cc-muted) !important;     font-size: 12px;   }    \/* FAQ *\/   #cc-detail-page .cc-faq-list {     display: grid;     gap: 10px;   }    #cc-detail-page .cc-faq {     overflow: hidden;     border: 1px solid var(--cc-border);     border-radius: 14px;     background: var(--cc-card);   }    #cc-detail-page .cc-faq summary {     position: relative;     padding: 17px 48px 17px 15px;     cursor: pointer;     list-style: none;     color: var(--cc-text) !important;     font-size: 14px;     font-weight: 750;   }    #cc-detail-page .cc-faq summary::-webkit-details-marker {     display: none;   }    #cc-detail-page .cc-faq summary::after {     position: absolute;     top: 50%;     right: 17px;     width: 9px;     height: 9px;     border-right: 2px solid var(--cc-cyan);     border-bottom: 2px solid var(--cc-cyan);     content: '';     transform: translateY(-70%) rotate(45deg);     transition: transform 0.28s ease;   }    #cc-detail-page .cc-faq[open] summary::after {     transform: translateY(-30%) rotate(225deg);   }    #cc-detail-page .cc-faq-answer {     padding: 0 15px 17px;     color: var(--cc-muted) !important;     font-size: 13px;     animation: ccFadeIn 0.3s ease;   }    @keyframes ccFadeIn {     from {       opacity: 0;       transform: translateY(-5px);     }     to {       opacity: 1;       transform: translateY(0);     }   }    \/* Three Guarantee Rows *\/   #cc-detail-page .cc-guarantee-list {     display: grid;     grid-template-columns: 1fr;     gap: 11px;   }    #cc-detail-page .cc-guarantee-card {     display: flex;     gap: 14px;     align-items: center;     padding: 16px;     border: 1px solid var(--cc-border);     border-radius: 15px;     background: linear-gradient(135deg, #111c27, #090f17);   }    #cc-detail-page .cc-guarantee-icon {     display: flex;     flex: 0 0 44px;     width: 44px;     height: 44px;     align-items: center;     justify-content: center;     border-radius: 13px;     background: rgba(16, 217, 237, 0.12);     font-size: 22px;   }    #cc-detail-page .cc-guarantee-card h3 {     margin-bottom: 3px;     font-size: 16px;   }    #cc-detail-page .cc-guarantee-card p {     color: var(--cc-muted) !important;     font-size: 12px;   }    \/* CTA *\/   #cc-detail-page .cc-cta {     padding: 0 16px 42px;   }    #cc-detail-page .cc-cta-box {     overflow: hidden;     border: 1px solid rgba(16, 217, 237, 0.35);     border-radius: var(--cc-radius);     background:       radial-gradient(circle at 70% 15%, rgba(255, 56, 72, 0.17), transparent 35%),       linear-gradient(145deg, #101c28, #070b11);     box-shadow: var(--cc-shadow);     text-align: center;   }    #cc-detail-page .cc-cta-copy {     padding: 28px 17px 30px;   }    #cc-detail-page .cc-cta-copy h2 {     margin-bottom: 11px;   }    #cc-detail-page .cc-cta-copy p {     max-width: 560px;     margin: 0 auto;     color: var(--cc-muted) !important;     font-size: 14px;   }    #cc-detail-page .cc-buy-button {     display: inline-flex;     min-width: 210px;     min-height: 52px;     margin-top: 20px;     padding: 14px 25px;     align-items: center;     justify-content: center;     border: 0;     border-radius: 999px;     background: linear-gradient(90deg, #08c6dc, #23efff);     box-shadow: 0 12px 28px rgba(16, 217, 237, 0.28);     color: #031015 !important;     font-size: 15px;     font-weight: 900;     letter-spacing: 0.3px;     transition:       transform 0.2s ease,       box-shadow 0.2s ease,       filter 0.2s ease;   }    #cc-detail-page .cc-buy-button:hover {     filter: brightness(1.08);     transform: translateY(-3px);     box-shadow: 0 17px 34px rgba(16, 217, 237, 0.38);   }    #cc-detail-page .cc-buy-button:active {     transform: translateY(1px) scale(0.98);   }    #cc-detail-page .cc-microcopy {     margin-top: 11px !important;     color: var(--cc-muted) !important;     font-size: 11px !important;   }    \/* Sticky Mobile Buy Button *\/   #cc-detail-page .cc-mobile-sticky {     position: fixed;     right: 12px;     bottom: 14px;     z-index: 50;     display: inline-flex;     min-height: 46px;     padding: 11px 17px;     align-items: center;     justify-content: center;     border-radius: 999px;     background: var(--cc-cyan);     box-shadow: 0 9px 25px rgba(0, 0, 0, 0.38);     color: #031015 !important;     font-size: 13px;     font-weight: 900;     transition: transform 0.2s ease;   }    #cc-detail-page .cc-mobile-sticky:hover {     transform: translateY(-3px);   }    #cc-detail-page .cc-mobile-sticky:active {     transform: translateY(1px) scale(0.97);   }    @media (min-width: 750px) {     #cc-detail-page .cc-section {       padding: 62px 38px;     }      #cc-detail-page .cc-hero-copy {       padding: 55px 35px 34px;     }      #cc-detail-page .cc-benefit-grid {       gap: 16px;       max-width: 720px;       margin: 0 auto;     }      #cc-detail-page .cc-benefit-card {       padding: 24px 18px;     }      #cc-detail-page .cc-benefit-card h3 {       font-size: 18px;     }      #cc-detail-page .cc-benefit-card p {       font-size: 14px;     }      #cc-detail-page .cc-feature-copy {       padding: 28px 26px 31px;     }      #cc-detail-page .cc-spec-row {       padding: 16px 20px;     }      #cc-detail-page .cc-spec-label,     #cc-detail-page .cc-spec-value {       font-size: 14px;     }      #cc-detail-page .cc-cta {       padding: 0 38px 62px;     }      #cc-detail-page .cc-mobile-sticky {       display: none;     }   }    @media (prefers-reduced-motion: reduce) {     html {       scroll-behavior: auto;     }      #cc-detail-page *,     #cc-detail-page *::before,     #cc-detail-page *::after {       animation: none !important;       transition: none !important;     }   } \u003c\/style\u003e \u003cdiv id=\"cc-detail-page\"\u003e \u003c!-- TOP HERO BANNER --\u003e \u003csection class=\"cc-hero\"\u003e \u003cdiv class=\"cc-hero-copy\"\u003e \u003cspan class=\"cc-eyebrow\"\u003eYour All-in-One Road Power Hub\u003c\/span\u003e \u003ch1\u003eOne Socket.\u003cbr\u003e\u003cspan class=\"cc-gradient-text\"\u003eMore Possibilities.\u003c\/span\u003e \u003c\/h1\u003e \u003cp\u003eGet fast, organized power without filling your console with loose chargers and tangled cables.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/8_11_2a94c4c8-f692-4844-b803-9e70b6f67cb3.gif?v=1786547773\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"cc-hero-points\"\u003e \u003cspan\u003e⚡ Up to 120W Total\u003c\/span\u003e \u003cspan\u003e🔌 7 Connections\u003c\/span\u003e \u003cspan\u003e📱 Up to 5 Devices\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/DM_20260813120651_007.png?v=1786594053\" alt=\"\"\u003e\u003c\/section\u003e \u003c!-- 2×2 CORE BENEFIT GRID --\u003e \u003csection class=\"cc-section\"\u003e \u003cdiv class=\"cc-section-heading\"\u003e \u003ch2\u003eSmall Hub. Big Upgrade.\u003c\/h2\u003e \u003cp\u003eEverything you need to keep devices powered and your cabin organized.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-benefit-grid\"\u003e \u003cdiv class=\"cc-benefit-card\"\u003e \u003cdiv class=\"cc-benefit-icon\"\u003e⚡\u003c\/div\u003e \u003ch3\u003e120W Total Power\u003c\/h3\u003e \u003cp\u003eSpend less time waiting for your devices to recharge.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-benefit-card\"\u003e \u003cdiv class=\"cc-benefit-icon\"\u003e🧲\u003c\/div\u003e \u003ch3\u003eRetractable Cables\u003c\/h3\u003e \u003cp\u003ePull out what you need, then store it neatly.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-benefit-card\"\u003e \u003cdiv class=\"cc-benefit-icon\"\u003e🔌\u003c\/div\u003e \u003ch3\u003e7 Connections\u003c\/h3\u003e \u003cp\u003ePower more device types from one compact station.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-benefit-card\"\u003e \u003cdiv class=\"cc-benefit-icon\"\u003e✨\u003c\/div\u003e \u003ch3\u003eStarlight Ambience\u003c\/h3\u003e \u003cp\u003eAdd a distinctive glow to your nighttime cabin.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CORE SELLING POINT DETAILS --\u003e \u003csection class=\"cc-section\" style=\"padding-top: 8px;\"\u003e \u003cdiv class=\"cc-section-heading\"\u003e \u003ch2\u003eMade for Life on the Road\u003c\/h2\u003e \u003cp\u003eUseful features designed around everyday charging frustrations.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/DM_20260813120651_005.png?v=1786594053\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-feature-stack\"\u003e \u003carticle class=\"cc-feature-card\"\u003e \u003cdiv class=\"cc-feature-copy\"\u003e \u003cspan class=\"cc-feature-tag\"\u003eRetractable Convenience\u003c\/span\u003e \u003ch3\u003e✨ Pull. Charge. Retract.\u003c\/h3\u003e \u003cp\u003eBuilt-in cables stay close when you need them and out of the way when you do not.\u003c\/p\u003e \u003cul class=\"cc-bullets\"\u003e \u003cli\u003e \u003cstrong\u003eLess clutter:\u003c\/strong\u003e Reduce loose cables around the console.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eFaster access:\u003c\/strong\u003e Pull out a cable and connect your device.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eEasier storage:\u003c\/strong\u003e Retract the cable after charging.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"cc-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/03-detail-seven-connections-square.png?v=1786515975\" alt=\"Three retractable cables, two USB-A ports and two USB-C ports\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e \u003cdiv class=\"cc-feature-copy\"\u003e \u003cspan class=\"cc-feature-tag\"\u003eMore Ways to Connect\u003c\/span\u003e \u003ch3\u003e✅ Seven Built-In Charging Connections\u003c\/h3\u003e \u003cp\u003eConnect everyday devices without relying on a single port or carrying several separate adapters.\u003c\/p\u003e \u003cul class=\"cc-bullets\"\u003e \u003cli\u003e \u003cstrong\u003e3 retractable cables\u003c\/strong\u003e integrated into the charger.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003e2 USB-A ports\u003c\/strong\u003e for existing charging accessories.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003e2 USB-C ports\u003c\/strong\u003e for newer devices and cables.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"cc-feature-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/04-power-flow-five-devices-square.png?v=1786515975\" alt=\"Car charging station distributing shared power to five devices\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e \u003cdiv class=\"cc-feature-copy\"\u003e \u003cspan class=\"cc-feature-tag\"\u003eShared Multi-Device Power\u003c\/span\u003e \u003ch3\u003e🚀 Keep Up to Five Devices Powered\u003c\/h3\u003e \u003cp\u003eGive passengers and essential travel devices convenient access to power from one organized hub.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/DM_20260813120651_004.png?v=1786594053\" alt=\"\"\u003e\u003c\/p\u003e \u003cul class=\"cc-bullets\"\u003e \u003cli\u003e \u003cstrong\u003eUp to 120W total output\u003c\/strong\u003e across connected devices.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eMulti-device convenience\u003c\/strong\u003e for commutes and road trips.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003ePD, QC and SCP support\u003c\/strong\u003e according to the listed product specifications.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003carticle class=\"cc-feature-card\"\u003e \u003cdiv class=\"cc-feature-copy\"\u003e \u003cspan class=\"cc-feature-tag\"\u003eSimple Everyday Care\u003c\/span\u003e \u003ch3\u003e✅ Tidy After Every Drive\u003c\/h3\u003e \u003cp\u003eRetract the cables, keep the charging area organized, and wipe away everyday dust with a soft dry cloth.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/05-easy-care-cable-storage-square.png?v=1786515976\" alt=\"\"\u003e\u003c\/p\u003e \u003cul class=\"cc-bullets\"\u003e \u003cli\u003e \u003cstrong\u003eRetract:\u003c\/strong\u003e Return the cables after use.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eStore:\u003c\/strong\u003e Keep the connector tips within easy reach.\u003c\/li\u003e \u003cli\u003e \u003cstrong\u003eWipe clean:\u003c\/strong\u003e Use a soft, dry cloth when needed.\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/article\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURES AND SPECIFICATIONS --\u003e \u003csection class=\"cc-section\"\u003e \u003cdiv class=\"cc-section-heading\"\u003e \u003ch2\u003eFeatures \u0026amp; Specifications\u003c\/h2\u003e \u003cp\u003eThe important details, presented clearly before you choose.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-box\"\u003e \u003cdiv class=\"cc-spec-inner\"\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003e7-in-1 Car Charging Station\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eAdvertised Output\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003eUp to 120W Total\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eBuilt-In Cables\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003e3 Retractable Cables\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eAdditional Ports\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003e2 USB-A + 2 USB-C\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eSimultaneous Use\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003eUp to 5 Devices\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eCharging Protocols\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003ePD \/ QC \/ SCP Support\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eDisplay\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003eReal-Time Voltage Reference\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"cc-spec-row\"\u003e \u003cspan class=\"cc-spec-label\"\u003eAmbient Feature\u003c\/span\u003e \u003cspan class=\"cc-spec-value\"\u003eStarlight Projection\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"cc-note\"\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e 120W refers to the charger's total shared output, not the output of every individual connection. Actual charging speed depends on the vehicle, connected devices, cables and number of devices in use.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"cc-section\" style=\"padding-top: 8px;\"\u003e \u003cdiv class=\"cc-section-heading\"\u003e \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cp\u003eQuick answers to the questions shoppers ask most.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-faq-list\"\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eCan it charge seven devices at the same time?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eThe charger provides seven built-in connection options. Based on the listed product information, it supports charging up to five devices simultaneously.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eDoes every port deliver 120W?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eNo. The advertised 120W is the charger's total shared output. Available power is distributed across the devices connected at the same time.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eWhat does the digital display show?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eIt provides a convenient real-time vehicle-voltage reference. It is not a replacement for professional battery or electrical-system diagnostics.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eHow should I clean the charger?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eUnplug it first, then wipe the exterior with a soft, dry cloth. Do not rinse, soak or apply liquid directly to the ports.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eWill fast charging work with every device?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eCharging speed depends on your device, its supported protocol, the selected connection and the total number of devices charging simultaneously.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"cc-faq\"\u003e \u003csummary\u003eWhat should I check before ordering?\u003c\/summary\u003e \u003cdiv class=\"cc-faq-answer\"\u003eConfirm that your vehicle has a compatible cigarette-lighter charging socket and review the selected product variant and cable connectors before checkout.\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SHIPPING AND QUALITY GUARANTEES --\u003e \u003csection class=\"cc-section\" style=\"padding-top: 8px;\"\u003e \u003cdiv class=\"cc-section-heading\"\u003e \u003ch2\u003eShop With Confidence\u003c\/h2\u003e \u003cp\u003eClear support before, during and after your order.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"cc-guarantee-list\"\u003e \u003cdiv class=\"cc-guarantee-card\"\u003e \u003cdiv class=\"cc-guarantee-icon\"\u003e📦\u003c\/div\u003e \u003cdiv\u003e \u003ch3\u003eTracked Shipping\u003c\/h3\u003e \u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cc-guarantee-card\"\u003e \u003cdiv class=\"cc-guarantee-icon\"\u003e🛡️\u003c\/div\u003e \u003cdiv\u003e \u003ch3\u003eQuality Support\u003c\/h3\u003e \u003cp\u003eContact our team if your item arrives damaged or has a product issue.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"cc-guarantee-card\"\u003e \u003cdiv class=\"cc-guarantee-icon\"\u003e💬\u003c\/div\u003e \u003cdiv\u003e \u003ch3\u003eResponsive Customer Care\u003c\/h3\u003e \u003cp\u003eGet help with product, order and delivery questions.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- BOTTOM CTA --\u003e \u003csection class=\"cc-cta\"\u003e \u003cdiv class=\"cc-cta-box\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/06-summary-all-in-one-square.png?v=1786515976\" alt=\"All-in-one car charging station with fast power, less clutter and voltage display\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e \u003cdiv class=\"cc-cta-copy\"\u003e \u003ch2\u003eReady for a Cleaner, Better-Powered Drive?\u003c\/h2\u003e \u003cp\u003eChoose your preferred option above and turn one vehicle socket into a more convenient charging center.\u003c\/p\u003e \u003ca class=\"cc-buy-button\" href=\"#\"\u003e Choose Options \u0026amp; Buy Now → \u003c\/a\u003e \u003cp class=\"cc-microcopy\"\u003eReview your selected variant and connector configuration before checkout.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"WHN01","offers":[{"title":"5 in 1 \/ No lights","offer_id":49507343532291,"sku":"NC01862608121817-折叠M4 平果+Type-C拉伸线PD30W 快充 配包装","price":24.99,"currency_code":"USD","in_stock":true},{"title":"5 in 1 \/ Starry Ambient Light","offer_id":49507343565059,"sku":"NC01862608121817-折叠M4星空灯 平果+Type-C拉伸线超级快充 配包装","price":28.99,"currency_code":"USD","in_stock":true},{"title":"7 in 1 \/ No lights","offer_id":49507343597827,"sku":"NC01862608121817-M14 双Type-C+平果拉伸线快充 配包装","price":32.99,"currency_code":"USD","in_stock":true},{"title":"7 in 1 \/ Starry Ambient Light","offer_id":49507343630595,"sku":"NC01862608121817-M14 星空灯双Type-C+平果拉伸线快充 配包装","price":35.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/6013\/3123\/files\/DM_20260813120651_001.png?v=1787555845","url":"https:\/\/cyrarise.com\/products\/starry-ambient-light-7-in-1-fast-car-charger-1","provider":"cyrarise","version":"1.0","type":"link"}