{"title":"Webcams","description":"","products":[{"product_id":"bigpassport-pro-cam-hd220-1080p-full-hd-usb-webcam","title":"BigPassport Pro-Cam HD220 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pc-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    .pc-wrap *{box-sizing:border-box;}\n    .pc-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pc-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pc-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pc-hero h2{\n      font-size:52px;\n      line-height:1.12;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pc-hero .pc-tagline{\n      font-size:19px;\n      line-height:1.55;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pc-hero h2{font-size:34px;}\n      .pc-hero .pc-tagline{font-size:16px;}\n    }\n    .pc-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pc-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pc-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    .pc-section.reverse .pc-copy{order:2;}\n    .pc-section.reverse .pc-media{order:1;}\n    @media (max-width:800px){\n      .pc-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pc-section.reverse .pc-copy{order:1;}\n      .pc-section.reverse .pc-media{order:2;}\n    }\n    .pc-copy .pc-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pc-copy h3{\n      font-size:38px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pc-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pc-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pc-copy h3{font-size:28px;}\n      .pc-copy p{font-size:16px;}\n    }\n    .pc-copy .pc-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    .pc-copy .pc-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pc-copy .pc-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    .pc-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pc-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    .pc-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pc-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pc-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pc-strip{\n      padding:20px 20px 40px;\n    }\n    .pc-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    .pc-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    .pc-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pc-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pc-strip-item{border-left:none !important;}\n      .pc-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pc-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pc-strip-item:first-child{border-left:none;}\n    .pc-strip-item .pc-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    .pc-strip-item .pc-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    .pc-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pc-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pc-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pc-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pc-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pc-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pc-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 style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport 1080P Full HD USB Webcam with Microphone for laptop and PC\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_13.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pc-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch3\u003eFull HD 1080p video, even in low light.\u003c\/h3\u003e\n\u003cp\u003eRecord and stream in crystal‑clear 1080p resolution at 30FPS, with vibrant colour accuracy and smooth, blur‑free motion. Built‑in night vision and auto low‑light correction keep your video clear even in dim rooms.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eZoom meetings\u003c\/li\u003e\n\u003cli\u003eSkype calls\u003c\/li\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eContent creation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps night vision video quality from the BigPassport webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Wide-Angle Lens (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eLens\u003c\/div\u003e\n\u003ch3\u003eA wider view of the room.\u003c\/h3\u003e\n\u003cp\u003eThe precision wide‑angle lens gives a broader field of view than a standard laptop camera — ideal for team video calls, virtual classrooms, presentations, and streaming setups that need more background coverage.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eTeam video calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003ePresentations\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Wide-angle precision lens on the BigPassport 1080P webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_02_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pc-statement\"\u003e\n\u003ch3\u003eBuilt‑in stereo microphone with \u003cspan\u003enoise cancellation\u003c\/span\u003e — no external mic needed.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch3\u003eStays focused on you, automatically.\u003c\/h3\u003e\n\u003cp\u003eAutomatic human face detection keeps you centred and in focus as you move — a reliable setup for HD live video on YouTube, Skype, Twitch, OBS Studio, and Facebook Live.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic human face detection on the BigPassport webcam for streaming\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_58_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Plug \u0026 Play + Accessories (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eSetup\u003c\/div\u003e\n\u003ch3\u003ePlug in and start your call.\u003c\/h3\u003e\n\u003cp\u003eUSB plug‑and‑play installation means no extra software or drivers — just connect and go. Comes with a tripod stand for your desk and a universal mounting bracket for laptop or monitor screens, plus a 2‑metre cable for flexible placement.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eNo drivers required\u003c\/li\u003e\n\u003cli\u003eDesk tripod included\u003c\/li\u003e\n\u003cli\u003eUniversal mounting bracket\u003c\/li\u003e\n\u003cli\u003e2m cable length\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_17_PM.png?v=1784631415\" alt=\"USB plug and play webcam setup with tripod and mounting bracket\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_53_PM.png?v=1784631414\" alt=\"BigPassport 1080P Full HD Webcam with Mic set up on a laptop for a video call\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pc-strip\"\u003e\n\u003cdiv class=\"pc-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Webcam\u003c\/h3\u003e\n\u003cdiv class=\"pc-strip-grid\"\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eNight vision video\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eAuto‑focus tracking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-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\u003ePlug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eTripod \u0026amp; bracket included\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=\"pc-close\"\u003e\n\u003ch3\u003eUpgrade every video call today.\u003c\/h3\u003e\n\u003cp\u003eFull HD 1080p video, a wide‑angle night‑vision lens, built‑in stereo mic and automatic face detection — the BigPassport 1080P Full HD Webcam with Mic, backed by India‑based warranty support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397038922,"sku":"BPWebcam_FBA","price":1499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-cam-hd220-1080p-usb-webcam-front-view.webp?v=1784466447"},{"product_id":"bigpassport-pro-live-n3-1080p-full-hd-usb-webcam-with-mic","title":"BigPassport Pro-Live N3 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pl-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    .pl-wrap *{box-sizing:border-box;}\n    .pl-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pl-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pl-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pl-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    .pl-hero .pl-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      .pl-hero h1{font-size:34px;}\n      .pl-hero .pl-tagline{font-size:16px;}\n    }\n    .pl-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pl-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pl-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    .pl-section.reverse .pl-copy{order:2;}\n    .pl-section.reverse .pl-media{order:1;}\n    @media (max-width:800px){\n      .pl-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pl-section.reverse .pl-copy{order:1;}\n      .pl-section.reverse .pl-media{order:2;}\n    }\n    .pl-copy .pl-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pl-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    .pl-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pl-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pl-copy h2{font-size:28px;}\n      .pl-copy p{font-size:16px;}\n    }\n    .pl-copy .pl-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    .pl-copy .pl-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pl-copy .pl-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    .pl-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pl-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    .pl-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pl-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pl-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pl-strip{\n      padding:20px 20px 40px;\n    }\n    .pl-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    .pl-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    .pl-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pl-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pl-strip-item{border-left:none !important;}\n      .pl-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pl-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pl-strip-item:first-child{border-left:none;}\n    .pl-strip-item .pl-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    .pl-strip-item .pl-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    .pl-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pl-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pl-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pl-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pl-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pl-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pl-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pl-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\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✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 1080P Ultra HD Webcam with Mic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_14.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch2\u003eFull HD 1080p clarity, every call.\u003c\/h2\u003e\n\u003cp\u003eA 1\/3\" CMOS sensor paired with a precision 5P lens delivers sharp, detailed video at 30FPS — built for professional calls, recordings, and streaming where clarity matters.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eZoom \u0026amp; Skype calls\u003c\/li\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eRecordings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps video quality from the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Microphone (reversed) --\u003e\n\u003cdiv class=\"pl-section reverse\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eBuilt‑in stereo sound, clearly captured.\u003c\/h2\u003e\n\u003cp\u003eDual noise‑cancelling microphones pick up your voice with clear, natural sound — reducing background distractions so conversations come through the way they should.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eTeam meetings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003cli\u003eEveryday calls\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Built-in stereo noise cancelling microphone on the webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_36_07_PM.png?v=1784632037\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pl-statement\"\u003e\n\u003ch2\u003eAutomatic face detection \u003cspan\u003ekeeps you in focus\u003c\/span\u003e — even as you move.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch2\u003eStays locked on you.\u003c\/h2\u003e\n\u003cp\u003eAutomatic face detection keeps you centered and in focus throughout the call, adjusting as you move — so your video stays consistent on Zoom, Skype, or YouTube without manual adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic face detection tracking on the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_20_16_PM.png?v=1784631414\" 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=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 webcam set up on a laptop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_19_52_PM.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pl-strip\"\u003e\n\u003cdiv class=\"pl-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Live N3\u003c\/h3\u003e\n\u003cdiv class=\"pl-strip-grid\"\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eUltra HD clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling dual mics\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eStays in focus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-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\u003e5P Lens\u003c\/b\u003e \u003cspan\u003eUSB plug \u0026amp; play\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=\"pl-close\"\u003e\n\u003ch2\u003eUpgrade every video call today.\u003c\/h2\u003e\n\u003cp\u003eSharp Full HD video, clear stereo sound, and automatic focus — the BigPassport Pro‑Live N3 Ultra HD Webcam with Mic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397071690,"sku":"Pro-Live_N3_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-live-n3-1080p-usb-webcam-front-view.webp?v=1784468154"},{"product_id":"bigpassport-tripod-n1-lightweight-mini-tripod-stand","title":"BigPassport Tripod N1 Mini Tripod Stand for Webcam \u0026 Smartphone","description":"\u003cstyle\u003e\n    .mt-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    .mt-wrap *{box-sizing:border-box;}\n    .mt-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .mt-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .mt-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .mt-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    .mt-hero .mt-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      .mt-hero h2{font-size:32px;}\n      .mt-hero .mt-tagline{font-size:16px;}\n    }\n    .mt-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .mt-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .mt-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    .mt-section.reverse .mt-copy{order:2;}\n    .mt-section.reverse .mt-media{order:1;}\n    @media (max-width:800px){\n      .mt-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .mt-section.reverse .mt-copy{order:1;}\n      .mt-section.reverse .mt-media{order:2;}\n    }\n    .mt-copy .mt-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .mt-copy h3{\n      font-size:36px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .mt-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .mt-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .mt-copy h3{font-size:26px;}\n      .mt-copy p{font-size:16px;}\n    }\n    .mt-copy .mt-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    .mt-copy .mt-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .mt-copy .mt-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    .mt-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .mt-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    .mt-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .mt-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .mt-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .mt-strip{\n      padding:20px 20px 40px;\n    }\n    .mt-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    .mt-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    .mt-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .mt-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .mt-strip-item{border-left:none !important;}\n      .mt-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .mt-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .mt-strip-item:first-child{border-left:none;}\n    .mt-strip-item .mt-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    .mt-strip-item .mt-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    .mt-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .mt-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .mt-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .mt-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .mt-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .mt-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    .mt-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .mt-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .mt-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .mt-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"mt-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"mt-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\u003e\n\u003cli data-section-id=\"1i42b3h\" data-start=\"195\" data-end=\"529\" style=\"text-align: left;\"\u003eUniversal Compatibility – Compatible with webcams, smartphones, compact digital cameras, action cameras, and GoPro devices using the standard 1\/4-inch mounting screw. Ideal for video conferencing, live streaming, online classes, content creation, photography, and video recording. \u003cem data-start=\"486\" data-end=\"529\"\u003e(Not recommended for heavy DSLR cameras.)\u003c\/em\u003e\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-section-id=\"2eqw5f\" data-start=\"531\" data-end=\"822\" style=\"text-align: left;\"\u003eAdjustable Height \u0026amp; Stable Support – Built with durable aluminium alloy, the tripod extends from 4.76 inches to 7.5 inches, providing the perfect tabletop height for webcams, mobile phones, cameras, and other lightweight devices. Ideal for home, office, studio, and travel use.\u003c\/li\u003e\n\u003cli data-section-id=\"vi3zx3\" data-start=\"824\" data-end=\"1096\" style=\"text-align: left;\"\u003e360° Rotation \u0026amp; 90° Tilt Ball Head – Features a 360-degree rotating mini ball head with a 90-degree tilt, allowing you to capture the perfect angle for photography, videography, Zoom meetings, YouTube videos, Instagram Reels, video calls, and live streaming.\u003c\/li\u003e\n\u003cli data-section-id=\"3isz1t\" data-start=\"1098\" data-end=\"1350\" style=\"text-align: left;\"\u003eAnti-Slip \u0026amp; Shock-Proof Design – Equipped with non-slip rubber feet and a shock-resistant construction that minimizes vibrations and ensures stable, blur-free photos and smooth HD video recording on desks, tables, and other flat surfaces.\u003c\/li\u003e\n\u003cli data-section-id=\"1gfw66r\" data-start=\"1352\" data-end=\"1581\" style=\"text-align: left;\"\u003eCompact, Lightweight \u0026amp; Travel-Friendly – The foldable pocket-size design makes it easy to carry in your backpack or camera bag. Perfect for travel, vlogging, remote work, online teaching, meetings, and everyday photography.\u003c\/li\u003e\n\u003cli data-section-id=\"5ivsfi\" data-start=\"1583\" data-end=\"1781\" style=\"text-align: left;\"\u003e6-Month Warranty \u0026amp; India-Based Support – Backed by a 6-month manufacturer warranty and responsive India-based customer support, ensuring reliable after-sales service and peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-hero-img\"\u003e\u003cimg alt=\"BigPassport Lightweight Mini Tripod Stand for webcam and smartphone\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mt-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Stability \u0026 Build --\u003e\n\u003cdiv class=\"mt-section\"\u003e\n\u003cdiv class=\"mt-copy\"\u003e\n\u003cdiv class=\"mt-label\"\u003eBuild \u0026amp; Stability\u003c\/div\u003e\n\u003ch3\u003eSteady shots, every time.\u003c\/h3\u003e\n\u003cp\u003eAn aluminium frame with anti‑slip rubber feet and a shockproof design keeps your shot stable — for clear, blur‑free HD images and video whether you're streaming or shooting stills.\u003c\/p\u003e\n\u003cul class=\"mt-taglist\"\u003e\n\u003cli\u003eAluminium construction\u003c\/li\u003e\n\u003cli\u003eAnti‑slip rubber feet\u003c\/li\u003e\n\u003cli\u003eShockproof design\u003c\/li\u003e\n\u003cli\u003eStable HD footage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-media\"\u003e\u003cimg alt=\"Aluminium build and anti-slip rubber feet on the mini tripod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Universal Compatibility (reversed) --\u003e\n\u003cdiv class=\"mt-section reverse\"\u003e\n\u003cdiv class=\"mt-copy\"\u003e\n\u003cdiv class=\"mt-label\"\u003eUniversal Fit\u003c\/div\u003e\n\u003ch3\u003eOne tripod, every device.\u003c\/h3\u003e\n\u003cp\u003eCompatible with webcams, compact digital cameras, smartphones and GoPro devices — the mini ball head adjusts to whatever you're shooting with (not suitable for heavy DSLRs).\u003c\/p\u003e\n\u003cul class=\"mt-taglist\"\u003e\n\u003cli\u003eWebcams\u003c\/li\u003e\n\u003cli\u003eCompact digital cameras\u003c\/li\u003e\n\u003cli\u003eSmartphones\u003c\/li\u003e\n\u003cli\u003eGoPro devices\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-media\"\u003e\u003cimg alt=\"Mini tripod mounted with a webcam and smartphone\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"mt-statement\"\u003e\n\u003ch3\u003e360° rotation, \u003cspan\u003e90° tilt\u003c\/span\u003e — find your exact angle and lock it in.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Adjustable \u0026 Flexible --\u003e\n\u003cdiv class=\"mt-section\"\u003e\n\u003cdiv class=\"mt-copy\"\u003e\n\u003cdiv class=\"mt-label\"\u003eAdjustable Height\u003c\/div\u003e\n\u003ch3\u003eExtends to fit your setup.\u003c\/h3\u003e\n\u003cp\u003eExtend the tripod from 4.76 inches to 7.5 inches to get the right height for your desk, and use the mini ball head for full 360° rotation and 90° tilt — perfect for fixing a webcam in place for live streaming or online calls.\u003c\/p\u003e\n\u003cul class=\"mt-taglist\"\u003e\n\u003cli\u003e4.76\"–7.5\" adjustable height\u003c\/li\u003e\n\u003cli\u003e360° rotation\u003c\/li\u003e\n\u003cli\u003e90° tilt\u003c\/li\u003e\n\u003cli\u003eGreat for streaming \u0026amp; calls\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-media\"\u003e\u003cimg alt=\"Adjustable height and 360 degree ball head on the mini tripod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Portable Design (reversed) --\u003e\n\u003cdiv class=\"mt-section reverse\"\u003e\n\u003cdiv class=\"mt-copy\"\u003e\n\u003cdiv class=\"mt-label\"\u003ePortable\u003c\/div\u003e\n\u003ch3\u003eSmall enough to always have with you.\u003c\/h3\u003e\n\u003cp\u003eAn easy‑to‑carry, pocket‑friendly design means you can pack it for travel, take it between rooms, or set it up wherever you need a steady shot — without adding bulk to your bag.\u003c\/p\u003e\n\u003cul class=\"mt-taglist\"\u003e\n\u003cli\u003eCompact, pocket‑friendly\u003c\/li\u003e\n\u003cli\u003eEasy to carry\u003c\/li\u003e\n\u003cli\u003eTravel‑ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-media\"\u003e\u003cimg alt=\"Compact portable mini tripod packed for travel\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"mt-hero-img\"\u003e\u003cimg alt=\"BigPassport mini tripod set up on a desk for video calls\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"mt-strip\"\u003e\n\u003cdiv class=\"mt-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Tripod\u003c\/h3\u003e\n\u003cdiv class=\"mt-strip-grid\"\u003e\n\u003cdiv class=\"mt-strip-item\"\u003e\n\u003cdiv class=\"mt-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v13M6 22l6-7 6 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAluminium\u003c\/b\u003e \u003cspan\u003eShockproof build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-strip-item\"\u003e\n\u003cdiv class=\"mt-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v20M4 12h16M6 6l12 12M18 6L6 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e360°\u003c\/b\u003e \u003cspan\u003eRotation \u0026amp; 90° tilt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-strip-item\"\u003e\n\u003cdiv class=\"mt-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2.5 2.5M15.5 15.5L18 18M18 6l-2.5 2.5M8.5 15.5L6 18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e4.76\"–7.5\"\u003c\/b\u003e \u003cspan\u003eAdjustable height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-strip-item\"\u003e\n\u003cdiv class=\"mt-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!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"mt-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"mt-tag-row\"\u003e\n\u003cspan class=\"mt-tag\"\u003eWebcams\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eSmartphones\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eDigital Cameras\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eGoPro\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eLive Streaming\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eOnline Calls\u003c\/span\u003e \u003cspan class=\"mt-tag\"\u003eTravel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"mt-close\"\u003e\n\u003ch3\u003eA steady shot, wherever you set up.\u003c\/h3\u003e\n\u003cp\u003eStable aluminium build, universal device compatibility, and a compact, travel‑ready design — the BigPassport Lightweight Mini Tripod Stand, backed by a 6‑month warranty and India‑based support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397104458,"sku":"BP_Tripod","price":299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Tripod_01.webp?v=1783774343"}],"url":"https:\/\/bigpassport.com\/collections\/webcams.oembed","provider":"BigPassport","version":"1.0","type":"link"}