{"product_id":"foldable-magnetic-wireless-charging-stand","title":"3-in-1 Foldable Magnetic Wireless Charging Stand","description":"\u003cstyle\u003e  .foldable-charger-page{    --ink:#171c22;    --ink-dark:#0e1217;    --graphite:#293039;    --blue:#567e9c;    --blue-dark:#3d627e;    --blue-soft:#edf4f8;    --ice:#dce8ef;    --ice-soft:#f4f8fa;    --silver:#e6e9eb;    --silver-soft:#f4f5f6;    --cream:#fbfaf7;    --white:#ffffff;    --text:#40484f;    --muted:#778089;    --line:#e0e5e8;    max-width:820px;    margin:0 auto;    background:#fff;    color:var(--text);    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;    line-height:1.6;  }  .foldable-charger-page *{    box-sizing:border-box;  }  .foldable-charger-page img{    display:block;    width:100%;    height:auto;    margin:0;  }  .foldable-charger-page h2,  .foldable-charger-page h3,  .foldable-charger-page p{    margin-top:0;  }  \/* HERO *\/  .fc-hero{    padding:54px 28px 40px;    text-align:center;    background:      radial-gradient(        circle at 86% 5%,        rgba(86,126,156,.22),        transparent 36%      ),      radial-gradient(        circle at 8% 94%,        rgba(210,220,227,.20),        transparent 31%      ),      linear-gradient(        145deg,        #fbfcfd,        #edf2f5      );  }  .fc-label{    display:inline-block;    margin-bottom:17px;    padding:7px 15px;    border-radius:50px;    background:var(--ink-dark);    color:#fff;    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .fc-hero h2{    max-width:730px;    margin:0 auto 15px;    color:var(--ink-dark);    font-size:46px;    font-weight:900;    line-height:1.06;    letter-spacing:-1.2px;  }  .fc-accent{    color:var(--blue-dark);  }  .fc-hero p{    max-width:660px;    margin:0 auto 24px;    color:var(--muted);    font-size:16px;    line-height:1.65;  }  .fc-badges{    display:flex;    flex-wrap:wrap;    justify-content:center;    gap:8px;    margin-bottom:27px;  }  .fc-badge{    padding:9px 14px;    background:#fff;    border:1px solid var(--line);    border-radius:50px;    color:var(--ink-dark);    font-size:12px;    font-weight:800;  }  \/* CTA *\/  .foldable-charger-page a.fc-cta{    display:inline-flex !important;    align-items:center;    justify-content:center;    min-width:255px;    padding:16px 31px;    border-radius:50px;    background:#567e9c !important;    color:#ffffff !important;    text-decoration:none !important;    font-size:14px;    font-weight:900;    letter-spacing:.3px;    box-shadow:0 10px 28px rgba(86,126,156,.28);    transition:.2s ease;  }  .foldable-charger-page a.fc-cta:hover{    background:#3d627e !important;    color:#ffffff !important;    text-decoration:none !important;    transform:translateY(-2px);  }  .fc-cta-note{    display:block;    margin-top:10px;    color:var(--muted);    font-size:10px;  }  .fc-final .fc-cta-note{    color:rgba(255,255,255,.56);  }  \/* IMAGE *\/  .fc-image{    overflow:hidden;    background:#f3f5f6;  }  \/* QUICK STRIP *\/  .fc-strip{    display:grid;    grid-template-columns:repeat(4,1fr);    background:#fff;    border-bottom:1px solid var(--line);  }  .fc-strip-item{    padding:20px 8px;    text-align:center;    border-right:1px solid var(--line);  }  .fc-strip-item:last-child{    border-right:0;  }  .fc-strip-item strong{    display:block;    margin-bottom:2px;    color:var(--ink-dark);    font-size:13px;  }  .fc-strip-item span{    color:var(--muted);    font-size:10px;  }  \/* GENERAL *\/  .fc-section{    padding:50px 28px;  }  .fc-light{    background:#fff;  }  .fc-blue{    background:var(--blue-soft);  }  .fc-silver{    background:var(--silver-soft);  }  .fc-ice{    background:var(--ice-soft);  }  .fc-cream{    background:var(--cream);  }  .fc-dark{    background:var(--ink-dark);    color:#fff;  }  .fc-head{    max-width:680px;    margin:0 auto 28px;    text-align:center;  }  .fc-kicker{    display:block;    margin-bottom:8px;    color:var(--blue-dark);    font-size:11px;    font-weight:900;    letter-spacing:1.5px;    text-transform:uppercase;  }  .fc-head h3{    margin-bottom:12px;    color:var(--ink-dark);    font-size:35px;    font-weight:900;    line-height:1.13;    letter-spacing:-.6px;  }  .fc-head p{    margin-bottom:0;    color:var(--muted);    font-size:15px;  }  .fc-dark .fc-head h3{    color:#fff;  }  .fc-dark .fc-head p{    color:rgba(255,255,255,.72);  }  .fc-dark .fc-kicker{    color:#83b4d1;  }  \/* CARDS *\/  .fc-grid{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;  }  .fc-card{    padding:23px 19px;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .fc-icon{    display:flex;    align-items:center;    justify-content:center;    width:42px;    height:42px;    margin-bottom:12px;    border-radius:50%;    background:var(--blue-soft);    color:var(--blue-dark);    font-size:12px;    font-weight:900;  }  .fc-card strong{    display:block;    margin-bottom:5px;    color:var(--ink-dark);    font-size:15px;  }  .fc-card p{    margin:0;    color:var(--muted);    font-size:12px;    line-height:1.5;  }  \/* STATEMENT *\/  .fc-statement{    padding:46px 28px;    text-align:center;    background:      radial-gradient(        circle at 90% 14%,        rgba(86,126,156,.28),        transparent 36%      ),      var(--ink-dark);  }  .fc-statement h3{    max-width:690px;    margin:0 auto 12px;    color:#fff;    font-size:35px;    font-weight:900;    line-height:1.12;  }  .fc-statement p{    max-width:600px;    margin:0 auto;    color:rgba(255,255,255,.72);    font-size:14px;  }  \/* DEVICE GRID *\/  .fc-device-grid{    display:grid;    grid-template-columns:repeat(3,1fr);    gap:12px;  }  .fc-device{    padding:25px 14px;    text-align:center;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .fc-device-num{    display:flex;    align-items:center;    justify-content:center;    width:43px;    height:43px;    margin:0 auto 10px;    border-radius:50%;    background:var(--ink-dark);    color:#fff;    font-size:11px;    font-weight:900;  }  .fc-device strong{    display:block;    color:var(--ink-dark);    font-size:14px;  }  .fc-device p{    margin:4px 0 0;    color:var(--muted);    font-size:10px;  }  .fc-power{    display:block;    margin-top:8px;    color:var(--blue-dark);    font-size:20px;    font-weight:900;  }  \/* CHECK *\/  .fc-check-grid{    display:grid;    grid-template-columns:1fr 1fr;    gap:11px;  }  .fc-check{    display:flex;    gap:10px;    padding:17px;    background:#fff;    border:1px solid var(--line);    border-radius:14px;  }  .fc-checkmark{    flex:0 0 26px;    display:flex;    align-items:center;    justify-content:center;    width:26px;    height:26px;    border-radius:50%;    background:var(--blue-soft);    color:var(--blue-dark);    font-size:11px;    font-weight:900;  }  .fc-check strong{    display:block;    margin-bottom:2px;    color:var(--ink-dark);    font-size:13px;  }  .fc-check p{    margin:0;    color:var(--muted);    font-size:11px;    line-height:1.45;  }  \/* USE *\/  .fc-use-grid{    display:grid;    grid-template-columns:repeat(4,1fr);    gap:10px;  }  .fc-use{    padding:21px 10px;    text-align:center;    background:rgba(255,255,255,.06);    border:1px solid rgba(255,255,255,.13);    border-radius:15px;  }  .fc-use-num{    display:flex;    align-items:center;    justify-content:center;    width:39px;    height:39px;    margin:0 auto 8px;    border-radius:50%;    background:rgba(255,255,255,.09);    color:#9fc8df;    font-size:11px;    font-weight:900;  }  .fc-use strong{    display:block;    color:#fff;    font-size:12px;  }  .fc-use small{    display:block;    margin-top:3px;    color:rgba(255,255,255,.53);    font-size:9px;  }  \/* SPECS *\/  .fc-specs{    overflow:hidden;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .fc-spec-row{    display:grid;    grid-template-columns:1fr 1fr;    border-bottom:1px solid var(--line);  }  .fc-spec-row:last-child{    border-bottom:0;  }  .fc-spec{    padding:16px 18px;  }  .fc-spec:first-child{    border-right:1px solid var(--line);  }  .fc-spec-label{    display:block;    margin-bottom:3px;    color:var(--muted);    font-size:10px;    font-weight:800;    letter-spacing:.8px;    text-transform:uppercase;  }  .fc-spec-value{    color:var(--ink-dark);    font-size:14px;    font-weight:750;  }  \/* COLORS *\/  .fc-color-grid{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;    max-width:560px;    margin:0 auto;  }  .fc-color{    padding:22px;    background:#fff;    border:1px solid var(--line);    border-radius:17px;    text-align:center;  }  .fc-color-dot{    display:block;    width:52px;    height:52px;    margin:0 auto 9px;    border-radius:50%;    border:4px solid #fff;    box-shadow:0 0 0 1px #d8dde0;  }  .fc-color-black{    background:#1c2024;  }  .fc-color-white{    background:#f1f2f2;  }  .fc-color strong{    color:var(--ink-dark);    font-size:13px;  }  \/* PACKAGE *\/  .fc-package{    display:grid;    grid-template-columns:repeat(2,1fr);    gap:12px;  }  .fc-package-item{    padding:22px 16px;    background:#fff;    border:1px solid var(--line);    border-radius:16px;    text-align:center;  }  .fc-package-num{    display:flex;    align-items:center;    justify-content:center;    width:42px;    height:42px;    margin:0 auto 9px;    background:var(--ink-dark);    color:#fff;    border-radius:50%;    font-size:11px;    font-weight:900;  }  .fc-package-item strong{    color:var(--ink-dark);    font-size:13px;  }  \/* WARNING *\/  .fc-warning{    padding:23px 20px;    background:#fff;    border:1px solid var(--line);    border-radius:17px;  }  .fc-warning-title{    display:block;    margin-bottom:12px;    color:var(--blue-dark);    font-size:12px;    font-weight:900;    letter-spacing:.8px;    text-transform:uppercase;  }  .fc-warning-grid{    display:grid;    grid-template-columns:1fr 1fr;    gap:10px;  }  .fc-warning-item{    padding:14px;    background:#f5f8fa;    border-radius:11px;    color:#606a71;    font-size:11px;    line-height:1.5;  }  \/* FINAL *\/  .fc-final{    padding:53px 28px;    text-align:center;    background:      radial-gradient(        circle at 84% 5%,        rgba(86,126,156,.36),        transparent 38%      ),      radial-gradient(        circle at 10% 95%,        rgba(210,220,227,.10),        transparent 31%      ),      linear-gradient(        145deg,        #243746,        #0e1217      );  }  .fc-final .fc-kicker{    color:#89bbd8;  }  .fc-final h3{    max-width:700px;    margin:8px auto 13px;    color:#fff;    font-size:40px;    font-weight:900;    line-height:1.08;  }  .fc-final p{    max-width:620px;    margin:0 auto 23px;    color:rgba(255,255,255,.74);    font-size:14px;  }  \/* NOTES *\/  .fc-notes{    padding:22px 20px;    background:#f7f9fa;    color:#767f86;    font-size:11px;    line-height:1.75;  }  .fc-notes strong{    color:#4b555d;  }  \/* MOBILE *\/  @media(max-width:650px){    .fc-hero{      padding:39px 17px 31px;    }    .fc-hero h2{      font-size:34px;    }    .fc-hero p{      font-size:14px;    }    .fc-strip{      grid-template-columns:repeat(2,1fr);    }    .fc-strip-item:nth-child(2){      border-right:0;    }    .fc-strip-item:nth-child(-n+2){      border-bottom:1px solid var(--line);    }    .fc-section{      padding:39px 16px;    }    .fc-head h3{      font-size:29px;    }    .fc-grid,    .fc-check-grid,    .fc-device-grid,    .fc-color-grid,    .fc-package,    .fc-warning-grid{      grid-template-columns:1fr;    }    .fc-use-grid{      grid-template-columns:repeat(2,1fr);    }    .fc-spec-row{      grid-template-columns:1fr;    }    .fc-spec:first-child{      border-right:0;      border-bottom:1px solid var(--line);    }    .fc-statement{      padding:39px 18px;    }    .fc-statement h3{      font-size:29px;    }    .fc-final{      padding:44px 17px;    }    .fc-final h3{      font-size:32px;    }    .foldable-charger-page a.fc-cta{      width:100%;      max-width:340px;      min-height:54px;    }  }\u003c\/style\u003e\n\u003cdiv class=\"foldable-charger-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"fc-hero\"\u003e\u003cspan class=\"fc-label\"\u003e Foldable 3-in-1 Wireless Charging Stand \u003c\/span\u003e\n\u003ch2\u003eThree Devices.\u003cbr\u003e\u003cspan class=\"fc-accent\"\u003e One Cleaner Place to Charge Them. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eCharge a compatible phone, watch and wireless earbuds from one organized foldable station — with magnetic alignment, Type-C input and a built-in ambient night light.\u003c\/p\u003e\n\u003cdiv class=\"fc-badges\"\u003e\n\u003cspan class=\"fc-badge\"\u003e 3-in-1 Charging \u003c\/span\u003e \u003cspan class=\"fc-badge\"\u003e Up to 15W Phone Output \u003c\/span\u003e \u003cspan class=\"fc-badge\"\u003e Magnetic Alignment \u003c\/span\u003e \u003cspan class=\"fc-badge\"\u003e Foldable Design \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cspan class=\"fc-cta-note\"\u003e Available in Black and White. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174228_e61cb64d49c2a023f47048a2dcfff692.jpg?v=1787383502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- QUICK STRIP --\u003e\n\u003cdiv class=\"fc-strip\"\u003e\n\u003cdiv class=\"fc-strip-item\"\u003e\n\u003cstrong\u003ePhone\u003c\/strong\u003e \u003cspan\u003eUp to 15W\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-strip-item\"\u003e\n\u003cstrong\u003eWatch\u003c\/strong\u003e \u003cspan\u003e2.5W output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-strip-item\"\u003e\n\u003cstrong\u003eEarbuds\u003c\/strong\u003e \u003cspan\u003e5W output\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-strip-item\"\u003e\n\u003cstrong\u003eOne Cable\u003c\/strong\u003e \u003cspan\u003eCleaner setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN POINT --\u003e\n\u003csection class=\"fc-section fc-light\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Stop Building a Cable Pile Every Night \u003c\/span\u003e\n\u003ch3\u003ePhone Cable. Watch Charger. Earbud Cable. Your Nightstand Deserves Better.\u003c\/h3\u003e\n\u003cp\u003eMultiple daily devices can quickly turn one small charging area into a tangle of adapters and cables. A single charging station helps bring the setup together in one organized place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-grid\"\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e One Charging Zone \u003c\/strong\u003e\n\u003cp\u003eKeep compatible everyday devices together instead of spreading chargers around the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Less Cable Clutter \u003c\/strong\u003e\n\u003cp\u003ePower the station from one Type-C connection instead of maintaining separate charging spots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Easier Night Routine \u003c\/strong\u003e\n\u003cp\u003eCreate a consistent place to put your devices before bed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003e Cleaner Desk Setup \u003c\/strong\u003e\n\u003cp\u003eReduce visual clutter around your workspace or bedside table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STATEMENT --\u003e\n\u003csection class=\"fc-statement\"\u003e\n\u003ch3\u003eStop Looking for Three Chargers. Give Your Everyday Devices One Home.\u003c\/h3\u003e\n\u003cp\u003ePhone, compatible watch and wireless earbuds — organized around one station.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 3 IN 1 --\u003e\n\u003csection class=\"fc-section fc-blue\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e One Station. Three Charging Areas. \u003c\/span\u003e\n\u003ch3\u003eCharge the Devices You Reach for Every Day.\u003c\/h3\u003e\n\u003cp\u003eDedicated charging positions bring your compatible phone, watch and wireless earbuds together in one compact setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-device-grid\"\u003e\n\u003cdiv class=\"fc-device\"\u003e\n\u003cdiv class=\"fc-device-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Compatible Phone \u003c\/strong\u003e \u003cspan class=\"fc-power\"\u003e UP TO 15W \u003c\/span\u003e\n\u003cp\u003e5W \/ 7.5W \/ 10W \/ 15W supported output modes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-device\"\u003e\n\u003cdiv class=\"fc-device-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Compatible Watch \u003c\/strong\u003e \u003cspan class=\"fc-power\"\u003e 2.5W \u003c\/span\u003e\n\u003cp\u003eDedicated watch charging area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-device\"\u003e\n\u003cdiv class=\"fc-device-num\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Wireless Earbuds \u003c\/strong\u003e \u003cspan class=\"fc-power\"\u003e 5W \u003c\/span\u003e\n\u003cp\u003eSeparate wireless charging position for compatible cases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174232_31f37b2337057cc3b9dc89ec540ed2fa.jpg?v=1787383502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- MAGNETIC --\u003e\n\u003csection class=\"fc-section fc-silver\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Magnetic Charging Alignment \u003c\/span\u003e\n\u003ch3\u003eBring the Phone Into Position Without Guessing Where the Coil Is.\u003c\/h3\u003e\n\u003cp\u003eBuilt-in magnets help guide a compatible phone toward the intended wireless charging position while providing a stable magnetic connection during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check-grid\"\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Magnetic Guidance \u003c\/strong\u003e\n\u003cp\u003eHelps guide a compatible phone into charging position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Stable Placement \u003c\/strong\u003e\n\u003cp\u003eMagnetic connection helps keep the device positioned during routine charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Easier Alignment \u003c\/strong\u003e\n\u003cp\u003eLess manual positioning compared with placing a phone loosely on a flat charging pad.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Case Compatibility Matters \u003c\/strong\u003e\n\u003cp\u003eUse without a case or with a compatible magnetic charging case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174236_465c4a638b1b810d5d22d23c526530ea.jpg?v=1787383502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FOLDABLE --\u003e\n\u003csection class=\"fc-section fc-ice\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Fold It When You Need the Space \u003c\/span\u003e\n\u003ch3\u003eA Charging Station at Home. A Slimmer Shape in Your Bag.\u003c\/h3\u003e\n\u003cp\u003eThe stand folds into a more compact profile for storage and travel, making it practical beyond the bedside table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-grid\"\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Foldable Structure \u003c\/strong\u003e\n\u003cp\u003eCollapse the charging stand into a slimmer profile when it isn't needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Travel Friendly \u003c\/strong\u003e\n\u003cp\u003eEasier to place inside luggage for hotel stays and trips.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Home + Office \u003c\/strong\u003e\n\u003cp\u003eMove the station between bedside, desk and workspace setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-card\"\u003e\n\u003cdiv class=\"fc-icon\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003e Less Charging Gear \u003c\/strong\u003e\n\u003cp\u003eOne compact station can replace several separate charging locations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STATEMENT --\u003e\n\u003csection class=\"fc-statement\"\u003e\n\u003ch3\u003eUse It on the Nightstand. Fold It for the Suitcase.\u003c\/h3\u003e\n\u003cp\u003eA charging station doesn't have to become another bulky thing you leave behind when traveling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PROTECTION IMAGE --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174241_91cd3edd5b4b812c4df2d2bd336d08e8.jpg?v=1787383502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- PROTECTION --\u003e\n\u003csection class=\"fc-section fc-blue\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Built-In Charging Protection \u003c\/span\u003e\n\u003ch3\u003eCharging Power With Multiple Protective Functions.\u003c\/h3\u003e\n\u003cp\u003eThe charging system includes protective functions intended to support more stable everyday charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check-grid\"\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Over-Current Protection \u003c\/strong\u003e\n\u003cp\u003eBuilt-in protection supports controlled current delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Over-Voltage Protection \u003c\/strong\u003e\n\u003cp\u003eDesigned to help manage abnormal voltage conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Temperature Protection \u003c\/strong\u003e\n\u003cp\u003eIncludes protection related to excessive operating temperature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-check\"\u003e\n\u003cdiv class=\"fc-checkmark\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Keep It Ventilated \u003c\/strong\u003e\n\u003cp\u003eDo not cover the charger while it is operating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- NIGHT LIGHT IMAGE --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174245_87397c0275d2a70fa45aa8717294e042.jpg?v=1787383502\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- NIGHT LIGHT --\u003e\n\u003csection class=\"fc-section fc-dark\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Built-In Ambient Night Light \u003c\/span\u003e\n\u003ch3\u003eCharge the Devices. Add a Softer Glow to the Setup.\u003c\/h3\u003e\n\u003cp\u003eThe integrated ambient light adds gentle illumination to a bedside table, desk or hotel room while the charging station is in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use-grid\"\u003e\n\u003cdiv class=\"fc-use\"\u003e\n\u003cdiv class=\"fc-use-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e Bedside \u003c\/strong\u003e \u003csmall\u003e Night charging setup \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use\"\u003e\n\u003cdiv class=\"fc-use-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e Desk \u003c\/strong\u003e \u003csmall\u003e Keep devices together \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use\"\u003e\n\u003cdiv class=\"fc-use-num\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003e Office \u003c\/strong\u003e \u003csmall\u003e Cleaner workspace \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-use\"\u003e\n\u003cdiv class=\"fc-use-num\"\u003e04\u003c\/div\u003e\n\u003cstrong\u003e Hotel \u003c\/strong\u003e \u003csmall\u003e Foldable travel charging \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSION IMAGE --\u003e\n\u003cdiv class=\"fc-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174252_2dbcb2635fe5bdc6ca3c2b5941f40c86.jpg?v=1787383501\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- COLORS --\u003e\n\u003csection class=\"fc-section fc-light\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Choose Your Finish \u003c\/span\u003e\n\u003ch3\u003eBlack or White. Keep the Setup Clean.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-color-grid\"\u003e\n\u003cdiv class=\"fc-color\"\u003e\n\u003cspan class=\"fc-color-dot fc-color-black\"\u003e\u003c\/span\u003e \u003cstrong\u003e Black \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-color\"\u003e\n\u003cspan class=\"fc-color-dot fc-color-white\"\u003e\u003c\/span\u003e \u003cstrong\u003e White \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"fc-section fc-silver\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Product Details \u003c\/span\u003e\n\u003ch3\u003eOne Input. Three Wireless Charging Outputs.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-specs\"\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Product \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e Foldable 3-in-1 Wireless Charging Stand \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e ABS \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Charging Port \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e Type-C \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Cable Length \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e 1.0m \/ 3.3ft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Input \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e 5V\/3A • 9V\/2A • 12V\/5A \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Phone Output \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e 5W \/ 7.5W \/ 10W \/ 15W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Watch Output \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e 2.5W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Earbuds Output \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e 5W \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec-row\"\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Colors \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e Black \/ White \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-spec\"\u003e\n\u003cspan class=\"fc-spec-label\"\u003e Design \u003c\/span\u003e \u003cspan class=\"fc-spec-value\"\u003e Foldable Magnetic Charging Stand \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"fc-section fc-ice\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e What's Included \u003c\/span\u003e\n\u003ch3\u003eThe Charging Stand and Its Type-C Cable.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-package\"\u003e\n\u003cdiv class=\"fc-package-item\"\u003e\n\u003cdiv class=\"fc-package-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003e 1 × 3-in-1 Wireless Charging Stand \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-package-item\"\u003e\n\u003cdiv class=\"fc-package-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003e 1 × Type-C to Type-C Cable \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMPORTANT --\u003e\n\u003csection class=\"fc-section fc-cream\"\u003e\n\u003cdiv class=\"fc-head\"\u003e\n\u003cspan class=\"fc-kicker\"\u003e Get the Best Charging Performance \u003c\/span\u003e\n\u003ch3\u003eThe Charger Matters. So Does the Power Adapter.\u003c\/h3\u003e\n\u003cp\u003eWireless charging speed depends on the connected device, power adapter, case, alignment and current battery level.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fc-warning\"\u003e\n\u003cspan class=\"fc-warning-title\"\u003e Important Compatibility \u0026amp; Charging Notes \u003c\/span\u003e\n\u003cdiv class=\"fc-warning-grid\"\u003e\n\u003cdiv class=\"fc-warning-item\"\u003ePower adapter is not included. For higher-speed charging, use a compatible QC 3.0 or PD power adapter with sufficient output.\u003c\/div\u003e\n\u003cdiv class=\"fc-warning-item\"\u003eMagnetic phone charging is intended for compatible Phone 12 series and newer models. Compatibility may vary by device.\u003c\/div\u003e\n\u003cdiv class=\"fc-warning-item\"\u003eFor stronger magnetic attachment, use the phone without a case or with a compatible magnetic charging case.\u003c\/div\u003e\n\u003cdiv class=\"fc-warning-item\"\u003eDo not place cards, keys, coins or loose metal objects between the device and charging surface.\u003c\/div\u003e\n\u003cdiv class=\"fc-warning-item\"\u003eSome warmth during wireless charging is normal. Keep the charger in a ventilated location.\u003c\/div\u003e\n\u003cdiv class=\"fc-warning-item\"\u003eActual charging speed varies by device, adapter, cable, alignment, case and battery condition.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"fc-final\"\u003e\u003cspan class=\"fc-kicker\"\u003e Simplify the Place Where Your Day Ends \u003c\/span\u003e\n\u003ch3\u003eDrop the Devices. Charge in One Place. Wake Up to Less Clutter.\u003c\/h3\u003e\n\u003cp\u003eA foldable 3-in-1 charging station combining magnetic phone charging, dedicated watch and earbud charging, Type-C power and an integrated ambient light in one compact setup.\u003c\/p\u003e\n\u003cspan class=\"fc-cta-note\"\u003e Available in Black and White. \u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"fc-notes\"\u003e\n\u003cstrong\u003eImportant Use Information:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003ePower adapter is not included. For optimal charging performance, use a compatible QC 3.0 or PD power adapter that meets the required input specifications.\u003cbr\u003e\u003cbr\u003eCheck your phone, watch and wireless earbud charging compatibility before purchase. Wireless charging performance varies by device model.\u003cbr\u003e\u003cbr\u003eFor magnetic phone charging, use the device without a case or with a compatible magnetic charging case. Thick, metal or incompatible cases may reduce charging performance or magnetic holding strength.\u003cbr\u003e\u003cbr\u003eRemove cards, keys, coins and other metal objects from the charging area. Keep the charger ventilated and do not cover it during operation.\u003cbr\u003e\u003cbr\u003eSome warmth during wireless charging is normal. Charging speed may vary depending on the device, power adapter, cable, charging alignment, case and battery level.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Black","offer_id":53803523539227,"sku":"LB20329935HEI","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":53803523571995,"sku":"LB20329935BAI","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1010\/8072\/7835\/files\/spp_shopify20260814174256_5539d4c684cb9cd6c73a488982771414_0172ba49-9981-4b3d-a82c-c13629dcfb03.jpg?v=1787383388","url":"https:\/\/www.shapviva.com\/products\/foldable-magnetic-wireless-charging-stand","provider":"Shapviva","version":"1.0","type":"link"}