{"product_id":"chargemate-4-in-1-car-charger","title":"ChargeMate™ 4 in 1 Car Charger","description":"\u003cstyle\u003e\n.g8-charging-hub-wrap{\n  --g8ch-bg:#ffffff;\n  --g8ch-fg:#333;\n  --g8ch-accent:#ffb502;\n  --g8ch-check:#22a75c;\n  max-width:720px;\n  margin:0 auto;\n  background:var(--g8ch-bg);\n  color:var(--g8ch-fg);\n  font-family:Poppins,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n  overflow-x:hidden;\n  box-sizing:border-box;\n}\n.g8-charging-hub-wrap *{box-sizing:border-box;}\n.g8-charging-hub-section{padding:18px 16px;}\n.g8-charging-hub-section--tight{padding-top:10px;padding-bottom:10px;}\n.g8-charging-hub-heading{\n  font-size:18px;\n  font-weight:700;\n  line-height:1.25;\n  margin:0 0 10px;\n  color:#1a1a1a;\n}\n.g8-charging-hub-heading--center{text-align:center;}\n\n\/* ---- Ticker (marquee) ---- *\/\n.g8-charging-hub-ticker{\n  overflow:hidden;\n  max-width:100%;\n  background:linear-gradient(145deg,#ffb502 0%,#ffd24d 60%,#ffe580 100%);\n  padding:12px 0;\n}\n.g8-charging-hub-ticker__track{\n  display:flex;\n  width:fit-content;\n  animation:g8-charging-hub-marquee 22s linear infinite;\n  column-gap:48px;\n}\n.g8-charging-hub-ticker--slow .g8-charging-hub-ticker__track{animation-duration:34s;}\n.g8-charging-hub-ticker__run{\n  display:flex;\n  column-gap:48px;\n  flex-shrink:0;\n}\n.g8-charging-hub-ticker__item{\n  margin:0;\n  white-space:nowrap;\n  color:#1a1a1a;\n  font-size:14px;\n  font-weight:600;\n  line-height:1;\n}\n@keyframes g8-charging-hub-marquee{\n  to{transform:translateX(-50%);}\n}\n\n\/* ---- Benefit pills ---- *\/\n.g8-charging-hub-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  justify-content:center;\n}\n.g8-charging-hub-pill{\n  background:#fff8e6;\n  color:#0052cc;\n  border:1px solid rgba(255,181,2,.45);\n  border-radius:999px;\n  padding:8px 16px;\n  font-size:14px;\n  font-weight:600;\n  white-space:nowrap;\n}\n\n\/* ---- Horizontal scroll-snap strips (shared) ---- *\/\n.g8-charging-hub-scrollrow{\n  display:flex;\n  overflow-x:auto;\n  gap:14px;\n  scroll-snap-type:x mandatory;\n  -webkit-overflow-scrolling:touch;\n  padding:4px 20px 10px;\n  scrollbar-width:none;\n}\n.g8-charging-hub-scrollrow::-webkit-scrollbar{display:none;}\n\n\/* ---- Image slider (portrait video slides) ---- *\/\n.g8-charging-hub-slider-wrap{padding-bottom:6px;}\n.g8-charging-hub-slide{\n  flex:0 0 85%;\n  max-width:420px;\n  scroll-snap-align:start;\n  border-radius:18px;\n  overflow:hidden;\n  aspect-ratio:9\/16;\n  background:#111;\n}\n.g8-charging-hub-slide__media{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  display:block;\n}\n\n\/* ---- Image with text (full-bleed media, padded text) ---- *\/\n.g8-charging-hub-imgtext__img{\n  width:100%;\n  height:auto;\n  display:block;\n  object-fit:cover;\n  margin:12px 0;\n}\n.g8-charging-hub-imgtext__text{\n  padding:0 16px;\n}\n.g8-charging-hub-imgtext__heading{\n  font-size:18px;\n  font-weight:700;\n  margin:0 0 8px;\n  color:#1a1a1a;\n}\n.g8-charging-hub-imgtext__body{\n  margin:0;\n  font-size:16px;\n  line-height:1.55;\n  color:var(--g8ch-fg);\n}\n\n\/* ---- Comparison table ---- *\/\n.g8-charging-hub-comparison-container{\n  overflow-x:auto;\n}\n.g8-charging-hub-comparison-table{\n  width:100%;\n  min-width:340px;\n  border-collapse:separate;\n  border-spacing:0;\n  box-shadow:.5rem .5rem 1rem rgba(0,0,0,.12),0 0 0 .2rem rgba(0,0,0,.06);\n  border-radius:20px;\n  overflow:hidden;\n}\n.g8-charging-hub-comparison-table th{\n  padding:10px 12px;\n  font-size:16px;\n  font-weight:700;\n  text-align:center;\n  background:var(--g8ch-bg);\n  color:#1a1a1a;\n}\n.g8-charging-hub-comparison-table th:nth-child(2){\n  background:#ffb502;\n  color:#1a1a1a;\n}\n.g8-charging-hub-comparison-table th:nth-child(3){\n  background:#0052cc;\n  color:#ffffff;\n}\n.g8-charging-hub-comparison-table td{\n  padding:14px 10px;\n  text-align:center;\n  border-top:1px solid #eef2ff;\n}\n.g8-charging-hub-comparison-table__rowname{\n  text-align:left;\n  color:#0052cc;\n}\n.g8-charging-hub-comparison-table__rowname h3{\n  font-size:14px;\n  font-weight:600;\n  margin:0;\n  white-space:nowrap;\n}\n.g8-charging-hub-comparison-table__check{\n  width:22px;\n  height:22px;\n  display:inline-block;\n}\n.g8-charging-hub-comparison-table__x{\n  width:20px;\n  height:20px;\n  position:relative;\n  display:inline-block;\n  margin:auto;\n}\n.g8-charging-hub-comparison-table__x span{\n  position:absolute;\n  top:9px;\n  left:0;\n  display:block;\n  width:20px;\n  height:3px;\n  background:#565c66;\n  border-radius:4px;\n}\n.g8-charging-hub-comparison-table__x span:first-child{transform:rotate(45deg);}\n.g8-charging-hub-comparison-table__x span:last-child{transform:rotate(-45deg);}\n\n\/* ---- Results \/ stats ---- *\/\n.g8-charging-hub-results-row{\n  display:flex;\n  align-items:center;\n  padding:14px 0;\n  border-top:2px solid #eef2ff;\n  gap:20px;\n}\n.g8-charging-hub-results-row:first-child{border-top:none;}\n.g8-charging-hub-results__ring{\n  width:76px;\n  height:76px;\n  border-radius:50%;\n  flex-shrink:0;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position:relative;\n  background:conic-gradient(var(--g8ch-accent) 0% var(--pct,0%),#eef2ff var(--pct,0%) 100%);\n}\n.g8-charging-hub-results__ring::after{\n  content:\"\";\n  position:absolute;\n  inset:8px;\n  border-radius:50%;\n  background:var(--g8ch-bg);\n}\n.g8-charging-hub-results__ring p{\n  position:relative;\n  z-index:1;\n  margin:0;\n  font-size:16px;\n  font-weight:700;\n  color:#0052cc;\n}\n.g8-charging-hub-results__text{\n  margin:0;\n  font-size:14px;\n  line-height:1.4;\n}\n\n\/* ---- FAQ accordion ---- *\/\n.g8-charging-hub-accordion{\n  border-top:1px solid #eef2ff;\n}\n.g8-charging-hub-accordion__item{\n  border-bottom:1px solid #eef2ff;\n}\n.g8-charging-hub-accordion__summary{\n  list-style:none;\n  cursor:pointer;\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:12px;\n  padding:16px 4px;\n  font-size:16px;\n  font-weight:600;\n}\n.g8-charging-hub-accordion__summary::-webkit-details-marker{display:none;}\n.g8-charging-hub-accordion__caret{\n  width:11px;\n  height:7px;\n  flex-shrink:0;\n  transition:transform .2s ease;\n}\n.g8-charging-hub-accordion__item[open] .g8-charging-hub-accordion__caret{transform:rotate(180deg);}\n.g8-charging-hub-accordion__body{\n  margin:0;\n  padding:0 4px 16px;\n  font-size:14px;\n  line-height:1.55;\n  color:var(--g8ch-fg);\n}\n\n\n.g8-charging-hub-ownerquote{flex:0 0 78%!important;max-width:300px!important;scroll-snap-align:center!important;background:#fff!important;border:1px solid #eef2ff!important;border-radius:14px!important;padding:0 0 12px!important;overflow:hidden!important;box-shadow:0 2px 10px rgba(0,0,0,.05)!important;}\n.g8-charging-hub-ownerquote img{width:100%!important;height:210px!important;object-fit:cover!important;display:block!important;margin:0 0 10px!important;}\n.g8-charging-hub-ownerquote-text{font-size:16px!important;color:#33373f!important;line-height:1.55!important;margin:0 10px 8px!important;}\n.g8-charging-hub-ownerquote-author{font-size:14px!important;font-weight:700!important;color:#0052cc!important;margin:0 10px!important;}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.g8-charging-hub-pcomp{\n  background:#0052cc;\n  padding:32px 16px;\n}\n.g8-charging-hub-pcomp__heading{\n  margin:0 0 20px;\n  text-align:center;\n  color:#ffffff;\n  font-size:22px;\n  font-weight:700;\n}\n.g8-charging-hub-pcomp__table{\n  display:grid;\n  grid-template-columns:auto 1fr 1fr;\n  gap:0 6px;\n  max-width:520px;\n  margin:0 auto;\n}\n.g8-charging-hub-pcomp__colhead{\n  padding:0 4px 10px;\n  text-align:center;\n  font-size:14px;\n  font-weight:700;\n  color:#1a1a1a;\n}\n.g8-charging-hub-pcomp__colhead--label{visibility:hidden;}\n.g8-charging-hub-pcomp__colhead--main{\n  background:#ffb502;\n  border-radius:10px 10px 0 0;\n  padding-top:10px;\n  color:#1a1a1a;\n}\n.g8-charging-hub-pcomp__colhead--other{\n  background:#0052cc;\n  border-radius:10px 10px 0 0;\n  padding-top:10px;\n  color:#ffffff;\n}\n.g8-charging-hub-pcomp__label{\n  display:flex;\n  align-items:center;\n  justify-content:flex-end;\n  text-align:right;\n  padding:10px 8px;\n  font-size:11px;\n  font-weight:600;\n  color:#ffffff;\n  border-bottom:1px dashed rgba(255,255,255,.35);\n}\n.g8-charging-hub-pcomp__cell{\n  display:flex;\n  align-items:center;\n  gap:6px;\n  padding:10px 8px;\n  font-size:12px;\n  line-height:1.3;\n  border-bottom:1px dashed #0052cc;\n}\n.g8-charging-hub-pcomp__cell--main{background:#ffffff;color:#1a1a1a;}\n.g8-charging-hub-pcomp__cell--other{background:#f6f9ff;color:#1a1a1a;}\n.g8-charging-hub-pcomp__label:last-of-type{border-bottom:none;}\n.g8-charging-hub-pcomp__cell--main:last-of-type{border-bottom:none;border-radius:0 0 10px 10px;}\n.g8-charging-hub-pcomp__cell--other:last-of-type{border-bottom:none;border-radius:0 0 10px 10px;}\n.g8-charging-hub-pcomp__icon{width:15px;height:15px;flex-shrink:0;}\n.g8-charging-hub-pcomp__label{font-size:13px;}\n.g8-charging-hub-pcomp__cell{font-size:14px;}\n.g8-charging-hub-pcomp__row,.g8-charging-hub-pcomp__cell,.g8-charging-hub-pcomp__label,.g8-charging-hub-pcomp__colhead,.g8-hair-straightener-pcomp__row,.g8-hair-straightener-pcomp__cell,.g8-hair-straightener-pcomp__label,.g8-hair-straightener-pcomp__colhead{margin:0!important;}\n.g8-charging-hub-pcomp__cell,.g8-hair-straightener-pcomp__cell,.g8-charging-hub-pcomp__label,.g8-hair-straightener-pcomp__label{padding:8px!important;}\n.g8-charging-hub-pcomp{padding-top:8px!important;padding-bottom:8px!important;}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\/*G8-MOBILE-CANON*\/\n.g8-charging-hub-scrollrow{display:flex!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 16px 6px!important;scroll-padding-left:16px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;margin:0 0 12px!important;width:auto!important;}\n.g8-charging-hub-scrollrow::-webkit-scrollbar{display:none!important;}\n.g8-charging-hub-slide{flex:0 0 267px!important;max-width:80vw!important;min-width:0!important;width:auto!important;aspect-ratio:9\/16!important;height:auto!important;border-radius:14px!important;overflow:hidden!important;background:#000!important;scroll-snap-align:start!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;margin:0!important;padding:0!important;position:relative!important;}\n.g8-charging-hub-slide video,.g8-charging-hub-slide img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;margin:0!important;border-radius:0!important;}\n.g8-charging-hub-wrap{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;}\n@media (min-width:750px){.g8-charging-hub-wrap{max-width:720px!important;margin-left:auto!important;margin-right:auto!important;}}\n.g8-charging-hub-wrap \u003e div,.g8-charging-hub-wrap \u003e section{margin-top:0!important;margin-bottom:8px!important;}\n.g8-charging-hub-wrap \u003e div:not([class*=\"iwt\"]):not([class*=\"imgtext\"]):not([class*=\"offerbanner\"]):not([class*=\"discount\"]):not([class*=\"ticker\"]):not([class*=\"promo\"]),.g8-charging-hub-wrap \u003e section:not([class*=\"iwt\"]):not([class*=\"imgtext\"]){padding-top:8px!important;padding-bottom:8px!important;}\n.g8-charging-hub-wrap [class*=\"pills\"],.g8-charging-hub-wrap [class*=\"benefits\"]{justify-content:flex-start!important;padding-left:16px!important;padding-right:16px!important;}\n.g8-charging-hub-wrap table{width:100%!important;max-width:none!important;margin:0!important;border-collapse:collapse!important;table-layout:auto!important;}\n.g8-charging-hub-wrap th,.g8-charging-hub-wrap td{word-break:keep-all!important;overflow-wrap:normal!important;overflow:hidden!important;}\n.g8-charging-hub-wrap th{white-space:normal!important;font-size:14px!important;}\n.g8-charging-hub-wrap .table-scroller{width:100%!important;margin:0!important;padding:0!important;}\n.g8-charging-hub-wrap [class*=\"compare-wrap\"],.g8-charging-hub-wrap [class*=\"compare-scroll\"],.g8-charging-hub-wrap [class*=\"table-wrap\"],.g8-charging-hub-wrap [class*=\"comparison-contain\"]{padding:0!important;display:block!important;width:auto!important;max-width:none!important;margin:0 0 8px!important;background:none!important;}\n.g8-charging-hub-wrap td svg,.g8-charging-hub-wrap td img,.g8-charging-hub-wrap th svg,.g8-charging-hub-wrap th img{display:inline-block!important;vertical-align:middle!important;width:20px!important;height:20px!important;margin:0 6px 0 0!important;float:none!important;}\n.g8-insoles-cslider,.g8-pet-grooming-kit-compare-stage,.g8-hair-straightener-cmp{overflow:hidden!important;position:relative!important;}\n.g8-insoles-cslider *,.g8-pet-grooming-kit-compare-stage *,.g8-hair-straightener-cmp *{margin:0!important;}\n.g8-insoles-cslider img,.g8-pet-grooming-kit-compare-stage img,.g8-hair-straightener-cmp img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;max-width:none!important;}\n.g8-charging-hub-wrap [class*=\"pcomp__cell\"] span,.g8-charging-hub-wrap [class*=\"pcomp__label\"]{word-break:keep-all!important;overflow-wrap:normal!important;hyphens:none!important;}\n.g8-charging-hub-wrap span{margin-top:0!important;margin-bottom:0!important;}\n.g8-charging-hub-pcomp__row,.g8-charging-hub-pcomp__cell,.g8-charging-hub-pcomp__label,.g8-charging-hub-pcomp__colhead{margin:0!important;}\n.g8-charging-hub-pcomp__cell,.g8-charging-hub-pcomp__label{padding:8px!important;}\n.g8-charging-hub-pcomp__cell span,.g8-charging-hub-pcomp__label{word-break:keep-all!important;overflow-wrap:normal!important;hyphens:none!important;}\n.g8-insoles-waveedge{display:none!important;}\n.g8-charging-hub-offerbanner{background:linear-gradient(145deg,#ffb502 0%,#ffd24d 60%,#ffe580 100%)!important;color:#1a1a1a!important;font-size:15px!important;font-weight:800!important;text-align:center!important;white-space:normal!important;text-wrap:balance!important;overflow:visible!important;line-height:1.45!important;padding:11px 10px!important;border-radius:12px!important;margin:0 16px 12px!important;box-shadow:0 4px 14px rgba(255,181,2,.35)!important;display:block!important;}\n.g8-charging-hub-offerbanner span{background:rgba(0,0,0,.78)!important;color:#ffb502!important;padding:2px 8px!important;border-radius:8px!important;}\n.g8-charging-hub-pcomp__heading{color:#ffffff!important;text-align:center!important;padding-top:14px!important;}\n.g8-charging-hub-ticker,.g8-charging-hub-wave{padding-top:4px!important;padding-bottom:4px!important;min-height:0!important;height:auto!important;display:flex!important;align-items:center!important;overflow:hidden!important;}\n.g8-charging-hub-ticker p,.g8-charging-hub-wave p{margin:0!important;}\n.g8-charging-hub-ticker__item,.g8-charging-hub-ticker-item,.g8-charging-hub-wave__item,.g8-charging-hub-wave-item{margin:0!important;padding-top:2px!important;padding-bottom:2px!important;line-height:1.3!important;height:auto!important;min-height:0!important;}\n.g8-charging-hub-ticker__track,.g8-charging-hub-ticker-track,.g8-charging-hub-wave__track,.g8-charging-hub-wave-track{margin:0!important;display:flex!important;align-items:center!important;}\np.g8-charging-hub-ticker__item,p.g8-charging-hub-ticker-item,p.g8-charging-hub-wave__item,p.g8-charging-hub-wave-item,.g8-charging-hub-ticker__track p,.g8-charging-hub-ticker-track p,.g8-charging-hub-wave__track p,.g8-charging-hub-wave-track p{margin:0!important;}\n.g8-charging-hub-pcomp{background:#1a1a1a!important;padding-left:0!important;padding-right:6px!important;}\n.g8-charging-hub-wrap div:has(.g8-charging-hub-pcomp),.g8-charging-hub-wrap section:has(.g8-charging-hub-pcomp){padding-left:0!important;padding-right:0!important;background:none!important;}\n.g8-charging-hub-pcomp__label{border-bottom-color:rgba(255,255,255,.35)!important;line-height:1.35!important;}\n.g8-charging-hub-pcomp__table{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:560px!important;}\n.g8-charging-hub-pcomp__cell span{line-height:1.4!important;}\n.g8-charging-hub-wrap [class*=\"__icon\"],.g8-charging-hub-wrap [class*=\"__check\"],.g8-charging-hub-wrap [class*=\"__x\"],.g8-charging-hub-wrap [class*=\"-icon\"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;margin:0 6px 0 0!important;flex-shrink:0!important;float:none!important;}\n.g8-charging-hub-wrap td,.g8-charging-hub-wrap th{vertical-align:middle!important;text-align:left!important;padding:10px 8px!important;font-size:14px!important;line-height:1.4!important;}\n.g8-hair-straightener-cmptable__grid{width:100%!important;display:grid!important;grid-template-columns:1.6fr 1fr 1fr!important;gap:0!important;}\n.g8-hair-straightener-cmptable{width:auto!important;margin:0 16px!important;}\n.g8-hair-straightener-cmptable__label{justify-content:flex-start!important;text-align:left!important;font-size:14px!important;padding:10px 8px!important;}\n.g8-hair-straightener-cmptable__cell{font-size:14px!important;padding:10px!important;}\n.g8-hair-straightener-cmptable__headcell{padding:10px 6px!important;}\n.g8-charging-hub-wrap \u003e svg{display:none!important;}\n.g8-charging-hub-wrap h1,.g8-charging-hub-wrap h2,.g8-charging-hub-wrap h3,.g8-charging-hub-wrap h4,.g8-charging-hub-wrap h5,.g8-charging-hub-wrap h6{margin:0 0 8px!important;padding-top:0!important;padding-bottom:0!important;line-height:1.35!important;}\n.g8-charging-hub-wrap p{margin-top:0!important;margin-bottom:8px!important;}\n.g8-charging-hub-wrap p:last-child{margin-bottom:0!important;}\n.g8-charging-hub-wrap hr{margin:10px 16px!important;border:none!important;border-top:1px solid #eef2ff!important;height:0!important;padding:0!important;}\n.g8-charging-hub-wrap ul,.g8-charging-hub-wrap ol{margin:0 0 8px!important;padding-left:20px!important;}\n.g8-charging-hub-wrap summary{padding:12px 16px!important;min-height:0!important;line-height:1.4!important;font-size:16px!important;font-weight:600!important;margin:0!important;}\n.g8-charging-hub-wrap summary *{margin:0!important;padding:0!important;font-size:16px!important;line-height:1.4!important;}\n.g8-charging-hub-wrap details{margin:0!important;}\n.g8-charging-hub-wrap details \u003e :not(summary){margin-top:0!important;padding-top:0!important;}\n\n.g8-charging-hub-wrap{counter-reset:g8pt;}\n.g8-charging-hub-imgtext{display:flex!important;flex-direction:column!important;background:#ffffff!important;background-image:none!important;border:1px solid #eef2ff!important;border-radius:14px!important;box-shadow:0 2px 10px rgba(0,0,0,.05)!important;padding:0!important;margin:0 16px 14px!important;gap:0!important;overflow:hidden!important;}\n.g8-charging-hub-imgtext__text{order:-1!important;width:auto!important;box-sizing:border-box!important;background:none!important;background-image:none!important;border:none!important;border-radius:0!important;padding:14px 16px 12px 58px!important;margin:0!important;display:block!important;position:relative!important;min-height:44px!important;}\n.g8-charging-hub-imgtext__text::before{counter-increment:g8pt;content:counter(g8pt);position:absolute;left:16px;top:13px;width:30px;height:30px;background:linear-gradient(135deg,#0052cc,#3378e0);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #ffb502,0 2px 6px rgba(0,82,204,.35);}\n.g8-charging-hub-imgtext__text,.g8-charging-hub-imgtext__text p,.g8-charging-hub-imgtext__text div,.g8-charging-hub-imgtext__text span{color:#1a1a1a!important;font-size:16px!important;font-weight:600!important;line-height:1.5!important;text-align:left!important;}\n.g8-charging-hub-imgtext__text p,.g8-charging-hub-imgtext__text div{margin:0!important;}\n.g8-charging-hub-imgtext__text strong{color:#0052cc!important;}\n.g8-charging-hub-imgtext__heading{font-size:18px!important;font-weight:700!important;color:#1a1a1a!important;margin:0 0 4px!important;text-align:left!important;}\n.g8-charging-hub-imgtext \u003e img{width:100%!important;max-width:100%!important;aspect-ratio:auto!important;order:0!important;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:none!important;overflow:visible!important;}\n.g8-charging-hub-imgtext__img{width:100%!important;height:auto!important;object-fit:contain!important;border:none!important;border-radius:0!important;box-shadow:none!important;display:block!important;margin:0!important;padding:0!important;}\n.g8-charging-hub-imgtext \u003e img video{width:100%!important;height:auto!important;display:block!important;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"g8-charging-hub-wrap\"\u003e\n\n  \u003c!-- Image slider: Driving Companion (heading paired with its own video slider) --\u003e\n  \u003cdiv class=\"g8-charging-hub-section g8-charging-hub-section--tight g8-charging-hub-slider-wrap\"\u003e\n    \u003ch2 class=\"g8-charging-hub-heading\"\u003eDriving Companion🚘\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"g8-charging-hub-scrollrow\"\u003e\n    \u003cdiv class=\"g8-charging-hub-slide\"\u003e\n      \u003cvideo class=\"g8-charging-hub-slide__media\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-10.jpg?v=1786375644\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-11.mp4?v=1786375653\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-slide\"\u003e\n      \u003cvideo class=\"g8-charging-hub-slide__media\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-12.jpg?v=1786375659\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-13.mp4?v=1786375668\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-slide\"\u003e\n      \u003cvideo class=\"g8-charging-hub-slide__media\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-14.jpg?v=1786375673\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-15.mp4?v=1786375682\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-slide\"\u003e\n      \u003cvideo class=\"g8-charging-hub-slide__media\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-16.jpg?v=1786375687\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-17.mp4?v=1786375695\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- Benefit pills (from main product section) --\u003e\n  \u003cdiv class=\"g8-charging-hub-section g8-charging-hub-section--tight\"\u003e\n    \u003cdiv class=\"g8-charging-hub-pills\"\u003e\n      \u003cspan class=\"g8-charging-hub-pill\"\u003e💡 Starry Roof Light\u003c\/span\u003e\n      \u003cspan class=\"g8-charging-hub-pill\"\u003e⚡ 120W Fast Charging\u003c\/span\u003e\n      \u003cspan class=\"g8-charging-hub-pill\"\u003e🔄 Retractable Cables\u003c\/span\u003e\n      \u003cspan class=\"g8-charging-hub-pill\"\u003e🎯 Clutter-Free Dashboard\u003c\/span\u003e\n    \u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-offerbanner\"\u003e🔥 OFFER: Pay Online and Get \u003cspan\u003e₹50 OFF\u003c\/span\u003e! Use Code: \"PREPAID\"\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ticker 2: feature ticker --\u003e\n  \u003cdiv class=\"g8-charging-hub-ticker\"\u003e\n    \u003cdiv class=\"g8-charging-hub-ticker__track\"\u003e\n      \u003cdiv class=\"g8-charging-hub-ticker__run\"\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e⚡ 66W Fast Charging\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🌌 Star Light Effect\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e📱 Charge 4 Devices\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🛡️ Safe Charging Always\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🔄 No Cable Mess\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🚗 Perfect Road Trips\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"g8-charging-hub-ticker__run\" aria-hidden=\"true\"\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e⚡ 66W Fast Charging\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🌌 Star Light Effect\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e📱 Charge 4 Devices\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🛡️ Safe Charging Always\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🔄 No Cable Mess\u003c\/p\u003e\n        \u003cp class=\"g8-charging-hub-ticker__item\" style=\"margin:0 !important;\"\u003e🚗 Perfect Road Trips\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Image with text: Intelligent Power Protection --\u003e\n  \u003cdiv class=\"g8-charging-hub-imgtext\"\u003e\n    \u003cimg class=\"g8-charging-hub-imgtext__img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/charging-hub-18.jpg?v=1786375701\" alt=\"\"\u003e\n    \u003cdiv class=\"g8-charging-hub-imgtext__text\"\u003e\n      \u003ch2 class=\"g8-charging-hub-imgtext__heading\"\u003eIntelligent Power Protection🛡️\u003c\/h2\u003e\n      \u003cp class=\"g8-charging-hub-imgtext__body\"\u003eSmart safety protection keeps your devices secure from overheating, overcharging and short circuits\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Comparison table --\u003e\n  \u003cdiv class=\"g8-charging-hub-section\"\u003e\n    \u003cdiv class=\"g8-charging-hub-pcomp\"\u003e\n\u003ch2 class=\"g8-charging-hub-pcomp__heading\"\u003eWhy Choose This Charger ?\u003c\/h2\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__table\"\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__colhead g8-charging-hub-pcomp__colhead--label\"\u003eLabels\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__colhead g8-charging-hub-pcomp__colhead--main\"\u003eChargeMate\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__colhead g8-charging-hub-pcomp__colhead--other\"\u003eOther\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__label\"\u003eFast Charging\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--main\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#22a75c\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.5 7L8.5 13L5.5 10\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eQuick Power Boost\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--other\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#ff5a52\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7L7 13M7 7L13 13\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eSlow Trickle Charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__label\"\u003eUSB-C + Lightning\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--main\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#22a75c\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.5 7L8.5 13L5.5 10\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eFits Both Devices\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--other\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#ff5a52\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7L7 13M7 7L13 13\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eOne Port Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__label\"\u003eClutter-Free Design\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--main\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#22a75c\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.5 7L8.5 13L5.5 10\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eNeat Tidy Cabin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--other\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#ff5a52\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7L7 13M7 7L13 13\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eMessy Loose Cables\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__label\"\u003eRetractable Cables\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--main\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#22a75c\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.5 7L8.5 13L5.5 10\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eTuck Away Cords\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--other\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#ff5a52\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7L7 13M7 7L13 13\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eTangled Loose Wires\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__label\"\u003eStarlight Projection\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--main\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#22a75c\"\u003e\u003c\/path\u003e\u003cpath d=\"M14.5 7L8.5 13L5.5 10\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eCozy Ambient Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g8-charging-hub-pcomp__row g8-charging-hub-pcomp__cell g8-charging-hub-pcomp__cell--other\"\u003e\n\u003csvg class=\"g8-charging-hub-pcomp__icon\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M10 20C15.5228 20 20 15.5228 20 10C20 4.47715 15.5228 0 10 0C4.47715 0 0 4.47715 0 10C0 15.5228 4.47715 20 10 20Z\" fill=\"#ff5a52\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 7L7 13M7 7L13 13\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003ePlain Dull Interior\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Results \/ stats --\u003e\n  \u003cdiv class=\"g8-charging-hub-section\"\u003e\n    \u003ch2 class=\"g8-charging-hub-heading g8-charging-hub-heading--center\"\u003eReal Results✨\u003c\/h2\u003e\n    \u003cdiv class=\"g8-charging-hub-results-row\"\u003e\n      \u003cdiv class=\"g8-charging-hub-results__ring\" style=\"--pct:96%;\"\u003e\u003cp\u003e96%\u003c\/p\u003e\u003c\/div\u003e\n      \u003cp class=\"g8-charging-hub-results__text\"\u003eLoved the clutter-free retractable cable design\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-results-row\"\u003e\n      \u003cdiv class=\"g8-charging-hub-results__ring\" style=\"--pct:92%;\"\u003e\u003cp\u003e92%\u003c\/p\u003e\u003c\/div\u003e\n      \u003cp class=\"g8-charging-hub-results__text\"\u003eFound installation quick and effortless\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-results-row\"\u003e\n      \u003cdiv class=\"g8-charging-hub-results__ring\" style=\"--pct:97%;\"\u003e\u003cp\u003e97%\u003c\/p\u003e\u003c\/div\u003e\n      \u003cp class=\"g8-charging-hub-results__text\"\u003eenjoyed charging multiple devices together\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"g8-charging-hub-results-row\"\u003e\n      \u003cdiv class=\"g8-charging-hub-results__ring\" style=\"--pct:93%;\"\u003e\u003cp\u003e93%\u003c\/p\u003e\u003c\/div\u003e\n      \u003cp class=\"g8-charging-hub-results__text\"\u003eLiked the premium starry roof lighting effect\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ accordion --\u003e\n  \u003cdiv class=\"g8-charging-hub-section\"\u003e\n    \u003ch2 class=\"g8-charging-hub-heading g8-charging-hub-heading--center\"\u003eFAQ'S\u003c\/h2\u003e\n    \u003cdiv class=\"g8-charging-hub-accordion\"\u003e\n      \u003cdetails class=\"g8-charging-hub-accordion__item\"\u003e\n        \u003csummary class=\"g8-charging-hub-accordion__summary\"\u003e\n          Does it work in every car ?\n          \u003csvg class=\"g8-charging-hub-accordion__caret\" viewbox=\"0 0 10 6\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"g8-charging-hub-accordion__body\"\u003eIt is designed for most vehicles with a \u003cstrong\u003e12V-24V\u003c\/strong\u003e power socket.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"g8-charging-hub-accordion__item\"\u003e\n        \u003csummary class=\"g8-charging-hub-accordion__summary\"\u003e\n          Will the cables stay organized ?\n          \u003csvg class=\"g8-charging-hub-accordion__caret\" viewbox=\"0 0 10 6\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"g8-charging-hub-accordion__body\"\u003eYes, the integrated retractable mechanism keeps cables neatly stored after use.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"g8-charging-hub-accordion__item\"\u003e\n        \u003csummary class=\"g8-charging-hub-accordion__summary\"\u003e\n          Can it charge multiple devices together ?\n          \u003csvg class=\"g8-charging-hub-accordion__caret\" viewbox=\"0 0 10 6\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"g8-charging-hub-accordion__body\"\u003eYes, it supports charging up to \u003cstrong\u003efour devices simultaneously\u003c\/strong\u003e\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"g8-charging-hub-accordion__item\"\u003e\n        \u003csummary class=\"g8-charging-hub-accordion__summary\"\u003e\n          Is it compatible with iPhone and Android ?\n          \u003csvg class=\"g8-charging-hub-accordion__caret\" viewbox=\"0 0 10 6\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"g8-charging-hub-accordion__body\"\u003eYes, it supports Lightning, USB-C and USB outputs for broad compatibility\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\n","brand":"Zaavio.co","offers":[{"title":"Default Title","offer_id":53838774141235,"sku":null,"price":1399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2445\/4687\/files\/chargemate-4-in-1-car-charger-chargemate-4-in-1-car-charger-1253771107.jpg?v=1786383673","url":"https:\/\/zaavio.co\/products\/chargemate-4-in-1-car-charger","provider":"Zaavio.co","version":"1.0","type":"link"}