{"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\/products\/bigpassport-tripod-n1-lightweight-mini-tripod-stand","provider":"BigPassport","version":"1.0","type":"link"}