{"product_id":"bigpassport-pro-boom-722-usb-over-ear-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Boom 722 USB Over-Ear Headset with Noise Cancelling Mic - Black","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\u003cdiv style=\"text-align: left;\" class=\"bp-hero\"\u003e✅\u003cspan\u003eUSB PLUG \u0026amp; PLAY CONNECTIVITY: Enjoy crystal-clear HD digital sound via USB—no more interruptions from faulty 3.5mm jacks. Designed for seamless use in business environments, ideal for professional calls, virtual meetings, and remote work.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eINBUILT CONTROLS FOR EASY ACCESS: Control volume, mic, and headphone mute directly from the headset using integrated buttons with LED indicators. No need to fumble with your computer’s audio settings during important calls.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eNOISE-CANCELLING BOOM MIC: Features a built-in boom microphone with advanced noise cancellation to reduce ambient noise. Delivers sharp, clear audio for online classes, Zoom meetings, Skype, or call center use.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eULTRA-COMFORT WITH PROTEIN CUSHIONS: Lightweight design (high-quality polycarbonate + protein leather) with plush foam ear pads and headband. Comfortable fit for long hours—eliminates ear fatigue or pressure.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003e3D STEREO SURROUND SOUND EXPERIENCE: Equipped with 40mm electromagnetic drivers for deep bass and immersive audio. Perfect for music, gaming, or video calls. Backed by a 6-month warranty and India-based customer support team.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_8.png?v=1784459939\" alt=\"BigPassport Pro-Boom 722 USB Wired Over-Ear Headphones with Microphone\"\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 style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_35_45_PM.png?v=1784459938\" alt=\"Noise cancelling boom microphone on the Pro-Boom 722 headset\"\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 style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_39_26_PM.png?v=1784459939\" alt=\"40mm stereo speaker drivers inside the Pro-Boom 722 headset\"\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 style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_38_07_PM.png?v=1784459938\" alt=\"In-line control panel with LED indicators on the headset cable\"\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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_52_51_PM.png?v=1784460233\" alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 722\" 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 src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_40_24_PM.png?v=1784459939\" alt=\"BigPassport Pro-Boom 722 headset in use\" 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 722\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 722 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":62686396678474,"sku":"BP_Pro-Boom_722_Black_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-boom-722-usb-headset-front-view.webp?v=1784456079","url":"https:\/\/bigpassport.com\/products\/bigpassport-pro-boom-722-usb-over-ear-headset-noise-cancelling-mic-black","provider":"BigPassport","version":"1.0","type":"link"}