{"product_id":"one-cable-three-devices-a-much-cleaner-desk","title":"One Cable. Three Devices. A Much Cleaner Desk.","description":"\u003c!--\nShopify Custom Liquid – Mobile First\nProduct: Qi2 3-in-1 Magnetic Wireless Charging Cube\nNotes:\n- No fixed\/sticky elements.\n- Images are embedded with external CDN links from the matching product detail page.\n- For long-term stability, upload the images to Shopify Content \u003e Files later and replace the src URLs.\n--\u003e\n\n\u003cstyle\u003e\n  .gf-qicube,\n  .gf-qicube * {\n    box-sizing: border-box;\n  }\n\n  .gf-qicube {\n    --bg: #ffffff;\n    --soft: #f4f6f8;\n    --soft2: #eef3f6;\n    --ink: #101318;\n    --muted: #626a73;\n    --line: #e4e8ec;\n    --accent: #12c9e8;\n    --dark: #111720;\n    --card: #ffffff;\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0 14px 34px;\n    color: var(--ink);\n    background: var(--bg);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.5;\n  }\n\n  .gf-qicube img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .gf-qicube h2,\n  .gf-qicube h3,\n  .gf-qicube p {\n    margin: 0;\n  }\n\n  .gf-qicube h2 {\n    font-size: 28px;\n    line-height: 1.12;\n    letter-spacing: -0.55px;\n    margin-bottom: 10px;\n  }\n\n  .gf-qicube h3 {\n    font-size: 17px;\n    line-height: 1.25;\n    margin-bottom: 5px;\n  }\n\n  .gf-qicube p {\n    color: var(--muted);\n    font-size: 15px;\n  }\n\n  .gf-qicube .gf-section {\n    margin-top: 28px;\n  }\n\n  .gf-qicube .gf-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    margin-bottom: 10px;\n    background: #eafaff;\n    color: #087e92;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .5px;\n    text-transform: uppercase;\n  }\n\n  \/* HERO *\/\n  .gf-qicube .gf-hero {\n    overflow: hidden;\n    border-radius: 22px;\n    background:\n      radial-gradient(circle at 85% 0%, rgba(18,201,232,.16), transparent 34%),\n      linear-gradient(145deg, #f8fafc, #eef2f5);\n    border: 1px solid var(--line);\n  }\n\n  .gf-qicube .gf-hero-copy {\n    padding: 24px 20px 20px;\n  }\n\n  .gf-qicube .gf-hero h2 {\n    font-size: 32px;\n    max-width: 680px;\n  }\n\n  .gf-qicube .gf-hero p {\n    max-width: 700px;\n    font-size: 16px;\n  }\n\n  .gf-qicube .gf-hero-image {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .gf-qicube .gf-badges {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 16px;\n  }\n\n  .gf-qicube .gf-badge {\n    min-height: 62px;\n    padding: 11px 10px;\n    border-radius: 13px;\n    border: 1px solid var(--line);\n    background: rgba(255,255,255,.92);\n  }\n\n  .gf-qicube .gf-badge strong {\n    display: block;\n    font-size: 13px;\n    color: var(--ink);\n  }\n\n  .gf-qicube .gf-badge span {\n    display: block;\n    margin-top: 2px;\n    font-size: 11px;\n    color: var(--muted);\n  }\n\n  \/* GENERAL CARDS *\/\n  .gf-qicube .gf-card {\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    overflow: hidden;\n    background: var(--card);\n  }\n\n  .gf-qicube .gf-card-copy {\n    padding: 19px 17px 20px;\n  }\n\n  .gf-qicube .gf-full-img {\n    border-radius: 18px;\n    overflow: hidden;\n    border: 1px solid var(--line);\n  }\n\n  .gf-qicube .gf-full-img img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* PROBLEM *\/\n  .gf-qicube .gf-problem {\n    padding: 22px 18px;\n    border-radius: 18px;\n    background: var(--dark);\n    color: #fff;\n  }\n\n  .gf-qicube .gf-problem h2 {\n    color: #fff;\n  }\n\n  .gf-qicube .gf-problem p {\n    color: #c8d0d8;\n  }\n\n  .gf-qicube .gf-problem .gf-eyebrow {\n    background: rgba(18,201,232,.13);\n    color: #76e8f7;\n  }\n\n  \/* 3 OUTPUTS *\/\n  .gf-qicube .gf-output-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .gf-qicube .gf-output {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px;\n    border: 1px solid var(--line);\n    border-radius: 15px;\n    background: var(--soft);\n  }\n\n  .gf-qicube .gf-output-icon {\n    width: 46px;\n    min-width: 46px;\n    height: 46px;\n    display: grid;\n    place-items: center;\n    border-radius: 13px;\n    background: #fff;\n    font-size: 22px;\n  }\n\n  .gf-qicube .gf-output strong {\n    display: block;\n    font-size: 16px;\n  }\n\n  .gf-qicube .gf-output small {\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  \/* SPLIT *\/\n  .gf-qicube .gf-split {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    align-items: center;\n  }\n\n  .gf-qicube .gf-copy-box {\n    padding: 20px 18px;\n    border: 1px solid var(--line);\n    border-radius: 18px;\n    background: #fff;\n  }\n\n  .gf-qicube .gf-copy-box ul {\n    margin: 13px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .gf-qicube .gf-copy-box li {\n    position: relative;\n    padding: 8px 0 8px 26px;\n    color: #333b43;\n    font-size: 14px;\n    border-top: 1px solid #edf0f2;\n  }\n\n  .gf-qicube .gf-copy-box li:first-child {\n    border-top: 0;\n  }\n\n  .gf-qicube .gf-copy-box li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 8px;\n    width: 18px;\n    height: 18px;\n    display: grid;\n    place-items: center;\n    border-radius: 50%;\n    background: #e9fbfe;\n    color: #078ca1;\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  \/* BENEFITS *\/\n  .gf-qicube .gf-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .gf-qicube .gf-feature {\n    padding: 16px;\n    border: 1px solid var(--line);\n    border-radius: 16px;\n    background: #fff;\n  }\n\n  .gf-qicube .gf-feature b {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 15px;\n  }\n\n  .gf-qicube .gf-feature span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* SPECS *\/\n  .gf-qicube .gf-specs {\n    overflow: hidden;\n    border: 1px solid var(--line);\n    border-radius: 17px;\n    background: #fff;\n  }\n\n  .gf-qicube .gf-spec-row {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .gf-qicube .gf-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .gf-qicube .gf-spec-row \u003e div {\n    padding: 12px 11px;\n    font-size: 13px;\n  }\n\n  .gf-qicube .gf-spec-row \u003e div:first-child {\n    background: var(--soft);\n    font-weight: 750;\n  }\n\n  \/* COMPATIBILITY *\/\n  .gf-qicube .gf-compat {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 14px;\n  }\n\n  .gf-qicube .gf-compat-item {\n    padding: 15px;\n    border-radius: 15px;\n    background: var(--soft);\n    border: 1px solid var(--line);\n  }\n\n  .gf-qicube .gf-compat-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .gf-qicube .gf-compat-item span {\n    font-size: 12px;\n    color: var(--muted);\n  }\n\n  \/* FAQ *\/\n  .gf-qicube .gf-faq details {\n    margin-bottom: 9px;\n    border: 1px solid var(--line);\n    border-radius: 14px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .gf-qicube .gf-faq summary {\n    position: relative;\n    list-style: none;\n    cursor: pointer;\n    padding: 15px 44px 15px 15px;\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .gf-qicube .gf-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gf-qicube .gf-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 16px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: #078ca1;\n    font-size: 22px;\n    font-weight: 500;\n  }\n\n  .gf-qicube .gf-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .gf-qicube .gf-faq-answer {\n    padding: 0 15px 15px;\n  }\n\n  .gf-qicube .gf-faq-answer p {\n    font-size: 13px;\n  }\n\n  \/* FINAL *\/\n  .gf-qicube .gf-final {\n    padding: 25px 20px;\n    text-align: center;\n    border-radius: 20px;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(18,201,232,.18), transparent 36%),\n      #111720;\n  }\n\n  .gf-qicube .gf-final h2 {\n    color: #fff;\n  }\n\n  .gf-qicube .gf-final p {\n    color: #cbd3db;\n    max-width: 650px;\n    margin: 0 auto;\n  }\n\n  .gf-qicube .gf-final-chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n    margin-top: 15px;\n  }\n\n  .gf-qicube .gf-final-chips span {\n    padding: 7px 10px;\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 999px;\n    color: #edfaff;\n    font-size: 11px;\n    font-weight: 700;\n  }\n\n  .gf-qicube .gf-note {\n    margin-top: 9px;\n    font-size: 11px;\n    color: #818891;\n  }\n\n  @media (min-width: 760px) {\n    .gf-qicube {\n      padding-left: 20px;\n      padding-right: 20px;\n    }\n\n    .gf-qicube .gf-hero {\n      display: grid;\n      grid-template-columns: .92fr 1.08fr;\n      align-items: center;\n    }\n\n    .gf-qicube .gf-hero-copy {\n      padding: 34px 30px;\n    }\n\n    .gf-qicube .gf-hero h2 {\n      font-size: 40px;\n    }\n\n    .gf-qicube .gf-badges {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .gf-qicube .gf-output-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .gf-qicube .gf-split {\n      grid-template-columns: 1fr 1fr;\n      gap: 18px;\n    }\n\n    .gf-qicube .gf-feature-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .gf-qicube .gf-compat {\n      grid-template-columns: repeat(3, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"gf-qicube\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"gf-hero\"\u003e\n    \u003cdiv class=\"gf-hero-copy\"\u003e\n      \u003cdiv class=\"gf-eyebrow\"\u003e⚡ 3-in-1 Qi2 Charging Station\u003c\/div\u003e\n\n      \u003ch2\u003eOne Cable. Three Devices. A Much Cleaner Desk.\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Power your phone, smartwatch and wireless earbuds from one compact\n        magnetic charging cube — without turning your desk or nightstand into\n        a mess of separate cables.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"gf-badges\"\u003e\n        \u003cdiv class=\"gf-badge\"\u003e\n          \u003cstrong\u003eUp to 15W\u003c\/strong\u003e\n          \u003cspan\u003eMagnetic phone charging\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gf-badge\"\u003e\n          \u003cstrong\u003e3-in-1\u003c\/strong\u003e\n          \u003cspan\u003ePhone + watch + earbuds\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gf-badge\"\u003e\n          \u003cstrong\u003eQi2 Design\u003c\/strong\u003e\n          \u003cspan\u003ePrecise magnetic alignment\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"gf-badge\"\u003e\n          \u003cstrong\u003eUSB-C Input\u003c\/strong\u003e\n          \u003cspan\u003eOne power connection\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg class=\"gf-hero-image\" src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/11_dbaf3a2c-1237-4227-800d-ac1327ce8727.png?v=1725544289\" alt=\"3-in-1 magnetic wireless charging cube charging phone watch and earbuds\" loading=\"eager\"\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PAIN POINT --\u003e\n  \u003csection class=\"gf-section gf-problem\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eLess Cable Clutter\u003c\/div\u003e\n    \u003ch2\u003eStop Charging Three Devices With Three Different Setups\u003c\/h2\u003e\n    \u003cp\u003e\n      Keep your everyday essentials together in one compact charging zone.\n      Your phone stays visible, your watch gets its own dock, and your earbuds\n      stay within reach — all from one station.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- 3 DEVICES --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eThree Charging Zones\u003c\/div\u003e\n    \u003ch2\u003eCharge Your Daily Essentials Together\u003c\/h2\u003e\n    \u003cp\u003e\n      Separate charging areas help keep devices organized instead of stacked\n      on top of one another.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gf-output-grid\"\u003e\n      \u003cdiv class=\"gf-output\"\u003e\n        \u003cdiv class=\"gf-output-icon\"\u003e📱\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePhone\u003c\/strong\u003e\n          \u003csmall\u003e5W \/ 7.5W \/ 10W \/ up to 15W\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-output\"\u003e\n        \u003cdiv class=\"gf-output-icon\"\u003e⌚\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eSmartwatch\u003c\/strong\u003e\n          \u003csmall\u003eUp to 3W charging output\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-output\"\u003e\n        \u003cdiv class=\"gf-output-icon\"\u003e🎧\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWireless Earbuds\u003c\/strong\u003e\n          \u003csmall\u003eUp to 5W charging output\u003c\/small\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003csection class=\"gf-section gf-full-img\"\u003e\n    \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/3_13ef05cd-44fb-4143-99f9-ede13d071ce0.png?v=1725544289\" alt=\"3-in-1 charging cube with multiple charging positions\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAGNETIC CHARGING --\u003e\n  \u003csection class=\"gf-section gf-split\"\u003e\n    \u003cdiv class=\"gf-copy-box\"\u003e\n      \u003cdiv class=\"gf-eyebrow\"\u003eMagnetic Alignment\u003c\/div\u003e\n      \u003ch2\u003eSnap On. Line Up. Start Charging.\u003c\/h2\u003e\n      \u003cp\u003e\n        The magnetic charging surface helps position compatible phones over\n        the charging coil, so you spend less time nudging your phone around\n        trying to find the sweet spot.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eUp to 15W phone output\u003c\/li\u003e\n        \u003cli\u003eStrong magnetic hold for compatible devices\u003c\/li\u003e\n        \u003cli\u003eWorks in portrait or landscape orientation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/gempages_497785983018730632-2c495e79-e123-4d26-8de7-fb863dccfa24.png?v=3617201985530008569\" alt=\"Magnetic wireless charging alignment\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- INTERNAL \/ QI2 --\u003e\n  \u003csection class=\"gf-section gf-split\"\u003e\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/1_f10d8801-46d5-40a2-96d8-e94d549ebb49.png?v=1725544289\" alt=\"Wireless charging coil technology\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-copy-box\"\u003e\n      \u003cdiv class=\"gf-eyebrow\"\u003eFast \u0026amp; Stable Power\u003c\/div\u003e\n      \u003ch2\u003eBuilt Around Modern Wireless Charging\u003c\/h2\u003e\n      \u003cp\u003e\n        The charging system is designed for accurate magnetic placement and\n        efficient wireless power delivery, helping your phone stay aligned\n        while it charges.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eQi2-based magnetic charging design\u003c\/li\u003e\n        \u003cli\u003e5V\/3A or 9V\/3A input\u003c\/li\u003e\n        \u003cli\u003eUSB-C powered for a cleaner setup\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- STANDBY --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eMore Than a Charger\u003c\/div\u003e\n    \u003ch2\u003eTurn Your Phone Into a Bedside Display\u003c\/h2\u003e\n    \u003cp style=\"margin-bottom:14px;\"\u003e\n      Rotate a compatible iPhone into landscape while charging to make use of\n      StandBy mode for clocks, widgets and glanceable information.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/gempages_497785983018730632-6f1d18db-5bb8-437d-a1ae-42c41dc3e425.png?v=1212582112274260802\" alt=\"Landscape standby mode on magnetic charging station\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- POP OUT --\u003e\n  \u003csection class=\"gf-section gf-split\"\u003e\n    \u003cdiv class=\"gf-copy-box\"\u003e\n      \u003cdiv class=\"gf-eyebrow\"\u003eHidden Charging Arms\u003c\/div\u003e\n      \u003ch2\u003eCompact When You Want It. Expanded When You Need It.\u003c\/h2\u003e\n      \u003cp\u003e\n        The side charging positions extend outward to give your earbuds and\n        watch their own dedicated space, then tuck back into the body for a\n        cleaner footprint.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/gempages_497785983018730632-6262f3a7-0b68-4e58-afb7-8771b942e811.png?v=1627579827045045307\" alt=\"3-in-1 wireless charging cube dimensions and pop-out charging arms\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESK \/ NIGHTSTAND --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eDesk • Nightstand • Office\u003c\/div\u003e\n    \u003ch2\u003eDesigned to Look Like Part of Your Setup\u003c\/h2\u003e\n    \u003cp style=\"margin-bottom:14px;\"\u003e\n      A compact metallic-style body and soft blue charging indicator keep the\n      station looking clean whether it sits beside your computer or next to\n      your bed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/9_db1445d7-8a67-4faf-bde1-8873cac400d4.png?v=1725544289\" alt=\"Wireless charging cube used on desk and nightstand\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PROTECTION --\u003e\n  \u003csection class=\"gf-section gf-split\"\u003e\n    \u003cdiv class=\"gf-full-img\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/gempages_497785983018730632-928f47e4-d07c-4c62-a630-6225ad671181.png?v=4332946828242883278\" alt=\"Smart charging protection and temperature control\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-copy-box\"\u003e\n      \u003cdiv class=\"gf-eyebrow\"\u003eSmart Charging Protection\u003c\/div\u003e\n      \u003ch2\u003eMade for Everyday Charging\u003c\/h2\u003e\n      \u003cp\u003e\n        Built-in charging management is designed to help control temperature\n        and reduce common charging risks during daily use.\n      \u003c\/p\u003e\n\n      \u003cul\u003e\n        \u003cli\u003eTemperature management\u003c\/li\u003e\n        \u003cli\u003eOvercharge protection\u003c\/li\u003e\n        \u003cli\u003eCircuit protection\u003c\/li\u003e\n        \u003cli\u003eBlue charging-status indicator\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eWhy It Works\u003c\/div\u003e\n    \u003ch2\u003eA Cleaner Way to Power Your Everyday Devices\u003c\/h2\u003e\n\n    \u003cdiv class=\"gf-feature-grid\"\u003e\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eOne Charging Station\u003c\/b\u003e\n        \u003cspan\u003eReplace several separate charging spots with one compact base.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eMagnetic Phone Hold\u003c\/b\u003e\n        \u003cspan\u003eCompatible magnetic phones align quickly and stay easy to view.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eSeparate Side Docks\u003c\/b\u003e\n        \u003cspan\u003eYour watch and earbuds each get a dedicated charging position.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eLandscape Friendly\u003c\/b\u003e\n        \u003cspan\u003eRotate your phone for videos, clocks or StandBy mode.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eCompact Footprint\u003c\/b\u003e\n        \u003cspan\u003eDesigned to save space on desks, nightstands and counters.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-feature\"\u003e\n        \u003cb\u003eSoft Status Light\u003c\/b\u003e\n        \u003cspan\u003eA blue front indicator makes charging status easy to see.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- COMPATIBILITY IMAGE --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eCompatibility\u003c\/div\u003e\n    \u003ch2\u003eMade for the Devices You Use Every Day\u003c\/h2\u003e\n\n    \u003cdiv class=\"gf-compat\"\u003e\n      \u003cdiv class=\"gf-compat-item\"\u003e\n        \u003cstrong\u003eCompatible iPhones\u003c\/strong\u003e\n        \u003cspan\u003eBest magnetic experience with iPhone 12 series and newer or a compatible magnetic case.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-compat-item\"\u003e\n        \u003cstrong\u003eWireless Earbuds\u003c\/strong\u003e\n        \u003cspan\u003eFor AirPods and other earbuds with a Qi-compatible wireless charging case.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-compat-item\"\u003e\n        \u003cstrong\u003eSmartwatches\u003c\/strong\u003e\n        \u003cspan\u003eDesigned for compatible wireless-charging watch models. Confirm your selected version before ordering.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gf-full-img\" style=\"margin-top:14px;\"\u003e\n      \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/gempages_497785983018730632-01fff96e-c286-41f9-96e1-f463a6d1b217.png?v=11590662550638045895\" alt=\"Phone earbuds and smartwatch compatibility\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE + SPECS --\u003e\n  \u003csection class=\"gf-section\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eProduct Specs\u003c\/div\u003e\n    \u003ch2\u003eCompact Size. Three Charging Zones.\u003c\/h2\u003e\n\n    \u003cdiv class=\"gf-specs\"\u003e\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eProduct Size\u003c\/div\u003e\n        \u003cdiv\u003e105 × 66 × 66 mm \/ approx. 4.13 × 2.60 × 2.60 in\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eWeight\u003c\/div\u003e\n        \u003cdiv\u003eApprox. 280 g \/ 9.9 oz\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003ePhone Output\u003c\/div\u003e\n        \u003cdiv\u003e5W \/ 7.5W \/ 10W \/ 15W max\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eEarbuds Output\u003c\/div\u003e\n        \u003cdiv\u003e5W max\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eWatch Output\u003c\/div\u003e\n        \u003cdiv\u003e3W max\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eInput\u003c\/div\u003e\n        \u003cdiv\u003e5V\/3A or 9V\/3A\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003eMaterial\u003c\/div\u003e\n        \u003cdiv\u003ePC + ABS + glass\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gf-spec-row\"\u003e\n        \u003cdiv\u003ePower Port\u003c\/div\u003e\n        \u003cdiv\u003eUSB-C\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"gf-note\"\u003e\n      Charging speed depends on device, power adapter, case thickness and charging conditions.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECOND LIFESTYLE --\u003e\n  \u003csection class=\"gf-section gf-full-img\"\u003e\n    \u003cimg src=\"https:\/\/nordecohouse.com\/cdn\/shop\/files\/12_62efb9d5-eb15-4570-9e64-c21906c58c32.png?v=1725544289\" alt=\"Phone watch and earbuds charging on compact wireless charging station\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"gf-section gf-faq\"\u003e\n    \u003cdiv class=\"gf-eyebrow\"\u003eFAQ\u003c\/div\u003e\n    \u003ch2\u003eBefore You Buy\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan it charge all three devices at the same time?\u003c\/summary\u003e\n      \u003cdiv class=\"gf-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The station is designed with separate charging areas for a\n          compatible phone, smartwatch and wireless-charging earbuds.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I need a magnetic phone case?\u003c\/summary\u003e\n      \u003cdiv class=\"gf-faq-answer\"\u003e\n        \u003cp\u003e\n          iPhone 12 series and newer include magnetic alignment. If you use a\n          case, a MagSafe-compatible or magnetic case is recommended for the\n          strongest hold and most reliable alignment.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I place my phone horizontally?\u003c\/summary\u003e\n      \u003cdiv class=\"gf-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. The magnetic phone charging area supports landscape placement,\n          which is useful for videos and compatible iPhone StandBy mode.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat power adapter should I use?\u003c\/summary\u003e\n      \u003cdiv class=\"gf-faq-answer\"\u003e\n        \u003cp\u003e\n          The listed input is 5V\/3A or 9V\/3A. Use a suitable USB-C power adapter\n          capable of supplying enough power for stable multi-device charging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill every smartwatch work?\u003c\/summary\u003e\n      \u003cdiv class=\"gf-faq-answer\"\u003e\n        \u003cp\u003e\n          Watch charging compatibility depends on the charging module\/version.\n          Confirm that the version you sell matches the watch ecosystem shown\n          in your product options before advertising specific models.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"gf-section gf-final\"\u003e\n    \u003ch2\u003eThree Daily Chargers. One Cleaner Setup.\u003c\/h2\u003e\n    \u003cp\u003e\n      Keep your phone, watch and earbuds together, powered and ready — without\n      filling your desk or nightstand with separate charging cables.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gf-final-chips\"\u003e\n      \u003cspan\u003e✓ Up to 15W Phone Charging\u003c\/span\u003e\n      \u003cspan\u003e✓ 3-in-1 Design\u003c\/span\u003e\n      \u003cspan\u003e✓ Magnetic Alignment\u003c\/span\u003e\n      \u003cspan\u003e✓ USB-C Powered\u003c\/span\u003e\n      \u003cspan\u003e✓ Landscape Viewing\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"lk","offers":[{"title":"Orange \/ 1 Charger","offer_id":45092519379037,"sku":"NC03322609247070-橙色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 2 Chargers 🔥 MOST POPULAR","offer_id":45092519411805,"sku":"NC03322609247070-橙色*2","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 3 Chargers ⭐ BEST VALUE","offer_id":45092519444573,"sku":"NC03322609247070-橙色*3","price":79.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 1 Charger","offer_id":45092519477341,"sku":"NC03322609247070-银色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 2 Chargers 🔥 MOST POPULAR","offer_id":45092519510109,"sku":"NC03322609247070-银色*2","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Silver \/ 3 Chargers ⭐ BEST VALUE","offer_id":45092519542877,"sku":"NC03322609247070-银色*3","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/3634\/0061\/files\/1436f79a71a23c5299b905a6c4334ea1.png?v=1790234242","url":"https:\/\/glowforu.com\/products\/one-cable-three-devices-a-much-cleaner-desk","provider":"glowforu","version":"1.0","type":"link"}