{"product_id":"wireless-bluetooth-5-3-earbuds-48h-playtime-enc-mic-led-charging-case-ip7-waterproof","title":"Wireless Bluetooth 5.3 Earbuds, 48H Playtime, ENC Mic, LED Charging Case, IP7 Waterproof","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003cmeta name=\"description\" content=\"Wireless Bluetooth 5.3 earbuds with 48-hour total playtime, ENC noise-cancelling microphone, LED charging case, and IPX7 waterproof rating. Deep bass sound, instant pairing, and touch controls for calls, music, and workouts.\"\u003e\n  \u003ctitle\u003eWireless Bluetooth 5.3 Earbuds – 48H Playtime, ENC Mic, LED Case, IPX7 Waterproof | Deep Bass TWS\u003c\/title\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"Product\",\n    \"name\": \"Wireless Bluetooth 5.3 Earbuds – 48H Playtime, ENC Mic, LED Charging Case, IPX7 Waterproof\",\n    \"description\": \"True wireless Bluetooth 5.3 earbuds with 48 hours total playtime (8H earbuds + 40H case), Environmental Noise Cancellation microphone, LED power display charging case, and IPX7 waterproof rating. Compatible with iPhone, Android, and all Bluetooth devices.\",\n    \"sku\": \"TWS-BT53-48H-ENC\",\n    \"brand\": { \"@type\": \"Brand\", \"name\": \"YourBrand\" }\n  }\n  \u003c\/script\u003e\n\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500\u0026amp;family=DM+Serif+Display:ital@0;1\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n  \u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --black: #0f0f0f;\n      --white: #ffffff;\n      --gray-100: #f5f4f0;\n      --gray-200: #e8e7e2;\n      --gray-400: #9a9890;\n      --gray-600: #5a5955;\n      --green-bg: #eaf3de;\n      --green-text: #3b6d11;\n      --blue-bg: #e6f1fb;\n      --blue-text: #185fa5;\n      --amber-bg: #faeeda;\n      --amber-text: #854f0b;\n      --pink-bg: #fbeaf0;\n      --pink-text: #993556;\n      --teal-bg: #e1f5ee;\n      --teal-text: #0f6e56;\n      --purple-bg: #eeedfe;\n      --purple-text: #534ab7;\n      --coral-bg: #faece7;\n      --coral-text: #993c1d;\n      --radius-sm: 6px;\n      --radius-md: 10px;\n      --radius-lg: 16px;\n      --radius-pill: 999px;\n    }\n\n    html { font-size: 16px; -webkit-font-smoothing: antialiased; }\n    body { font-family: 'DM Sans', sans-serif; background: var(--white); color: var(--black); min-height: 100vh; }\n    .page { max-width: 900px; margin: 0 auto; padding: 3rem 2rem 5rem; }\n\n    \/* ─── Badges ─── *\/\n    .badge-row { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.75rem; }\n    .badge {\n      font-size: 10.5px; font-weight: 500; letter-spacing: .06em;\n      text-transform: uppercase; padding: 4px 12px; border-radius: var(--radius-pill);\n    }\n    .b-green  { background: var(--green-bg);  color: var(--green-text); }\n    .b-blue   { background: var(--blue-bg);   color: var(--blue-text); }\n    .b-amber  { background: var(--amber-bg);  color: var(--amber-text); }\n    .b-teal   { background: var(--teal-bg);   color: var(--teal-text); }\n    .b-purple { background: var(--purple-bg); color: var(--purple-text); }\n    .b-pink   { background: var(--pink-bg);   color: var(--pink-text); }\n    .b-coral  { background: var(--coral-bg);  color: var(--coral-text); }\n\n    \/* ─── Hero ─── *\/\n    h1 {\n      font-family: 'DM Serif Display', serif;\n      font-size: clamp(1.65rem, 4vw, 2.25rem);\n      font-weight: 400; line-height: 1.18;\n      letter-spacing: -.02em; color: var(--black); margin-bottom: .6rem;\n    }\n    .tagline { font-size: 15px; color: var(--gray-600); font-style: italic; margin-bottom: 1.75rem; line-height: 1.6; }\n\n    \/* ─── Battery Breakdown Banner ─── *\/\n    .battery-banner {\n      display: grid;\n      grid-template-columns: 1fr 1px 1fr 1px 1fr;\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem; background: var(--gray-200);\n      gap: 1px;\n    }\n    .bat-cell {\n      background: var(--white); padding: 1.1rem .75rem;\n      display: flex; flex-direction: column; align-items: center;\n      text-align: center; gap: 4px;\n    }\n    .bat-num {\n      font-family: 'DM Serif Display', serif;\n      font-size: 2rem; font-weight: 400; line-height: 1; color: var(--black);\n    }\n    .bat-unit { font-size: 13px; font-weight: 500; color: var(--black); }\n    .bat-label { font-size: 11px; color: var(--gray-400); }\n    .bat-total {\n      background: var(--black); padding: 1.1rem .75rem;\n      display: flex; flex-direction: column; align-items: center;\n      text-align: center; gap: 4px;\n    }\n    .bat-total .bat-num { color: var(--white); font-size: 2.25rem; }\n    .bat-total .bat-unit { color: rgba(255,255,255,.85); }\n    .bat-total .bat-label { color: rgba(255,255,255,.5); }\n\n    \/* ─── Stats Bar ─── *\/\n    .stats-bar {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));\n      gap: 1px; background: var(--gray-200);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem;\n    }\n    .stat-cell {\n      background: var(--white); padding: 1rem .75rem;\n      display: flex; flex-direction: column; align-items: center;\n      text-align: center; gap: 4px;\n    }\n    .stat-num {\n      font-family: 'DM Serif Display', serif;\n      font-size: 1.75rem; font-weight: 400; line-height: 1; color: var(--black);\n    }\n    .stat-unit { font-size: 12px; font-weight: 500; color: var(--black); }\n    .stat-label { font-size: 11px; color: var(--gray-400); }\n\n    \/* ─── Compat chips ─── *\/\n    .compat-strip { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 1.75rem; }\n    .compat-chip {\n      font-size: 11.5px; background: var(--gray-100);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-pill);\n      padding: 4px 12px; color: var(--gray-600);\n    }\n    .compat-chip strong { font-weight: 500; color: var(--black); }\n\n    \/* ─── Body Copy ─── *\/\n    .desc {\n      font-size: 15px; line-height: 1.8; color: #2a2a2a;\n      margin-bottom: 2rem; padding-bottom: 2rem;\n      border-bottom: 1px solid var(--gray-200);\n    }\n    .desc p + p { margin-top: 1rem; }\n    .desc strong { font-weight: 500; }\n\n    \/* ─── Section label ─── *\/\n    .section-label {\n      font-size: 11px; font-weight: 500; letter-spacing: .1em;\n      text-transform: uppercase; color: var(--gray-400); margin-bottom: 1rem;\n    }\n\n    \/* ─── Feature Grid ─── *\/\n    .feat-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .feat-card {\n      background: var(--gray-100); border-radius: var(--radius-lg);\n      padding: 1.1rem 1.1rem 1.2rem;\n      border: 1px solid var(--gray-200); transition: border-color .2s;\n    }\n    .feat-card:hover { border-color: #c8c6c0; }\n    .feat-icon {\n      width: 34px; height: 34px; border-radius: var(--radius-sm);\n      display: flex; align-items: center; justify-content: center;\n      font-size: 17px; margin-bottom: .65rem;\n    }\n    .feat-card h3 { font-size: 13px; font-weight: 500; margin-bottom: 4px; }\n    .feat-card p  { font-size: 12px; color: var(--gray-600); line-height: 1.55; }\n\n    \/* ─── Touch Controls Table ─── *\/\n    .controls-wrap {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2.5rem;\n    }\n    .controls-header {\n      display: grid; grid-template-columns: 1fr 1fr 1fr;\n      background: var(--gray-100); padding: 10px 16px;\n      font-size: 11px; font-weight: 500; letter-spacing: .06em;\n      text-transform: uppercase; color: var(--gray-600);\n      border-bottom: 1px solid var(--gray-200);\n    }\n    .controls-row {\n      display: grid; grid-template-columns: 1fr 1fr 1fr;\n      padding: 10px 16px; font-size: 13px;\n      border-bottom: 1px solid var(--gray-200);\n      align-items: center;\n    }\n    .controls-row:last-child { border-bottom: none; }\n    .controls-row:nth-child(even) { background: var(--gray-100); }\n    .controls-row span { color: var(--gray-600); }\n    .controls-row span:first-child { font-weight: 500; color: var(--black); }\n\n    \/* ─── What's in the box ─── *\/\n    .inbox-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .inbox-card {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      padding: 1.1rem; text-align: center; background: var(--white);\n    }\n    .inbox-qty {\n      font-family: 'DM Serif Display', serif;\n      font-size: 2.25rem; font-weight: 400; line-height: 1;\n      color: var(--black); display: block; margin-bottom: 6px;\n    }\n    .inbox-name { font-size: 12px; color: var(--gray-600); line-height: 1.5; }\n\n    \/* ─── Spec Table ─── *\/\n    .specs-wrap {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2.5rem;\n    }\n    .spec-row {\n      display: flex; justify-content: space-between; align-items: center;\n      padding: 11px 16px; border-bottom: 1px solid var(--gray-200); font-size: 13.5px;\n    }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-row:nth-child(even) { background: var(--gray-100); }\n    .spec-label { color: var(--gray-600); }\n    .spec-val   { font-weight: 500; text-align: right; }\n\n    \/* ─── Long-form ─── *\/\n    .longform h2 {\n      font-family: 'DM Serif Display', serif; font-size: 1.25rem;\n      font-weight: 400; margin: 2rem 0 .6rem;\n    }\n    .longform p { font-size: 14.5px; line-height: 1.8; color: #333; margin-bottom: .8rem; }\n    .longform ul { margin: .5rem 0 .8rem 1.25rem; }\n    .longform ul li { font-size: 14px; line-height: 1.7; color: #333; margin-bottom: 4px; }\n\n    hr { border: none; border-top: 1px solid var(--gray-200); margin: 2rem 0; }\n\n    @media (max-width: 600px) {\n      .page { padding: 2rem 1.25rem 4rem; }\n      .stat-num { font-size: 1.4rem; }\n      .controls-header span:last-child,\n      .controls-row span:last-child { display: none; }\n      .controls-header, .controls-row { grid-template-columns: 1fr 1fr; }\n    }\n  \u003c\/style\u003e\n\n\n\n\u003cmain class=\"page\" itemscope itemtype=\"https:\/\/schema.org\/Product\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cdiv class=\"badge-row\"\u003e\n    \u003cspan class=\"badge b-blue\"\u003eBluetooth 5.3\u003c\/span\u003e\n    \u003cspan class=\"badge b-green\"\u003e48H Total Playtime\u003c\/span\u003e\n    \u003cspan class=\"badge b-purple\"\u003eENC Microphone\u003c\/span\u003e\n    \u003cspan class=\"badge b-teal\"\u003eIPX7 Waterproof\u003c\/span\u003e\n    \u003cspan class=\"badge b-amber\"\u003eLED Charging Case\u003c\/span\u003e\n    \u003cspan class=\"badge b-coral\"\u003eDeep Bass Sound\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- H1 --\u003e\n  \u003ch1 itemprop=\"name\"\u003eWireless Bluetooth 5.3 Earbuds — 48H Playtime, ENC Mic, LED Case, IPX7 Waterproof\u003c\/h1\u003e\n  \u003cp class=\"tagline\"\u003eAll-day sound with a case that keeps going for two days more — and a mic that handles calls wherever you take it.\u003c\/p\u003e\n\n  \u003c!-- Battery Breakdown Banner --\u003e\n  \u003cdiv class=\"battery-banner\"\u003e\n    \u003cdiv class=\"bat-cell\"\u003e\n      \u003cspan class=\"bat-num\"\u003e8H\u003c\/span\u003e\n      \u003cspan class=\"bat-unit\"\u003eEarbuds\u003c\/span\u003e\n      \u003cspan class=\"bat-label\"\u003ePer charge\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bat-cell\"\u003e\n      \u003cspan class=\"bat-num\"\u003e40H\u003c\/span\u003e\n      \u003cspan class=\"bat-unit\"\u003eCase\u003c\/span\u003e\n      \u003cspan class=\"bat-label\"\u003eAdditional charges\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bat-total\"\u003e\n      \u003cspan class=\"bat-num\"\u003e48H\u003c\/span\u003e\n      \u003cspan class=\"bat-unit\"\u003eTotal\u003c\/span\u003e\n      \u003cspan class=\"bat-label\"\u003eCombined playtime\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Stats Bar --\u003e\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e5.3\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eBluetooth\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eLatest standard\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e13mm\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eDriver\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eDynamic bass\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003eIPX7\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eWaterproof\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003e1m \/ 30 min\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e\u0026lt;60\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003ems\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eLow latency\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e30m\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eRange\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eWireless reach\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compat chips --\u003e\n  \u003cdiv class=\"compat-strip\"\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPhone (all models)\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eAndroid (all models)\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPad \u0026amp; iPad Pro\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eMacBook \u0026amp; Windows laptops\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003eAny Bluetooth 5.0+ device\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Short Description --\u003e\n  \u003cdiv class=\"desc\" itemprop=\"description\"\u003e\n    \u003cp\u003eThese \u003cstrong\u003eBluetooth 5.3 true wireless earbuds\u003c\/strong\u003e deliver 8 hours of uninterrupted listening per charge, with the \u003cstrong\u003eLED charging case storing an additional 40 hours\u003c\/strong\u003e — 48 hours total before you need a wall outlet. The LED display on the case shows remaining battery as a percentage rather than a vague indicator light, so you always know exactly how much charge is left before a trip, a flight, or a full workday.\u003c\/p\u003e\n    \u003cp\u003eThe \u003cstrong\u003eEnvironmental Noise Cancellation (ENC) microphone\u003c\/strong\u003e uses dual-microphone beamforming to isolate your voice and suppress background noise — wind, traffic, office chatter, and gym equipment — so call recipients hear you clearly even when you're not in a quiet room. The \u003cstrong\u003e13mm dynamic driver\u003c\/strong\u003e in each earbud produces a wide soundstage with deep, controlled bass that doesn't muddy the mids — suited to both high-energy workout playlists and detailed audio like podcasts and calls.\u003c\/p\u003e\n    \u003cp\u003eAn \u003cstrong\u003eIPX7 waterproof rating\u003c\/strong\u003e means the earbuds can be submerged in up to 1 metre of water for 30 minutes — covering sweat, rain, and accidental sink splashes without any damage. Bluetooth 5.3 maintains a stable connection up to 30 metres and pairs automatically the moment you open the case near a previously connected device.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Feature Cards --\u003e\n  \u003cp class=\"section-label\"\u003eWhat sets them apart\u003c\/p\u003e\n  \u003cdiv class=\"feat-grid\"\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--green-bg)\"\u003e🔋\u003c\/div\u003e\n      \u003ch3\u003e48H Total Battery\u003c\/h3\u003e\n      \u003cp\u003e8 hours in-ear + 40 hours in the case — enough for a full work week without charging the case\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--purple-bg)\"\u003e🎙️\u003c\/div\u003e\n      \u003ch3\u003eENC Noise Cancellation\u003c\/h3\u003e\n      \u003cp\u003eDual-mic beamforming isolates your voice and suppresses wind, traffic, and background noise on calls\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--amber-bg)\"\u003e💡\u003c\/div\u003e\n      \u003ch3\u003eLED Battery Display Case\u003c\/h3\u003e\n      \u003cp\u003ePrecise percentage readout on the case — no guessing how much charge remains before you head out\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--teal-bg)\"\u003e💧\u003c\/div\u003e\n      \u003ch3\u003eIPX7 Waterproof\u003c\/h3\u003e\n      \u003cp\u003eSurvives submersion to 1m for 30 minutes — safe for workouts, rain, and gym showers\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--blue-bg)\"\u003e📶\u003c\/div\u003e\n      \u003ch3\u003eBluetooth 5.3 Stability\u003c\/h3\u003e\n      \u003cp\u003eFaster pairing, lower power draw, and a more stable 30m connection than older Bluetooth standards\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--coral-bg)\"\u003e🎵\u003c\/div\u003e\n      \u003ch3\u003e13mm Dynamic Driver\u003c\/h3\u003e\n      \u003cp\u003eLarge driver delivers deep bass and wide soundstage — clear highs without sacrificing low-end punch\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Touch Controls --\u003e\n  \u003cp class=\"section-label\"\u003eTouch control reference\u003c\/p\u003e\n  \u003cdiv class=\"controls-wrap\"\u003e\n    \u003cdiv class=\"controls-header\"\u003e\n      \u003cspan\u003eGesture\u003c\/span\u003e\n      \u003cspan\u003eLeft earbud\u003c\/span\u003e\n      \u003cspan\u003eRight earbud\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eSingle tap\u003c\/span\u003e\n      \u003cspan\u003ePlay \/ Pause\u003c\/span\u003e\n      \u003cspan\u003ePlay \/ Pause\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eDouble tap\u003c\/span\u003e\n      \u003cspan\u003ePrevious track\u003c\/span\u003e\n      \u003cspan\u003eNext track\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eTriple tap\u003c\/span\u003e\n      \u003cspan\u003eVolume down\u003c\/span\u003e\n      \u003cspan\u003eVolume up\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eHold 2s\u003c\/span\u003e\n      \u003cspan\u003eVoice assistant\u003c\/span\u003e\n      \u003cspan\u003eToggle ENC mode\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eIncoming call\u003c\/span\u003e\n      \u003cspan\u003eAnswer \/ End\u003c\/span\u003e\n      \u003cspan\u003eAnswer \/ End\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"controls-row\"\u003e\n      \u003cspan\u003eHold 5s (case)\u003c\/span\u003e\n      \u003cspan colspan=\"2\"\u003ePairing mode reset\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's in the box --\u003e\n  \u003cp class=\"section-label\"\u003eWhat's in the box\u003c\/p\u003e\n  \u003cdiv class=\"inbox-grid\"\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eLeft + right earbuds\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eLED charging case with USB-C port\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eUSB-C charging cable\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×3\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eEar tip sizes (S \/ M \/ L silicone)\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"inbox-card\"\u003e\n      \u003cspan class=\"inbox-qty\"\u003e×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003eQuick start \u0026amp; touch control guide\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr\u003e\n\n  \u003c!-- Spec Table --\u003e\n  \u003cp class=\"section-label\"\u003eProduct specifications\u003c\/p\u003e\n  \u003cdiv class=\"specs-wrap\" itemprop=\"additionalProperty\" itemscope itemtype=\"https:\/\/schema.org\/PropertyValue\"\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBluetooth version\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e5.3\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWireless range\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eUp to 30 metres\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eDriver size\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e13mm dynamic driver\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFrequency response\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e20Hz – 20kHz\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eEarbud battery\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e8 hours per charge\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCase battery\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e40 hours additional\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTotal playtime\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e48 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCharge time (earbuds)\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eApprox. 1.5 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCharge time (case)\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eApprox. 2 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCase charging port\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eUSB-C\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMicrophone\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eDual ENC beamforming mic\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWaterproof rating\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eIPX7 (1m \/ 30 min)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eLatency\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e\u0026lt;60ms gaming mode\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eCodec support\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eSBC, AAC\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eControls\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eCapacitive touch — both earbuds\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWear detection\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eAuto pause on removal\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eMultipoint pairing\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eYes — 2 devices simultaneously\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Long-form SEO copy --\u003e\n  \u003cdiv class=\"longform\"\u003e\n\n    \u003ch2\u003eWhat ENC microphone technology actually does on calls\u003c\/h2\u003e\n    \u003cp\u003eENC stands for Environmental Noise Cancellation — a microphone processing technique that is distinct from the Active Noise Cancellation (ANC) used to reduce ambient sound during music playback. ENC applies to the outgoing microphone signal: two microphones in each earbud capture audio simultaneously, and digital signal processing compares the two feeds to identify sounds that are coming from all directions (background noise) versus sounds coming from a single direction (your voice). The background signals are subtracted from the microphone output before transmission, leaving only your voice. The practical result is that call recipients hear you clearly on a windy street or in a loud café — without needing to repeat yourself or hold a hand over the mic.\u003c\/p\u003e\n\n    \u003ch2\u003eIPX7 waterproof rating — what you can and cannot do\u003c\/h2\u003e\n    \u003cp\u003eIPX7 is a specific IEC standard rating meaning the earbuds have been tested to withstand submersion in up to 1 metre of fresh water for 30 minutes without water damage to internal components. In practical terms this covers: all sweat and rain exposure, splashing at a sink or pool edge, and brief accidental submersion. It does not cover: high-pressure water jets, salt water submersion (ocean), chlorinated water submersion (swimming pool), or extended submersion beyond 30 minutes. The charging case is not rated to the same standard — do not submerge the case. After any water exposure, dry the earbud charging contacts before placing them in the case to avoid corrosion on the charging pins.\u003c\/p\u003e\n\n    \u003ch2\u003eBluetooth 5.3 — what changed from 5.0 and 5.2\u003c\/h2\u003e\n    \u003cp\u003eEach Bluetooth revision builds on the previous standard. Bluetooth 5.3 introduced three improvements relevant to earbuds: enhanced attribute protocol (EATT) for faster multi-service data exchange, periodic advertising enhancement for more efficient audio synchronisation between left and right earbuds, and connection subrating for significantly lower power consumption during idle periods. For users, these improvements translate to slightly faster initial pairing, more consistent stereo synchronisation (fewer instances of one earbud dropping out), and longer battery life between charges at the same audio volume compared to Bluetooth 5.0 earbuds.\u003c\/p\u003e\n\n    \u003ch2\u003eEar tip fit — why it matters for sound quality and call clarity\u003c\/h2\u003e\n    \u003cp\u003eThe silicone ear tips that seal the earbud to the ear canal are the single biggest factor in bass performance and call microphone accuracy. A loose seal allows low frequencies to escape, dramatically reducing perceived bass depth — the same earbud can sound thin or full depending entirely on tip fit. Three sizes are included (S, M, L). To find the right size, insert the medium tip first. If you hear significant bass drop-off when moving your jaw, the tip is too small and creating an incomplete seal. If the earbud feels uncomfortable after a few minutes, the tip is too large. A correct fit creates a gentle but complete seal that you can test by gently pressing the earbud further in — bass should increase noticeably with a better seal.\u003c\/p\u003e\n\n    \u003ch2\u003eMultipoint pairing — how to connect to two devices at once\u003c\/h2\u003e\n    \u003cp\u003eMultipoint pairing allows the earbuds to maintain an active Bluetooth connection to two devices simultaneously — for example, a laptop and a phone — and switch audio output between them without manual reconnection. To set up: pair with the first device normally, then put the earbuds back in the case, press the case button for 3 seconds to re-enter pairing mode, and connect the second device. Both devices will now be remembered. Audio plays from whichever device is currently streaming — incoming calls on the phone will interrupt laptop audio automatically.\u003c\/p\u003e\n\n    \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eDo these work with iPhone without the Apple app?\u003c\/strong\u003e Yes. These earbuds pair with iPhone via standard Bluetooth — no app, no account, no proprietary setup. They appear as a Bluetooth audio device in iPhone Settings and connect in under 3 seconds after initial pairing.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCan I use just one earbud at a time?\u003c\/strong\u003e Yes. Either earbud works independently in mono mode — remove one and leave it in the case while using the other. The remaining earbud automatically switches to mono output with both left and right audio channels mixed.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eAre they suitable for gym use and running?\u003c\/strong\u003e Yes. IPX7 covers full sweat exposure without any damage risk. The in-ear design with silicone tips creates a secure fit that stays in place during high-movement activities. The touch control surface does not activate from sweat or light incidental contact.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat is the latency in gaming mode?\u003c\/strong\u003e In gaming mode (activated by holding both earbud touch surfaces simultaneously), latency reduces to under 60ms — low enough to avoid perceptible audio-video sync issues in mobile gaming and casual video watching. Standard music mode operates at higher latency (~120ms) which is optimised for audio quality rather than sync.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes the LED display drain the case battery faster?\u003c\/strong\u003e The LED display is activated only when the case lid is opened or the case button is pressed — it is not a continuous display. Battery drain from the display is negligible and does not meaningfully affect the 40-hour case capacity rating.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/main\u003e\n\n\u003c\/body\u003e","brand":"Dropinprices","offers":[{"title":"Default Title","offer_id":52294876430612,"sku":"sku-44985733251119","price":29.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/1122\/8948\/files\/stOeabWgB6yImtUPmrXy2AI_0_gps_generated.png?v=1775007569","url":"https:\/\/charises-beautiful-things.myshopify.com\/products\/wireless-bluetooth-5-3-earbuds-48h-playtime-enc-mic-led-charging-case-ip7-waterproof","provider":"Charise's Beautiful Things","version":"1.0","type":"link"}