{"product_id":"bigpassport-pro-boom-189-usb-over-ear-headset-noise-cancelling-mic-black-silver","title":"BigPassport Pro-Boom 189 USB Over-Ear Headset with Noise Cancelling Mic (Black\/Silver)","description":"\u003cstyle\u003e\n    .pb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pb-wrap *{box-sizing:border-box;}\n    .pb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pb-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pb-hero .pb-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pb-hero h1{font-size:34px;}\n      .pb-hero .pb-tagline{font-size:16px;}\n    }\n    .pb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pb-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pb-section.reverse .pb-copy{order:2;}\n    .pb-section.reverse .pb-media{order:1;}\n    @media (max-width:800px){\n      .pb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pb-section.reverse .pb-copy{order:1;}\n      .pb-section.reverse .pb-media{order:2;}\n    }\n    .pb-copy .pb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pb-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pb-copy h2{font-size:28px;}\n      .pb-copy p{font-size:16px;}\n    }\n    .pb-copy .pb-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pb-copy .pb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pb-copy .pb-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pb-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pb-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pb-strip{\n      padding:20px 20px 40px;\n    }\n    .pb-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pb-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .pb-strip-item{border-left:none !important;}\n    }\n    .pb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .pb-strip-item:first-child{border-left:none;}\n    .pb-strip-item .pb-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pb-strip-item .pb-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pb-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pb-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅USB PLUG \u0026amp; PLAY WITH NOISE CANCELLING MIC: Enjoy crystal-clear HD audio with a reliable USB connection—no software or drivers needed. The built-in microphone features advanced noise-cancellation technology, filtering background sound for perfect communication during work-from-home, online classes, or Zoom meetings.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅OPTIMIZED FOR OFFICE CALLS \u0026amp; ONLINE CLASSES: Specifically designed for Skype, Zoom, Google Meet, MS Teams, and online learning. Whether you're attending virtual meetings, teaching, or gaming, this professional-grade wired USB headset delivers consistent performance and reliability.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅IN-LINE SOUND CONTROLS FOR EASY ACCESS: Built-in controls on the headset let you easily adjust volume, mute mic or headphone, and check status via LED indicators—no need to fiddle with system settings during important calls or sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅LIGHTWEIGHT COMFORT WITH ADJUSTABLE FIT: Weighing just under 119 grams, the headset features soft foam ear cushions wrapped in fabric for long-term comfort. Fully adjustable headband and mic arm allow a personalized fit for all-day wear without pressure or irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅IMMERSIVE 3D SOUND \u0026amp; STRONG SUPPORT: Equipped with 40mm electromagnetic drivers for surround sound and deep bass—great for music, movies, and casual gaming. Backed by India-based customer support and warranty assistance for peace of mind.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Boom 189 USB Wired Over-Ear Headphones with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_11_1.png?v=1784464069\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Boom Microphone --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eA boom mic built for busy rooms.\u003c\/h2\u003e\n\u003cp\u003eThe advanced noise‑cancelling boom microphone minimises background noise and captures your voice with exceptional clarity — so every call sounds professional, even in a busy office.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eZoom Meetings\u003c\/li\u003e\n\u003cli\u003eMicrosoft Teams\u003c\/li\u003e\n\u003cli\u003eSkype Calls\u003c\/li\u003e\n\u003cli\u003eGoogle Meet\u003c\/li\u003e\n\u003cli\u003eOnline Classes\u003c\/li\u003e\n\u003cli\u003eCall Centers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Noise cancelling boom microphone on the Pro-Boom 189 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_49_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: USB Digital Audio \u0026 Drivers (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eSound\u003c\/div\u003e\n\u003ch2\u003eCrystal‑clear USB digital audio.\u003c\/h2\u003e\n\u003cp\u003eA stable USB connection replaces unreliable 3.5mm jacks, delivering crystal‑clear HD digital sound the moment you plug in. Powerful 40mm electromagnetic drivers add rich, balanced audio with deep bass and immersive stereo performance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eMusic streaming\u003c\/li\u003e\n\u003cli\u003eOnline courses\u003c\/li\u003e\n\u003cli\u003eEveryday PC use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"40mm stereo speaker drivers inside the Pro-Boom 189 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_55_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pb-statement\"\u003e\n\u003ch2\u003eUSB plug‑and‑play. \u003cspan\u003eNo drivers, no software\u003c\/span\u003e — connect to your PC or laptop and you're ready.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: In-line Controls --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eControls\u003c\/div\u003e\n\u003ch2\u003eEverything, one hand away.\u003c\/h2\u003e\n\u003cp\u003eThe built‑in in‑line control panel puts volume, microphone mute, and headphone mute right at your fingertips — with LED status indicators so you always know your call state at a glance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVolume up \/ down\u003c\/li\u003e\n\u003cli\u003eMicrophone mute\u003c\/li\u003e\n\u003cli\u003eHeadphone mute\u003c\/li\u003e\n\u003cli\u003eLED status indicators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"In-line control panel with LED indicators on the headset cable\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_56_10_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Comfort (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eOver‑ear comfort for the whole shift.\u003c\/h2\u003e\n\u003cp\u003eUltra‑soft protein leather ear cushions, plush memory foam padding, and a lightweight polycarbonate frame keep things comfortable through long calls. The adjustable headband gives a secure fit that reduces ear pressure and listening fatigue.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eLong office shifts\u003c\/li\u003e\n\u003cli\u003eRemote work\u003c\/li\u003e\n\u003cli\u003eVirtual meetings\u003c\/li\u003e\n\u003cli\u003eExtended gaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 189\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_13_23_PM.png?v=1784464069\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Boom 189 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_45_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pb-strip\"\u003e\n\u003cdiv class=\"pb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Boom 189\u003c\/h3\u003e\n\u003cdiv class=\"pb-strip-grid\"\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBoom Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e40mm Drivers\u003c\/b\u003e \u003cspan\u003eHD 3D stereo sound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6‑Month\u003c\/b\u003e \u003cspan\u003eWarranty \u0026amp; support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pb-close\"\u003e\n\u003ch2\u003eUpgrade your communication experience today.\u003c\/h2\u003e\n\u003cp\u003eProfessional‑grade sound, exceptional comfort and reliable performance — the BigPassport Pro‑Boom 189 USB Wired Over‑Ear Headphones with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396744010,"sku":"BP_Pro-Boom_189_FBA","price":980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-boom-189-usb-over-ear-headset-front-view-black-silver.webp?v=1784458505","url":"https:\/\/bigpassport.com\/products\/bigpassport-pro-boom-189-usb-over-ear-headset-noise-cancelling-mic-black-silver","provider":"BigPassport","version":"1.0","type":"link"}