{"product_id":"bluetooth-wireless-over-ear-headphones-with-active-noise-cancelling-built-in-microphone-24h-playtime-white","title":"Bluetooth Wireless Over-Ear Headphones with Active Noise Cancelling, Built-In Microphone, 24H Playtime – White","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 over-ear headphones in white with active noise cancellation, built-in microphone, and 24-hour battery life. Bluetooth 5.3, foldable design, 40mm drivers, fast-charge USB-C, compatible with iPhone and Android.\"\u003e\n  \u003ctitle\u003eWireless Bluetooth Over-Ear Headphones with Active Noise Cancelling – White | 24H, Built-In Mic, USB-C\u003c\/title\u003e\n\n  \u003cscript type=\"application\/ld+json\"\u003e\n  {\n    \"@context\": \"https:\/\/schema.org\/\",\n    \"@type\": \"Product\",\n    \"name\": \"Bluetooth Wireless Over-Ear Headphones with Active Noise Cancelling, Built-In Microphone, 24H Playtime – White\",\n    \"description\": \"Wireless over-ear Bluetooth 5.3 headphones in white. Active noise cancellation, built-in microphone for calls, 24-hour battery life, foldable design, 40mm dynamic drivers, USB-C fast charging. Compatible with iPhone, Android, PC, and Mac.\",\n    \"sku\": \"OE-BT-ANC-24H-WHT\",\n    \"brand\": { \"@type\": \"Brand\", \"name\": \"YourBrand\" },\n    \"color\": \"White\"\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    \/* ─── Color Banner ─── *\/\n    .color-banner {\n      display: flex; align-items: stretch;\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      overflow: hidden; margin-bottom: 2rem;\n    }\n    .color-swatch {\n      width: 100px; flex-shrink: 0;\n      background: linear-gradient(145deg, #f8f8f6 0%, #efefec 60%, #f5f5f2 100%);\n      border-right: 1px solid var(--gray-200);\n      display: flex; align-items: center; justify-content: center;\n    }\n    .color-swatch span {\n      font-size: 10px; font-weight: 500; letter-spacing: .1em;\n      text-transform: uppercase; color: var(--gray-400);\n      writing-mode: vertical-rl; transform: rotate(180deg);\n    }\n    .color-info { flex: 1; padding: 1.1rem 1.25rem; display: flex; flex-direction: column; gap: 6px; }\n    .color-name { font-size: 15px; font-weight: 500; color: var(--black); }\n    .color-desc { font-size: 13px; color: var(--gray-600); line-height: 1.55; }\n    .color-chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 4px; }\n    .color-chip {\n      font-size: 11px; padding: 3px 10px;\n      background: var(--gray-100); color: var(--gray-600);\n      border: 1px solid var(--gray-200); border-radius: var(--radius-pill);\n    }\n\n    \/* ─── Stats Bar ─── *\/\n    .stats-bar {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(100px, 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    \/* ─── ANC Mode Breakdown ─── *\/\n    .mode-grid {\n      display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n      gap: 12px; margin-bottom: 2.5rem;\n    }\n    .mode-card {\n      border: 1px solid var(--gray-200); border-radius: var(--radius-lg);\n      padding: 1.1rem 1.25rem; background: var(--white);\n    }\n    .mode-tag {\n      display: inline-block; font-size: 10.5px; font-weight: 500;\n      letter-spacing: .05em; text-transform: uppercase;\n      padding: 3px 9px; border-radius: var(--radius-pill); margin-bottom: 8px;\n    }\n    .mode-card h3 { font-size: 13px; font-weight: 500; margin-bottom: 5px; }\n    .mode-card p  { font-size: 12px; color: var(--gray-600); line-height: 1.6; }\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      .color-swatch { width: 64px; }\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\"\u003eActive Noise Cancelling\u003c\/span\u003e\n    \u003cspan class=\"badge b-green\"\u003e24H Battery\u003c\/span\u003e\n    \u003cspan class=\"badge b-purple\"\u003e40mm Drivers\u003c\/span\u003e\n    \u003cspan class=\"badge b-teal\"\u003eUSB-C Fast Charge\u003c\/span\u003e\n    \u003cspan class=\"badge b-amber\"\u003eBuilt-in Mic\u003c\/span\u003e\n    \u003cspan class=\"badge b-pink\"\u003eFoldable Design\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- H1 --\u003e\n  \u003ch1 itemprop=\"name\"\u003eBluetooth Wireless Over-Ear Headphones with Active Noise Cancelling — White, 24H, Built-In Mic\u003c\/h1\u003e\n  \u003cp class=\"tagline\"\u003eSilence your surroundings, hear your music the way it was meant to sound, and take calls hands-free — all day, without reaching for the charger.\u003c\/p\u003e\n\n  \u003c!-- Color Banner --\u003e\n  \u003cdiv class=\"color-banner\"\u003e\n    \u003cdiv class=\"color-swatch\"\u003e\n      \u003cspan\u003eWhite\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"color-info\"\u003e\n      \u003cspan class=\"color-name\"\u003eWhite — Soft Matte Pearl Finish\u003c\/span\u003e\n      \u003cspan class=\"color-desc\"\u003eA warm off-white with a soft-touch matte coating — not stark clinical white, but a creamy pearl tone that reads clean against any outfit without showing wear the way a gloss white would.\u003c\/span\u003e\n      \u003cdiv class=\"color-chips\"\u003e\n        \u003cspan class=\"color-chip\"\u003eSoft-touch matte\u003c\/span\u003e\n        \u003cspan class=\"color-chip\"\u003eFingerprint-resistant\u003c\/span\u003e\n        \u003cspan class=\"color-chip\"\u003eScratch-resistant coating\u003c\/span\u003e\n      \u003c\/div\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\"\u003e24H\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eANC On\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eBattery life\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e40H\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eANC Off\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003ePassive mode\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e40mm\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eDriver\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eDynamic\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e-35\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003edB ANC\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eNoise reduction\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e10min\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003e= 3H\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eFast charge\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat-cell\"\u003e\n      \u003cspan class=\"stat-num\"\u003e5.3\u003c\/span\u003e\n      \u003cspan class=\"stat-unit\"\u003eBT\u003c\/span\u003e\n      \u003cspan class=\"stat-label\"\u003eLatest standard\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 smartphones\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eMacBook \/ Mac\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eWindows PC \/ laptop\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e\u003cstrong\u003eiPad \/ Android tablet\u003c\/strong\u003e\u003c\/span\u003e\n    \u003cspan class=\"compat-chip\"\u003e3.5mm wired mode (cable included)\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Short Description --\u003e\n  \u003cdiv class=\"desc\" itemprop=\"description\"\u003e\n    \u003cp\u003eOffices, trains, open-plan coffee shops, and long-haul flights all share one thing: relentless low-frequency background noise that makes concentration work rather than letting it happen naturally. These \u003cstrong\u003eactive noise cancelling over-ear headphones\u003c\/strong\u003e use dual feedforward and feedback microphones on each ear cup to sample ambient sound and generate an inverse waveform that cancels up to \u003cstrong\u003e-35dB of continuous background noise\u003c\/strong\u003e — the hum of HVAC systems, engine drone on flights, and the low rumble of road traffic disappear, leaving the audio you want to hear.\u003c\/p\u003e\n    \u003cp\u003eThe \u003cstrong\u003e40mm dynamic drivers\u003c\/strong\u003e deliver a wide soundstage with clear separation between instruments — bass that you feel without it overrunning the mids, and treble that stays crisp rather than harsh. At \u003cstrong\u003e24 hours with ANC active\u003c\/strong\u003e (40 hours in passive mode), a full charge lasts the better part of a working week for daily commuters. When the battery does run low, \u003cstrong\u003e10 minutes of USB-C charging delivers 3 hours of playback\u003c\/strong\u003e — enough for a flight before a full charge is complete.\u003c\/p\u003e\n    \u003cp\u003eThe \u003cstrong\u003ebuilt-in microphone\u003c\/strong\u003e — independent from the ANC microphone array — uses beamforming to isolate your voice for calls while suppressing wind noise and ambient sound. Calls, voice assistants, and video conferencing all work without removing the headphones. The \u003cstrong\u003efoldable design\u003c\/strong\u003e collapses the ear cups flat against the headband, reducing the packed footprint to fit in the included carry case.\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(--blue-bg)\"\u003e🔇\u003c\/div\u003e\n      \u003ch3\u003e-35dB Active Noise Cancelling\u003c\/h3\u003e\n      \u003cp\u003eDual feedforward + feedback mics cancel continuous low-frequency noise — HVAC, engine drone, and open-office chatter\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\u003e40mm Dynamic Drivers\u003c\/h3\u003e\n      \u003cp\u003eWide soundstage, deep bass, and clear highs — tuned for a balanced response across music, calls, and podcasts\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--green-bg)\"\u003e🔋\u003c\/div\u003e\n      \u003ch3\u003e24H ANC \/ 40H Passive\u003c\/h3\u003e\n      \u003cp\u003eFull week of commuting on one charge in passive mode — 24H with ANC running continuously\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\u003e10-Min Fast Charge = 3H\u003c\/h3\u003e\n      \u003cp\u003eUSB-C quick charge gets you through a flight when you've forgotten to charge overnight\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\u003eBeamforming Call Mic\u003c\/h3\u003e\n      \u003cp\u003eDedicated call microphone isolates your voice — call quality holds up on windy streets and noisy offices\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feat-card\"\u003e\n      \u003cdiv class=\"feat-icon\" style=\"background:var(--pink-bg)\"\u003e🎧\u003c\/div\u003e\n      \u003ch3\u003eFoldable + Carry Case\u003c\/h3\u003e\n      \u003cp\u003eEar cups fold flat — fits in the hard-shell case for bag carry without adding bulk to packed luggage\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ANC Mode Breakdown --\u003e\n  \u003cp class=\"section-label\"\u003eThree listening modes\u003c\/p\u003e\n  \u003cdiv class=\"mode-grid\"\u003e\n    \u003cdiv class=\"mode-card\"\u003e\n      \u003cspan class=\"mode-tag\" style=\"background:var(--blue-bg);color:var(--blue-text)\"\u003eANC Mode\u003c\/span\u003e\n      \u003ch3\u003eFull Noise Cancellation\u003c\/h3\u003e\n      \u003cp\u003eMaximum -35dB cancellation — best for flights, commuting, open-plan offices, and deep focus work where ambient noise is continuous and low-frequency.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mode-card\"\u003e\n      \u003cspan class=\"mode-tag\" style=\"background:var(--green-bg);color:var(--green-text)\"\u003eTransparency Mode\u003c\/span\u003e\n      \u003ch3\u003eAmbient Pass-Through\u003c\/h3\u003e\n      \u003cp\u003eAmplifies external audio through the mic array so you can hear announcements, conversations, and traffic without removing the headphones.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mode-card\"\u003e\n      \u003cspan class=\"mode-tag\" style=\"background:var(--gray-100);color:var(--gray-600)\"\u003ePassive Mode\u003c\/span\u003e\n      \u003ch3\u003eANC Off — 40H Battery\u003c\/h3\u003e\n      \u003cp\u003eANC circuitry off — extends battery to 40 hours. The over-ear cup design still provides 15–20dB of passive isolation from the physical seal.\u003c\/p\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\"\u003eOver-ear headphones — White\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\"\u003eHard-shell carry case\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×1\u003c\/span\u003e\n      \u003cspan class=\"inbox-name\"\u003e3.5mm audio cable (wired mode)\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\"\u003eAirline seat adapter (dual-pin)\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 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\"\u003eDriver size\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e40mm dynamic\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\"\u003eImpedance\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e32Ω\u003c\/span\u003e\n\u003c\/div\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\"\u003eBluetooth range\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eUp to 15 metres\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, aptX\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eANC type\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eHybrid — feedforward + feedback\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eANC reduction\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eUp to -35dB\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eTransparency mode\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eYes — ambient pass-through\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBattery — ANC on\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e24 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eBattery — ANC off\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e40 hours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFast charge\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e10 min USB-C = 3 hours playback\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFull charge time\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eApprox. 2 hours via USB-C\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWired mode\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e3.5mm audio jack — passive, no battery\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\"\u003eBuilt-in beamforming call mic\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    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eEar cup design\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eOver-ear, memory foam cushions\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eFoldable\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eYes — flat fold with hard case\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003e248g\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-row\"\u003e\n\u003cspan class=\"spec-label\"\u003eColor\u003c\/span\u003e\u003cspan class=\"spec-val\"\u003eWhite — soft-touch matte finish\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\u003eHow hybrid ANC works — and why it outperforms single-mic systems\u003c\/h2\u003e\n    \u003cp\u003eActive noise cancellation comes in three configurations. Feedforward ANC places a microphone on the outside of the ear cup, sampling incoming ambient sound before it reaches the ear, and generating an opposing waveform to cancel it. Feedback ANC places a microphone on the inside of the ear cup, sampling what actually reaches the ear after passive isolation, and correcting any residual noise. Hybrid ANC — used in these headphones — combines both approaches: the outside mic handles the primary cancellation of incoming sound, and the inside mic catches anything that slips through, producing up to -35dB reduction across the full low-frequency range where ambient noise is most fatiguing. Single-mic (feedforward only) systems typically achieve -20 to -25dB. The hybrid approach is the architecture used in premium noise-cancelling headphones and produces meaningfully quieter results at the same price tier.\u003c\/p\u003e\n\n    \u003ch2\u003e24 hours vs. 40 hours — understanding the battery difference\u003c\/h2\u003e\n    \u003cp\u003eANC requires the headphones' DSP processor to run continuously, sampling from four microphones and performing real-time signal inversion at audio frequencies. This processing draws approximately the same power as the Bluetooth radio — running ANC roughly halves the battery life compared to passive Bluetooth-only mode. The 24-hour ANC figure assumes continuous ANC-on use at 50% volume, which reflects real-world usage accurately. In passive mode (ANC off), the Bluetooth chip and 40mm drivers are the only active power draws, extending runtime to 40 hours. For most users — ANC on during commutes and flights, off during casual listening at a desk — real-world battery between charges is typically 4–6 days of daily use.\u003c\/p\u003e\n\n    \u003ch2\u003eaptX codec — better audio than standard Bluetooth\u003c\/h2\u003e\n    \u003cp\u003eBluetooth audio is compressed before transmission. The default SBC codec compresses aggressively, producing audible quality loss at high frequencies. AAC (used by Apple) transmits at higher quality and is the standard codec for iPhone listeners. aptX — supported by these headphones and by most Android flagship phones — uses a different compression algorithm that preserves more of the original audio signal, particularly in the 15–20kHz frequency range where cymbal detail and vocal air live. If your phone supports aptX (most modern Android devices do), the headphones will negotiate the higher-quality codec automatically, with no settings changes required. The difference is most noticeable on well-recorded music at moderate to high volumes.\u003c\/p\u003e\n\n    \u003ch2\u003eWhite headphones — keeping them clean\u003c\/h2\u003e\n    \u003cp\u003eWhite headphones attract visible grime from hands, skin oils, and dust faster than dark colorways. The soft-touch matte coating on these headphones is less prone to fingerprint accumulation than a gloss finish, but regular cleaning extends their appearance. Use a slightly damp cloth with mild soap for the ear cup exterior — avoid abrasive cloths or solvent cleaners that degrade the soft-touch coating. The memory foam ear cushions are the highest-contact area: wipe weekly with a dry microfiber cloth and monthly with a lightly damp one. Do not saturate the cushion material. The headband padding, if removable, can be spot-cleaned with mild soap. Allow all surfaces to dry completely before folding and storing in the case.\u003c\/p\u003e\n\n    \u003ch2\u003eOver-ear vs. on-ear — why cup design affects noise cancellation\u003c\/h2\u003e\n    \u003cp\u003eOver-ear headphones place the ear cup entirely around the ear, with the cushion resting on the skull surrounding the ear. On-ear headphones rest the cup directly on the ear cartilage. For ANC performance, over-ear wins clearly: the larger cup creates a more complete acoustic seal, providing 15–20dB of passive noise isolation before the ANC circuitry activates, which means the active system has less residual noise to cancel and can perform closer to its rated specification. On-ear designs typically achieve only 5–10dB of passive isolation, making the ANC work harder and less effectively. For extended wear, over-ear also distributes clamping pressure across the skull rather than concentrating it on the ear cartilage — significantly more comfortable for sessions longer than 2 hours.\u003c\/p\u003e\n\n    \u003ch2\u003eFrequently asked questions\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes ANC work in wired mode?\u003c\/strong\u003e No. ANC requires power from the headphone's battery to run the DSP processor and microphone array. In wired mode (3.5mm cable, battery off), the headphones operate as passive headphones with no ANC — but still provide the physical passive isolation of the over-ear design, approximately 15–20dB of noise reduction.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eCan I use these for video calls on a laptop?\u003c\/strong\u003e Yes. The built-in microphone works as a standard Bluetooth audio input device on Windows and macOS — Zoom, Teams, Meet, and other video conferencing apps detect it automatically when paired. Set it as the input source in the application's audio settings.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDoes Transparency Mode work well outdoors?\u003c\/strong\u003e Transparency Mode amplifies ambient audio through the microphone array at close to natural volume — it is designed for situational awareness rather than a high-fidelity ambient experience. Wind noise is partially suppressed but can become noticeable at high wind speeds. It works well at moderate outdoor noise levels for conversations, traffic awareness, and station announcements.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eDo they work with iPhone without an app?\u003c\/strong\u003e Yes. These headphones pair with iPhone via standard Bluetooth — no app, no account required. All controls (play, pause, skip, volume, ANC toggle) are on the ear cup. An optional companion app is available for EQ customisation and ANC level adjustment, but the headphones function fully without it.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eHow do multipoint pairing and device switching work?\u003c\/strong\u003e After pairing with two devices, the headphones maintain Bluetooth connections to both simultaneously. Audio plays from the active streaming source. When a call comes in on the second device, audio switches automatically. To manually switch sources, pause playback on the current device and play on the second — the headphones switch within 2–3 seconds without re-pairing.\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":52294876922132,"sku":"rxp48585544","price":52.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/1122\/8948\/files\/61R4JT-2A3L.jpg?v=1775007568","url":"https:\/\/charises-beautiful-things.myshopify.com\/products\/bluetooth-wireless-over-ear-headphones-with-active-noise-cancelling-built-in-microphone-24h-playtime-white","provider":"Charise's Beautiful Things","version":"1.0","type":"link"}