{"product_id":"bigpassport-pro-air-bp30-bluetooth-wireless-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Air BP30 Bluetooth Wireless Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .pa-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    .pa-wrap *{box-sizing:border-box;}\n    .pa-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pa-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pa-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pa-hero h2{\n      font-size:48px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pa-hero .pa-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      .pa-hero h2{font-size:32px;}\n      .pa-hero .pa-tagline{font-size:16px;}\n    }\n    .pa-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pa-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pa-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    .pa-section.reverse .pa-copy{order:2;}\n    .pa-section.reverse .pa-media{order:1;}\n    @media (max-width:800px){\n      .pa-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pa-section.reverse .pa-copy{order:1;}\n      .pa-section.reverse .pa-media{order:2;}\n    }\n    .pa-copy .pa-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pa-copy h3{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pa-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pa-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pa-copy h3{font-size:28px;}\n      .pa-copy p{font-size:16px;}\n    }\n    .pa-copy .pa-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    .pa-copy .pa-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pa-copy .pa-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    .pa-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pa-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    .pa-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pa-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pa-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pa-strip{\n      padding:20px 20px 40px;\n    }\n    .pa-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    .pa-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    .pa-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pa-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pa-strip-item{border-left:none !important;}\n      .pa-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pa-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pa-strip-item:first-child{border-left:none;}\n    .pa-strip-item .pa-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    .pa-strip-item .pa-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    .pa-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pa-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pa-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pa-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pa-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pa-tag{\n      font-size:14px;\n      color:var(--ink);\n      background:var(--panel);\n      border:1px solid var(--line);\n      padding:9px 16px;\n      border-radius:999px;\n    }\n\n    \/* Closing *\/\n    .pa-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pa-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pa-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pa-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pa-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pa-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅BLUETOOTH HANDS FREE: Powered with Bluetooth 5.0, enjoy wireless hands-free calling experience with computer, laptop or mobile phone. Stable Bluetooth connection up to 98 fts. Light weight only 120 gm for all day comfort.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅NOISE CANCELLATION MIC: Powered with AI noise reduction algorithm and QCC8020 CVC8.0 noise reduction technology, eliminates all external noises \u0026amp; disturbance. Perfect headset for call centre, office, driving or online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅DUAL CONNECTION – Support both wireless \u0026amp; wired connections. Option to connect headphone using the 3.5mm aux cable. Aux cable is provided with the pack.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST CHARGING \u0026amp; LONG BATTERY BACKUP: Fully charged in just 90 minutes gives up to 5 to 8 days talk time and up to 30 days standby backup. Perfect Bluetooth wireless headset for Skype \/ Zoom \/ Meetings \/ online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INBUILT SOUND CONTROLS: Easy to operate sound controls to volume up\/down \u0026amp; mute mic. 6 months warranty \u0026amp; 50+ sales \u0026amp; support centres across India. Note: - Bluetooth adaptor is required for computer\/Laptop that doesn’t have inbuilt Bluetooth function.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Air_Bp30 Bluetooth Wireless Over-Ear Headset with Mic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_5220433e-35f1-4d79-9518-8c455812ed48.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pa-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Noise-Cancelling Mic --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch3\u003eYour voice, without the room around it.\u003c\/h3\u003e\n\u003cp\u003eBuilt‑in CVC 8.0 noise‑cancelling technology strips out background noise and disturbance from the world around you, delivering crystal‑clear HD voice quality on every call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eCVC 8.0 noise cancellation\u003c\/li\u003e\n\u003cli\u003eCrystal‑clear HD voice\u003c\/li\u003e\n\u003cli\u003eSkype \u0026amp; Zoom calls\u003c\/li\u003e\n\u003cli\u003eCall centre ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"CVC 8.0 noise cancelling microphone on the Pro-Air_Bp30 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_8a810209-5e1a-4755-8a1d-4c7be4994760.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Bluetooth 5.0 Wireless (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eWireless Connectivity\u003c\/div\u003e\n\u003ch3\u003eA stable connection, well beyond your desk.\u003c\/h3\u003e\n\u003cp\u003eBluetooth 5.0 technology gives you a long‑range, stable connection with your paired phone or computer — up to roughly 98 feet — with dual‑device connectivity so you can stay linked to two devices at once.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eBluetooth 5.0\u003c\/li\u003e\n\u003cli\u003eUp to ~98 ft range\u003c\/li\u003e\n\u003cli\u003eDual‑device connectivity\u003c\/li\u003e\n\u003cli\u003eWindows, Mac, Android \u0026amp; iOS\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Bluetooth 5.0 wireless connection on the BigPassport headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_9a05718a-20ec-4d5b-be10-392f58eacdeb.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pa-statement\"\u003e\n\u003ch3\u003eUp to \u003cspan\u003e8 days of talk time\u003c\/span\u003e and 30 days standby on a single 90‑minute charge.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Battery Life --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eBattery Life\u003c\/div\u003e\n\u003ch3\u003eCharge once, forget it for days.\u003c\/h3\u003e\n\u003cp\u003eA fast 90‑minute charge gives you up to 5–8 days of talk time and up to 30 days of standby — long enough to get through back‑to‑back meetings, calls and classes without reaching for the charging cable.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eUp to 8 days talk time\u003c\/li\u003e\n\u003cli\u003eUp to 30 days standby\u003c\/li\u003e\n\u003cli\u003e90‑minute fast charge\u003c\/li\u003e\n\u003cli\u003eUSB charging cable included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Long battery life and fast charging on the Pro-Air_Bp30 wireless headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_1f06e25f-01d4-40b9-bca6-3f42078c6ea3.png?v=1784813084\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: In-line Controls (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eIn‑Line Controls\u003c\/div\u003e\n\u003ch3\u003eManage every call with one button.\u003c\/h3\u003e\n\u003cp\u003eOne‑touch controls on the headset let you answer, reject, redial, or end calls straight from the power button, with dedicated volume buttons close by — no need to reach for your phone mid‑call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eAnswer \/ reject \/ end calls\u003c\/li\u003e\n\u003cli\u003eOne‑touch redial\u003c\/li\u003e\n\u003cli\u003eBuilt‑in volume control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"One-touch in-line call controls on the BigPassport wireless headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_fb92e296-a5d5-4b7d-a012-83a284df49d1.png?v=1784813086\" 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=\"pa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Air_Bp30 headset being worn during a video call\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_3ea134da-769f-4ac7-b16a-8be5d8abbf21.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pa-strip\"\u003e\n\u003cdiv class=\"pa-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Air_Bp30 Black\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pa-strip-grid\"\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h4l3-8 4 16 3-8h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBluetooth 5.0\u003c\/b\u003e \u003cspan\u003eStable wireless range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-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\u003eCVC 8.0 Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"20\" width=\"10\" y=\"2\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 6h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 8 Days\u003c\/b\u003e \u003cspan\u003eTalk time per charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h7l-1 8 10-12h-7l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e90‑Min\u003c\/b\u003e \u003cspan\u003eFast charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pa-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"pa-tag-row\"\u003e\n\u003cspan class=\"pa-tag\"\u003eSkype Calls\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eZoom Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOnline Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eCall Centre\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOffice Use\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003ePC \u0026amp; Laptop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pa-close\"\u003e\n\u003ch3\u003eWireless freedom, without losing the connection.\u003c\/h3\u003e\n\u003cp\u003eNoise‑cancelling clarity, all‑day battery life, and reliable Bluetooth 5.0 connectivity — the BigPassport Pro‑Air_Bp30 Wireless Headset keeps you connected through every call.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62761231876426,"sku":"BP_Pro-Air_BP30_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-air-bp30-bluetooth-wireless-headset-front-view..webp?v=1784460290","url":"https:\/\/bigpassport.com\/products\/bigpassport-pro-air-bp30-bluetooth-wireless-headset-noise-cancelling-mic-black","provider":"BigPassport","version":"1.0","type":"link"}