{"product_id":"bigpassport-pro-tech-440-usb-wired-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 440 USB Wired Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .bp-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    .bp-wrap *{box-sizing:border-box;}\n    .bp-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .bp-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .bp-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .bp-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    .bp-hero .bp-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      .bp-hero h1{font-size:34px;}\n      .bp-hero .bp-tagline{font-size:16px;}\n    }\n    .bp-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .bp-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .bp-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    .bp-section.reverse .bp-copy{order:2;}\n    .bp-section.reverse .bp-media{order:1;}\n    @media (max-width:800px){\n      .bp-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .bp-section.reverse .bp-copy{order:1;}\n      .bp-section.reverse .bp-media{order:2;}\n    }\n    .bp-copy .bp-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .bp-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    .bp-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .bp-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .bp-copy h2{font-size:28px;}\n      .bp-copy p{font-size:16px;}\n    }\n    .bp-copy .bp-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    .bp-copy .bp-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .bp-copy .bp-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    .bp-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .bp-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    .bp-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .bp-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .bp-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .bp-strip{\n      padding:20px 20px 40px;\n    }\n    .bp-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    .bp-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    .bp-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .bp-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .bp-strip-item{border-left:none !important;}\n    }\n    .bp-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .bp-strip-item:first-child{border-left:none;}\n    .bp-strip-item .bp-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    .bp-strip-item .bp-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    .bp-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .bp-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .bp-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .bp-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .bp-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .bp-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"bp-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bp-hero\" style=\"text-align: left;\"\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✅Headphones Wire with Mic for Clear Voice Calls – Advanced noise-cancelling microphone in this wired headset with mic filters out background noise to deliver clear, distortion-free voice quality for professional calls, online classes, and meetings.\u003cbr\u003e✅USB Headphones with Mic Featuring Clear HD Sound – Powerful 30mm speaker drivers in this wired headset produce balanced HD sound with crisp vocals, ideal for Zoom, Microsoft Teams, Skype, call center work, office calls, and daily computer use.\u003cbr\u003e✅Easy USB Plug \u0026amp; Play Wired Headset – This wired headset with mic connects instantly to your PC or laptop with simple USB plug-and-play setup. No drivers, no software installation, and no extra configuration required.\u003cbr\u003e✅6-Feet Long Tangle-Free Cable with All-Day Comfort – Strong and durable headphones wire with mic gives you freedom to sit, stand, or move comfortably. Soft cushioned ear pads and adjustable headband support long meetings and full work shifts.\u003cbr\u003e✅In-Line Controls for Quick \u0026amp; Easy Operation – Built-in cable controls on these USB headphones with mic allow quick volume adjustment and microphone mute, making it easy to manage calls without interrupting your workflow.\u003c\/div\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_1_1.png?v=1784453004\" alt=\"BigPassport Pro-Tech 440 USB Wired Headset with Microphone\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Microphone --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eYour voice, without the noise.\u003c\/h2\u003e\n\u003cp\u003eThe built‑in noise‑cancelling microphone minimizes background distractions and captures your voice with improved clarity — so you sound clear, natural and professional on every call.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eVideo conferences\u003c\/li\u003e\n\u003cli\u003eCustomer support calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003eWork‑from‑home sessions\u003c\/li\u003e\n\u003cli\u003eTeam collaborations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_dd521bbf-64bd-48fd-a4e8-183361347cfe.png?v=1784452661\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 440 headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Audio (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eAudio\u003c\/div\u003e\n\u003ch2\u003eSound that keeps up with your day.\u003c\/h2\u003e\n\u003cp\u003eBuilt‑in 30mm speaker drivers deliver balanced, detailed sound — clear vocals for calls and training videos, and comfortable listening for music and everyday computer use.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOffice communication\u003c\/li\u003e\n\u003cli\u003eOnline learning\u003c\/li\u003e\n\u003cli\u003eBusiness calls\u003c\/li\u003e\n\u003cli\u003eMultimedia use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_bfe242b5-0a07-437d-9e9d-1d4e00a35818.png?v=1784452661\" alt=\"30mm HD audio speaker drivers inside the headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"bp-statement\"\u003e\n\u003ch2\u003eJust plug it in. \u003cspan\u003eNo drivers, no software, no setup\u003c\/span\u003e — USB plug‑and‑play, ready in seconds.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Comfort --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eBuilt for the long call.\u003c\/h2\u003e\n\u003cp\u003eSoft cushioned ear pads and an adjustable headband keep things comfortable through full work shifts, long conference calls and online classes. The lightweight design reduces pressure during continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_e7fbcf08-f4a0-4138-a44a-f1896245c2d2.png?v=1784452661\" alt=\"Cushioned ear pads and adjustable headband on the headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Cable \u0026 Controls (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eCable \u0026amp; Controls\u003c\/div\u003e\n\u003ch2\u003eMove freely. Manage calls easily.\u003c\/h2\u003e\n\u003cp\u003eAn extra‑long 6‑feet tangle‑free cable gives you room to sit, stand or adjust your position without feeling restricted. Built‑in in‑line controls let you adjust volume and mute the microphone without leaving your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_60420c6e-f4b0-4fd5-aa26-760d26c17dc5.png?v=1784452661\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\" 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=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_3_1.png?v=1784453004\" alt=\"BigPassport Pro-Tech 440 headset in use\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"bp-strip\"\u003e\n\u003cdiv class=\"bp-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Tech 440\u003c\/h3\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-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\u003eNoise‑Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-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\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-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=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle‑free \u0026amp; durable\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=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all‑day productivity — the BigPassport Pro‑Tech 440 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396580170,"sku":"BP_Pro-tech_FBA","price":980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-440-usb-wired-headset-black.webp?v=1784451238","url":"https:\/\/bigpassport.com\/products\/bigpassport-pro-tech-440-usb-wired-headset-noise-cancelling-mic-black","provider":"BigPassport","version":"1.0","type":"link"}