{"product_id":"magnetic-mini-bluetooth-speaker-phone-stand","title":"Magnetic Mini Bluetooth Speaker with RGB \u0026 Phone Stand","description":"\u003cstyle\u003e\n.zv-speaker-page{\n  --bg:#f7f8fb;\n  --card:#ffffff;\n  --text:#111827;\n  --muted:#667085;\n  --border:#e8eaf0;\n  --blue:#168cff;\n  --purple:#8b3dff;\n  --cyan:#20d4e8;\n  --dark:#0e1118;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  color:var(--text);\n  line-height:1.55;\n  max-width:920px;\n  margin:0 auto;\n  padding:0;\n  box-sizing:border-box;\n}\n\n.zv-speaker-page *,\n.zv-speaker-page *::before,\n.zv-speaker-page *::after{\n  box-sizing:border-box;\n}\n\n.zv-speaker-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:18px 0 0;\n  border-radius:18px;\n}\n\n.zv-speaker-page h1,\n.zv-speaker-page h2,\n.zv-speaker-page h3,\n.zv-speaker-page p{\n  margin-top:0;\n}\n\n.zv-speaker-page a{\n  text-decoration:none;\n}\n\n\/* HERO *\/\n.zv-hero{\n  position:relative;\n  overflow:hidden;\n  padding:34px 20px 30px;\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(118,58,255,.24),transparent 34%),\n    radial-gradient(circle at 10% 90%,rgba(0,204,255,.18),transparent 36%),\n    linear-gradient(145deg,#0c1018,#171d2a);\n  color:#fff;\n  margin-bottom:18px;\n}\n\n.zv-hero-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:999px;\n  padding:7px 12px;\n  font-size:13px;\n  font-weight:700;\n  margin-bottom:16px;\n}\n\n.zv-hero h1{\n  font-size:34px;\n  line-height:1.08;\n  letter-spacing:-1px;\n  margin-bottom:13px;\n}\n\n.zv-gradient{\n  background:linear-gradient(90deg,#26d5ff,#238bff,#9a49ff);\n  -webkit-background-clip:text;\n  background-clip:text;\n  color:transparent;\n}\n\n.zv-hero-copy{\n  font-size:17px;\n  color:#e5e7eb;\n  margin-bottom:20px;\n}\n\n.zv-hero-punch{\n  font-size:19px;\n  font-weight:800;\n  margin-bottom:20px;\n}\n\n.zv-hero-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.zv-hero-tag{\n  display:inline-flex;\n  padding:8px 11px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:700;\n  color:#fff;\n  background:rgba(255,255,255,.09);\n  border:1px solid rgba(255,255,255,.12);\n}\n\n\/* SECTION *\/\n.zv-section{\n  padding:24px 4px;\n}\n\n.zv-section-title{\n  font-size:27px;\n  line-height:1.18;\n  letter-spacing:-.5px;\n  margin:0 0 8px;\n  text-align:center;\n}\n\n.zv-section-sub{\n  color:var(--muted);\n  font-size:15px;\n  text-align:center;\n  margin:0 auto 20px;\n  max-width:640px;\n}\n\n\/* 2X2 ICON GRID *\/\n.zv-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:10px;\n}\n\n.zv-benefit-card{\n  display:flex;\n  flex-direction:column;\n  justify-content:space-between;\n  min-height:142px;\n  padding:16px;\n  border-radius:16px;\n  background:var(--card);\n  border:1px solid var(--border);\n  color:var(--text);\n  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;\n}\n\n.zv-benefit-card:hover{\n  transform:translateY(-3px);\n  border-color:#c9d5ff;\n  box-shadow:0 9px 24px rgba(24,39,75,.09);\n}\n\n.zv-benefit-icon{\n  font-size:27px;\n  margin-bottom:10px;\n}\n\n.zv-benefit-card strong{\n  display:block;\n  font-size:15px;\n  line-height:1.25;\n  margin-bottom:5px;\n}\n\n.zv-benefit-card span{\n  display:block;\n  color:var(--muted);\n  font-size:12.5px;\n  line-height:1.4;\n}\n\n\/* DETAIL CARDS *\/\n.zv-details-wrap{\n  display:flex;\n  flex-direction:column;\n  gap:18px;\n}\n\n.zv-feature{\n  scroll-margin-top:20px;\n  background:var(--card);\n  border:1px solid var(--border);\n  border-radius:20px;\n  padding:20px;\n  box-shadow:0 7px 22px rgba(15,23,42,.045);\n}\n\n.zv-feature-number{\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.08em;\n  color:var(--blue);\n  margin-bottom:6px;\n  text-transform:uppercase;\n}\n\n.zv-feature h3{\n  font-size:23px;\n  line-height:1.2;\n  margin-bottom:10px;\n}\n\n.zv-feature p{\n  font-size:15px;\n  color:#475467;\n  margin-bottom:10px;\n}\n\n.zv-feature .zv-punch{\n  display:inline-block;\n  font-size:16px;\n  font-weight:800;\n  color:var(--text);\n  margin-bottom:0;\n}\n\n.zv-mini-points{\n  display:flex;\n  flex-wrap:wrap;\n  gap:7px;\n  margin-top:13px;\n}\n\n.zv-mini-point{\n  padding:7px 10px;\n  font-size:12px;\n  font-weight:700;\n  color:#334155;\n  background:#f3f6fb;\n  border-radius:999px;\n}\n\n\/* SPECS *\/\n.zv-spec-box{\n  border:1px solid var(--border);\n  border-radius:18px;\n  overflow:hidden;\n  background:#fff;\n}\n\n.zv-spec-row{\n  display:flex;\n  flex-direction:column;\n  padding:14px 16px;\n  border-bottom:1px solid #edf0f4;\n}\n\n.zv-spec-row:last-child{\n  border-bottom:0;\n}\n\n.zv-spec-k{\n  font-size:13px;\n  font-weight:800;\n  color:#111827;\n  margin-bottom:3px;\n}\n\n.zv-spec-v{\n  font-size:14px;\n  color:#667085;\n}\n\n\/* INCLUDED *\/\n.zv-included{\n  margin-top:16px;\n  padding:17px;\n  border-radius:16px;\n  border:1px solid var(--border);\n  background:#fafbfc;\n}\n\n.zv-included strong{\n  display:block;\n  font-size:16px;\n  margin-bottom:10px;\n}\n\n.zv-included ul{\n  margin:0;\n  padding-left:20px;\n}\n\n.zv-included li{\n  margin:6px 0;\n  color:#475467;\n  font-size:14px;\n}\n\n\/* FAQ *\/\n.zv-faq{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.zv-faq details{\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:14px;\n  overflow:hidden;\n}\n\n.zv-faq summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:16px 48px 16px 16px;\n  font-size:15px;\n  font-weight:800;\n  color:#111827;\n}\n\n.zv-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.zv-faq summary::after{\n  content:\"⌄\";\n  position:absolute;\n  right:17px;\n  top:50%;\n  font-size:22px;\n  line-height:1;\n  color:#667085;\n  transform:translateY(-56%) rotate(0deg);\n  transition:transform .28s ease;\n}\n\n.zv-faq details[open] summary::after{\n  transform:translateY(-48%) rotate(180deg);\n}\n\n.zv-faq details p{\n  padding:0 16px 16px;\n  margin:0;\n  color:#667085;\n  font-size:14px;\n}\n\n\/* GUARANTEES *\/\n.zv-guarantees{\n  display:flex;\n  flex-direction:column;\n  gap:10px;\n}\n\n.zv-guarantee{\n  display:flex;\n  align-items:flex-start;\n  gap:13px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:15px;\n  padding:15px;\n}\n\n.zv-guarantee-icon{\n  width:42px;\n  height:42px;\n  min-width:42px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:12px;\n  font-size:20px;\n  background:linear-gradient(135deg,#eaf7ff,#f2eaff);\n}\n\n.zv-guarantee strong{\n  display:block;\n  font-size:15px;\n  margin-bottom:3px;\n}\n\n.zv-guarantee p{\n  margin:0;\n  font-size:13px;\n  color:#667085;\n}\n\n\/* CTA *\/\n.zv-cta{\n  margin-top:24px;\n  padding:28px 20px;\n  text-align:center;\n  border-radius:22px;\n  color:#fff;\n  background:\n    radial-gradient(circle at 15% 20%,rgba(0,204,255,.25),transparent 35%),\n    radial-gradient(circle at 90% 80%,rgba(139,61,255,.35),transparent 40%),\n    #0d111b;\n}\n\n.zv-cta h2{\n  font-size:27px;\n  line-height:1.2;\n  margin-bottom:8px;\n}\n\n.zv-cta p{\n  color:#d0d5dd;\n  font-size:15px;\n  margin:0 auto 18px;\n}\n\n.zv-buy-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:200px;\n  min-height:52px;\n  padding:13px 28px;\n  border-radius:999px;\n  font-size:16px;\n  font-weight:900;\n  color:#fff !important;\n  background:linear-gradient(90deg,#159eff,#7655ff,#b63dff);\n  box-shadow:0 9px 26px rgba(97,79,255,.35);\n  transition:transform .2s ease,box-shadow .2s ease;\n}\n\n.zv-buy-btn:hover{\n  transform:translateY(-3px) scale(1.015);\n  box-shadow:0 13px 32px rgba(97,79,255,.43);\n}\n\n.zv-buy-btn:active{\n  transform:translateY(1px) scale(.98);\n}\n\n.zv-cta-note{\n  display:block;\n  font-size:12px;\n  color:#98a2b3;\n  margin-top:12px;\n}\n\n@media(min-width:700px){\n  .zv-speaker-page{\n    padding:10px 0 35px;\n  }\n\n  .zv-hero{\n    padding:48px 42px;\n  }\n\n  .zv-hero h1{\n    font-size:46px;\n  }\n\n  .zv-hero-copy{\n    font-size:18px;\n    max-width:680px;\n  }\n\n  .zv-section{\n    padding:33px 8px;\n  }\n\n  .zv-section-title{\n    font-size:32px;\n  }\n\n  .zv-benefit-card{\n    min-height:155px;\n    padding:20px;\n  }\n\n  .zv-benefit-card strong{\n    font-size:17px;\n  }\n\n  .zv-benefit-card span{\n    font-size:14px;\n  }\n\n  .zv-feature{\n    padding:28px;\n  }\n\n  .zv-feature h3{\n    font-size:27px;\n  }\n\n  .zv-feature p{\n    font-size:16px;\n  }\n\n  .zv-spec-row{\n    padding:16px 20px;\n  }\n\n  .zv-spec-k{\n    font-size:14px;\n  }\n\n  .zv-spec-v{\n    font-size:15px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"zv-speaker-page\"\u003e\n\u003c!-- =========================\n     TOP HERO BANNER\n========================= --\u003e\n\u003csection class=\"zv-hero\"\u003e\n\u003cdiv class=\"zv-hero-badge\"\u003e🔊 Magnetic Mini Bluetooth Speaker\u003c\/div\u003e\n\u003ch1\u003eSmall Speaker.\u003cbr\u003e\u003cspan class=\"zv-gradient\"\u003eWay More Ways to Play.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"zv-hero-copy\"\u003eStop holding your phone just to watch a video — and stop carrying a bulky speaker for everyday listening. This compact mini dome combines a \u003cstrong\u003emagnetic phone stand, Bluetooth speaker, RGB mood light, and TWS stereo capability\u003c\/strong\u003e in one pocket-ready design.\u003c\/p\u003e\n\u003cdiv class=\"zv-hero-punch\"\u003e🧲 Snap it. 🔊 Play it. 🌈 Light up the moment.\u003c\/div\u003e\n\u003cdiv class=\"zv-hero-tags\"\u003e\n\u003cspan class=\"zv-hero-tag\"\u003eMagnetic Stand\u003c\/span\u003e \u003cspan class=\"zv-hero-tag\"\u003eBluetooth Audio\u003c\/span\u003e \u003cspan class=\"zv-hero-tag\"\u003eRGB Light Ring\u003c\/span\u003e \u003cspan class=\"zv-hero-tag\"\u003eTWS Stereo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     2X2 CORE BENEFIT GRID\n========================= --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003ch2 class=\"zv-section-title\"\u003eWhy You'll Reach for It Every Day\u003c\/h2\u003e\n\u003cp class=\"zv-section-sub\"\u003eOne compact speaker solves four everyday entertainment problems.\u003c\/p\u003e\n\u003cdiv class=\"zv-benefit-grid\"\u003e\n\u003ca class=\"zv-benefit-card\" href=\"#zv-magsafe\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"zv-benefit-icon\"\u003e🧲\u003c\/div\u003e\n\u003cstrong\u003eInstant Phone Stand\u003c\/strong\u003e \u003cspan\u003eHands-free videos, calls \u0026amp; music.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"zv-benefit-card\" href=\"#zv-sound\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"zv-benefit-icon\"\u003e🔊\u003c\/div\u003e\n\u003cstrong\u003eBig Sound. Small Dome.\u003c\/strong\u003e \u003cspan\u003eCompact audio without the bulky setup.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"zv-benefit-card\" href=\"#zv-rgb\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"zv-benefit-icon\"\u003e🌈\u003c\/div\u003e\n\u003cstrong\u003eRGB Vibe Sync\u003c\/strong\u003e \u003cspan\u003eAdd colorful atmosphere to every playlist.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca class=\"zv-benefit-card\" href=\"#zv-tws\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"zv-benefit-icon\"\u003e🎧\u003c\/div\u003e\n\u003cstrong\u003eTrue Stereo Pairing\u003c\/strong\u003e \u003cspan\u003ePair two speakers for left-right sound.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FEATURE DETAILS\n========================= --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003ch2 class=\"zv-section-title\"\u003eSix Reasons This Mini Speaker Does More\u003c\/h2\u003e\n\u003cp class=\"zv-section-sub\"\u003eDesigned for everyday listening, hands-free entertainment, and portable fun.\u003c\/p\u003e\n\u003cdiv class=\"zv-details-wrap\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-magsafe\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 01\u003c\/div\u003e\n\u003ch3\u003e🧲 MagSafe Snap · Instant Stand\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eTired of holding your phone through an entire video?\u003c\/strong\u003e The built-in magnetic attachment lets the speaker connect to a compatible phone and work as a convenient stand for videos, calls, and music.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003eSnap on. Prop up. Play. 🧲\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e✅ Hands-Free Viewing\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Magnetic Attachment\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Speaker + Stand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_17_57_26.png?v=1786961045\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-sound\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 02\u003c\/div\u003e\n\u003ch3\u003e🔊 Mini Dome · Room Sound\u003c\/h3\u003e\n\u003cp\u003eTiny speakers can sound thin — while larger speakers are annoying to carry. The compact \u003cstrong\u003efabric-covered half-dome design\u003c\/strong\u003e gives you clear, rich everyday audio without taking over your space.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003ePocket size. Room sound. 🔊\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e✨ Compact Dome\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✨ Clear Audio\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✨ Rich Sound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_17_57_21.png?v=1786961046\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-rgb\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 03\u003c\/div\u003e\n\u003ch3\u003e🌈 RGB Ring · Vibe Sync\u003c\/h3\u003e\n\u003cp\u003eA plain speaker plays music. This one helps create the mood. The colorful \u003cstrong\u003eRGB light ring wraps around the base\u003c\/strong\u003e and adds a vibrant glow while you listen.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003eYour beat. Your glow. 🌈\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e🌈 RGB Lighting\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e🎵 Music Atmosphere\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✨ Party-Ready Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_17_57_15.png?v=1786961045\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-tws\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 04\u003c\/div\u003e\n\u003ch3\u003e🎧 TWS Stereo · Double Up\u003c\/h3\u003e\n\u003cp\u003eOne speaker is perfect for everyday listening. When you want a wider soundstage, pair \u003cstrong\u003etwo compatible units wirelessly\u003c\/strong\u003e to create true left-right TWS stereo.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003eTwo speakers. True stereo. 🎧\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e✅ Left + Right Audio\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Wireless Pairing\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Movies \u0026amp; Games\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_17_57_10.png?v=1786961046\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-charge\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 05\u003c\/div\u003e\n\u003ch3\u003e🔋 USB-C Recharge · Go Longer\u003c\/h3\u003e\n\u003cp\u003eForget hunting for an outdated charging cable. Recharge through a convenient \u003cstrong\u003eUSB-C port\u003c\/strong\u003e, with a charging cable included so topping up is simple.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003eCharge. Grab it. Keep playing. 🔋\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e⚡ USB-C Charging\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e🔋 Rechargeable Battery\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e📦 Cable Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_17_58_48.png?v=1786961046\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"zv-feature\" id=\"zv-portable\"\u003e\n\u003cdiv class=\"zv-feature-number\"\u003eFeature 06\u003c\/div\u003e\n\u003ch3\u003e🎒 Pocket-Sized · Take It Anywhere\u003c\/h3\u003e\n\u003cp\u003eBulky speakers tend to stay at home. This compact mini dome is designed to slip easily into a pocket or bag, making it simple to bring music to commutes, trips, desks, and hangouts.\u003c\/p\u003e\n\u003cspan class=\"zv-punch\"\u003eFits your palm. Follows your day. 🎒\u003c\/span\u003e\n\u003cdiv class=\"zv-mini-points\"\u003e\n\u003cspan class=\"zv-mini-point\"\u003e✅ Palm-Sized\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Bag-Friendly\u003c\/span\u003e \u003cspan class=\"zv-mini-point\"\u003e✅ Everyday Carry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPT_Image_2026_8_17_18_00_36.png?v=1786961046\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     SPECS\n========================= --\u003e\n\u003csection class=\"zv-section\" id=\"spec\"\u003e\n\u003ch2 class=\"zv-section-title\"\u003e📋 Product Details \u0026amp; Tech Specs\u003c\/h2\u003e\n\u003cp class=\"zv-section-sub\"\u003eEverything you need to know before you press play.\u003c\/p\u003e\n\u003cdiv class=\"zv-spec-box\"\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eCompact black fabric-mesh half-dome body with flat base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eRGB LED ring around the base with music-reactive lighting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eMagnetic Attachment\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eMagSafe-compatible magnetic attachment that can also function as a phone stand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eConnectivity\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eBluetooth wireless connection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eStereo Mode\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eTWS pairing — connect two speakers for left-right stereo audio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eHands-Free Calls\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eBuilt-in microphone supports hands-free calling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eControls\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eMultifunction controls for music, volume, tracks, calls, and reset functions\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eCharging\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eUSB-C rechargeable; charging cable included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eBattery\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eBuilt-in rechargeable battery designed for hours of playback per charge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eBlack\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-row\"\u003e\n\u003cdiv class=\"zv-spec-k\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"zv-spec-v\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-included\"\u003e\n\u003cstrong\u003e📦 What's Included\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Magnetic Mini Bluetooth Speaker\u003c\/li\u003e\n\u003cli\u003e1 × USB-C Charging Cable\u003c\/li\u003e\n\u003cli\u003e1 × Magnetic Ring\u003c\/li\u003e\n\u003cli\u003e1 × Lanyard\u003c\/li\u003e\n\u003cli\u003e1 × Instruction Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\u003csection class=\"zv-section\" id=\"faq\"\u003e\n\u003ch2 class=\"zv-section-title\"\u003eQuestions, Answered\u003c\/h2\u003e\n\u003cp class=\"zv-section-sub\"\u003eQuick answers before you choose your speaker.\u003c\/p\u003e\n\u003cdiv class=\"zv-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the magnetic phone stand work?\u003c\/summary\u003e\n\u003cp\u003eAttach the speaker to a compatible MagSafe phone or case and position the phone for hands-free viewing. It is useful for videos, video calls, music control, and everyday desk use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if my phone or case is not MagSafe-compatible?\u003c\/summary\u003e\n\u003cp\u003eA magnetic ring is included in the package. Use it as directed with a compatible phone or case to improve magnetic attachment.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I get TWS stereo sound?\u003c\/summary\u003e\n\u003cp\u003eTWS mode requires two compatible speakers. Pair the two units together first, then connect the paired speaker system to your Bluetooth device for left-right stereo playback.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use only one speaker?\u003c\/summary\u003e\n\u003cp\u003eYes. A single speaker works normally for everyday Bluetooth audio. TWS is an optional feature when you pair two units.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it support hands-free calls?\u003c\/summary\u003e\n\u003cp\u003eYes. The built-in microphone and multifunction controls allow you to manage supported calls without constantly holding your phone.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat devices can connect to the speaker?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for Bluetooth-enabled devices such as smartphones, tablets, and compatible laptops.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does it charge?\u003c\/summary\u003e\n\u003cp\u003eThe speaker uses USB-C charging, and a compatible charging cable is included in the package.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat's in the box?\u003c\/summary\u003e\n\u003cp\u003eYou'll receive the magnetic Bluetooth speaker, USB-C charging cable, magnetic ring, lanyard, and instruction manual.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     SHIPPING \/ QUALITY \/ SUPPORT\n========================= --\u003e\n\u003csection class=\"zv-section\"\u003e\n\u003ch2 class=\"zv-section-title\"\u003eShop With Confidence\u003c\/h2\u003e\n\u003cdiv class=\"zv-guarantees\"\u003e\n\u003cdiv class=\"zv-guarantee\"\u003e\n\u003cdiv class=\"zv-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDelivery Support\u003c\/strong\u003e\n\u003cp\u003eNeed help with your shipment or order status? Our support team is here to help.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-guarantee\"\u003e\n\u003cdiv class=\"zv-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWarranty Included\u003c\/strong\u003e\n\u003cp\u003eYour speaker includes product warranty coverage for added peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zv-guarantee\"\u003e\n\u003cdiv class=\"zv-guarantee-icon\"\u003e💬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003cp\u003eQuestions about setup, pairing, or your order? Contact us and we'll help you get sorted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FINAL CTA\n========================= --\u003e\n\u003csection class=\"zv-cta\"\u003e\n\u003ch2\u003e\n\u003cspan style=\"color: rgb(161, 240, 25);\"\u003eOne Little Speaker.\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(161, 240, 25);\"\u003eSo Many Ways to Use It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eUse one for everyday listening — or choose two and unlock the full TWS stereo experience.\u003c\/p\u003e\n\u003ca class=\"zv-buy-btn\" href=\"#\"\u003e Buy Now → \u003c\/a\u003e \u003cspan class=\"zv-cta-note\"\u003eChoose your preferred set above.\u003c\/span\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"1 Speaker","offer_id":48906871505128,"sku":"NC02482608171571-【星云灰】蛋壳磁吸音响","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Speakers – TWS Stereo Set","offer_id":48906871537896,"sku":"NC02482608171571-【星云灰】蛋壳磁吸音响*2","price":77.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/ChatGPT_Image_2026_8_17_17_57_26.png?v=1786963821","url":"https:\/\/sereintis.com\/products\/magnetic-mini-bluetooth-speaker-phone-stand","provider":"sereintis.com","version":"1.0","type":"link"}