{"title":"Home page","description":null,"products":[{"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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\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:32px;}\n      .bp-strip-item{border-left:none !important;}\n      .bp-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .bp-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\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 style=\"text-align: left;\" class=\"bp-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n✅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 style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 440 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_1_1.png?v=1784453004\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 440 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_dd521bbf-64bd-48fd-a4e8-183361347cfe.png?v=1784452661\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"30mm HD audio speaker drivers inside the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_bfe242b5-0a07-437d-9e9d-1d4e00a35818.png?v=1784452661\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e8af77fce43249e29cf56e33d9d6c0c8.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Cushioned ear pads and adjustable headband on the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_e7fbcf08-f4a0-4138-a44a-f1896245c2d2.png?v=1784452661\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_60420c6e-f4b0-4fd5-aa26-760d26c17dc5.png?v=1784452661\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Tech 440 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_3_1.png?v=1784453004\"\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\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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"},{"product_id":"bigpassport-pro-tech-491-usb-wired-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 491 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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\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\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv style=\"text-align: left;\" class=\"bp-hero\"\u003e✅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\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_4.png?v=1784457214\" alt=\"BigPassport Pro-Tech 491 USB Wired Headset with Microphone\"\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 minimises 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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_39_16_PM.png?v=1784457213\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 491 headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_49_10_PM.png?v=1784457213\" alt=\"30mm HD audio speaker drivers inside the headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d29c035c17804df6a5f209067f460275.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_43_49_PM.png?v=1784457212\" alt=\"Cushioned ear pads and adjustable headband on the headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_42_14_PM.png?v=1784457212\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-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_19_2026_03_39_09_PM.png?v=1784457212\" alt=\"BigPassport Pro-Tech 491 headset in use\"\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 491\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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 491 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396612938,"sku":"BP_Pro-Tech_491_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-491-usb-wired-headset-black.webp?v=1784452089"},{"product_id":"bigpassport-pro-boom-722-usb-over-ear-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Boom 722 USB Over-Ear Headset with Noise Cancelling Mic - Black","description":"\u003cstyle\u003e\n    .pb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pb-wrap *{box-sizing:border-box;}\n    .pb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pb-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pb-hero .pb-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pb-hero h1{font-size:34px;}\n      .pb-hero .pb-tagline{font-size:16px;}\n    }\n    .pb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .pb-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .pb-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .pb-video-wrap video,\n    .pb-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .pb-video-section{margin:28px auto;}\n      .pb-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .pb-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pb-section.reverse .pb-copy{order:2;}\n    .pb-section.reverse .pb-media{order:1;}\n    @media (max-width:800px){\n      .pb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pb-section.reverse .pb-copy{order:1;}\n      .pb-section.reverse .pb-media{order:2;}\n    }\n    .pb-copy .pb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pb-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pb-copy h2{font-size:28px;}\n      .pb-copy p{font-size:16px;}\n    }\n    .pb-copy .pb-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pb-copy .pb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pb-copy .pb-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pb-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pb-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pb-strip{\n      padding:20px 20px 40px;\n    }\n    .pb-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pb-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .pb-strip-item{border-left:none !important;}\n    }\n    .pb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .pb-strip-item:first-child{border-left:none;}\n    .pb-strip-item .pb-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pb-strip-item .pb-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pb-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pb-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"bp-hero\" style=\"text-align: left;\"\u003e✅\u003cspan\u003eUSB PLUG \u0026amp; PLAY CONNECTIVITY: Enjoy crystal-clear HD digital sound via USB—no more interruptions from faulty 3.5mm jacks. Designed for seamless use in business environments, ideal for professional calls, virtual meetings, and remote work.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eINBUILT CONTROLS FOR EASY ACCESS: Control volume, mic, and headphone mute directly from the headset using integrated buttons with LED indicators. No need to fumble with your computer’s audio settings during important calls.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eNOISE-CANCELLING BOOM MIC: Features a built-in boom microphone with advanced noise cancellation to reduce ambient noise. Delivers sharp, clear audio for online classes, Zoom meetings, Skype, or call center use.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003eULTRA-COMFORT WITH PROTEIN CUSHIONS: Lightweight design (high-quality polycarbonate + protein leather) with plush foam ear pads and headband. Comfortable fit for long hours—eliminates ear fatigue or pressure.\u003c\/span\u003e\u003cbr\u003e✅\u003cspan\u003e3D STEREO SURROUND SOUND EXPERIENCE: Equipped with 40mm electromagnetic drivers for deep bass and immersive audio. Perfect for music, gaming, or video calls. Backed by a 6-month warranty and India-based customer support team.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Boom 722 USB Wired Over-Ear Headphones with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_8.png?v=1784459939\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Boom Microphone --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eA boom mic built for busy rooms.\u003c\/h2\u003e\n\u003cp\u003eThe advanced noise‑cancelling boom microphone minimises background noise and captures your voice with exceptional clarity — so every call sounds professional, even in a busy office.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eZoom Meetings\u003c\/li\u003e\n\u003cli\u003eMicrosoft Teams\u003c\/li\u003e\n\u003cli\u003eSkype Calls\u003c\/li\u003e\n\u003cli\u003eGoogle Meet\u003c\/li\u003e\n\u003cli\u003eOnline Classes\u003c\/li\u003e\n\u003cli\u003eCall Centers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Noise cancelling boom microphone on the Pro-Boom 722 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_35_45_PM.png?v=1784459938\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: USB Digital Audio \u0026 Drivers (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eSound\u003c\/div\u003e\n\u003ch2\u003eCrystal‑clear USB digital audio.\u003c\/h2\u003e\n\u003cp\u003eA stable USB connection replaces unreliable 3.5mm jacks, delivering crystal‑clear HD digital sound the moment you plug in. Powerful 40mm electromagnetic drivers add rich, balanced audio with deep bass and immersive stereo performance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eMusic streaming\u003c\/li\u003e\n\u003cli\u003eOnline courses\u003c\/li\u003e\n\u003cli\u003eEveryday PC use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"40mm stereo speaker drivers inside the Pro-Boom 722 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_39_26_PM.png?v=1784459939\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"pb-video-section\"\u003e\n\u003cdiv class=\"pb-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6c8b3db3f2b34a0da4a375c83e3f89ad.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pb-statement\"\u003e\n\u003ch2\u003eUSB plug‑and‑play. \u003cspan\u003eNo drivers, no software\u003c\/span\u003e — connect to your PC or laptop and you're ready.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: In-line Controls --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eControls\u003c\/div\u003e\n\u003ch2\u003eEverything, one hand away.\u003c\/h2\u003e\n\u003cp\u003eThe built‑in in‑line control panel puts volume, microphone mute, and headphone mute right at your fingertips — with LED status indicators so you always know your call state at a glance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVolume up \/ down\u003c\/li\u003e\n\u003cli\u003eMicrophone mute\u003c\/li\u003e\n\u003cli\u003eHeadphone mute\u003c\/li\u003e\n\u003cli\u003eLED status indicators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"In-line control panel with LED indicators on the headset cable\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_38_07_PM.png?v=1784459938\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Comfort (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eOver‑ear comfort for the whole shift.\u003c\/h2\u003e\n\u003cp\u003eUltra‑soft protein leather ear cushions, plush memory foam padding, and a lightweight polycarbonate frame keep things comfortable through long calls. The adjustable headband gives a secure fit that reduces ear pressure and listening fatigue.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eLong office shifts\u003c\/li\u003e\n\u003cli\u003eRemote work\u003c\/li\u003e\n\u003cli\u003eVirtual meetings\u003c\/li\u003e\n\u003cli\u003eExtended gaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 722\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_52_51_PM.png?v=1784460233\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"BigPassport Pro-Boom 722 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_40_24_PM.png?v=1784459939\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pb-strip\"\u003e\n\u003cdiv class=\"pb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Boom 722\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pb-strip-grid\"\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBoom Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e40mm Drivers\u003c\/b\u003e \u003cspan\u003eHD 3D stereo sound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6‑Month\u003c\/b\u003e \u003cspan\u003eWarranty \u0026amp; support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pb-close\"\u003e\n\u003ch2\u003eUpgrade your communication experience today.\u003c\/h2\u003e\n\u003cp\u003eProfessional‑grade sound, exceptional comfort and reliable performance — the BigPassport Pro‑Boom 722 USB Wired Over‑Ear Headphones with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396678474,"sku":"BP_Pro-Boom_722_Black_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-boom-722-usb-headset-front-view.webp?v=1784456079"},{"product_id":"bigpassport-pro-tech-134-usb-wired-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 134 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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\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\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"bp-hero\" style=\"text-align: left;\"\u003e✅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\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_6.png?v=1784457493\" alt=\"BigPassport Pro-Tech 134 USB Wired Headset with Microphone\"\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 minimises 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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_50_57_PM.png?v=1784457492\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 134 headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_49_43_PM.png?v=1784457493\" alt=\"30mm HD audio speaker drivers inside the headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/bef0a8f735da4cdca2f74c7d0f543f33.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_52_16_PM.png?v=1784457493\" alt=\"Cushioned ear pads and adjustable headband on the headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_53_24_PM.png?v=1784457492\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-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_19_2026_03_55_38_PM.png?v=1784457492\" alt=\"BigPassport Pro-Tech 134 headset in use\"\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 134\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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 134 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396711242,"sku":"BP_Pro-Tech_134_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-134-usb-wired-headset-black.webp?v=1784454386"},{"product_id":"bigpassport-pro-boom-189-usb-over-ear-headset-noise-cancelling-mic-black-silver","title":"BigPassport Pro-Boom 189 USB Over-Ear Headset with Noise Cancelling Mic (Black\/Silver)","description":"\u003cstyle\u003e\n    .pb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pb-wrap *{box-sizing:border-box;}\n    .pb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pb-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pb-hero .pb-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pb-hero h1{font-size:34px;}\n      .pb-hero .pb-tagline{font-size:16px;}\n    }\n    .pb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .pb-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .pb-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .pb-video-wrap video,\n    .pb-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .pb-video-section{margin:28px auto;}\n      .pb-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .pb-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pb-section.reverse .pb-copy{order:2;}\n    .pb-section.reverse .pb-media{order:1;}\n    @media (max-width:800px){\n      .pb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pb-section.reverse .pb-copy{order:1;}\n      .pb-section.reverse .pb-media{order:2;}\n    }\n    .pb-copy .pb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pb-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pb-copy h2{font-size:28px;}\n      .pb-copy p{font-size:16px;}\n    }\n    .pb-copy .pb-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pb-copy .pb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pb-copy .pb-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pb-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pb-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pb-strip{\n      padding:20px 20px 40px;\n    }\n    .pb-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pb-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .pb-strip-item{border-left:none !important;}\n    }\n    .pb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .pb-strip-item:first-child{border-left:none;}\n    .pb-strip-item .pb-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pb-strip-item .pb-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pb-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pb-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\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✅USB PLUG \u0026amp; PLAY WITH NOISE CANCELLING MIC: Enjoy crystal-clear HD audio with a reliable USB connection—no software or drivers needed. The built-in microphone features advanced noise-cancellation technology, filtering background sound for perfect communication during work-from-home, online classes, or Zoom meetings.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅OPTIMIZED FOR OFFICE CALLS \u0026amp; ONLINE CLASSES: Specifically designed for Skype, Zoom, Google Meet, MS Teams, and online learning. Whether you're attending virtual meetings, teaching, or gaming, this professional-grade wired USB headset delivers consistent performance and reliability.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅IN-LINE SOUND CONTROLS FOR EASY ACCESS: Built-in controls on the headset let you easily adjust volume, mute mic or headphone, and check status via LED indicators—no need to fiddle with system settings during important calls or sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅LIGHTWEIGHT COMFORT WITH ADJUSTABLE FIT: Weighing just under 119 grams, the headset features soft foam ear cushions wrapped in fabric for long-term comfort. Fully adjustable headband and mic arm allow a personalized fit for all-day wear without pressure or irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅IMMERSIVE 3D SOUND \u0026amp; STRONG SUPPORT: Equipped with 40mm electromagnetic drivers for surround sound and deep bass—great for music, movies, and casual gaming. Backed by India-based customer support and warranty assistance for peace of mind.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_11_1.png?v=1784464069\" alt=\"BigPassport Pro-Boom 189 USB Wired Over-Ear Headphones with Microphone\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Boom Microphone --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eA boom mic built for busy rooms.\u003c\/h2\u003e\n\u003cp\u003eThe advanced noise‑cancelling boom microphone minimises background noise and captures your voice with exceptional clarity — so every call sounds professional, even in a busy office.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eZoom Meetings\u003c\/li\u003e\n\u003cli\u003eMicrosoft Teams\u003c\/li\u003e\n\u003cli\u003eSkype Calls\u003c\/li\u003e\n\u003cli\u003eGoogle Meet\u003c\/li\u003e\n\u003cli\u003eOnline Classes\u003c\/li\u003e\n\u003cli\u003eCall Centers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_49_PM.png?v=1784464068\" alt=\"Noise cancelling boom microphone on the Pro-Boom 189 headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: USB Digital Audio \u0026 Drivers (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eSound\u003c\/div\u003e\n\u003ch2\u003eCrystal‑clear USB digital audio.\u003c\/h2\u003e\n\u003cp\u003eA stable USB connection replaces unreliable 3.5mm jacks, delivering crystal‑clear HD digital sound the moment you plug in. Powerful 40mm electromagnetic drivers add rich, balanced audio with deep bass and immersive stereo performance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eMusic streaming\u003c\/li\u003e\n\u003cli\u003eOnline courses\u003c\/li\u003e\n\u003cli\u003eEveryday PC use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_55_PM.png?v=1784464068\" alt=\"40mm stereo speaker drivers inside the Pro-Boom 189 headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"pb-video-section\"\u003e\n\u003cdiv class=\"pb-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7c4e77f73dfb4075a8d9a6c3ed0602cf.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pb-statement\"\u003e\n\u003ch2\u003eUSB plug‑and‑play. \u003cspan\u003eNo drivers, no software\u003c\/span\u003e — connect to your PC or laptop and you're ready.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: In-line Controls --\u003e\n\u003cdiv class=\"pb-section\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eControls\u003c\/div\u003e\n\u003ch2\u003eEverything, one hand away.\u003c\/h2\u003e\n\u003cp\u003eThe built‑in in‑line control panel puts volume, microphone mute, and headphone mute right at your fingertips — with LED status indicators so you always know your call state at a glance.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eVolume up \/ down\u003c\/li\u003e\n\u003cli\u003eMicrophone mute\u003c\/li\u003e\n\u003cli\u003eHeadphone mute\u003c\/li\u003e\n\u003cli\u003eLED status indicators\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_56_10_PM.png?v=1784464068\" alt=\"In-line control panel with LED indicators on the headset cable\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Comfort (reversed) --\u003e\n\u003cdiv class=\"pb-section reverse\"\u003e\n\u003cdiv class=\"pb-copy\"\u003e\n\u003cdiv class=\"pb-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eOver‑ear comfort for the whole shift.\u003c\/h2\u003e\n\u003cp\u003eUltra‑soft protein leather ear cushions, plush memory foam padding, and a lightweight polycarbonate frame keep things comfortable through long calls. The adjustable headband gives a secure fit that reduces ear pressure and listening fatigue.\u003c\/p\u003e\n\u003cul class=\"pb-taglist\"\u003e\n\u003cli\u003eLong office shifts\u003c\/li\u003e\n\u003cli\u003eRemote work\u003c\/li\u003e\n\u003cli\u003eVirtual meetings\u003c\/li\u003e\n\u003cli\u003eExtended gaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_13_23_PM.png?v=1784464069\" alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 189\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pb-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_45_PM.png?v=1784464068\" alt=\"BigPassport Pro-Boom 189 headset in use\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pb-strip\"\u003e\n\u003cdiv class=\"pb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Boom 189\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pb-strip-grid\"\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBoom Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e40mm Drivers\u003c\/b\u003e \u003cspan\u003eHD 3D stereo sound\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pb-strip-item\"\u003e\n\u003cdiv class=\"pb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6‑Month\u003c\/b\u003e \u003cspan\u003eWarranty \u0026amp; support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pb-close\"\u003e\n\u003ch2\u003eUpgrade your communication experience today.\u003c\/h2\u003e\n\u003cp\u003eProfessional‑grade sound, exceptional comfort and reliable performance — the BigPassport Pro‑Boom 189 USB Wired Over‑Ear Headphones with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396744010,"sku":"BP_Pro-Boom_189_FBA","price":980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-boom-189-usb-over-ear-headset-front-view-black-silver.webp?v=1784458505"},{"product_id":"bigpassport-pro-tech-493-usb-wired-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 493 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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\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\"\u003e\n\u003cdiv class=\"bp-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"bp-hero\" style=\"text-align: left;\"\u003e✅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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_7.png?v=1784459608\" alt=\"BigPassport Pro-Tech 493 USB Wired Headset with Microphone\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_19_02_PM.png?v=1784459608\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 493 headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_20_53_PM.png?v=1784459607\" alt=\"30mm HD audio speaker drivers inside the headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a7c0e3cb585f430f9e8c23b67e74c91b.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_21_53_PM.png?v=1784459608\" alt=\"Cushioned ear pads and adjustable headband on the headset\"\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 style=\"text-align: start;\" class=\"bp-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_24_44_PM.png?v=1784459607\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"bp-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_19_2026_04_18_23_PM.png?v=1784459607\" alt=\"BigPassport Pro-Tech 493 headset in use\"\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 493\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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 493 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396776778,"sku":"BP_Pro-Tech_493_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-493-usb-wired-headset-front-view.webp?v=1784457611"},{"product_id":"bigpassport-pro-tech-630-lightweight-usb-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 630 Lightweight USB 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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .bp-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .bp-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .bp-video-wrap video,\n    .bp-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .bp-video-section{margin:28px auto;}\n      .bp-video-wrap{border-radius:18px;}\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\"\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\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✅Noise-Cancelling Microphone for Clear Voice Pickup - Advanced noise-reduction mic filters out surrounding noise so your voice stays clean and distortion-free during meetings or office calls.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Clear HD Sound with 30mm Speakers - Comes with 30mm drivers that give clear and balanced sound. Perfect for Teams , Zoom , Call Centre, office calls, online classes and daily use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Easy USB Plug \u0026amp; Play - Just plug the USB cable into your computer or laptop and start using it. No extra software or setup needed\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅6-Feet Long Tangle-Free Cable - Long and strong cable that does not tangle easily. Gives you freedom to sit, stand or move without any cable pull. Soft ear cushions and an adjustable headband for long meetings or full work shifts.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅In-Line Buttons for Quick Control - Control volume or mute your mic directly from the cable. Easy to access during calls and meetings.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Tech 630 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_9.png?v=1784464332\" 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 alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 630 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_38_13_PM.png?v=1784464331\" 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 alt=\"30mm HD audio speaker drivers inside the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_40_34_PM.png?v=1784464331\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"bp-video-section\"\u003e\n\u003cdiv class=\"bp-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/3b2555a373034d3783fe3e50ae2828b5.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 alt=\"Cushioned ear pads and adjustable headband on the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_43_18_PM.png?v=1784464332\" 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 alt=\"6 feet tangle-free cable with in-line volume and mute controls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_50_19_PM.png?v=1784464331\" 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 alt=\"BigPassport Pro-Tech 630 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_35_33_PM.png?v=1784464331\" 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 630\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\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 630 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396842314,"sku":"BP_Pro-Tech_630_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-630-lightweight-usb-headset-front-view..webp?v=1784462998"},{"product_id":"bigpassport-pro-tech-650-lightweight-usb-headset-noise-cancelling-mic-black","title":"BigPassport Pro-Tech 650 Lightweight USB 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\"\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\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✅Noise-Cancelling Microphone for Clear Voice Pickup - Advanced noise-reduction mic filters out surrounding noise so your voice stays clean and distortion-free during meetings or office calls.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Clear HD Sound with 30mm Speakers - Comes with 30mm drivers that give clear and balanced sound. Perfect for Teams , Zoom , Call Centre, office calls, online classes and daily use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Easy USB Plug \u0026amp; Play - Just plug the USB cable into your computer or laptop and start using it. No extra software or setup needed\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅6-Feet Long Tangle-Free Cable - Long and strong cable that does not tangle easily. Gives you freedom to sit, stand or move without any cable pull. Soft ear cushions and an adjustable headband for long meetings or full work shifts.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅In-Line Buttons for Quick Control - Control volume or mute your mic directly from the cable. Easy to access during calls and meetings.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Tech 650 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_10_1.png?v=1784464202\" 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 minimises 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 alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 650 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_52_01_PM.png?v=1784464202\" 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 alt=\"30mm HD audio speaker drivers inside the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_52_06_PM.png?v=1784464202\" 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 alt=\"Cushioned ear pads and adjustable headband on the headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_52_09_PM.png?v=1784464202\" 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 alt=\"6 feet tangle-free cable with in-line volume and mute controls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_52_14_PM.png?v=1784464203\" 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 alt=\"BigPassport Pro-Tech 650 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_51_56_PM.png?v=1784464202\" 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 650\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\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 650 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396875082,"sku":"BP_Pro-Tech_650_FBA","price":999.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-650-lightweight-usb-headset-front-view..webp?v=1784464119"},{"product_id":"bigpassport-pro-air-bp30-bluetooth-wireless-headset-noise-cancelling-mic-white","title":"BigPassport Pro-Air BP30 Bluetooth Wireless Headset with Noise Cancelling Mic - White","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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .pa-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .pa-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .pa-video-wrap video,\n    .pa-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .pa-video-section{margin:28px auto;}\n      .pa-video-wrap{border-radius:18px;}\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 style=\"text-align: start;\" class=\"pa-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/12.png?v=1784896333\" alt=\"BigPassport Pro-Air_Bp30 Bluetooth Wireless Over-Ear Headset with Mic\"\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 style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/8aaf613c-3acb-4315-b66a-4c472996d674-2026-07-24.jpg?v=1784896331\" alt=\"CVC 8.0 noise cancelling microphone on the Pro-Air_Bp30 headset\"\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\/11.png?v=1784896332\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"pa-video-section\"\u003e\n\u003cdiv class=\"pa-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/2813ad89029344679a63b3202cc2e7c2.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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\/0332b96e-36ec-40d8-850b-d144f94d7ed3-2026-07-24.jpg?v=1784896332\" 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\/10_0ff93f3f-8983-4d9e-9023-1969e7e14bbd.png?v=1784896333\" 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\/bcacda94-3e31-4869-86bd-b7443637bb28-2026-07-24.jpg?v=1784896331\" 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 white\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\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\u003cp\u003e \u003c\/p\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":62686396907850,"sku":"BP_Pro-Air_BP30_White_FBA","price":999.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-air-bp30-bluetooth-wireless-headset-front-view-white.webp?v=1784461388"},{"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    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .pa-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .pa-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .pa-video-wrap video,\n    .pa-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .pa-video-section{margin:28px auto;}\n      .pa-video-wrap{border-radius:18px;}\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 style=\"text-align: start;\" class=\"pa-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/13.png?v=1784896242\" alt=\"BigPassport Pro-Air_Bp30 Bluetooth Wireless Over-Ear Headset with Mic\"\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 style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_8a810209-5e1a-4755-8a1d-4c7be4994760.png?v=1784813085\" alt=\"CVC 8.0 noise cancelling microphone on the Pro-Air_Bp30 headset\"\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 style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_9a05718a-20ec-4d5b-be10-392f58eacdeb.png?v=1784813085\" alt=\"Bluetooth 5.0 wireless connection on the BigPassport headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"pa-video-section\"\u003e\n\u003cdiv class=\"pa-video-wrap\"\u003e\u003cvideo poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\" preload=\"metadata\" playsinline=\"\" controls=\"controls\"\u003e\n\u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/2813ad89029344679a63b3202cc2e7c2.mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\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 style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_1f06e25f-01d4-40b9-bca6-3f42078c6ea3.png?v=1784813084\" alt=\"Long battery life and fast charging on the Pro-Air_Bp30 wireless headset\"\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 style=\"text-align: start;\" class=\"pa-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_fb92e296-a5d5-4b7d-a012-83a284df49d1.png?v=1784813086\" alt=\"One-touch in-line call controls on the BigPassport wireless headset\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pa-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_3ea134da-769f-4ac7-b16a-8be5d8abbf21.png?v=1784813085\" alt=\"BigPassport Pro-Air_Bp30 headset being worn during a video call\"\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\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\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 x=\"7\" y=\"2\" width=\"10\" height=\"20\" rx=\"2\"\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\u003cp\u003e \u003c\/p\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"},{"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\u003cp\u003e \u003c\/p\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\u003cp\u003e \u003c\/p\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-pro-mount-402-gas-spring-monitor-arm-13-32-inch","title":"BigPassport Pro-Mount 402 Gas Spring Monitor Arm for 13–32 Inch Monitors","description":"\u003cstyle\u003e\n    .ma-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    .ma-wrap *{box-sizing:border-box;}\n    .ma-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .ma-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .ma-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .ma-hero h2{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .ma-hero .ma-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      .ma-hero h2{font-size:34px;}\n      .ma-hero .ma-tagline{font-size:16px;}\n    }\n    .ma-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .ma-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Video banner - full width, responsive on desktop \u0026 mobile *\/\n    .ma-video-section{\n      max-width:1100px;\n      margin:40px auto;\n      padding:0 20px;\n    }\n    .ma-video-wrap{\n      position:relative;\n      width:100%;\n      aspect-ratio:16\/9;\n      border-radius:24px;\n      overflow:hidden;\n      background:#000;\n    }\n    .ma-video-wrap video,\n    .ma-video-wrap iframe{\n      position:absolute;\n      top:0;\n      left:0;\n      width:100%;\n      height:100%;\n      border:0;\n      display:block;\n      object-fit:cover;\n    }\n    @media (max-width:640px){\n      .ma-video-section{margin:28px auto;}\n      .ma-video-wrap{border-radius:18px;}\n    }\n\n    \/* Feature sections *\/\n    .ma-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    .ma-section.reverse .ma-copy{order:2;}\n    .ma-section.reverse .ma-media{order:1;}\n    @media (max-width:800px){\n      .ma-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .ma-section.reverse .ma-copy{order:1;}\n      .ma-section.reverse .ma-media{order:2;}\n    }\n    .ma-copy .ma-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .ma-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    .ma-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .ma-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .ma-copy h3{font-size:28px;}\n      .ma-copy p{font-size:16px;}\n    }\n    .ma-copy .ma-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    .ma-copy .ma-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .ma-copy .ma-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    .ma-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .ma-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    .ma-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .ma-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .ma-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .ma-strip{\n      padding:20px 20px 40px;\n    }\n    .ma-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    .ma-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    .ma-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .ma-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .ma-strip-item{border-left:none !important;}\n      .ma-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .ma-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .ma-strip-item:first-child{border-left:none;}\n    .ma-strip-item .ma-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    .ma-strip-item .ma-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    .ma-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .ma-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .ma-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .ma-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .ma-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .ma-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"ma-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ma-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✅FULLY ADJUSTABLE GAS SPRING ARM: Designed to fit most 13\"–32\" inch monitors (2–9 kg). Enjoy a wide range of motion with -50° to +80° tilt, 180° swivel, and full 360° rotation. Smooth gas spring ensures precise height and angle adjustments for optimal viewing.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST \u0026amp; EASY INSTALLATION: Quick 5-minute setup with all tools and hardware included. Snap-on VESA mount makes installation effortless and secure—no additional help required.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅STABLE \u0026amp; SMOOTH POSITIONING: Built-in gas spring system allows effortless monitor repositioning while maintaining stability. Ideal for ergonomic comfort during long work hours or gaming sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INTEGRATED CABLE MANAGEMENT: Built-in cable routing system keeps cords neatly organized and out of sight. Maintain a clean, clutter-free desk while improving safety and aesthetics.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅HEAVY-DUTY BUILD QUALITY: Crafted with premium alloy steel for long-lasting durability and stability. The BigPassport monitor arm provides solid support and flexibility for both office and home setups.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Gas Spring Monitor Arm Stand mounted on a desk\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_15.png?v=1784634489\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ma-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Adjustability --\u003e\n\u003cdiv class=\"ma-section\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eAdjustability\u003c\/div\u003e\n\u003ch3\u003eMove it exactly how you need it.\u003c\/h3\u003e\n\u003cp\u003eA fully adjustable gas spring arm gives you a wide range of motion — from -50° to +80° tilt, 180° swivel, and full 360° rotation. The smooth gas spring lets you fine‑tune height and angle with a light touch.\u003c\/p\u003e\n\u003cul class=\"ma-taglist\"\u003e\n\u003cli\u003e13\"–32\" screens\u003c\/li\u003e\n\u003cli\u003e2–9 kg capacity\u003c\/li\u003e\n\u003cli\u003e-50° to +80° tilt\u003c\/li\u003e\n\u003cli\u003e360° rotation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-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_05_05_15_PM.png?v=1784634488\" alt=\"Gas spring monitor arm tilt, swivel and rotation adjustment\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Installation (reversed) --\u003e\n\u003cdiv class=\"ma-section reverse\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eInstallation\u003c\/div\u003e\n\u003ch3\u003eSet up in five minutes.\u003c\/h3\u003e\n\u003cp\u003eThe snap‑on VESA mount makes installation quick and effortless — no extra help needed. All tools and hardware are included, so you can go from box to desk in minutes.\u003c\/p\u003e\n\u003cul class=\"ma-taglist\"\u003e\n\u003cli\u003e5‑minute setup\u003c\/li\u003e\n\u003cli\u003eSnap‑on VESA mount\u003c\/li\u003e\n\u003cli\u003eTools included\u003c\/li\u003e\n\u003cli\u003eNo extra hardware needed\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-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_05_05_00_PM.png?v=1784634488\" alt=\"Snap-on VESA mount installation on the monitor arm stand\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (full width, like main banner) --\u003e\n\u003cdiv class=\"ma-video-section\"\u003e\n\u003cdiv class=\"ma-video-wrap\"\u003e\u003cvideo controls=\"controls\" playsinline=\"\" preload=\"metadata\" poster=\"YOUR-VIDEO-THUMBNAIL-IMAGE-URL.jpg\"\u003e\n\u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/72aa4f9a372f4afca7e36db9ac3109e5.mp4\" type=\"video\/mp4\"\u003e\nYour browser does not support the video tag.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"ma-statement\"\u003e\n\u003ch3\u003eA built‑in gas spring system keeps your screen \u003cspan\u003estable and steady\u003c\/span\u003e at every position.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Stability --\u003e\n\u003cdiv class=\"ma-section\"\u003e\n\u003cdiv class=\"ma-copy\"\u003e\n\u003cdiv class=\"ma-label\"\u003eStability\u003c\/div\u003e\n\u003ch3\u003eReposition freely. No drift, no wobble.\u003c\/h3\u003e\n\u003cp\u003eThe built‑in gas spring system holds your monitor exactly where you leave it, allowing effortless repositioning throughout the day without losing stability — ideal for standing desks and shared workspaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-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_05_05_09_PM.png?v=1784634492\" alt=\"Stable gas spring positioning system on the monitor arm\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"ma-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_05_04_53_PM.png?v=1784634489\" alt=\"BigPassport Gas Spring Monitor Arm Stand in a home office setup\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"ma-strip\"\u003e\n\u003cdiv class=\"ma-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Monitor Arm\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"ma-strip-grid\"\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4h16v12H4zM8 20h8M12 16v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e13\"–32\"\u003c\/b\u003e \u003cspan\u003eScreen size range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-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\u003eFull rotation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-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\u003eUp to 9kg\u003c\/b\u003e \u003cspan\u003eWeight capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ma-strip-item\"\u003e\n\u003cdiv class=\"ma-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\u003e5‑Minute\u003c\/b\u003e \u003cspan\u003eSnap‑on setup\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=\"ma-close\"\u003e\n\u003ch3\u003eSet up your ideal desk today.\u003c\/h3\u003e\n\u003cp\u003eSmooth gas‑spring adjustment, full range of motion, and a stable, wobble‑free mount — the BigPassport Gas Spring Monitor Arm Stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397137226,"sku":"Pro-Mount_M252_FBA","price":1980.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-mount-402-gas-spring-monitor-arm-front-view.webp?v=1784468814"},{"product_id":"techofit-65cm-anti-burst-yoga-ball-blue","title":"TechoFit 65cm Anti-Burst Yoga Ball | Swiss Exercise Ball for Fitness, Pregnancy, Core Training \u0026 Balance – Blue","description":"\u003cstyle\u003e\n    .yb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D6FB4;\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    .yb-wrap *{box-sizing:border-box;}\n    .yb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .yb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .yb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .yb-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    .yb-hero .yb-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      .yb-hero h2{font-size:32px;}\n      .yb-hero .yb-tagline{font-size:16px;}\n    }\n    .yb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .yb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .yb-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    .yb-section.reverse .yb-copy{order:2;}\n    .yb-section.reverse .yb-media{order:1;}\n    @media (max-width:800px){\n      .yb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .yb-section.reverse .yb-copy{order:1;}\n      .yb-section.reverse .yb-media{order:2;}\n    }\n    .yb-copy .yb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .yb-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    .yb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .yb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .yb-copy h3{font-size:26px;}\n      .yb-copy p{font-size:16px;}\n    }\n    .yb-copy .yb-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    .yb-copy .yb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .yb-copy .yb-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    .yb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .yb-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    .yb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .yb-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .yb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .yb-strip{\n      padding:20px 20px 40px;\n    }\n    .yb-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    .yb-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    .yb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .yb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .yb-strip-item{border-left:none !important;}\n      .yb-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .yb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .yb-strip-item:first-child{border-left:none;}\n    .yb-strip-item .yb-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    .yb-strip-item .yb-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    .yb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .yb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .yb-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .yb-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .yb-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .yb-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    .yb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .yb-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .yb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .yb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"yb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"yb-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\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Burst-Resistant \u0026amp; Anti-Burst Safety: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTrain with confidence using the Techofit Anti-Burst Gym Ball. Made from high-quality, burst-resistant material, it deflates slowly if punctured, enhancing safety during workouts. Every ball is rigorously tested for durability, stability, and long-lasting performance.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Non-Slip Surface for Better Grip: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eThe textured, non-slip surface provides excellent grip for Yoga, Pilates, stretching, core training, balance exercises, and home workouts. Stay stable and focused on every movement.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Ideal as an Office Chair: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eReplace your traditional office chair with the Techofit Exercise Ball to improve posture, strengthen core muscles, and help reduce back discomfort during long hours of sitting.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Perfect Pregnancy \u0026amp; Birthing Ball: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eDesigned to support prenatal fitness, this pregnancy ball helps improve balance, reduce lower back pain, and provide comfort during pregnancy while also assisting with labor preparation and postnatal recovery exercises.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Trusted Indian Brand with Local Support: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTechofit is a leading Indian fitness equipment brand known for quality sports and exercise products. Enjoy reliable India-based customer support and a product designed to meet the needs of fitness enthusiasts, professionals, and beginners alike.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_06_08_04_PM.png?v=1784637785\" alt=\"TechoFit 65cm Anti-Burst Blue Yoga Ball Swiss Exercise Ball\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"yb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Anti-Burst Safety --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eSafety\u003c\/div\u003e\n\u003ch3\u003eBuilt to hold, designed to protect.\u003c\/h3\u003e\n\u003cp\u003eMade from premium, phthalate‑free PVC, this anti‑burst exercise ball is engineered for intense workouts. If punctured, it deflates gradually instead of bursting — reducing injury risk during yoga, Pilates, or core training sessions.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eAnti‑burst technology\u003c\/li\u003e\n\u003cli\u003eSlow deflation safety\u003c\/li\u003e\n\u003cli\u003ePhthalate‑free PVC\u003c\/li\u003e\n\u003cli\u003eDurable construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_05_45_50_PM.png?v=1784636454\" alt=\"Anti-burst PVC construction of the TechoFit yoga ball\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Non-Slip Surface (reversed) --\u003e\n\u003cdiv class=\"yb-section reverse\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eGrip \u0026amp; Stability\u003c\/div\u003e\n\u003ch3\u003eA grip that holds steady, every rep.\u003c\/h3\u003e\n\u003cp\u003eThe textured, non‑slip surface offers superior stability for yoga, Pilates, stretching, balance training, and physiotherapy — so the ball stays secure under you, not sliding away mid‑exercise.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eYoga \u0026amp; Pilates\u003c\/li\u003e\n\u003cli\u003eBalance training\u003c\/li\u003e\n\u003cli\u003ePhysiotherapy\u003c\/li\u003e\n\u003cli\u003eFull‑body workouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_05_48_10_PM.png?v=1784636454\" alt=\"Textured non-slip surface of the TechoFit exercise ball\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"yb-statement\"\u003e\n\u003ch3\u003eDouble as an \u003cspan\u003eactive office chair\u003c\/span\u003e — better posture, stronger core, less lower‑back discomfort.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Pregnancy \u0026 Prenatal --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/div\u003e\n\u003ch3\u003eGentle support, every trimester.\u003c\/h3\u003e\n\u003cp\u003eAs a pregnancy exercise ball, it offers gentle support during prenatal workouts, helps relieve back and pelvic discomfort, improves balance, and assists with labour preparation and postnatal recovery.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003ePrenatal workouts\u003c\/li\u003e\n\u003cli\u003eLabour preparation\u003c\/li\u003e\n\u003cli\u003ePostnatal recovery\u003c\/li\u003e\n\u003cli\u003eBack \u0026amp; pelvic relief\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_06_10_55_PM.png?v=1784637784\" alt=\"TechoFit yoga ball used for prenatal and pregnancy fitness exercises\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_06_09_42_PM.png?v=1784637784\" alt=\"TechoFit 65cm blue exercise ball in a home gym setting\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"yb-strip\"\u003e\n\u003cdiv class=\"yb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose TechoFit\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-strip-grid\"\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e65cm\u003c\/b\u003e \u003cspan\u003eSwiss ball size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l8 4v6c0 5-3.5 8-8 10-4.5-2-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAnti‑Burst\u003c\/b\u003e \u003cspan\u003eSlow deflation safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2-4 4-4 6 0s4 4 6 0 4-4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNon‑Slip\u003c\/b\u003e \u003cspan\u003eTextured grip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePhthalate‑Free\u003c\/b\u003e \u003cspan\u003ePremium PVC build\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=\"yb-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-tag-row\"\u003e\n\u003cspan class=\"yb-tag\"\u003eYoga Practice\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePilates Workouts\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eCore Strength Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eBalance \u0026amp; Stability Exercises\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePhysiotherapy \u0026amp; Rehabilitation\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eStretching \u0026amp; Mobility Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eHome Gym Equipment\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eActive Office Seating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"yb-close\"\u003e\n\u003ch3\u003eMove better, sit better, every day.\u003c\/h3\u003e\n\u003cp\u003eDurable anti‑burst construction, a secure non‑slip surface, and an ergonomic design — the TechoFit 65cm Yoga Ball supports fitness, pregnancy, physiotherapy and healthier everyday posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Techo Fit","offers":[{"title":"Default Title","offer_id":62686397923658,"sku":"Pro_Ball_Blue","price":625.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/techofit-65cm-anti-burst-yoga-ball-blue-front-view.webp?v=1784553672"},{"product_id":"techofit-65cm-anti-burst-yoga-ball-grey","title":"TechoFit 65cm Anti-Burst Yoga Ball | Swiss Exercise Ball for Fitness, Pregnancy, Core Training \u0026 Balance – Grey","description":"\u003cstyle\u003e\n    .yb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#5A5F66;\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    .yb-wrap *{box-sizing:border-box;}\n    .yb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .yb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .yb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .yb-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    .yb-hero .yb-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      .yb-hero h2{font-size:32px;}\n      .yb-hero .yb-tagline{font-size:16px;}\n    }\n    .yb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .yb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .yb-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    .yb-section.reverse .yb-copy{order:2;}\n    .yb-section.reverse .yb-media{order:1;}\n    @media (max-width:800px){\n      .yb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .yb-section.reverse .yb-copy{order:1;}\n      .yb-section.reverse .yb-media{order:2;}\n    }\n    .yb-copy .yb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .yb-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    .yb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .yb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .yb-copy h3{font-size:26px;}\n      .yb-copy p{font-size:16px;}\n    }\n    .yb-copy .yb-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    .yb-copy .yb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .yb-copy .yb-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    .yb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .yb-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    .yb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .yb-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .yb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .yb-strip{\n      padding:20px 20px 40px;\n    }\n    .yb-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    .yb-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    .yb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .yb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .yb-strip-item{border-left:none !important;}\n      .yb-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .yb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .yb-strip-item:first-child{border-left:none;}\n    .yb-strip-item .yb-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    .yb-strip-item .yb-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    .yb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .yb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .yb-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .yb-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .yb-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .yb-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    .yb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .yb-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .yb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .yb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"yb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"yb-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\u003cp style=\"text-align: left;\" class=\"isSelectedEnd\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Burst-Resistant \u0026amp; Anti-Burst Safety: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTrain with confidence using the Techofit Anti-Burst Gym Ball. Made from high-quality, burst-resistant material, it deflates slowly if punctured, enhancing safety during workouts. Every ball is rigorously tested for durability, stability, and long-lasting performance.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" class=\"isSelectedEnd\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Non-Slip Surface for Better Grip: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eThe textured, non-slip surface provides excellent grip for Yoga, Pilates, stretching, core training, balance exercises, and home workouts. Stay stable and focused on every movement.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" class=\"isSelectedEnd\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Ideal as an Office Chair: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eReplace your traditional office chair with the Techofit Exercise Ball to improve posture, strengthen core muscles, and help reduce back discomfort during long hours of sitting.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" class=\"isSelectedEnd\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Perfect Pregnancy \u0026amp; Birthing Ball: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eDesigned to support prenatal fitness, this pregnancy ball helps improve balance, reduce lower back pain, and provide comfort during pregnancy while also assisting with labor preparation and postnatal recovery exercises.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Trusted Indian Brand with Local Support: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTechofit is a leading Indian fitness equipment brand known for quality sports and exercise products. Enjoy reliable India-based customer support and a product designed to meet the needs of fitness enthusiasts, professionals, and beginners alike.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit 65cm Anti-Burst Grey Yoga Ball Swiss Exercise Ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/0dda7cee-3920-4afb-92cd-25c1e0a1ef25-2026-07-21.jpg?v=1784699715\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"yb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Anti-Burst Safety --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eSafety\u003c\/div\u003e\n\u003ch3\u003eBuilt to hold, designed to protect.\u003c\/h3\u003e\n\u003cp\u003eMade from premium, phthalate‑free PVC, this anti‑burst exercise ball is engineered for intense workouts. If punctured, it deflates gradually instead of bursting — reducing injury risk during yoga, Pilates, or core training sessions.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eAnti‑burst technology\u003c\/li\u003e\n\u003cli\u003eSlow deflation safety\u003c\/li\u003e\n\u003cli\u003ePhthalate‑free PVC\u003c\/li\u003e\n\u003cli\u003eDurable construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Anti-burst PVC construction of the TechoFit yoga ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_45_50_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Non-Slip Surface (reversed) --\u003e\n\u003cdiv class=\"yb-section reverse\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eGrip \u0026amp; Stability\u003c\/div\u003e\n\u003ch3\u003eA grip that holds steady, every rep.\u003c\/h3\u003e\n\u003cp\u003eThe textured, non‑slip surface offers superior stability for yoga, Pilates, stretching, balance training, and physiotherapy — so the ball stays secure under you, not sliding away mid‑exercise.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eYoga \u0026amp; Pilates\u003c\/li\u003e\n\u003cli\u003eBalance training\u003c\/li\u003e\n\u003cli\u003ePhysiotherapy\u003c\/li\u003e\n\u003cli\u003eFull‑body workouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Textured non-slip surface of the TechoFit exercise ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_48_10_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"yb-statement\"\u003e\n\u003ch3\u003eDouble as an \u003cspan\u003eactive office chair\u003c\/span\u003e — better posture, stronger core, less lower‑back discomfort.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Pregnancy \u0026 Prenatal --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/div\u003e\n\u003ch3\u003eGentle support, every trimester.\u003c\/h3\u003e\n\u003cp\u003eAs a pregnancy exercise ball, it offers gentle support during prenatal workouts, helps relieve back and pelvic discomfort, improves balance, and assists with labour preparation and postnatal recovery.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003ePrenatal workouts\u003c\/li\u003e\n\u003cli\u003eLabour preparation\u003c\/li\u003e\n\u003cli\u003ePostnatal recovery\u003c\/li\u003e\n\u003cli\u003eBack \u0026amp; pelvic relief\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit yoga ball used for prenatal and pregnancy fitness exercises\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ea4ac154-e1de-4789-bbb6-efa869028d61-2026-07-21.png?v=1784699920\" 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=\"yb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit 65cm grey exercise ball in a home gym setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3da46ded-03e7-4fcc-a3e8-373b25fc47fb-2026-07-21.png?v=1784699920\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"yb-strip\"\u003e\n\u003cdiv class=\"yb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose TechoFit\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-strip-grid\"\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e65cm\u003c\/b\u003e \u003cspan\u003eSwiss ball size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l8 4v6c0 5-3.5 8-8 10-4.5-2-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAnti‑Burst\u003c\/b\u003e \u003cspan\u003eSlow deflation safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2-4 4-4 6 0s4 4 6 0 4-4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNon‑Slip\u003c\/b\u003e \u003cspan\u003eTextured grip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePhthalate‑Free\u003c\/b\u003e \u003cspan\u003ePremium PVC build\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=\"yb-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-tag-row\"\u003e\n\u003cspan class=\"yb-tag\"\u003eYoga Practice\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePilates Workouts\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eCore Strength Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eBalance \u0026amp; Stability Exercises\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePhysiotherapy \u0026amp; Rehabilitation\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eStretching \u0026amp; Mobility Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eHome Gym Equipment\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eActive Office Seating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"yb-close\"\u003e\n\u003ch3\u003eMove better, sit better, every day.\u003c\/h3\u003e\n\u003cp\u003eDurable anti‑burst construction, a secure non‑slip surface, and an ergonomic design — the TechoFit 65cm Yoga Ball supports fitness, pregnancy, physiotherapy and healthier everyday posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Techo Fit","offers":[{"title":"Default Title","offer_id":62686397989194,"sku":"Pro_Ball_Grey","price":625.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/techofit-65cm-anti-burst-yoga-ball-grey-front-view.jpg?v=1784543701"},{"product_id":"techofit-75cm-anti-burst-yoga-ball-blue","title":"TechoFit 75cm Anti-Burst Yoga Ball | Swiss Exercise Ball for Fitness, Pregnancy, Core Training \u0026 Balance – Blue","description":"\u003cstyle\u003e\n    .yb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D6FB4;\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    .yb-wrap *{box-sizing:border-box;}\n    .yb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .yb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .yb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .yb-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    .yb-hero .yb-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      .yb-hero h2{font-size:32px;}\n      .yb-hero .yb-tagline{font-size:16px;}\n    }\n    .yb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .yb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .yb-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    .yb-section.reverse .yb-copy{order:2;}\n    .yb-section.reverse .yb-media{order:1;}\n    @media (max-width:800px){\n      .yb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .yb-section.reverse .yb-copy{order:1;}\n      .yb-section.reverse .yb-media{order:2;}\n    }\n    .yb-copy .yb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .yb-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    .yb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .yb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .yb-copy h3{font-size:26px;}\n      .yb-copy p{font-size:16px;}\n    }\n    .yb-copy .yb-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    .yb-copy .yb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .yb-copy .yb-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    .yb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .yb-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    .yb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .yb-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .yb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .yb-strip{\n      padding:20px 20px 40px;\n    }\n    .yb-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    .yb-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    .yb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .yb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .yb-strip-item{border-left:none !important;}\n      .yb-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .yb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .yb-strip-item:first-child{border-left:none;}\n    .yb-strip-item .yb-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    .yb-strip-item .yb-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    .yb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .yb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .yb-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .yb-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .yb-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .yb-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    .yb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .yb-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .yb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .yb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"yb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"yb-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\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Burst-Resistant \u0026amp; Anti-Burst Safety: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTrain with confidence using the Techofit Anti-Burst Gym Ball. Made from high-quality, burst-resistant material, it deflates slowly if punctured, enhancing safety during workouts. Every ball is rigorously tested for durability, stability, and long-lasting performance.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Non-Slip Surface for Better Grip: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eThe textured, non-slip surface provides excellent grip for Yoga, Pilates, stretching, core training, balance exercises, and home workouts. Stay stable and focused on every movement.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Ideal as an Office Chair: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eReplace your traditional office chair with the Techofit Exercise Ball to improve posture, strengthen core muscles, and help reduce back discomfort during long hours of sitting.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Perfect Pregnancy \u0026amp; Birthing Ball: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eDesigned to support prenatal fitness, this pregnancy ball helps improve balance, reduce lower back pain, and provide comfort during pregnancy while also assisting with labor preparation and postnatal recovery exercises.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Trusted Indian Brand with Local Support: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTechofit is a leading Indian fitness equipment brand known for quality sports and exercise products. Enjoy reliable India-based customer support and a product designed to meet the needs of fitness enthusiasts, professionals, and beginners alike.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit 75cm Anti-Burst Blue Yoga Ball Swiss Exercise Ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_06_08_04_PM.png?v=1784637785\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"yb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Anti-Burst Safety --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eSafety\u003c\/div\u003e\n\u003ch3\u003eBuilt to hold, designed to protect.\u003c\/h3\u003e\n\u003cp\u003eMade from premium, phthalate‑free PVC, this anti‑burst exercise ball is engineered for intense workouts. If punctured, it deflates gradually instead of bursting — reducing injury risk during yoga, Pilates, or core training sessions.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eAnti‑burst technology\u003c\/li\u003e\n\u003cli\u003eSlow deflation safety\u003c\/li\u003e\n\u003cli\u003ePhthalate‑free PVC\u003c\/li\u003e\n\u003cli\u003eDurable construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Anti-burst PVC construction of the TechoFit yoga ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_45_50_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Non-Slip Surface (reversed) --\u003e\n\u003cdiv class=\"yb-section reverse\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eGrip \u0026amp; Stability\u003c\/div\u003e\n\u003ch3\u003eA grip that holds steady, every rep.\u003c\/h3\u003e\n\u003cp\u003eThe textured, non‑slip surface offers superior stability for yoga, Pilates, stretching, balance training, and physiotherapy — so the ball stays secure under you, not sliding away mid‑exercise.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eYoga \u0026amp; Pilates\u003c\/li\u003e\n\u003cli\u003eBalance training\u003c\/li\u003e\n\u003cli\u003ePhysiotherapy\u003c\/li\u003e\n\u003cli\u003eFull‑body workouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Textured non-slip surface of the TechoFit exercise ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_48_10_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"yb-statement\"\u003e\n\u003ch3\u003eDouble as an \u003cspan\u003eactive office chair\u003c\/span\u003e — better posture, stronger core, less lower‑back discomfort.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Pregnancy \u0026 Prenatal --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/div\u003e\n\u003ch3\u003eGentle support, every trimester.\u003c\/h3\u003e\n\u003cp\u003eAs a pregnancy exercise ball, it offers gentle support during prenatal workouts, helps relieve back and pelvic discomfort, improves balance, and assists with labour preparation and postnatal recovery.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003ePrenatal workouts\u003c\/li\u003e\n\u003cli\u003eLabour preparation\u003c\/li\u003e\n\u003cli\u003ePostnatal recovery\u003c\/li\u003e\n\u003cli\u003eBack \u0026amp; pelvic relief\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit yoga ball used for prenatal and pregnancy fitness exercises\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_06_10_55_PM.png?v=1784637784\" 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=\"yb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit 75cm blue exercise ball in a home gym setting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_06_09_42_PM.png?v=1784637784\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"yb-strip\"\u003e\n\u003cdiv class=\"yb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose TechoFit\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-strip-grid\"\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e75cm\u003c\/b\u003e \u003cspan\u003eSwiss ball size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l8 4v6c0 5-3.5 8-8 10-4.5-2-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAnti‑Burst\u003c\/b\u003e \u003cspan\u003eSlow deflation safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2-4 4-4 6 0s4 4 6 0 4-4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNon‑Slip\u003c\/b\u003e \u003cspan\u003eTextured grip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePhthalate‑Free\u003c\/b\u003e \u003cspan\u003ePremium PVC build\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=\"yb-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-tag-row\"\u003e\n\u003cspan class=\"yb-tag\"\u003eYoga Practice\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePilates Workouts\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eCore Strength Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eBalance \u0026amp; Stability Exercises\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePhysiotherapy \u0026amp; Rehabilitation\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eStretching \u0026amp; Mobility Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eHome Gym Equipment\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eActive Office Seating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"yb-close\"\u003e\n\u003ch3\u003eMove better, sit better, every day.\u003c\/h3\u003e\n\u003cp\u003eDurable anti‑burst construction, a secure non‑slip surface, and an ergonomic design — the TechoFit 75cm Yoga Ball supports fitness, pregnancy, physiotherapy and healthier everyday posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Techo Fit","offers":[{"title":"Default Title","offer_id":62686398021962,"sku":"Blue_Yoga ball_75cm","price":849.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/techofit-75cm-anti-burst-yoga-ball-blue-main.webp?v=1784624569"},{"product_id":"techofit-75cm-anti-burst-yoga-ball-purple","title":"TechoFit 75cm Anti-Burst Yoga Ball | Swiss Exercise Ball for Fitness, Pregnancy, Core Training \u0026 Balance – Purple","description":"\u003cstyle\u003e\n    .yb-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#7A4FA0;\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    .yb-wrap *{box-sizing:border-box;}\n    .yb-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .yb-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .yb-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .yb-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    .yb-hero .yb-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      .yb-hero h2{font-size:32px;}\n      .yb-hero .yb-tagline{font-size:16px;}\n    }\n    .yb-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .yb-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .yb-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    .yb-section.reverse .yb-copy{order:2;}\n    .yb-section.reverse .yb-media{order:1;}\n    @media (max-width:800px){\n      .yb-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .yb-section.reverse .yb-copy{order:1;}\n      .yb-section.reverse .yb-media{order:2;}\n    }\n    .yb-copy .yb-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .yb-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    .yb-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .yb-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .yb-copy h3{font-size:26px;}\n      .yb-copy p{font-size:16px;}\n    }\n    .yb-copy .yb-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    .yb-copy .yb-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .yb-copy .yb-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    .yb-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .yb-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    .yb-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .yb-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .yb-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .yb-strip{\n      padding:20px 20px 40px;\n    }\n    .yb-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    .yb-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    .yb-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .yb-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .yb-strip-item{border-left:none !important;}\n      .yb-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .yb-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .yb-strip-item:first-child{border-left:none;}\n    .yb-strip-item .yb-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    .yb-strip-item .yb-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    .yb-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .yb-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .yb-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .yb-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .yb-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .yb-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    .yb-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .yb-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .yb-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .yb-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"yb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"yb-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\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Burst-Resistant \u0026amp; Anti-Burst Safety: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTrain with confidence using the Techofit Anti-Burst Gym Ball. Made from high-quality, burst-resistant material, it deflates slowly if punctured, enhancing safety during workouts. Every ball is rigorously tested for durability, stability, and long-lasting performance.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Non-Slip Surface for Better Grip: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eThe textured, non-slip surface provides excellent grip for Yoga, Pilates, stretching, core training, balance exercises, and home workouts. Stay stable and focused on every movement.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Ideal as an Office Chair: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eReplace your traditional office chair with the Techofit Exercise Ball to improve posture, strengthen core muscles, and help reduce back discomfort during long hours of sitting.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\" style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Perfect Pregnancy \u0026amp; Birthing Ball: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eDesigned to support prenatal fitness, this pregnancy ball helps improve balance, reduce lower back pain, and provide comfort during pregnancy while also assisting with labor preparation and postnatal recovery exercises.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003cspan\u003e✅Trusted Indian Brand with Local Support: \u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003eTechofit is a leading Indian fitness equipment brand known for quality sports and exercise products. Enjoy reliable India-based customer support and a product designed to meet the needs of fitness enthusiasts, professionals, and beginners alike.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"TechoFit 75cm Anti-Burst Purple Yoga Ball Swiss Exercise Ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_33_46_PM.png?v=1784636453\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"yb-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Anti-Burst Safety --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eSafety\u003c\/div\u003e\n\u003ch3\u003eBuilt to hold, designed to protect.\u003c\/h3\u003e\n\u003cp\u003eMade from premium, phthalate‑free PVC, this anti‑burst exercise ball is engineered for intense workouts. If punctured, it deflates gradually instead of bursting — reducing injury risk during yoga, Pilates, or core training sessions.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eAnti‑burst technology\u003c\/li\u003e\n\u003cli\u003eSlow deflation safety\u003c\/li\u003e\n\u003cli\u003ePhthalate‑free PVC\u003c\/li\u003e\n\u003cli\u003eDurable construction\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Anti-burst PVC construction of the TechoFit yoga ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_45_50_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Non-Slip Surface (reversed) --\u003e\n\u003cdiv class=\"yb-section reverse\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003eGrip \u0026amp; Stability\u003c\/div\u003e\n\u003ch3\u003eA grip that holds steady, every rep.\u003c\/h3\u003e\n\u003cp\u003eThe textured, non‑slip surface offers superior stability for yoga, Pilates, stretching, balance training, and physiotherapy — so the ball stays secure under you, not sliding away mid‑exercise.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003eYoga \u0026amp; Pilates\u003c\/li\u003e\n\u003cli\u003eBalance training\u003c\/li\u003e\n\u003cli\u003ePhysiotherapy\u003c\/li\u003e\n\u003cli\u003eFull‑body workouts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Textured non-slip surface of the TechoFit exercise ball\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_05_48_10_PM.png?v=1784636454\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"yb-statement\"\u003e\n\u003ch3\u003eDouble as an \u003cspan\u003eactive office chair\u003c\/span\u003e — better posture, stronger core, less lower‑back discomfort.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Pregnancy \u0026 Prenatal --\u003e\n\u003cdiv class=\"yb-section\"\u003e\n\u003cdiv class=\"yb-copy\"\u003e\n\u003cdiv class=\"yb-label\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/div\u003e\n\u003ch3\u003eGentle support, every trimester.\u003c\/h3\u003e\n\u003cp\u003eAs a pregnancy exercise ball, it offers gentle support during prenatal workouts, helps relieve back and pelvic discomfort, improves balance, and assists with labour preparation and postnatal recovery.\u003c\/p\u003e\n\u003cul class=\"yb-taglist\"\u003e\n\u003cli\u003ePrenatal workouts\u003c\/li\u003e\n\u003cli\u003eLabour preparation\u003c\/li\u003e\n\u003cli\u003ePostnatal recovery\u003c\/li\u003e\n\u003cli\u003eBack \u0026amp; pelvic relief\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_05_33_52_PM.png?v=1784636453\" alt=\"TechoFit yoga ball used for prenatal and pregnancy fitness exercises\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"yb-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_05_42_56_PM.png?v=1784636453\" alt=\"TechoFit 75cm purple exercise ball in a home gym setting\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"yb-strip\"\u003e\n\u003cdiv class=\"yb-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose TechoFit\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-strip-grid\"\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"9\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3v18M3 12h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e75cm\u003c\/b\u003e \u003cspan\u003eSwiss ball size\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l8 4v6c0 5-3.5 8-8 10-4.5-2-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAnti‑Burst\u003c\/b\u003e \u003cspan\u003eSlow deflation safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 15c2-4 4-4 6 0s4 4 6 0 4-4 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNon‑Slip\u003c\/b\u003e \u003cspan\u003eTextured grip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"yb-strip-item\"\u003e\n\u003cdiv class=\"yb-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePhthalate‑Free\u003c\/b\u003e \u003cspan\u003ePremium PVC build\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=\"yb-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"yb-tag-row\"\u003e\n\u003cspan class=\"yb-tag\"\u003eYoga Practice\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePilates Workouts\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eCore Strength Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eBalance \u0026amp; Stability Exercises\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePregnancy \u0026amp; Prenatal Fitness\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003ePhysiotherapy \u0026amp; Rehabilitation\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eStretching \u0026amp; Mobility Training\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eHome Gym Equipment\u003c\/span\u003e \u003cspan class=\"yb-tag\"\u003eActive Office Seating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"yb-close\"\u003e\n\u003ch3\u003eMove better, sit better, every day.\u003c\/h3\u003e\n\u003cp\u003eDurable anti‑burst construction, a secure non‑slip surface, and an ergonomic design — the TechoFit 75cm Yoga Ball supports fitness, pregnancy, physiotherapy and healthier everyday posture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Techo Fit","offers":[{"title":"Default Title","offer_id":62686398087498,"sku":"Purple_Yoga ball_75cm","price":849.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/techofit-75cm-anti-burst-yoga-ball-purple-main.webp?v=1784625073"},{"product_id":"hello-home-2-tier-stainless-steel-dish-drying-rack-drip-tray","title":"Hello Home 2-Tier Stainless Steel Dish Drying Rack with Drip Tray for Kitchen Counter","description":"\u003cstyle\u003e\n    .hh2-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#5B7A6B;\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    .hh2-wrap *{box-sizing:border-box;}\n    .hh2-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .hh2-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .hh2-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .hh2-hero h1{\n      font-size:56px;\n      line-height:1.05;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .hh2-hero .hh2-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      .hh2-hero h1{font-size:36px;}\n      .hh2-hero .hh2-tagline{font-size:18px;}\n    }\n    .hh2-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .hh2-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .hh2-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    .hh2-section.reverse .hh2-copy{order:2;}\n    .hh2-section.reverse .hh2-media{order:1;}\n    @media (max-width:800px){\n      .hh2-section{grid-template-columns:1fr;gap:32px;padding:28px 20px;}\n      .hh2-section.reverse .hh2-copy{order:1;}\n      .hh2-section.reverse .hh2-media{order:2;}\n    }\n    .hh2-copy .hh2-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .hh2-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    .hh2-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0;\n    }\n    @media (max-width:640px){\n      .hh2-copy h2{font-size:28px;}\n      .hh2-copy p{font-size:16px;}\n    }\n    .hh2-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .hh2-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    .hh2-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .hh2-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .hh2-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .hh2-strip{\n      padding:8px 20px 16px;\n    }\n    .hh2-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    .hh2-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    .hh2-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .hh2-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .hh2-strip-item{border-left:none !important;}\n    }\n    .hh2-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .hh2-strip-item:first-child{border-left:none;}\n    .hh2-strip-item .hh2-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    .hh2-strip-item .hh2-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    .hh2-strip-item b{\n      display:block;\n      font-size:26px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .hh2-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .hh2-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .hh2-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .hh2-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .hh2-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"hh2-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hh2-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\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✅EASY SETUP – Ready to use Kitchen Dish Rack. No screws or installation needed. Just pop it up and fold it back easily.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅DRAIN WATER EASILY - No more water on your kitchen counter. 360-degree rotatable Dish Drainer pipe helps dry dishes while keeping the sink clean and dry.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅LARGE CAPACITY - Big 2-tier Dish Rack For Kitchen. Size 16.5 inches by 11.8 inches, with places for plates, bowls, pans, glasses, and other utensils. Free accessories include Knife holder, Spoon holder, Board rack \u0026amp; Drainage tray.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅BEST QUALITY - Made of premium carbon steel with a polished black finish. Rust-proof and durable Dish Drainer For Modern Kitchen. The drainage board is crafted from strong, durable toughened plastic.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅6 MONTHS WARRANTY – Online easy warranty registration. India’s own Brand with more than 37 Sales \u0026amp; support centers.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hh2-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_4326ab3b-b118-408b-a063-0e36fd54c315.png?v=1784450537\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Dish_Rack_1.png?v=1784446113\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hh2-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1 --\u003e\n\u003cdiv class=\"hh2-section\"\u003e\n\u003cdiv class=\"hh2-copy\"\u003e\n\u003cdiv class=\"hh2-label\"\u003eCapacity\u003c\/div\u003e\n\u003ch2\u003eRoom for a full kitchen's worth of dishes.\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eDesigned for maximum storage and everyday convenience, the \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eHello Home 2 Tier Dish Drying Rack\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e provides ample space for a full kitchen load of dishes while keeping your countertop neat and organized. The upper rack is perfect for plates and serving dishes, the lower tier holds bowls, cookware, and larger kitchen items, while the side cup holder and dedicated utensil basket keep mugs, glasses, and cutlery perfectly arranged.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hh2-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2.jpg?v=1784450535\" alt=\"Two tier layout with plates, bowls, and cups organised\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2 (reversed) --\u003e\n\u003cdiv class=\"hh2-section reverse\"\u003e\n\u003cdiv class=\"hh2-copy\"\u003e\n\u003cdiv class=\"hh2-label\"\u003eDrainage\u003c\/div\u003e\n\u003ch2\u003eWater goes where you want it. Every time.\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eExperience effortless water management with the \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eHello Home 2 Tier Dish Drying Rack featuring a 360° rotating drain board\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. The flexible drainage system allows you to position the spout toward your sink from any angle, directing excess water away from your countertop. The removable \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003edrip tray\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e collects leftover moisture, helping prevent water buildup, spills, and messy kitchen surfaces.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hh2-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3.jpg?v=1784450534\" alt=\"360 degree rotating drain board directing water into the sink\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"hh2-statement\"\u003e\n\u003ch2\u003eBuilt from \u003cspan\u003epremium materials\u003c\/span\u003e, made to hold everyday weight — plates, pans, mugs and all.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3 --\u003e\n\u003cdiv class=\"hh2-section\"\u003e\n\u003cdiv class=\"hh2-copy\"\u003e\n\u003cdiv class=\"hh2-label\"\u003eDesign\u003c\/div\u003e\n\u003ch2\u003eQuietly fits into any kitchen.\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eBring style and functionality together with the \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eHello Home 2 Tier Dish Drying Rack\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, featuring a sleek modern design that complements both contemporary and traditional kitchen interiors. Its compact, space-saving structure is perfect for apartment countertops, small kitchens, and limited spaces, while the large-capacity design provides enough room to organize everyday dishes for the entire family.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hh2-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_78ec10df-3d8d-41e7-9af8-9281f50907e2.png?v=1784450537\" alt=\"Hello Home dish rack styled on a modern kitchen counter\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"hh2-strip\"\u003e\n\u003cdiv class=\"hh2-strip-inner\"\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"hh2-strip-grid\"\u003e\n\u003cdiv class=\"hh2-strip-item\"\u003e\n\u003cdiv class=\"hh2-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 8h16M4 16h16M4 4h16v16H4V4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e2‑Tier\u003c\/b\u003e \u003cspan\u003eDish drying stand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh2-strip-item\"\u003e\n\u003cdiv class=\"hh2-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 4a8 8 0 1 1-6.32 3.09M4 4v4h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e360°\u003c\/b\u003e \u003cspan\u003eRotating drain board\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh2-strip-item\"\u003e\n\u003cdiv class=\"hh2-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2C9 7 6 10.5 6 14a6 6 0 0 0 12 0c0-3.5-3-7-6-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1\u003c\/b\u003e \u003cspan\u003eRemovable drip tray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hh2-strip-item\"\u003e\n\u003cdiv class=\"hh2-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 2v6a2 2 0 0 0 4 0V2M8 2v20M16 2v20M20 2c-2 0-3 2-3 5s1 5 3 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e2\u003c\/b\u003e \u003cspan\u003eUtensil \u0026amp; cup holders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"hh2-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_d9b18950-1103-41c2-9858-2f4f626653e7.png?v=1784450538\" alt=\"Hello Home 2 Tier Dish Drying Stand in use\"\u003e\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"hh2-close\"\u003e\n\u003ch2\u003eUpgrade your kitchen today.\u003c\/h2\u003e\n\u003cp\u003eKeep your countertop dry, your dishes perfectly organized, and your kitchen looking its best. The \u003cstrong data-end=\"593\" data-start=\"554\"\u003eHello Home 2 Tier Dish Drying Stand\u003c\/strong\u003e combines smart storage, efficient drainage, and modern design for effortless everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Hello Home","offers":[{"title":"Black","offer_id":62756550672714,"sku":"Dish Rack_Black_FBA","price":2480.0,"currency_code":"INR","in_stock":true},{"title":"White","offer_id":62756550705482,"sku":"Dish Rack_White_FBA","price":2480.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/hello-home-2-tier-stainless-steel-dish-drying-rack-front.webp?v=1784444553"},{"product_id":"rozior-kids-aviator-black-smoke-uv400-sunglasses","title":"ROZIOR Kids Aviator Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Black Smoke Lens | Lightweight Metal Frame | Pack of 1","description":"\u003cstyle\u003e\n    .ra-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#2E8B8B;\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    .ra-wrap *{box-sizing:border-box;}\n    .ra-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .ra-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .ra-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .ra-hero h2{\n      font-size:44px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .ra-hero .ra-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      .ra-hero h2{font-size:28px;}\n      .ra-hero .ra-tagline{font-size:16px;}\n    }\n    .ra-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .ra-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .ra-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    .ra-section.reverse .ra-copy{order:2;}\n    .ra-section.reverse .ra-media{order:1;}\n    @media (max-width:800px){\n      .ra-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .ra-section.reverse .ra-copy{order:1;}\n      .ra-section.reverse .ra-media{order:2;}\n    }\n    .ra-copy .ra-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .ra-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    .ra-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .ra-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .ra-copy h3{font-size:26px;}\n      .ra-copy p{font-size:16px;}\n    }\n    .ra-copy .ra-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    .ra-copy .ra-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n      list-style:none;\n    }\n    .ra-copy .ra-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    .ra-media{\n      width:100%;\n    }\n    .ra-media img{\n      display:block;\n      width:100%;\n      height:auto;\n      max-width:100%;\n      border-radius:20px;\n      margin:0;\n      float:none;\n    }\n\n    \/* Full-width statement *\/\n    .ra-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .ra-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .ra-statement span{color:var(--accent);}\n    @media (max-width:640px){\n      .ra-statement h3{font-size:24px;}\n    }\n\n    \/* Spec strip *\/\n    .ra-strip{\n      padding:20px 20px 40px;\n    }\n    .ra-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    .ra-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    .ra-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .ra-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .ra-strip-item{border-left:none !important;}\n      .ra-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .ra-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .ra-strip-item:first-child{border-left:none;}\n    .ra-strip-item .ra-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    .ra-strip-item .ra-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    .ra-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .ra-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .ra-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .ra-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .ra-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .ra-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    .ra-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .ra-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .ra-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .ra-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n\n    \/* Feature bullet list in hero *\/\n    .ra-featurelist{\n      list-style:none;\n      margin:0;\n      padding:0;\n      text-align:left;\n    }\n    .ra-featurelist li{\n      list-style:none;\n      font-size:16px;\n      line-height:1.6;\n      color:var(--sub);\n      margin:0 0 12px;\n    }\n    .ra-featurelist li b{color:var(--ink);font-weight:600;}\n  \u003c\/style\u003e\n\u003cdiv class=\"ra-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ra-hero\" style=\"text-align: left;\"\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 style=\"text-align: left;\"\u003eUV400 Protection – Complete Eye Safety – Blocks 100% of harmful UVA \u0026amp; UVB rays to help protect your child’s eyes during outdoor play, travel, school, and other daily activities.\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eMirrored Lenses – Stylish \u0026amp; Functional – Blue-green mirrored lenses help reduce glare from bright sunlight while giving the sunglasses a cool and trendy look that kids love.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eClassic Aviator Design – A timeless aviator-style frame with a modern finish, perfect for boys and girls who want a stylish look for everyday wear.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Made with a lightweight frame that provides a comfortable fit, allowing kids to wear the sunglasses for long hours without discomfort.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003ePerfect for Outdoor Adventures – Ideal for vacations, beach trips, picnics, cycling, outdoor games, family outings, and everyday use in sunny weather.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 1 of 6 — MAIN BANNER (top) ===== --\u003e\n\u003cdiv class=\"ra-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8e15ebe6-d2d4-47d1-bb34-59b9082a59a5.png?v=1785504807\" alt=\"ROZIOR Kids Aviator Sunglasses UV400 mirrored blue-green lens metal frame\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"ra-section\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003eComplete eye safety, in style.\u003c\/h3\u003e\n\u003cp\u003eUV400 lenses block 100% of harmful UVA and UVB rays — the level of protection recommended for shielding children's eyes from sun damage during every outing.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eRecommended sun protection\u003c\/li\u003e\n\u003cli\u003eMirrored Black\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 2 of 6 — UV400 SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_e459317d-11c4-4951-80b5-28e0f05f8363.png?v=1785504806\" alt=\"UV400 mirrored blue-green lens on ROZIOR kids aviator sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Mirrored Lens (reversed) --\u003e\n\u003cdiv class=\"ra-section reverse\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eMirrored Lens\u003c\/div\u003e\n\u003ch3\u003eCuts the glare. Keeps the cool factor.\u003c\/h3\u003e\n\u003cp\u003eReflective black mirrored lenses reduce sunlight intensity for more comfortable vision on bright days, while giving off the trendy, cool look kids genuinely want to wear.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eReduces glare\u003c\/li\u003e\n\u003cli\u003eReflective mirrored finish\u003c\/li\u003e\n\u003cli\u003eBlack tint\u003c\/li\u003e\n\u003cli\u003eTrendy kids style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 3 of 6 — MIRRORED LENS SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_699760a8-121f-4f31-98c1-705caf99f880.png?v=1785504806\" alt=\"Reflective mirrored blue-green lens reducing glare on kids sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Aviator Design --\u003e\n\u003cdiv class=\"ra-section\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eAviator Design\u003c\/div\u003e\n\u003ch3\u003eA classic look, sized for kids.\u003c\/h3\u003e\n\u003cp\u003eA stylish metal frame with the iconic aviator shape gives a modern, grown-up appearance kids love — a premium style upgrade for outings, travel, and everyday wear.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eClassic aviator shape\u003c\/li\u003e\n\u003cli\u003eMetal frame construction\u003c\/li\u003e\n\u003cli\u003eMirrored lens finish\u003c\/li\u003e\n\u003cli\u003eModern, grown-up look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 4 of 6 — AVIATOR DESIGN SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_529a2c06-df6a-437c-87ab-99912db0e236.png?v=1785504806\" alt=\"Classic aviator metal frame design on ROZIOR kids mirrored sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"ra-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003eslim, lightweight metal frame\u003c\/span\u003e — all-day comfort with no pressure on nose or ears.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Comfort \u0026 Fit (reversed) --\u003e\n\u003cdiv class=\"ra-section reverse\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eMade to actually stay on.\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically for kids aged 4–12 years, the slim and lightweight metal construction gives a secure, comfortable fit that stays in place — through car rides, outdoor activities, and everyday play.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eSlim, lightweight metal build\u003c\/li\u003e\n\u003cli\u003eSecure, stays-in-place fit\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 5 of 6 — COMFORT \u0026 FIT SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_2f5238e6-62ae-4697-91d5-f2c0e0987dd1.png?v=1785504806\" alt=\"Comfortable lightweight metal frame fit on ROZIOR kids aviator sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 6 of 6 — SECOND BANNER (bottom) ===== --\u003e\n\u003cdiv class=\"ra-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_f495a701-d9ba-4244-8187-b608d4522fe2.png?v=1785504806\" alt=\"Kids wearing ROZIOR mirrored aviator sunglasses while travelling\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"ra-strip\"\u003e\n\u003cdiv class=\"ra-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"ra-strip-grid\"\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 1v3M12 20v3M4.2 4.2l2.1 2.1M17.7 17.7l2.1 2.1M1 12h3M20 12h3M4.2 19.8l2.1-2.1M17.7 6.3l2.1-2.1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e100% UV400\u003c\/b\u003e \u003cspan\u003eUVA \u0026amp; UVB blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12c2-6 6-6 8-6s6 0 8 6c-2 6-6 6-8 6s-6 0-8-6z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eMirrored Lens\u003c\/b\u003e \u003cspan\u003eReduces glare, Black\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAges 4–12\u003c\/b\u003e \u003cspan\u003eKid-sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12s4-7 10-7 10 7 10 7-4 7-10 7-10-7-10-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eLightweight\u003c\/b\u003e \u003cspan\u003eSlim metal build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL FOR TAGS --\u003e\n\u003cdiv class=\"ra-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"ra-tag-row\"\u003e\n\u003cspan class=\"ra-tag\"\u003eVacations\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eDriving\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eBeach Outings\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eDaily Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"ra-close\"\u003e\n\u003ch3\u003eA cool look, built for kids on the go.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, mirrored black lenses, and a lightweight aviator metal frame — ROZIOR® Kids Aviator Sunglasses for boys and girls aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790594691402,"sku":"RWUK0909C1","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-aviator-black-smoke-sunglasses-front.jpg?v=1784887250"},{"product_id":"rozior-kids-aviator-uv400-blue-mirror-sunglasses","title":"ROZIOR Kids Aviator Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Blue Mirror Lens | Lightweight Metal Frame | Pack of 1","description":"\u003cstyle\u003e\n    .ra-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#2E8B8B;\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    .ra-wrap *{box-sizing:border-box;}\n    .ra-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .ra-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .ra-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .ra-hero h2{\n      font-size:44px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .ra-hero .ra-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      .ra-hero h2{font-size:28px;}\n      .ra-hero .ra-tagline{font-size:16px;}\n    }\n    .ra-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .ra-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .ra-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    .ra-section.reverse .ra-copy{order:2;}\n    .ra-section.reverse .ra-media{order:1;}\n    @media (max-width:800px){\n      .ra-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .ra-section.reverse .ra-copy{order:1;}\n      .ra-section.reverse .ra-media{order:2;}\n    }\n    .ra-copy .ra-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .ra-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    .ra-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .ra-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .ra-copy h3{font-size:26px;}\n      .ra-copy p{font-size:16px;}\n    }\n    .ra-copy .ra-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    .ra-copy .ra-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n      list-style:none;\n    }\n    .ra-copy .ra-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    .ra-media{\n      width:100%;\n    }\n    .ra-media img{\n      display:block;\n      width:100%;\n      height:auto;\n      max-width:100%;\n      border-radius:20px;\n      margin:0;\n      float:none;\n    }\n\n    \/* Full-width statement *\/\n    .ra-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .ra-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .ra-statement span{color:var(--accent);}\n    @media (max-width:640px){\n      .ra-statement h3{font-size:24px;}\n    }\n\n    \/* Spec strip *\/\n    .ra-strip{\n      padding:20px 20px 40px;\n    }\n    .ra-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    .ra-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    .ra-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .ra-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .ra-strip-item{border-left:none !important;}\n      .ra-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .ra-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .ra-strip-item:first-child{border-left:none;}\n    .ra-strip-item .ra-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    .ra-strip-item .ra-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    .ra-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .ra-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .ra-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .ra-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .ra-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .ra-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    .ra-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .ra-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .ra-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .ra-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n\n    \/* Feature bullet list in hero *\/\n    .ra-featurelist{\n      list-style:none;\n      margin:0;\n      padding:0;\n      text-align:left;\n    }\n    .ra-featurelist li{\n      list-style:none;\n      font-size:16px;\n      line-height:1.6;\n      color:var(--sub);\n      margin:0 0 12px;\n    }\n    .ra-featurelist li b{color:var(--ink);font-weight:600;}\n  \u003c\/style\u003e\n\u003cdiv class=\"ra-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ra-hero\" style=\"text-align: left;\"\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 style=\"text-align: left;\"\u003eUV400 Protection – Complete Eye Safety – Blocks 100% of harmful UVA \u0026amp; UVB rays to help protect your child’s eyes during outdoor play, travel, school, and other daily activities.\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eMirrored Lenses – Stylish \u0026amp; Functional – Blue-green mirrored lenses help reduce glare from bright sunlight while giving the sunglasses a cool and trendy look that kids love.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eClassic Aviator Design – A timeless aviator-style frame with a modern finish, perfect for boys and girls who want a stylish look for everyday wear.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Made with a lightweight frame that provides a comfortable fit, allowing kids to wear the sunglasses for long hours without discomfort.\u003c\/li\u003e\n\u003cli style=\"text-align: left;\"\u003ePerfect for Outdoor Adventures – Ideal for vacations, beach trips, picnics, cycling, outdoor games, family outings, and everyday use in sunny weather.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 1 of 6 — MAIN BANNER (top) ===== --\u003e\n\u003cdiv class=\"ra-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_eb32f7e4-c803-4201-9644-47fc79f1a60f.png?v=1785505176\" alt=\"ROZIOR Kids Aviator Sunglasses UV400 mirrored blue-green lens metal frame\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ra-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"ra-section\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003eComplete eye safety, in style.\u003c\/h3\u003e\n\u003cp\u003eUV400 lenses block 100% of harmful UVA and UVB rays — the level of protection recommended for shielding children's eyes from sun damage during every outing.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eRecommended sun protection\u003c\/li\u003e\n\u003cli\u003eMirrored blue tint\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 2 of 6 — UV400 SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_d3faf3fe-51b0-4344-b97f-c8b49f22ac5f.png?v=1785505175\" alt=\"UV400 mirrored blue-green lens on ROZIOR kids aviator sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Mirrored Lens (reversed) --\u003e\n\u003cdiv class=\"ra-section reverse\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eMirrored Lens\u003c\/div\u003e\n\u003ch3\u003eCuts the glare. Keeps the cool factor.\u003c\/h3\u003e\n\u003cp\u003eReflective blue-green mirrored lenses reduce sunlight intensity for more comfortable vision on bright days, while giving off the trendy, cool look kids genuinely want to wear.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eReduces glare\u003c\/li\u003e\n\u003cli\u003eReflective mirrored finish\u003c\/li\u003e\n\u003cli\u003eBlue tint\u003c\/li\u003e\n\u003cli\u003eTrendy kids style\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 3 of 6 — MIRRORED LENS SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_60ff8722-3079-4c6d-96ef-32ac75c262f6.png?v=1785505175\" alt=\"Reflective mirrored blue-green lens reducing glare on kids sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Aviator Design --\u003e\n\u003cdiv class=\"ra-section\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eAviator Design\u003c\/div\u003e\n\u003ch3\u003eA classic look, sized for kids.\u003c\/h3\u003e\n\u003cp\u003eA stylish metal frame with the iconic aviator shape gives a modern, grown-up appearance kids love — a premium style upgrade for outings, travel, and everyday wear.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eClassic aviator shape\u003c\/li\u003e\n\u003cli\u003eMetal frame construction\u003c\/li\u003e\n\u003cli\u003eMirrored lens finish\u003c\/li\u003e\n\u003cli\u003eModern, grown-up look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 4 of 6 — AVIATOR DESIGN SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_fb0196e5-70d8-4250-b105-c247cba699f9.png?v=1785505175\" alt=\"Classic aviator metal frame design on ROZIOR kids mirrored sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"ra-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003eslim, lightweight metal frame\u003c\/span\u003e — all-day comfort with no pressure on nose or ears.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Comfort \u0026 Fit (reversed) --\u003e\n\u003cdiv class=\"ra-section reverse\"\u003e\n\u003cdiv class=\"ra-copy\"\u003e\n\u003cdiv class=\"ra-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eMade to actually stay on.\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically for kids aged 4–12 years, the slim and lightweight metal construction gives a secure, comfortable fit that stays in place — through car rides, outdoor activities, and everyday play.\u003c\/p\u003e\n\u003cul class=\"ra-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eSlim, lightweight metal build\u003c\/li\u003e\n\u003cli\u003eSecure, stays-in-place fit\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 5 of 6 — COMFORT \u0026 FIT SECTION ===== --\u003e\n\u003cdiv class=\"ra-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_6b592778-7ac6-4ed9-b517-a3b585b52598.png?v=1785505175\" alt=\"Comfortable lightweight metal frame fit on ROZIOR kids aviator sunglasses\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== IMAGE 6 of 6 — SECOND BANNER (bottom) ===== --\u003e\n\u003cdiv class=\"ra-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_ef0ebad2-dd67-4d7f-bd63-96ec95730688.png?v=1785505175\" alt=\"Kids wearing ROZIOR mirrored aviator sunglasses while travelling\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"ra-strip\"\u003e\n\u003cdiv class=\"ra-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"ra-strip-grid\"\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 1v3M12 20v3M4.2 4.2l2.1 2.1M17.7 17.7l2.1 2.1M1 12h3M20 12h3M4.2 19.8l2.1-2.1M17.7 6.3l2.1-2.1\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e100% UV400\u003c\/b\u003e \u003cspan\u003eUVA \u0026amp; UVB blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12c2-6 6-6 8-6s6 0 8 6c-2 6-6 6-8 6s-6 0-8-6z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"16\" cy=\"12\" r=\"1.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eMirrored Lens\u003c\/b\u003e \u003cspan\u003eReduces glare, Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 21s-7-4.5-9-9a5 5 0 0 1 9-3 5 5 0 0 1 9 3c-2 4.5-9 9-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eAges 4–12\u003c\/b\u003e \u003cspan\u003eKid-sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ra-strip-item\"\u003e\n\u003cdiv class=\"ra-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M2 12s4-7 10-7 10 7 10 7-4 7-10 7-10-7-10-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eLightweight\u003c\/b\u003e \u003cspan\u003eSlim metal build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL FOR TAGS --\u003e\n\u003cdiv class=\"ra-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"ra-tag-row\"\u003e\n\u003cspan class=\"ra-tag\"\u003eVacations\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eDriving\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eBeach Outings\u003c\/span\u003e \u003cspan class=\"ra-tag\"\u003eDaily Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"ra-close\"\u003e\n\u003ch3\u003eA cool look, built for kids on the go.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection mirrored blue lenses, and a lightweight aviator metal frame — ROZIOR® Kids Aviator Sunglasses for boys and girls aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790596165962,"sku":"RWUK0909M1","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-aviator-blue-mirror-sunglasses-front.jpg?v=1784886132"},{"product_id":"rozior-kids-sunglasses-boys-girls-4-12-years-uv400","title":"ROZIOR® Kids Sunglasses for Boys \u0026 Girls (Age 4–12 Years) | UV400 UV Protection | Lightweight Outdoor Eyewear for Travel, Sports \u0026 Daily Wear","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-small\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅MODEL:RWUK169M5 || SIZE: Small || FRAME: Glossy Black Silicon || LENS: Blue Mirror Tac\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅SUN PROTECTION: Rozior kids sunglasses feature the UV400-protected lenses, ensuring children's eyes are safe from ultraviolet blue light and harmful sun rays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅LIGHTWEIGHT: Crafted from break-proof, highly durable polycarbonate, Rozior kids sunglasses are lightweight to prevent irritation and scratching, allowing for comfortable all-day wear.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅UNISEX DESIGN: Featuring the latest stylish design, Rozior sunglasses for boys \u0026amp; girls are the perfect eyewear choice for both formal outfits and casual jeans.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅PACKAGE INCLUDE: 1xRozior Sunglass, 1xGift Box, 1x Fibre Cleaning Cloth,\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790713147722,"sku":"RWUK169M5","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-sunglasses-boys-girls-uv400-front-view.jpg?v=1784877758"},{"product_id":"rozior-night-driving-glasses-fit-over-prescription-anti-glare-yellow-lens","title":"ROZIOR® Night Driving Glasses Fit Over Prescription Glasses for Men \u0026 Women | Anti-Glare HD Yellow Lens for Car, Bike \u0026 Cycling","description":"\u003cul class=\"a-unordered-list a-vertical a-spacing-small\"\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eEnhanced Vision: Specially designed yellow lenses reduce glare from oncoming headlights, streetlights, and reflections, improving visibility and safety during nighttime or foggy conditions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eMulti-Purpose Use: Perfect for driving at night, cycling, running, or outdoor activities in low-light conditions, offering clear vision and maximum protection.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eAnti-Glare Technology: Advanced polarized lenses effectively minimize eye strain and distractions caused by harsh light, ensuring a comfortable driving experience.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eDurable \u0026amp; Lightweight Frame: Crafted from premium materials, these glasses are lightweight for all-day wear and sturdy enough to withstand daily use.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eUniversal Fit Design: Flexible temple arms and adjustable nose pads ensure a secure and comfortable fit for men and women of all face shapes\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790752600394,"sku":"RWU9937N1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-night-driving-glasses-fit-over-prescription-front-view.jpg?v=1784876759"},{"product_id":"rozior-golden-aviator-sunglasses-uv-tea-lens-rsu15932c4","title":"ROZIOR Golden Aviator Sunglasses for Men \u0026 Women | UV Protection Tea Lens | Golden Metal Frame | RSU15932C4 | Pack of 1","description":"\u003cstyle\u003e\n  .sg35-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg35-wrap *{box-sizing:border-box;}\n\n  \/* HERO *\/\n  .sg35-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg35-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg35-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  .sg35-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    .sg35-hero h2{font-size:32px;}\n    .sg35-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - natural height, full width *\/\n  .sg35-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg35-banner img{\n    display:block;\n    width:100%;\n    height:auto;\n    max-width:100%;\n    border-radius:24px;\n    margin:0;\n    float:none;\n  }\n  @media (max-width:640px){\n    .sg35-banner{margin:20px auto;}\n    .sg35-banner img{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 via padding hack *\/\n  .sg35-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg35-video-wrap{\n    position:relative;\n    width:100%;\n    height:0;\n    padding-bottom:56.25%;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg35-video-wrap video{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg35-video-section{margin:28px auto;}\n    .sg35-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS *\/\n  .sg35-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg35-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg35-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg35-card .sg35-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg35-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg35-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg35-card{padding:24px 20px;}\n    .sg35-card h3{font-size:22px;}\n    .sg35-card p{font-size:15px;}\n  }\n  .sg35-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg35-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n    list-style:none;\n  }\n  .sg35-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\n  \/* STATEMENT *\/\n  .sg35-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg35-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg35-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg35-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg35-strip{padding:20px 20px 40px;}\n  .sg35-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg35-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg35-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg35-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg35-strip-item{border-left:none !important;}\n    .sg35-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg35-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg35-strip-item:first-child{border-left:none;}\n  .sg35-strip-item .sg35-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  .sg35-strip-item .sg35-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  .sg35-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg35-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg35-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg35-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg35-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg35-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  \/* CLOSE *\/\n  .sg35-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg35-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg35-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg35-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg35-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg35-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 --\u003e\n\u003cdiv class=\"sg35-banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/35.1.png?v=1785502880\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\" style=\"display: block; width: 100%; height: auto; border-radius: 24px; margin: 0; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg35-features\"\u003e\n\u003cdiv class=\"sg35-card\"\u003e\n\u003cdiv class=\"sg35-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg35-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-card\"\u003e\n\u003cdiv class=\"sg35-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg35-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-card\"\u003e\n\u003cdiv class=\"sg35-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg35-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-card\"\u003e\n\u003cdiv class=\"sg35-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg35-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg35-video-section\"\u003e\n\u003cdiv class=\"sg35-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a000a288249d410386c910addc8145f7.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg35-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 --\u003e\n\u003cdiv class=\"sg35-banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/35.2.png?v=1785502880\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\" style=\"display: block; width: 100%; height: auto; border-radius: 24px; margin: 0; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg35-strip\"\u003e\n\u003cdiv class=\"sg35-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg35-strip-grid\"\u003e\n\u003cdiv class=\"sg35-strip-item\"\u003e\n\u003cdiv class=\"sg35-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-strip-item\"\u003e\n\u003cdiv class=\"sg35-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-strip-item\"\u003e\n\u003cdiv class=\"sg35-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg35-strip-item\"\u003e\n\u003cdiv class=\"sg35-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg35-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg35-tag-row\"\u003e\n\u003cspan class=\"sg35-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg35-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg35-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg35-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg35-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg35-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg35-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62821260001610,"sku":"RSU15932C4","price":436.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-golden-aviator-sunglasses-rsu15932c4-front-view.jpg?v=1785241190"},{"product_id":"rozior-golden-blue-mirror-aviator-sunglasses-rwu2207m4","title":"ROZIOR® Golden Aviator Sunglasses for Men \u0026 Women | UV Protection Blue Mirror Lens | Golden Metal Frame | RWU2207M4 | Pack of 1","description":"\u003cstyle\u003e\n  .sg34-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg34-wrap *{box-sizing:border-box;}\n\n  \/* HERO *\/\n  .sg34-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg34-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg34-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  .sg34-tagline{\n    font-size:19px;\n    line-height:1.55;\n    color:var(--sub);\n    font-weight:400;\n    margin:0;\n  }\n  .sg34-hero h3{\n    font-size:22px;\n    font-weight:600;\n    margin:0 0 14px;\n  }\n  .sg34-featurelist{\n    list-style:none;\n    margin:0;\n    padding:0;\n    text-align:left;\n  }\n  .sg34-featurelist li{\n    list-style:none;\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0 0 12px;\n  }\n  .sg34-featurelist li b{color:var(--ink);font-weight:600;}\n  @media (max-width:640px){\n    .sg34-hero h2{font-size:32px;}\n    .sg34-tagline{font-size:16px;}\n    .sg34-featurelist li{font-size:15px;}\n  }\n\n  \/* IMAGE BANNERS - natural height, full width *\/\n  .sg34-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg34-banner img{\n    display:block;\n    width:100%;\n    height:auto;\n    max-width:100%;\n    border-radius:24px;\n    margin:0;\n    float:none;\n  }\n  @media (max-width:640px){\n    .sg34-banner{margin:20px auto;}\n    .sg34-banner img{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 via padding hack *\/\n  .sg34-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg34-video-wrap{\n    width:100%;\n    line-height:0;\n  }\n  .sg34-video-wrap video{\n    display:block;\n    width:100%;\n    height:auto;\n    max-width:100%;\n    border:0;\n    border-radius:24px;\n    background:#000;\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg34-video-section{margin:28px auto;}\n    .sg34-video-wrap video{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS *\/\n  .sg34-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg34-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg34-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg34-card .sg34-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg34-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg34-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg34-card{padding:24px 20px;}\n    .sg34-card h3{font-size:22px;}\n    .sg34-card p{font-size:15px;}\n  }\n  .sg34-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg34-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n    list-style:none;\n  }\n  .sg34-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\n  \/* STATEMENT *\/\n  .sg34-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg34-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg34-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg34-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg34-strip{padding:20px 20px 40px;}\n  .sg34-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg34-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg34-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg34-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg34-strip-item{border-left:none !important;}\n    .sg34-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg34-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg34-strip-item:first-child{border-left:none;}\n  .sg34-strip-item .sg34-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  .sg34-strip-item .sg34-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  .sg34-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg34-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg34-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg34-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg34-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg34-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  \/* CLOSE *\/\n  .sg34-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg34-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg34-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg34-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sg34-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"sg34-hero\" style=\"text-align:left;\"\u003e\n    \u003ch3 style=\"text-align:left;\"\u003e\u003cspan style=\"text-decoration:underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n    \u003cul class=\"sg34-featurelist\"\u003e\n      \u003cli\u003e✅ \u003cb\u003eUV400 PROTECTION:\u003c\/b\u003e Protect your eyes with premium UV400 lenses that block harmful UVA \u0026amp; UVB rays, delivering superior eye safety, reduced glare and crystal-clear vision for every outdoor adventure.\u003c\/li\u003e\n      \u003cli\u003e✅ \u003cb\u003eTIMELESS UNISEX STYLE:\u003c\/b\u003e Designed for both men and women, these modern sunglasses combine fashion-forward looks with everyday versatility, making them the perfect accessory for any occasion.\u003c\/li\u003e\n      \u003cli\u003e✅ \u003cb\u003eLIGHTWEIGHT COMFORT:\u003c\/b\u003e Expertly crafted with durable, lightweight materials to provide a secure, pressure-free fit that keeps you comfortable throughout the day.\u003c\/li\u003e\n      \u003cli\u003e✅ \u003cb\u003ePREMIUM LENS QUALITY:\u003c\/b\u003e Experience enhanced visual clarity with high-quality lenses that minimise glare and deliver sharp, comfortable vision whether you're driving, travelling or enjoying the outdoors.\u003c\/li\u003e\n      \u003cli\u003e✅ \u003cb\u003eEVERYDAY PERFORMANCE:\u003c\/b\u003e Built for driving, travel, sports, beach days and daily wear, these stylish sunglasses offer the perfect balance of comfort, durability and reliable eye protection.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BANNER 1 --\u003e\n  \u003cdiv class=\"sg34-banner\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/34.1.png?v=1785502436\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\" style=\"display:block;width:100%;height:auto;border-radius:24px;margin:0;float:none;\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003cdiv class=\"sg34-features\"\u003e\n\n    \u003cdiv class=\"sg34-card\"\u003e\n      \u003cdiv class=\"sg34-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n      \u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n      \u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n      \u003cul class=\"sg34-taglist\"\u003e\n        \u003cli\u003eShields from wind\u003c\/li\u003e\n        \u003cli\u003eKeeps dust out\u003c\/li\u003e\n        \u003cli\u003eComfortable outdoors\u003c\/li\u003e\n        \u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg34-card\"\u003e\n      \u003cdiv class=\"sg34-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n      \u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n      \u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n      \u003cul class=\"sg34-taglist\"\u003e\n        \u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n        \u003cli\u003eShades the eye area\u003c\/li\u003e\n        \u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n        \u003cli\u003eWider frame coverage\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg34-card\"\u003e\n      \u003cdiv class=\"sg34-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n      \u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n      \u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n      \u003cul class=\"sg34-taglist\"\u003e\n        \u003cli\u003eStandard frame width\u003c\/li\u003e\n        \u003cli\u003eNot a fit-over\u003c\/li\u003e\n        \u003cli\u003eIdeal with contacts\u003c\/li\u003e\n        \u003cli\u003eNon-prescription\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sg34-card\"\u003e\n      \u003cdiv class=\"sg34-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n      \u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n      \u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n      \u003cul class=\"sg34-taglist\"\u003e\n        \u003cli\u003eUnder 25 g\u003c\/li\u003e\n        \u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n        \u003cli\u003eHard case included\u003c\/li\u003e\n        \u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- VIDEO BANNER (16:9) --\u003e\n  \u003cdiv class=\"sg34-video-section\"\u003e\n    \u003cdiv class=\"sg34-video-wrap\"\u003e\n      \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7a4535f84c55445faf1dd4de229555ac.mp4\" controls preload=\"metadata\" playsinline style=\"display:block;width:100%;height:auto;border-radius:24px;background:#000;margin:0;\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATEMENT --\u003e\n  \u003cdiv class=\"sg34-statement\"\u003e\n    \u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BANNER 2 --\u003e\n  \u003cdiv class=\"sg34-banner\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/34.2.png?v=1785502436\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\" style=\"display:block;width:100%;height:auto;border-radius:24px;margin:0;float:none;\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPEC STRIP --\u003e\n  \u003cdiv class=\"sg34-strip\"\u003e\n    \u003cdiv class=\"sg34-strip-inner\"\u003e\n      \u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n      \u003cdiv class=\"sg34-strip-grid\"\u003e\n        \u003cdiv class=\"sg34-strip-item\"\u003e\n          \u003cdiv class=\"sg34-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003cb\u003eUV400\u003c\/b\u003e\n          \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg34-strip-item\"\u003e\n          \u003cdiv class=\"sg34-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003cb\u003ePolarised\u003c\/b\u003e\n          \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg34-strip-item\"\u003e\n          \u003cdiv class=\"sg34-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003cb\u003eStandard\u003c\/b\u003e\n          \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sg34-strip-item\"\u003e\n          \u003cdiv class=\"sg34-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n          \u003cb\u003eUnisex\u003c\/b\u003e\n          \u003cspan\u003eMen \u0026amp; women\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERFECT FOR TAGS --\u003e\n  \u003cdiv class=\"sg34-tags\"\u003e\n    \u003ch3\u003ePerfect For\u003c\/h3\u003e\n    \u003cdiv class=\"sg34-tag-row\"\u003e\n      \u003cspan class=\"sg34-tag\"\u003eContact Lens Wearers\u003c\/span\u003e\n      \u003cspan class=\"sg34-tag\"\u003eBike Riding\u003c\/span\u003e\n      \u003cspan class=\"sg34-tag\"\u003eDaily Commute\u003c\/span\u003e\n      \u003cspan class=\"sg34-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e\n      \u003cspan class=\"sg34-tag\"\u003eEveryday Wear\u003c\/span\u003e\n      \u003cspan class=\"sg34-tag\"\u003eGifting\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSE --\u003e\n  \u003cdiv class=\"sg34-close\"\u003e\n    \u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n    \u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62821427708234,"sku":"RWU2207M4","price":363.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-golden-blue-mirror-aviator-sunglasses-rwu2207m4-front-view.jpg?v=1785242519"},{"product_id":"rozior-golden-red-mirror-aviator-sunglasses-rwu2207m5","title":"ROZIOR® Golden Aviator Sunglasses for Men \u0026 Women | UV Protection Red Mirror Lens | Golden Metal Frame | RWU2207M5 | Pack of 1","description":"\u003cstyle\u003e\n  .sg33-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg33-wrap *{box-sizing:border-box;}\n  .sg33-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg33-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg33-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg33-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  .sg33-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    .sg33-hero h2{font-size:32px;}\n    .sg33-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg33-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg33-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg33-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg33-banner{margin:20px auto;}\n    .sg33-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg33-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg33-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg33-video-wrap video,\n  .sg33-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg33-video-section{margin:28px auto;}\n    .sg33-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg33-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg33-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg33-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg33-card .sg33-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg33-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg33-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg33-card{padding:24px 20px;}\n    .sg33-card h3{font-size:22px;}\n    .sg33-card p{font-size:15px;}\n  }\n  .sg33-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg33-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg33-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\n  \/* STATEMENT *\/\n  .sg33-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg33-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg33-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg33-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg33-strip{padding:20px 20px 40px;}\n  .sg33-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg33-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg33-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg33-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg33-strip-item{border-left:none !important;}\n    .sg33-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg33-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg33-strip-item:first-child{border-left:none;}\n  .sg33-strip-item .sg33-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  .sg33-strip-item .sg33-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  .sg33-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg33-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg33-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg33-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg33-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg33-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  \/* CLOSE *\/\n  .sg33-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg33-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg33-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg33-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg33-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg33-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg33-banner\"\u003e\n\u003cdiv class=\"sg33-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/33.1.png?v=1785501800\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg33-features\"\u003e\n\u003cdiv class=\"sg33-card\"\u003e\n\u003cdiv class=\"sg33-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg33-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-card\"\u003e\n\u003cdiv class=\"sg33-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg33-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-card\"\u003e\n\u003cdiv class=\"sg33-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg33-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-card\"\u003e\n\u003cdiv class=\"sg33-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg33-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg33-video-section\"\u003e\n\u003cdiv class=\"sg33-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7bad6da71c5746a6be40d7894a24a008.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg33-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg33-banner\"\u003e\n\u003cdiv class=\"sg33-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/33.2.png?v=1785501798\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg33-strip\"\u003e\n\u003cdiv class=\"sg33-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg33-strip-grid\"\u003e\n\u003cdiv class=\"sg33-strip-item\"\u003e\n\u003cdiv class=\"sg33-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-strip-item\"\u003e\n\u003cdiv class=\"sg33-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-strip-item\"\u003e\n\u003cdiv class=\"sg33-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg33-strip-item\"\u003e\n\u003cdiv class=\"sg33-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg33-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg33-tag-row\"\u003e\n\u003cspan class=\"sg33-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg33-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg33-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg33-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg33-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg33-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg33-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62821642404170,"sku":"RWU2207M5","price":479.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-golden-red-mirror-aviator-sunglasses-rwu2207m5-front-view.jpg?v=1785244347"},{"product_id":"rozior-green-mirror-aviator-sunglasses-rsu102001m3","title":"ROZIOR Aviator Sunglasses for Men \u0026 Women | UV Protection Green Mirror Lens | Golden Metal Frame | RSU102001M3 | Pack of 1","description":"\u003cstyle\u003e\n  .sg32-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg32-wrap *{box-sizing:border-box;}\n  .sg32-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg32-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg32-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg32-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  .sg32-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    .sg32-hero h2{font-size:32px;}\n    .sg32-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg32-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg32-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg32-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg32-banner{margin:20px auto;}\n    .sg32-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg32-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg32-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg32-video-wrap video,\n  .sg32-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg32-video-section{margin:28px auto;}\n    .sg32-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg32-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg32-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg32-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg32-card .sg32-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg32-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg32-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg32-card{padding:24px 20px;}\n    .sg32-card h3{font-size:22px;}\n    .sg32-card p{font-size:15px;}\n  }\n  .sg32-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg32-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg32-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\n  \/* STATEMENT *\/\n  .sg32-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg32-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg32-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg32-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg32-strip{padding:20px 20px 40px;}\n  .sg32-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg32-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg32-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg32-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg32-strip-item{border-left:none !important;}\n    .sg32-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg32-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg32-strip-item:first-child{border-left:none;}\n  .sg32-strip-item .sg32-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  .sg32-strip-item .sg32-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  .sg32-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg32-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg32-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg32-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg32-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg32-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  \/* CLOSE *\/\n  .sg32-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg32-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg32-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg32-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg32-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg32-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg32-banner\"\u003e\n\u003cdiv class=\"sg32-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/32.1.png?v=1785501496\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg32-features\"\u003e\n\u003cdiv class=\"sg32-card\"\u003e\n\u003cdiv class=\"sg32-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg32-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-card\"\u003e\n\u003cdiv class=\"sg32-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg32-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-card\"\u003e\n\u003cdiv class=\"sg32-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg32-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-card\"\u003e\n\u003cdiv class=\"sg32-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg32-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofiber cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg32-video-section\"\u003e\n\u003cdiv class=\"sg32-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/64e816baae75499babb6899f109369dc.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg32-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg32-banner\"\u003e\n\u003cdiv class=\"sg32-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/32.2.png?v=1785501496\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg32-strip\"\u003e\n\u003cdiv class=\"sg32-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg32-strip-grid\"\u003e\n\u003cdiv class=\"sg32-strip-item\"\u003e\n\u003cdiv class=\"sg32-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-strip-item\"\u003e\n\u003cdiv class=\"sg32-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-strip-item\"\u003e\n\u003cdiv class=\"sg32-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg32-strip-item\"\u003e\n\u003cdiv class=\"sg32-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg32-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg32-tag-row\"\u003e\n\u003cspan class=\"sg32-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg32-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg32-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg32-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg32-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg32-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg32-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62821816926538,"sku":"RSU102001M3","price":299.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-green-mirror-aviator-sunglasses-rsu102001m3-front-view.jpg?v=1785245432"},{"product_id":"rozior-polarized-gold-lens-sunglasses-silver-frame-rwp1701m3","title":"ROZIOR® Unisex Polarized Sunglasses with Gold Lens and Silver Frame (Model RWP1701M3)","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62822030737738,"sku":"RWP1701M3","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-unisex-polarized-sunglasses-gold-lens-silver-frame-rwp1701m3-front-view.jpg?v=1785302663"},{"product_id":"rozior-men-women-tortoise-frame-gloss-tea-lens-sunglasses-medium","title":"ROZIOR® Men \u0026 Women Polarized Sunglasses | Tortoise Frame | Gloss Tea Lens | UV400 Protection | Medium | Pack of 1","description":"\u003cstyle\u003e\n  .sg31-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg31-wrap *{box-sizing:border-box;}\n  .sg31-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg31-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg31-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg31-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  .sg31-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    .sg31-hero h2{font-size:32px;}\n    .sg31-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg31-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg31-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg31-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg31-banner{margin:20px auto;}\n    .sg31-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg31-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg31-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg31-video-wrap video,\n  .sg31-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg31-video-section{margin:28px auto;}\n    .sg31-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg31-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg31-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg31-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg31-card .sg31-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg31-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg31-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg31-card{padding:24px 20px;}\n    .sg31-card h3{font-size:22px;}\n    .sg31-card p{font-size:15px;}\n  }\n  .sg31-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg31-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg31-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\n  \/* STATEMENT *\/\n  .sg31-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg31-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg31-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg31-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg31-strip{padding:20px 20px 40px;}\n  .sg31-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg31-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg31-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg31-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg31-strip-item{border-left:none !important;}\n    .sg31-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg31-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg31-strip-item:first-child{border-left:none;}\n  .sg31-strip-item .sg31-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  .sg31-strip-item .sg31-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  .sg31-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg31-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg31-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg31-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg31-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg31-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  \/* CLOSE *\/\n  .sg31-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg31-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg31-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg31-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg31-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg31-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg31-banner\"\u003e\n\u003cdiv class=\"sg31-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/31.1.png?v=1785501372\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg31-features\"\u003e\n\u003cdiv class=\"sg31-card\"\u003e\n\u003cdiv class=\"sg31-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg31-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-card\"\u003e\n\u003cdiv class=\"sg31-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg31-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-card\"\u003e\n\u003cdiv class=\"sg31-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg31-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-card\"\u003e\n\u003cdiv class=\"sg31-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg31-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg31-video-section\"\u003e\n\u003cdiv class=\"sg31-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b74557ca2a6f46ed86014ee601d22f93.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg31-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg31-banner\"\u003e\n\u003cdiv class=\"sg31-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/31.2.png?v=1785501372\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg31-strip\"\u003e\n\u003cdiv class=\"sg31-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg31-strip-grid\"\u003e\n\u003cdiv class=\"sg31-strip-item\"\u003e\n\u003cdiv class=\"sg31-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-strip-item\"\u003e\n\u003cdiv class=\"sg31-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-strip-item\"\u003e\n\u003cdiv class=\"sg31-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg31-strip-item\"\u003e\n\u003cdiv class=\"sg31-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg31-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg31-tag-row\"\u003e\n\u003cspan class=\"sg31-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg31-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg31-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg31-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg31-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg31-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg31-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62825885106506,"sku":"RSP60426C4","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-polarized-sunglasses-tortoise-frame-gloss-tea-lens-front-view.jpg?v=1785304477"},{"product_id":"rozior-men-women-brown-frame-brown-lens-sunglasses-medium","title":"ROZIOR® Men \u0026 Women Polarized Sunglasses | Brown Frame | Brown Lens | UV400 Protection | Medium | Pack of 1","description":"\u003cstyle\u003e\n  .sg30-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg30-wrap *{box-sizing:border-box;}\n  .sg30-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg30-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg30-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg30-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  .sg30-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    .sg30-hero h2{font-size:32px;}\n    .sg30-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg30-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg30-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg30-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg30-banner{margin:20px auto;}\n    .sg30-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg30-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg30-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg30-video-wrap video,\n  .sg30-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg30-video-section{margin:28px auto;}\n    .sg30-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg30-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg30-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg30-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg30-card .sg30-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg30-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg30-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg30-card{padding:24px 20px;}\n    .sg30-card h3{font-size:22px;}\n    .sg30-card p{font-size:15px;}\n  }\n  .sg30-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg30-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg30-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\n  \/* STATEMENT *\/\n  .sg30-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg30-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg30-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg30-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg30-strip{padding:20px 20px 40px;}\n  .sg30-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg30-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg30-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg30-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg30-strip-item{border-left:none !important;}\n    .sg30-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg30-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg30-strip-item:first-child{border-left:none;}\n  .sg30-strip-item .sg30-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  .sg30-strip-item .sg30-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  .sg30-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg30-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg30-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg30-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg30-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg30-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  \/* CLOSE *\/\n  .sg30-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg30-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg30-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg30-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg30-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg30-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg30-banner\"\u003e\n\u003cdiv class=\"sg30-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/30.1.png?v=1785501077\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg30-features\"\u003e\n\u003cdiv class=\"sg30-card\"\u003e\n\u003cdiv class=\"sg30-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg30-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-card\"\u003e\n\u003cdiv class=\"sg30-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg30-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-card\"\u003e\n\u003cdiv class=\"sg30-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg30-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-card\"\u003e\n\u003cdiv class=\"sg30-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg30-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg30-video-section\"\u003e\n\u003cdiv class=\"sg30-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/74fd69275b3540daa02e8ed3da7bbd66.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg30-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg30-banner\"\u003e\n\u003cdiv class=\"sg30-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/30.2.png?v=1785501077\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg30-strip\"\u003e\n\u003cdiv class=\"sg30-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg30-strip-grid\"\u003e\n\u003cdiv class=\"sg30-strip-item\"\u003e\n\u003cdiv class=\"sg30-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-strip-item\"\u003e\n\u003cdiv class=\"sg30-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-strip-item\"\u003e\n\u003cdiv class=\"sg30-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg30-strip-item\"\u003e\n\u003cdiv class=\"sg30-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg30-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg30-tag-row\"\u003e\n\u003cspan class=\"sg30-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg30-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg30-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg30-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg30-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg30-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg30-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62825907454282,"sku":"RSP11151C5","price":576.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-polarized-sunglasses-brown-frame-brown-lens-front-view.jpg?v=1785305159"},{"product_id":"rozior-men-women-black-frame-black-lens-sunglasses-medium","title":"ROZIOR® Men \u0026 Women Polarized Sunglasses | Black Frame | Black Lens | UV400 Protection | Medium | Pack of 1","description":"\u003cstyle\u003e\n  .sg29-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg29-wrap *{box-sizing:border-box;}\n  .sg29-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg29-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg29-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg29-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  .sg29-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    .sg29-hero h2{font-size:32px;}\n    .sg29-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg29-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg29-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg29-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg29-banner{margin:20px auto;}\n    .sg29-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg29-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg29-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg29-video-wrap video,\n  .sg29-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg29-video-section{margin:28px auto;}\n    .sg29-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg29-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg29-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg29-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg29-card .sg29-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg29-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg29-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg29-card{padding:24px 20px;}\n    .sg29-card h3{font-size:22px;}\n    .sg29-card p{font-size:15px;}\n  }\n  .sg29-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg29-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg29-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\n  \/* STATEMENT *\/\n  .sg29-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg29-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg29-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg29-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg29-strip{padding:20px 20px 40px;}\n  .sg29-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg29-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg29-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg29-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg29-strip-item{border-left:none !important;}\n    .sg29-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg29-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg29-strip-item:first-child{border-left:none;}\n  .sg29-strip-item .sg29-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  .sg29-strip-item .sg29-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  .sg29-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg29-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg29-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg29-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg29-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg29-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  \/* CLOSE *\/\n  .sg29-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg29-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg29-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg29-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg29-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg29-hero\"\u003e\n\u003cdiv class=\"sg29-eyebrow\"\u003e\u003cbr\u003e\u003c\/div\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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg29-banner\"\u003e\n\u003cdiv class=\"sg29-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/29.1.png?v=1785500831\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg29-features\"\u003e\n\u003cdiv class=\"sg29-card\"\u003e\n\u003cdiv class=\"sg29-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg29-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-card\"\u003e\n\u003cdiv class=\"sg29-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg29-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-card\"\u003e\n\u003cdiv class=\"sg29-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg29-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-card\"\u003e\n\u003cdiv class=\"sg29-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg29-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg29-video-section\"\u003e\n\u003cdiv class=\"sg29-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d6cc4952d3a548b580d7b36787659f49.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg29-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg29-banner\"\u003e\n\u003cdiv class=\"sg29-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/29.2.png?v=1785500831\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg29-strip\"\u003e\n\u003cdiv class=\"sg29-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg29-strip-grid\"\u003e\n\u003cdiv class=\"sg29-strip-item\"\u003e\n\u003cdiv class=\"sg29-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-strip-item\"\u003e\n\u003cdiv class=\"sg29-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-strip-item\"\u003e\n\u003cdiv class=\"sg29-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg29-strip-item\"\u003e\n\u003cdiv class=\"sg29-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg29-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg29-tag-row\"\u003e\n\u003cspan class=\"sg29-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg29-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg29-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg29-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg29-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg29-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg29-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62825939665226,"sku":"RSU15032C1","price":382.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-polarized-sunglasses-black-frame-black-lens-front-view.jpg?v=1785306447"},{"product_id":"rozior-womens-tortoise-brown-lens-sunglasses-rsu14432c5","title":"ROZIOR® Women's UV400 Sunglasses | Tortoise Frame | Brown Lens | Model RSU14432C5 | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62825949921610,"sku":"RSU14432C5","price":435.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-womens-uv400-sunglasses-tortoise-frame-brown-lens-front-view.jpg?v=1785308438"},{"product_id":"rozior-womens-black-frame-black-lens-sunglasses-rsu13132c1","title":"ROZIOR® Women's UV400 Sunglasses | Black Frame | Black Lens | Model RSU13132C1 | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62826071458122,"sku":"RSU13132C1","price":479.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-womens-uv400-sunglasses-black-frame-black-lens-front-view.jpg?v=1785309163"},{"product_id":"rozior-round-tortoise-brown-lens-sunglasses-rwu2129c28","title":"ROZIOR® Men \u0026 Women Round UV400 Sunglasses | Tortoise Frame | Brown Lens | Model RWU2129C28 | Pack of 1","description":"\u003cstyle\u003e\n  .sg28-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg28-wrap *{box-sizing:border-box;}\n  .sg28-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg28-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg28-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg28-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  .sg28-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    .sg28-hero h2{font-size:32px;}\n    .sg28-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg28-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg28-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg28-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg28-banner{margin:20px auto;}\n    .sg28-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg28-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg28-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg28-video-wrap video,\n  .sg28-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg28-video-section{margin:28px auto;}\n    .sg28-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg28-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg28-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg28-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg28-card .sg28-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg28-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg28-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg28-card{padding:24px 20px;}\n    .sg28-card h3{font-size:22px;}\n    .sg28-card p{font-size:15px;}\n  }\n  .sg28-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg28-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg28-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\n  \/* STATEMENT *\/\n  .sg28-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg28-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg28-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg28-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg28-strip{padding:20px 20px 40px;}\n  .sg28-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg28-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg28-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg28-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg28-strip-item{border-left:none !important;}\n    .sg28-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg28-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg28-strip-item:first-child{border-left:none;}\n  .sg28-strip-item .sg28-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  .sg28-strip-item .sg28-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  .sg28-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg28-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg28-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg28-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg28-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg28-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  \/* CLOSE *\/\n  .sg28-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg28-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg28-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg28-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg28-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg28-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg28-banner\"\u003e\n\u003cdiv class=\"sg28-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/28.1.png?v=1785500542\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg28-features\"\u003e\n\u003cdiv class=\"sg28-card\"\u003e\n\u003cdiv class=\"sg28-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg28-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-card\"\u003e\n\u003cdiv class=\"sg28-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg28-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-card\"\u003e\n\u003cdiv class=\"sg28-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg28-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-card\"\u003e\n\u003cdiv class=\"sg28-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg28-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg28-video-section\"\u003e\n\u003cdiv class=\"sg28-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/33e5ff4a6ef044099fd460a7111371ee.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg28-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg28-banner\"\u003e\n\u003cdiv class=\"sg28-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/28.2.png?v=1785500541\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg28-strip\"\u003e\n\u003cdiv class=\"sg28-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg28-strip-grid\"\u003e\n\u003cdiv class=\"sg28-strip-item\"\u003e\n\u003cdiv class=\"sg28-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-strip-item\"\u003e\n\u003cdiv class=\"sg28-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-strip-item\"\u003e\n\u003cdiv class=\"sg28-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg28-strip-item\"\u003e\n\u003cdiv class=\"sg28-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg28-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg28-tag-row\"\u003e\n\u003cspan class=\"sg28-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg28-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg28-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg28-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg28-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg28-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg28-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62826094920010,"sku":"RWU2129C28","price":363.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-round-uv400-sunglasses-tortoise-frame-brown-lens-front-view.jpg?v=1785309854"},{"product_id":"rozior-tortoise-brown-lens-sunglasses-rwu9267c7","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Tortoise Frame | Brown Lens | Model RWU9267C7 | Pack of 1","description":"\u003cstyle\u003e\n  .sg27-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg27-wrap *{box-sizing:border-box;}\n  .sg27-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg27-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg27-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg27-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  .sg27-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    .sg27-hero h2{font-size:32px;}\n    .sg27-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg27-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg27-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg27-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg27-banner{margin:20px auto;}\n    .sg27-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg27-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg27-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg27-video-wrap video,\n  .sg27-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg27-video-section{margin:28px auto;}\n    .sg27-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg27-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg27-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg27-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg27-card .sg27-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg27-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg27-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg27-card{padding:24px 20px;}\n    .sg27-card h3{font-size:22px;}\n    .sg27-card p{font-size:15px;}\n  }\n  .sg27-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg27-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg27-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\n  \/* STATEMENT *\/\n  .sg27-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg27-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg27-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg27-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg27-strip{padding:20px 20px 40px;}\n  .sg27-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg27-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg27-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg27-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg27-strip-item{border-left:none !important;}\n    .sg27-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg27-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg27-strip-item:first-child{border-left:none;}\n  .sg27-strip-item .sg27-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  .sg27-strip-item .sg27-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  .sg27-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg27-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg27-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg27-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg27-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg27-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  \/* CLOSE *\/\n  .sg27-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg27-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg27-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg27-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg27-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg27-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg27-banner\"\u003e\n\u003cdiv class=\"sg27-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/27.1.png?v=1785500386\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg27-features\"\u003e\n\u003cdiv class=\"sg27-card\"\u003e\n\u003cdiv class=\"sg27-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg27-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-card\"\u003e\n\u003cdiv class=\"sg27-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg27-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-card\"\u003e\n\u003cdiv class=\"sg27-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg27-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-card\"\u003e\n\u003cdiv class=\"sg27-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg27-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg27-video-section\"\u003e\n\u003cdiv class=\"sg27-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f4b6cbe9938a47838a16f15265687972.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg27-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg27-banner\"\u003e\n\u003cdiv class=\"sg27-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/27.2.png?v=1785500385\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg27-strip\"\u003e\n\u003cdiv class=\"sg27-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg27-strip-grid\"\u003e\n\u003cdiv class=\"sg27-strip-item\"\u003e\n\u003cdiv class=\"sg27-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-strip-item\"\u003e\n\u003cdiv class=\"sg27-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-strip-item\"\u003e\n\u003cdiv class=\"sg27-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg27-strip-item\"\u003e\n\u003cdiv class=\"sg27-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg27-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg27-tag-row\"\u003e\n\u003cspan class=\"sg27-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg27-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg27-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg27-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg27-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg27-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg27-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62826176282954,"sku":"RWU9267C7","price":363.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-uv400-sunglasses-tortoise-frame-brown-lens-front-view.jpg?v=1785310826"},{"product_id":"rozior-black-frame-blue-mirror-sunglasses-rwu2813m4","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Black Frame | Blue Mirror Lens | Model RWU2813M4 | Pack of 1","description":"\u003cstyle\u003e\n  .sg26-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg26-wrap *{box-sizing:border-box;}\n  .sg26-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg26-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg26-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg26-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  .sg26-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    .sg26-hero h2{font-size:32px;}\n    .sg26-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg26-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg26-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg26-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg26-banner{margin:20px auto;}\n    .sg26-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg26-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg26-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg26-video-wrap video,\n  .sg26-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg26-video-section{margin:28px auto;}\n    .sg26-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg26-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg26-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg26-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg26-card .sg26-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg26-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg26-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg26-card{padding:24px 20px;}\n    .sg26-card h3{font-size:22px;}\n    .sg26-card p{font-size:15px;}\n  }\n  .sg26-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg26-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg26-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\n  \/* STATEMENT *\/\n  .sg26-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg26-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg26-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg26-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg26-strip{padding:20px 20px 40px;}\n  .sg26-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg26-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg26-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg26-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg26-strip-item{border-left:none !important;}\n    .sg26-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg26-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg26-strip-item:first-child{border-left:none;}\n  .sg26-strip-item .sg26-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  .sg26-strip-item .sg26-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  .sg26-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg26-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg26-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg26-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg26-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg26-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  \/* CLOSE *\/\n  .sg26-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg26-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg26-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg26-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg26-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg26-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg26-banner\"\u003e\n\u003cdiv class=\"sg26-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/26.1.png?v=1785500138\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg26-features\"\u003e\n\u003cdiv class=\"sg26-card\"\u003e\n\u003cdiv class=\"sg26-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg26-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-card\"\u003e\n\u003cdiv class=\"sg26-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg26-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-card\"\u003e\n\u003cdiv class=\"sg26-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg26-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-card\"\u003e\n\u003cdiv class=\"sg26-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg26-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg26-video-section\"\u003e\n\u003cdiv class=\"sg26-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e734c391f4064e2ea670026b0d6f7e99.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg26-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg26-banner\"\u003e\n\u003cdiv class=\"sg26-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/26.2.png?v=1785500138\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg26-strip\"\u003e\n\u003cdiv class=\"sg26-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg26-strip-grid\"\u003e\n\u003cdiv class=\"sg26-strip-item\"\u003e\n\u003cdiv class=\"sg26-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-strip-item\"\u003e\n\u003cdiv class=\"sg26-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-strip-item\"\u003e\n\u003cdiv class=\"sg26-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg26-strip-item\"\u003e\n\u003cdiv class=\"sg26-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg26-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg26-tag-row\"\u003e\n\u003cspan class=\"sg26-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg26-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg26-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg26-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg26-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg26-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg26-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62826243883338,"sku":"RWU2813M4","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-uv400-sunglasses-black-frame-blue-mirror-lens-front-view.jpg?v=1785311526"},{"product_id":"rozior-womens-cat-eye-brown-frame-brown-lens-sunglasses-rwu2130c30","title":"ROZIOR® Women's Cat Eye UV400 Sunglasses | Brown Frame | Brown Lens | Large | Model RWU2130C30 | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62826844586314,"sku":"RWU2130C30","price":494.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-womens-cat-eye-uv400-sunglasses-brown-frame-brown-lens-front-view.jpg?v=1785314491"},{"product_id":"rozior-womens-tortoise-frame-brown-lens-sunglasses-rwu2130c28","title":"ROZIOR® Women's UV400 Sunglasses | Tortoise Frame | Brown Lens | Model RWU2130C28 | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827313791306,"sku":"RWU2130C28","price":627.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-tortoise-brown-lens-womens-sunglasses-lifestyle.jpg?v=1785318496"},{"product_id":"rozior-men-women-silver-frame-blue-lens-sunglasses-medium","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Silver Frame | Blue Lens | Medium | Pack of 1","description":"\u003cstyle\u003e\n  .sg25-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg25-wrap *{box-sizing:border-box;}\n  .sg25-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg25-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg25-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg25-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  .sg25-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    .sg25-hero h2{font-size:32px;}\n    .sg25-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg25-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg25-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg25-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg25-banner{margin:20px auto;}\n    .sg25-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg25-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg25-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg25-video-wrap video,\n  .sg25-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg25-video-section{margin:28px auto;}\n    .sg25-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg25-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg25-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg25-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg25-card .sg25-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg25-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg25-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg25-card{padding:24px 20px;}\n    .sg25-card h3{font-size:22px;}\n    .sg25-card p{font-size:15px;}\n  }\n  .sg25-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg25-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg25-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\n  \/* STATEMENT *\/\n  .sg25-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg25-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg25-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg25-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg25-strip{padding:20px 20px 40px;}\n  .sg25-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg25-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg25-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg25-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg25-strip-item{border-left:none !important;}\n    .sg25-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg25-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg25-strip-item:first-child{border-left:none;}\n  .sg25-strip-item .sg25-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  .sg25-strip-item .sg25-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  .sg25-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg25-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg25-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg25-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg25-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg25-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  \/* CLOSE *\/\n  .sg25-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg25-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg25-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg25-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg25-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg25-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg25-banner\"\u003e\n\u003cdiv class=\"sg25-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/25.1.png?v=1785499494\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg25-features\"\u003e\n\u003cdiv class=\"sg25-card\"\u003e\n\u003cdiv class=\"sg25-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg25-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-card\"\u003e\n\u003cdiv class=\"sg25-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg25-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-card\"\u003e\n\u003cdiv class=\"sg25-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg25-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-card\"\u003e\n\u003cdiv class=\"sg25-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg25-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg25-video-section\"\u003e\n\u003cdiv class=\"sg25-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e90d5333ae1a4e68b7040510a0c376f4.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg25-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg25-banner\"\u003e\n\u003cdiv class=\"sg25-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/25.2.png?v=1785499493\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg25-strip\"\u003e\n\u003cdiv class=\"sg25-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg25-strip-grid\"\u003e\n\u003cdiv class=\"sg25-strip-item\"\u003e\n\u003cdiv class=\"sg25-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-strip-item\"\u003e\n\u003cdiv class=\"sg25-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-strip-item\"\u003e\n\u003cdiv class=\"sg25-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg25-strip-item\"\u003e\n\u003cdiv class=\"sg25-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg25-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg25-tag-row\"\u003e\n\u003cspan class=\"sg25-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg25-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg25-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg25-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg25-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg25-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg25-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827341021514,"sku":"RWU3471M4","price":454.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-uv400-sunglasses-silver-frame-blue-lens-front-view.jpg?v=1785319306"},{"product_id":"rozior-yellow-frame-gradient-smoke-sunglasses-rwu2129c62","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Yellow Frame | Gradient Smoke Lens","description":"\u003cstyle\u003e\n  .sg24-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg24-wrap *{box-sizing:border-box;}\n  .sg24-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg24-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg24-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg24-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  .sg24-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    .sg24-hero h2{font-size:32px;}\n    .sg24-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg24-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg24-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg24-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg24-banner{margin:20px auto;}\n    .sg24-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg24-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg24-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg24-video-wrap video,\n  .sg24-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg24-video-section{margin:28px auto;}\n    .sg24-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg24-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg24-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg24-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg24-card .sg24-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg24-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg24-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg24-card{padding:24px 20px;}\n    .sg24-card h3{font-size:22px;}\n    .sg24-card p{font-size:15px;}\n  }\n  .sg24-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg24-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg24-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\n  \/* STATEMENT *\/\n  .sg24-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg24-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg24-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg24-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg24-strip{padding:20px 20px 40px;}\n  .sg24-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg24-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg24-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg24-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg24-strip-item{border-left:none !important;}\n    .sg24-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg24-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg24-strip-item:first-child{border-left:none;}\n  .sg24-strip-item .sg24-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  .sg24-strip-item .sg24-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  .sg24-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg24-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg24-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg24-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg24-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg24-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  \/* CLOSE *\/\n  .sg24-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg24-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg24-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg24-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg24-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg24-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg24-banner\"\u003e\n\u003cdiv class=\"sg24-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/24.1.png?v=1785498783\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg24-features\"\u003e\n\u003cdiv class=\"sg24-card\"\u003e\n\u003cdiv class=\"sg24-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg24-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-card\"\u003e\n\u003cdiv class=\"sg24-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg24-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-card\"\u003e\n\u003cdiv class=\"sg24-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg24-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-card\"\u003e\n\u003cdiv class=\"sg24-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg24-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg24-video-section\"\u003e\n\u003cdiv class=\"sg24-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/00fd52cda6d94f37a5d051f4a2dcfbc6.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg24-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg24-banner\"\u003e\n\u003cdiv class=\"sg24-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/24.2.png?v=1785498783\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg24-strip\"\u003e\n\u003cdiv class=\"sg24-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg24-strip-grid\"\u003e\n\u003cdiv class=\"sg24-strip-item\"\u003e\n\u003cdiv class=\"sg24-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-strip-item\"\u003e\n\u003cdiv class=\"sg24-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-strip-item\"\u003e\n\u003cdiv class=\"sg24-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg24-strip-item\"\u003e\n\u003cdiv class=\"sg24-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg24-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg24-tag-row\"\u003e\n\u003cspan class=\"sg24-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg24-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg24-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg24-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg24-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg24-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg24-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827539759434,"sku":"RWU2129C62","price":363.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-men-women-uv400-sunglasses-yellow-frame-gradient-smoke-lens-front-view.jpg?v=1785321013"},{"product_id":"rozior-black-frame-blue-mirror-sunglasses-rwuf1006m4","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Black Frame | Blue Mirror Lens","description":"\u003cstyle\u003e\n  .sg23-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg23-wrap *{box-sizing:border-box;}\n  .sg23-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg23-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg23-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg23-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  .sg23-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    .sg23-hero h2{font-size:32px;}\n    .sg23-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg23-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg23-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg23-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg23-banner{margin:20px auto;}\n    .sg23-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg23-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg23-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg23-video-wrap video,\n  .sg23-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg23-video-section{margin:28px auto;}\n    .sg23-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg23-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg23-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg23-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg23-card .sg23-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg23-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg23-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg23-card{padding:24px 20px;}\n    .sg23-card h3{font-size:22px;}\n    .sg23-card p{font-size:15px;}\n  }\n  .sg23-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg23-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg23-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\n  \/* STATEMENT *\/\n  .sg23-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg23-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg23-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg23-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg23-strip{padding:20px 20px 40px;}\n  .sg23-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg23-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg23-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg23-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg23-strip-item{border-left:none !important;}\n    .sg23-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg23-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg23-strip-item:first-child{border-left:none;}\n  .sg23-strip-item .sg23-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  .sg23-strip-item .sg23-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  .sg23-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg23-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg23-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg23-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg23-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg23-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  \/* CLOSE *\/\n  .sg23-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg23-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg23-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg23-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg23-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg23-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg23-banner\"\u003e\n\u003cdiv class=\"sg23-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/23.1.png?v=1785498597\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg23-features\"\u003e\n\u003cdiv class=\"sg23-card\"\u003e\n\u003cdiv class=\"sg23-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg23-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-card\"\u003e\n\u003cdiv class=\"sg23-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg23-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-card\"\u003e\n\u003cdiv class=\"sg23-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg23-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-card\"\u003e\n\u003cdiv class=\"sg23-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg23-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg23-video-section\"\u003e\n\u003cdiv class=\"sg23-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/7b8e741ba7c84b5f9e8cd2ff0c8c68cf.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg23-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg23-banner\"\u003e\n\u003cdiv class=\"sg23-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/23.2.png?v=1785498597\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg23-strip\"\u003e\n\u003cdiv class=\"sg23-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg23-strip-grid\"\u003e\n\u003cdiv class=\"sg23-strip-item\"\u003e\n\u003cdiv class=\"sg23-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-strip-item\"\u003e\n\u003cdiv class=\"sg23-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-strip-item\"\u003e\n\u003cdiv class=\"sg23-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg23-strip-item\"\u003e\n\u003cdiv class=\"sg23-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg23-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg23-tag-row\"\u003e\n\u003cspan class=\"sg23-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg23-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg23-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg23-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg23-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg23-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg23-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827574886730,"sku":"RWUF1006M4","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-black-frame-blue-mirror-uv400-sunglasses-lifestyle.jpg?v=1785321973"},{"product_id":"rozior-men-women-coffee-frame-brown-lens-sunglasses-medium","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Coffee Frame | Brown Lens | Medium | Pack of 1","description":"\u003cstyle\u003e\n  .sg22-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg22-wrap *{box-sizing:border-box;}\n  .sg22-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg22-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg22-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg22-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  .sg22-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    .sg22-hero h2{font-size:32px;}\n    .sg22-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg22-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg22-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg22-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg22-banner{margin:20px auto;}\n    .sg22-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg22-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg22-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg22-video-wrap video,\n  .sg22-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg22-video-section{margin:28px auto;}\n    .sg22-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg22-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg22-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg22-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg22-card .sg22-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg22-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg22-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg22-card{padding:24px 20px;}\n    .sg22-card h3{font-size:22px;}\n    .sg22-card p{font-size:15px;}\n  }\n  .sg22-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg22-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg22-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\n  \/* STATEMENT *\/\n  .sg22-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg22-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg22-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg22-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg22-strip{padding:20px 20px 40px;}\n  .sg22-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg22-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg22-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg22-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg22-strip-item{border-left:none !important;}\n    .sg22-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg22-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg22-strip-item:first-child{border-left:none;}\n  .sg22-strip-item .sg22-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  .sg22-strip-item .sg22-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  .sg22-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg22-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg22-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg22-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg22-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg22-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  \/* CLOSE *\/\n  .sg22-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg22-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg22-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg22-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg22-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg22-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg22-banner\"\u003e\n\u003cdiv class=\"sg22-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/22.1.png?v=1785498380\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg22-features\"\u003e\n\u003cdiv class=\"sg22-card\"\u003e\n\u003cdiv class=\"sg22-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg22-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-card\"\u003e\n\u003cdiv class=\"sg22-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg22-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-card\"\u003e\n\u003cdiv class=\"sg22-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg22-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-card\"\u003e\n\u003cdiv class=\"sg22-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg22-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg22-video-section\"\u003e\n\u003cdiv class=\"sg22-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/6fb039a2ba164f719901ed66dd5b175e.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg22-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg22-banner\"\u003e\n\u003cdiv class=\"sg22-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/22.2.png?v=1785498380\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg22-strip\"\u003e\n\u003cdiv class=\"sg22-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg22-strip-grid\"\u003e\n\u003cdiv class=\"sg22-strip-item\"\u003e\n\u003cdiv class=\"sg22-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-strip-item\"\u003e\n\u003cdiv class=\"sg22-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-strip-item\"\u003e\n\u003cdiv class=\"sg22-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg22-strip-item\"\u003e\n\u003cdiv class=\"sg22-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg22-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg22-tag-row\"\u003e\n\u003cspan class=\"sg22-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg22-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg22-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg22-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg22-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg22-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg22-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827818189130,"sku":"RWP2848C2","price":675.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-coffee-frame-brown-lens-uv400-sunglasses-front-view.jpg?v=1785323958"},{"product_id":"rozior-kids-white-frame-blue-lens-sunglasses-rwuk169c4","title":"ROZIOR® Kids UV400 Sunglasses | White Frame | Blue Lens","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827852005706,"sku":"RWUK169C4","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-white-frame-blue-lens-uv400-sunglasses-front-view.jpg?v=1785324543"},{"product_id":"rozior-kids-uv400-sunglasses-boys-girls-age-4-12","title":"ROZIOR® Kids UV400 Sunglasses for Boys \u0026 Girls | Lightweight | Age 4–12 | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827898601802,"sku":"RWPPK104C1","price":530.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-uv400-sunglasses-boys-girls-front-view.jpg?v=1785325293"},{"product_id":"rozior-polarized-black-frame-smoke-lens-sunglasses-rwpp510c1","title":"ROZIOR® Men \u0026 Women Polarized UV400 Sunglasses | Black Frame | Smoke Lens","description":"\u003cstyle\u003e\n  .sg21-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg21-wrap *{box-sizing:border-box;}\n  .sg21-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg21-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg21-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg21-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  .sg21-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    .sg21-hero h2{font-size:32px;}\n    .sg21-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg21-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg21-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg21-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg21-banner{margin:20px auto;}\n    .sg21-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg21-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg21-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg21-video-wrap video,\n  .sg21-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg21-video-section{margin:28px auto;}\n    .sg21-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg21-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg21-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg21-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg21-card .sg21-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg21-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg21-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg21-card{padding:24px 20px;}\n    .sg21-card h3{font-size:22px;}\n    .sg21-card p{font-size:15px;}\n  }\n  .sg21-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg21-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg21-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\n  \/* STATEMENT *\/\n  .sg21-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg21-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg21-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg21-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg21-strip{padding:20px 20px 40px;}\n  .sg21-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg21-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg21-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg21-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg21-strip-item{border-left:none !important;}\n    .sg21-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg21-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg21-strip-item:first-child{border-left:none;}\n  .sg21-strip-item .sg21-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  .sg21-strip-item .sg21-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  .sg21-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg21-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg21-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg21-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg21-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg21-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  \/* CLOSE *\/\n  .sg21-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg21-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg21-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg21-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg21-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg21-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg21-banner\"\u003e\n\u003cdiv class=\"sg21-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/21.1.png?v=1785492163\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg21-features\"\u003e\n\u003cdiv class=\"sg21-card\"\u003e\n\u003cdiv class=\"sg21-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg21-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-card\"\u003e\n\u003cdiv class=\"sg21-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg21-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-card\"\u003e\n\u003cdiv class=\"sg21-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg21-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-card\"\u003e\n\u003cdiv class=\"sg21-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg21-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg21-video-section\"\u003e\n\u003cdiv class=\"sg21-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c3c38af9bfd24dc288f3d19b62a27bf5.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg21-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg21-banner\"\u003e\n\u003cdiv class=\"sg21-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/21.2.png?v=1785492163\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg21-strip\"\u003e\n\u003cdiv class=\"sg21-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg21-strip-grid\"\u003e\n\u003cdiv class=\"sg21-strip-item\"\u003e\n\u003cdiv class=\"sg21-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-strip-item\"\u003e\n\u003cdiv class=\"sg21-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-strip-item\"\u003e\n\u003cdiv class=\"sg21-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg21-strip-item\"\u003e\n\u003cdiv class=\"sg21-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg21-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg21-tag-row\"\u003e\n\u003cspan class=\"sg21-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg21-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg21-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg21-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg21-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg21-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg21-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62827980357962,"sku":"RWPP510C1","price":723.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-polarized-black-frame-smoke-lens-sunglasses-front-view-rwpp510c1.jpg?v=1785325983"},{"product_id":"rozior-polarized-blue-frame-smoke-lens-sunglasses-rwpp510c2","title":"ROZIOR® Men \u0026 Women Polarized UV400 Sunglasses | Blue Frame | Smoke Lens","description":"\u003cstyle\u003e\n  .sg20-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg20-wrap *{box-sizing:border-box;}\n  .sg20-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg20-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg20-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg20-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  .sg20-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    .sg20-hero h2{font-size:32px;}\n    .sg20-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg20-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg20-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg20-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg20-banner{margin:20px auto;}\n    .sg20-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg20-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg20-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg20-video-wrap video,\n  .sg20-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg20-video-section{margin:28px auto;}\n    .sg20-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg20-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg20-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg20-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg20-card .sg20-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg20-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg20-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg20-card{padding:24px 20px;}\n    .sg20-card h3{font-size:22px;}\n    .sg20-card p{font-size:15px;}\n  }\n  .sg20-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg20-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg20-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\n  \/* STATEMENT *\/\n  .sg20-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg20-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg20-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg20-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg20-strip{padding:20px 20px 40px;}\n  .sg20-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg20-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg20-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg20-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg20-strip-item{border-left:none !important;}\n    .sg20-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg20-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg20-strip-item:first-child{border-left:none;}\n  .sg20-strip-item .sg20-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  .sg20-strip-item .sg20-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  .sg20-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg20-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg20-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg20-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg20-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg20-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  \/* CLOSE *\/\n  .sg20-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg20-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg20-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg20-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg20-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg20-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg20-banner\"\u003e\n\u003cdiv class=\"sg20-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/20.1.png?v=1785491704\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg20-features\"\u003e\n\u003cdiv class=\"sg20-card\"\u003e\n\u003cdiv class=\"sg20-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg20-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-card\"\u003e\n\u003cdiv class=\"sg20-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg20-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-card\"\u003e\n\u003cdiv class=\"sg20-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg20-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-card\"\u003e\n\u003cdiv class=\"sg20-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg20-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg20-video-section\"\u003e\n\u003cdiv class=\"sg20-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4789c12296b04101bde0fa982ba0f0ee.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg20-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg20-banner\"\u003e\n\u003cdiv class=\"sg20-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/20.2.png?v=1785491704\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg20-strip\"\u003e\n\u003cdiv class=\"sg20-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg20-strip-grid\"\u003e\n\u003cdiv class=\"sg20-strip-item\"\u003e\n\u003cdiv class=\"sg20-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-strip-item\"\u003e\n\u003cdiv class=\"sg20-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-strip-item\"\u003e\n\u003cdiv class=\"sg20-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg20-strip-item\"\u003e\n\u003cdiv class=\"sg20-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg20-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg20-tag-row\"\u003e\n\u003cspan class=\"sg20-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg20-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg20-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg20-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg20-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg20-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg20-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62828039897418,"sku":"RWPP510C2","price":639.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-polarized-blue-frame-smoke-lens-sunglasses-front-view-rwpp510c2.jpg?v=1785327170"},{"product_id":"rozior-polarized-white-frame-silver-mirror-sunglasses-rwpp510m2","title":"ROZIOR® Men \u0026 Women Polarized UV400 Sunglasses | White Frame | Silver Mirror Lens | Pack of 1","description":"","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62828289786186,"sku":"RWPP510M2","price":723.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-polarized-white-frame-silver-mirror-sunglasses-front-view-rwpp510m2.jpg?v=1785328598"},{"product_id":"rozior®-men-women-uv400-sunglasses-gold-frame-gold-lens-model-rwu2030m5-pack-of-1","title":"ROZIOR® Men \u0026 Women UV400 Sunglasses | Gold Frame | Gold Lens | Pack of 1","description":"\u003cstyle\u003e\n  .sg19-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg19-wrap *{box-sizing:border-box;}\n  .sg19-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg19-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg19-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg19-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  .sg19-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    .sg19-hero h2{font-size:32px;}\n    .sg19-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg19-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg19-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg19-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg19-banner{margin:20px auto;}\n    .sg19-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg19-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg19-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg19-video-wrap video,\n  .sg19-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg19-video-section{margin:28px auto;}\n    .sg19-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg19-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg19-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg19-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg19-card .sg19-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg19-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg19-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg19-card{padding:24px 20px;}\n    .sg19-card h3{font-size:22px;}\n    .sg19-card p{font-size:15px;}\n  }\n  .sg19-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg19-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg19-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\n  \/* STATEMENT *\/\n  .sg19-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg19-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg19-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg19-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg19-strip{padding:20px 20px 40px;}\n  .sg19-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg19-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg19-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg19-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg19-strip-item{border-left:none !important;}\n    .sg19-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg19-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg19-strip-item:first-child{border-left:none;}\n  .sg19-strip-item .sg19-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  .sg19-strip-item .sg19-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  .sg19-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg19-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg19-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg19-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg19-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg19-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  \/* CLOSE *\/\n  .sg19-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg19-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg19-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg19-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg19-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg19-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg19-banner\"\u003e\n\u003cdiv class=\"sg19-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/19.1.png?v=1785491581\" alt=\"Unisex polarised UV400 sunglasses suitable for contact lens wearers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg19-features\"\u003e\n\u003cdiv class=\"sg19-card\"\u003e\n\u003cdiv class=\"sg19-label\"\u003eWind \u0026amp; Dust\u003c\/div\u003e\n\u003ch3\u003eThe reason your eyes feel dry by evening.\u003c\/h3\u003e\n\u003cp\u003eMoving air across the eye speeds up how quickly the surface dries, and airborne dust makes it worse — both of which contact lens wearers tend to feel sooner. A lens sitting between your eyes and the wind takes most of that away.\u003c\/p\u003e\n\u003cul class=\"sg19-taglist\"\u003e\n\u003cli\u003eShields from wind\u003c\/li\u003e\n\u003cli\u003eKeeps dust out\u003c\/li\u003e\n\u003cli\u003eComfortable outdoors\u003c\/li\u003e\n\u003cli\u003eGood on two-wheelers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-card\"\u003e\n\u003cdiv class=\"sg19-label\"\u003eBeyond the Cornea\u003c\/div\u003e\n\u003ch3\u003eContacts don't shade your eyelids.\u003c\/h3\u003e\n\u003cp\u003eEven UV-blocking contact lenses only sit over the central part of the eye. The lids, the corners and the thin skin surrounding them are left uncovered — which is the area a proper frame with UV400 lenses actually shades.\u003c\/p\u003e\n\u003cul class=\"sg19-taglist\"\u003e\n\u003cli\u003eUV400 rated lenses\u003c\/li\u003e\n\u003cli\u003eShades the eye area\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003eWider frame coverage\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-card\"\u003e\n\u003cdiv class=\"sg19-label\"\u003eIf You Wear Spectacles\u003c\/div\u003e\n\u003ch3\u003eStraight answer: these don't go over glasses.\u003c\/h3\u003e\n\u003cp\u003eThis is a standard-width frame, not an oversized fit-over pair, so it won't sit on top of prescription glasses. If you switch to contacts on bright days or on the bike, it works well. If you don't, prescription sunglasses are the better route.\u003c\/p\u003e\n\u003cul class=\"sg19-taglist\"\u003e\n\u003cli\u003eStandard frame width\u003c\/li\u003e\n\u003cli\u003eNot a fit-over\u003c\/li\u003e\n\u003cli\u003eIdeal with contacts\u003c\/li\u003e\n\u003cli\u003eNon-prescription\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-card\"\u003e\n\u003cdiv class=\"sg19-label\"\u003eEveryday Practicalities\u003c\/div\u003e\n\u003ch3\u003eLight enough to keep on all day.\u003c\/h3\u003e\n\u003cp\u003eIf they're heavy or slide down, they come off — and then they aren't doing anything. Under 25 grams with non-slip nose pads means the pair stays where you put it, through a commute, a walk or an afternoon out.\u003c\/p\u003e\n\u003cul class=\"sg19-taglist\"\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003cli\u003eNon-slip nose pads\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg19-video-section\"\u003e\n\u003cdiv class=\"sg19-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a42730ad678b4b21b3f0bccf01c5084f.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg19-statement\"\u003e\n\u003ch3\u003eA UV-blocking contact lens covers the cornea. It doesn't shade your \u003cspan\u003eeyelids\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg19-banner\"\u003e\n\u003cdiv class=\"sg19-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/19.2.png?v=1785491582\" alt=\"Men and women wearing unisex polarised sunglasses outdoors\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg19-strip\"\u003e\n\u003cdiv class=\"sg19-strip-inner\"\u003e\n\u003ch3\u003eWorth Knowing\u003c\/h3\u003e\n\u003cdiv class=\"sg19-strip-grid\"\u003e\n\u003cdiv class=\"sg19-strip-item\"\u003e\n\u003cdiv class=\"sg19-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eShades beyond the eye\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-strip-item\"\u003e\n\u003cdiv class=\"sg19-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eLess glare, less squint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-strip-item\"\u003e\n\u003cdiv class=\"sg19-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStandard\u003c\/b\u003e \u003cspan\u003eNot a fit-over frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg19-strip-item\"\u003e\n\u003cdiv class=\"sg19-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg19-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg19-tag-row\"\u003e\n\u003cspan class=\"sg19-tag\"\u003eContact Lens Wearers\u003c\/span\u003e \u003cspan class=\"sg19-tag\"\u003eBike Riding\u003c\/span\u003e \u003cspan class=\"sg19-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg19-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg19-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg19-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg19-close\"\u003e\n\u003ch3\u003eThe pair contact lens wearers should own.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses that shield your eyes from wind and dust and shade the skin contacts can't cover — light unisex sunglasses for men and women, comfortable enough to leave on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62831328854346,"sku":"RWU2030M5","price":502.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-gold-frame-gold-lens-uv400-sunglasses-front-view-rwu2030m5.jpg?v=1785329754"},{"product_id":"rozior-polarized-aviator-silver-frame-green-mirror-sunglasses-rwppjh0911m1","title":"ROZIOR® Men \u0026 Women Polarized Aviator UV400 Sunglasses | Silver Frame | Green Mirror Lens | Pack of 1","description":"\u003cstyle\u003e\n  .sg18-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg18-wrap *{box-sizing:border-box;}\n  .sg18-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg18-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg18-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg18-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  .sg18-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    .sg18-hero h2{font-size:32px;}\n    .sg18-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg18-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg18-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg18-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg18-banner{margin:20px auto;}\n    .sg18-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg18-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg18-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg18-video-wrap video,\n  .sg18-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg18-video-section{margin:28px auto;}\n    .sg18-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg18-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg18-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg18-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg18-card .sg18-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg18-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg18-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg18-card{padding:24px 20px;}\n    .sg18-card h3{font-size:22px;}\n    .sg18-card p{font-size:15px;}\n  }\n  .sg18-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg18-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg18-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\n  \/* STATEMENT *\/\n  .sg18-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg18-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg18-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg18-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg18-strip{padding:20px 20px 40px;}\n  .sg18-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg18-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg18-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg18-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg18-strip-item{border-left:none !important;}\n    .sg18-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg18-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg18-strip-item:first-child{border-left:none;}\n  .sg18-strip-item .sg18-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  .sg18-strip-item .sg18-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  .sg18-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg18-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg18-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg18-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg18-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg18-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  \/* CLOSE *\/\n  .sg18-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg18-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg18-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg18-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg18-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg18-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg18-banner\"\u003e\n\u003cdiv class=\"sg18-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/18.1.png?v=1785490951\" alt=\"Unisex polarised UV400 sunglasses with a general-purpose daylight tint\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg18-features\"\u003e\n\u003cdiv class=\"sg18-card\"\u003e\n\u003cdiv class=\"sg18-label\"\u003eHow Tint Works\u003c\/div\u003e\n\u003ch3\u003eDarkness and protection are separate things.\u003c\/h3\u003e\n\u003cp\u003eTwo specs get confused constantly. Tint depth controls how much visible light reaches your eyes; the UV rating controls how much ultraviolet is blocked. A lens can be very dark with no UV filter, or lightly tinted with full UV400 protection.\u003c\/p\u003e\n\u003cul class=\"sg18-taglist\"\u003e\n\u003cli\u003eUV400 rated\u003c\/li\u003e\n\u003cli\u003eSeparate from tint\u003c\/li\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB\u003c\/li\u003e\n\u003cli\u003ePolarised filter\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-card\"\u003e\n\u003cdiv class=\"sg18-label\"\u003eBright or Overcast\u003c\/div\u003e\n\u003ch3\u003eOne tint that handles both ends.\u003c\/h3\u003e\n\u003cp\u003eVery dark lenses are made for snow and open water, and they leave you under-lit everywhere else. A mid-depth daylight tint is the version that stays usable when the sun goes behind cloud — which is most of the time, most days.\u003c\/p\u003e\n\u003cul class=\"sg18-taglist\"\u003e\n\u003cli\u003eGeneral daylight use\u003c\/li\u003e\n\u003cli\u003eWorks under cloud\u003c\/li\u003e\n\u003cli\u003eNo over-darkening\u003c\/li\u003e\n\u003cli\u003eTrue colour balance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-card\"\u003e\n\u003cdiv class=\"sg18-label\"\u003eBehind the Wheel\u003c\/div\u003e\n\u003ch3\u003eDark enough to help, not to hinder.\u003c\/h3\u003e\n\u003cp\u003eDriving is where over-tinting causes trouble: a lens made for glacier glare turns a tunnel or an underpass into a blackout. A daylight tint plus a polarising filter cuts road glare while leaving enough light to read the road ahead.\u003c\/p\u003e\n\u003cul class=\"sg18-taglist\"\u003e\n\u003cli\u003eSuitable for daytime driving\u003c\/li\u003e\n\u003cli\u003eCuts road glare\u003c\/li\u003e\n\u003cli\u003eTunnels stay readable\u003c\/li\u003e\n\u003cli\u003eBrake lights visible\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-card\"\u003e\n\u003cdiv class=\"sg18-label\"\u003eWhere to Stop\u003c\/div\u003e\n\u003ch3\u003eNot lenses for driving at night.\u003c\/h3\u003e\n\u003cp\u003eNo tinted lens belongs on your face after dark, and anything sold as \"night driving glasses\" reduces the light you need. These are daylight sunglasses — worn until the sun goes, then back in the case.\u003c\/p\u003e\n\u003cul class=\"sg18-taglist\"\u003e\n\u003cli\u003eDaylight use only\u003c\/li\u003e\n\u003cli\u003eNot for night driving\u003c\/li\u003e\n\u003cli\u003eNot welding eyewear\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg18-video-section\"\u003e\n\u003cdiv class=\"sg18-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/c8d440347c434e7f9463e58075047b8e.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg18-statement\"\u003e\n\u003ch3\u003eDarker isn't safer. Without a UV filter, it's just \u003cspan\u003edarker\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg18-banner\"\u003e\n\u003cdiv class=\"sg18-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/18.2.png?v=1785490951\" alt=\"Men and women wearing unisex polarised sunglasses in daylight\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg18-strip\"\u003e\n\u003cdiv class=\"sg18-strip-inner\"\u003e\n\u003ch3\u003eLight \u0026amp; Lens\u003c\/h3\u003e\n\u003cdiv class=\"sg18-strip-grid\"\u003e\n\u003cdiv class=\"sg18-strip-item\"\u003e\n\u003cdiv class=\"sg18-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eIndependent of tint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-strip-item\"\u003e\n\u003cdiv class=\"sg18-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eGlare, not brightness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-strip-item\"\u003e\n\u003cdiv class=\"sg18-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 3a9 9 0 0 0 0 18z\" fill=\"currentColor\" stroke=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eDaylight\u003c\/b\u003e \u003cspan\u003eMid-depth tint\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg18-strip-item\"\u003e\n\u003cdiv class=\"sg18-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eMen \u0026amp; women\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=\"sg18-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg18-tag-row\"\u003e\n\u003cspan class=\"sg18-tag\"\u003eDaytime Driving\u003c\/span\u003e \u003cspan class=\"sg18-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg18-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg18-tag\"\u003eOvercast Days\u003c\/span\u003e \u003cspan class=\"sg18-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg18-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg18-close\"\u003e\n\u003ch3\u003eTinted for real days, not showroom lighting.\u003c\/h3\u003e\n\u003cp\u003eA mid-depth daylight tint with a polarising filter and full UV400 protection — unisex sunglasses for men and women that stay useful when the sun goes behind a cloud.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62831521890634,"sku":"RWPPJH0911M1","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-polarized-aviator-silver-frame-green-mirror-front-rwppjh0911m1.jpg?v=1785330261"},{"product_id":"rozior-men-women-aviator-gold-frame-gold-lens-sunglasses-rwu2035m3","title":"ROZIOR® Men \u0026 Women Aviator UV400 Sunglasses | Gold Frame | Gold Lens | Pack of 1","description":"\u003cstyle\u003e\n  .sg17-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg17-wrap *{box-sizing:border-box;}\n  .sg17-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg17-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg17-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg17-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  .sg17-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    .sg17-hero h2{font-size:32px;}\n    .sg17-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg17-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg17-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg17-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg17-banner{margin:20px auto;}\n    .sg17-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg17-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg17-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg17-video-wrap video,\n  .sg17-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg17-video-section{margin:28px auto;}\n    .sg17-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg17-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg17-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg17-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg17-card .sg17-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg17-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg17-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg17-card{padding:24px 20px;}\n    .sg17-card h3{font-size:22px;}\n    .sg17-card p{font-size:15px;}\n  }\n  .sg17-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg17-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg17-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\n  \/* STATEMENT *\/\n  .sg17-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg17-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg17-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg17-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg17-strip{padding:20px 20px 40px;}\n  .sg17-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg17-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg17-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg17-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg17-strip-item{border-left:none !important;}\n    .sg17-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg17-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg17-strip-item:first-child{border-left:none;}\n  .sg17-strip-item .sg17-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  .sg17-strip-item .sg17-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  .sg17-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg17-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg17-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg17-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg17-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg17-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  \/* CLOSE *\/\n  .sg17-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg17-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg17-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg17-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg17-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg17-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg17-banner\"\u003e\n\u003cdiv class=\"sg17-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/17.1.png?v=1785490941\" alt=\"Unisex polarised UV400 sunglasses styled with everyday clothing\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg17-features\"\u003e\n\u003cdiv class=\"sg17-card\"\u003e\n\u003cdiv class=\"sg17-label\"\u003eWardrobe Neutral\u003c\/div\u003e\n\u003ch3\u003eNothing to build an outfit around.\u003c\/h3\u003e\n\u003cp\u003eBright or heavily patterned frames need the rest of what you're wearing to agree with them. A restrained shape in a neutral finish doesn't ask for that — it sits with a kurta, a shirt, a t-shirt or a jacket without needing thought.\u003c\/p\u003e\n\u003cul class=\"sg17-taglist\"\u003e\n\u003cli\u003eUnderstated shape\u003c\/li\u003e\n\u003cli\u003eNeutral finish\u003c\/li\u003e\n\u003cli\u003eWorks with most colours\u003c\/li\u003e\n\u003cli\u003eMen \u0026amp; women\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-card\"\u003e\n\u003cdiv class=\"sg17-label\"\u003eOn Camera\u003c\/div\u003e\n\u003ch3\u003ePhotographs the way it looks.\u003c\/h3\u003e\n\u003cp\u003eOversized or very reflective frames tend to dominate a photo and hide the face behind them. Medium proportions keep the balance — the sunglasses read as part of the picture rather than the whole subject of it.\u003c\/p\u003e\n\u003cul class=\"sg17-taglist\"\u003e\n\u003cli\u003eBalanced proportions\u003c\/li\u003e\n\u003cli\u003eDoesn't dominate\u003c\/li\u003e\n\u003cli\u003eTravel photos\u003c\/li\u003e\n\u003cli\u003eEveryday wear\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-card\"\u003e\n\u003cdiv class=\"sg17-label\"\u003eOffice to Weekend\u003c\/div\u003e\n\u003ch3\u003eFormal enough, casual enough.\u003c\/h3\u003e\n\u003cp\u003eSportier wrap frames look out of place with office wear; very delicate ones look fussy on a weekend. Sitting between the two means one pair covers the commute, the meeting you walked to, and Saturday afternoon.\u003c\/p\u003e\n\u003cul class=\"sg17-taglist\"\u003e\n\u003cli\u003eSuits formal wear\u003c\/li\u003e\n\u003cli\u003eRight for casual\u003c\/li\u003e\n\u003cli\u003eNo style switching\u003c\/li\u003e\n\u003cli\u003eOne pair, all week\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-card\"\u003e\n\u003cdiv class=\"sg17-label\"\u003eAges Well\u003c\/div\u003e\n\u003ch3\u003eNot tied to this year's shape.\u003c\/h3\u003e\n\u003cp\u003eEyewear trends move fast, and a frame bought at the peak of one looks dated once it passes. A classic mid-width silhouette avoids that cycle entirely, which matters more when the lenses are built to last several seasons anyway.\u003c\/p\u003e\n\u003cul class=\"sg17-taglist\"\u003e\n\u003cli\u003eClassic silhouette\u003c\/li\u003e\n\u003cli\u003eNot trend-led\u003c\/li\u003e\n\u003cli\u003eAnti-scratch lenses\u003c\/li\u003e\n\u003cli\u003eMetal-core hinges\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg17-video-section\"\u003e\n\u003cdiv class=\"sg17-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/a4a8637a9b454b89907744c3f4e3e4ca.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg17-statement\"\u003e\n\u003ch3\u003eA frame that doesn't announce itself is the one you're still wearing in \u003cspan\u003ethree years\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg17-banner\"\u003e\n\u003cdiv class=\"sg17-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/17.2.png?v=1785490940\" alt=\"Men and women wearing unisex polarised sunglasses with everyday outfits\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg17-strip\"\u003e\n\u003cdiv class=\"sg17-strip-inner\"\u003e\n\u003ch3\u003eStyle Notes\u003c\/h3\u003e\n\u003cdiv class=\"sg17-strip-grid\"\u003e\n\u003cdiv class=\"sg17-strip-item\"\u003e\n\u003cdiv class=\"sg17-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eMedium\u003c\/b\u003e \u003cspan\u003eBalanced proportions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-strip-item\"\u003e\n\u003cdiv class=\"sg17-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eFunction under the style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-strip-item\"\u003e\n\u003cdiv class=\"sg17-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eRated, every day\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg17-strip-item\"\u003e\n\u003cdiv class=\"sg17-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eHim \u0026amp; her\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=\"sg17-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg17-tag-row\"\u003e\n\u003cspan class=\"sg17-tag\"\u003eOffice Wear\u003c\/span\u003e \u003cspan class=\"sg17-tag\"\u003eWeekend Casual\u003c\/span\u003e \u003cspan class=\"sg17-tag\"\u003eTravel Photos\u003c\/span\u003e \u003cspan class=\"sg17-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg17-tag\"\u003eEveryday Wear\u003c\/span\u003e \u003cspan class=\"sg17-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg17-close\"\u003e\n\u003ch3\u003eQuiet enough to wear with anything.\u003c\/h3\u003e\n\u003cp\u003eA classic mid-width unisex silhouette with polarised UV400 lenses underneath — sunglasses for men and women that fit your wardrobe instead of asking it to change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62831703785802,"sku":"RWU2035M3","price":479.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-aviator-gold-frame-gold-lens-uv400-sunglasses-front-view-rwu2035m3.jpg?v=1785331281"},{"product_id":"rozior-men-women-aviator-black-frame-black-lens-sunglasses-rwu2035c1","title":"ROZIOR® Men \u0026 Women Aviator UV400 Sunglasses | Black Frame | Black Lens | Pack of 1","description":"\u003cstyle\u003e\n  .sg16-wrap{\n    --ink:#141414;\n    --sub:#6B6B6B;\n    --bg:#FFFFFF;\n    --panel:#F4F2EF;\n    --accent:#7A5C2E;\n    --line:#E4E1DC;\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  .sg16-wrap *{box-sizing:border-box;}\n  .sg16-wrap img{max-width:100%;display:block;}\n\n  \/* HERO *\/\n  .sg16-hero{\n    text-align:center;\n    padding:28px 20px 16px;\n    max-width:960px;\n    margin:0 auto;\n  }\n  .sg16-eyebrow{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.10em;\n    text-transform:uppercase;\n    margin-bottom:12px;\n  }\n  .sg16-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  .sg16-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    .sg16-hero h2{font-size:32px;}\n    .sg16-tagline{font-size:16px;}\n  }\n\n  \/* IMAGE BANNERS - locked to 16:9 *\/\n  .sg16-banner{\n    max-width:1100px;\n    margin:28px auto;\n    padding:0 20px;\n  }\n  .sg16-banner-frame{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:var(--panel);\n  }\n  .sg16-banner-frame img{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n  }\n  @media (max-width:640px){\n    .sg16-banner{margin:20px auto;}\n    .sg16-banner-frame{border-radius:18px;}\n  }\n\n  \/* VIDEO BANNER - 16:9 *\/\n  .sg16-video-section{\n    max-width:1100px;\n    margin:40px auto;\n    padding:0 20px;\n  }\n  .sg16-video-wrap{\n    position:relative;\n    width:100%;\n    aspect-ratio:16\/9;\n    border-radius:24px;\n    overflow:hidden;\n    background:#000;\n  }\n  .sg16-video-wrap video,\n  .sg16-video-wrap iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n    object-fit:cover;\n  }\n  @media (max-width:640px){\n    .sg16-video-section{margin:28px auto;}\n    .sg16-video-wrap{border-radius:18px;}\n  }\n\n  \/* FEATURE CARDS - text only, 2 x 2 *\/\n  .sg16-features{\n    max-width:1100px;\n    margin:0 auto;\n    padding:20px 20px 32px;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:24px;\n  }\n  @media (max-width:800px){\n    .sg16-features{grid-template-columns:1fr;gap:18px;padding:16px 20px 24px;}\n  }\n  .sg16-card{\n    background:var(--panel);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:28px 26px;\n  }\n  .sg16-card .sg16-label{\n    font-size:12px;\n    color:var(--accent);\n    font-weight:700;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n    margin-bottom:10px;\n  }\n  .sg16-card h3{\n    font-size:26px;\n    line-height:1.2;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 12px;\n  }\n  .sg16-card p{\n    font-size:16px;\n    line-height:1.6;\n    color:var(--sub);\n    margin:0;\n  }\n  @media (max-width:640px){\n    .sg16-card{padding:24px 20px;}\n    .sg16-card h3{font-size:22px;}\n    .sg16-card p{font-size:15px;}\n  }\n  .sg16-taglist{\n    list-style:none;\n    margin:16px 0 0;\n    padding:0;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px 16px;\n  }\n  .sg16-taglist li{\n    font-size:14px;\n    color:var(--ink);\n    padding-left:18px;\n    position:relative;\n  }\n  .sg16-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\n  \/* STATEMENT *\/\n  .sg16-statement{\n    text-align:center;\n    max-width:780px;\n    margin:0 auto;\n    padding:32px 20px;\n  }\n  .sg16-statement h3{\n    font-size:34px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    line-height:1.3;\n    margin:0;\n  }\n  .sg16-statement span{color:var(--accent);}\n  @media (max-width:640px){\n    .sg16-statement h3{font-size:24px;}\n  }\n\n  \/* SPEC STRIP *\/\n  .sg16-strip{padding:20px 20px 40px;}\n  .sg16-strip-inner{\n    max-width:1100px;\n    margin:0 auto;\n    text-align:center;\n    background:linear-gradient(180deg,#FAF9F7 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  .sg16-strip-inner h3{\n    font-size:13px;\n    color:var(--accent);\n    font-weight:700;\n    margin:0 0 40px;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n  .sg16-strip-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n  }\n  @media (max-width:800px){\n    .sg16-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n    .sg16-strip-item{border-left:none !important;}\n    .sg16-strip-item b{font-size:19px;line-height:1.25;}\n  }\n  .sg16-strip-item{\n    padding:0 20px;\n    border-left:1px solid var(--line);\n    min-height:118px;\n  }\n  .sg16-strip-item:first-child{border-left:none;}\n  .sg16-strip-item .sg16-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  .sg16-strip-item .sg16-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  .sg16-strip-item b{\n    display:block;\n    font-size:22px;\n    font-weight:700;\n    margin-bottom:6px;\n    letter-spacing:-.01em;\n  }\n  .sg16-strip-item span{\n    font-size:14px;\n    color:var(--sub);\n  }\n\n  \/* PERFECT FOR TAGS *\/\n  .sg16-tags{\n    max-width:1100px;\n    margin:0 auto;\n    padding:8px 20px 40px;\n    text-align:center;\n  }\n  .sg16-tags h3{\n    font-size:28px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 24px;\n  }\n  .sg16-tag-row{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:10px;\n  }\n  .sg16-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  \/* CLOSE *\/\n  .sg16-close{\n    text-align:center;\n    padding:24px 20px 48px;\n    max-width:640px;\n    margin:0 auto;\n  }\n  .sg16-close h3{\n    font-size:32px;\n    font-weight:600;\n    letter-spacing:-.01em;\n    margin:0 0 14px;\n  }\n  .sg16-close p{\n    font-size:17px;\n    color:var(--sub);\n    margin:0;\n    line-height:1.6;\n  }\n  @media (max-width:640px){\n    .sg16-close h3{font-size:24px;}\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sg16-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sg16-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\u003cspan style=\"text-decoration: underline;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"MsoNormal\" style=\"text-align: left;\"\u003e\u003cspan\u003e✅\u003c\/span\u003eUV400 PROTECTION: Protect Your Eyes with Premium UV400 Lenses That Block Harmful UVA \u0026amp; UVB Rays, Delivering Superior Eye Safety, Reduced Glare, and Crystal-Clear Vision for Every Outdoor Adventure.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eTIMELESS UNISEX STYLE: Designed for Both Men and Women, These Modern Sunglasses Combine Fashion-Forward Looks with Everyday Versatility, Making Them the Perfect Accessory for Any Occasion.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eLIGHTWEIGHT COMFORT: Expertly Crafted with Durable, Lightweight Materials to Provide a Secure, Pressure-Free Fit That Keeps You Comfortable throughout the Day.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003ePREMIUM LENS QUALITY: Experience Enhanced Visual Clarity with High-Quality Lenses That Minimize Glare and Deliver Sharp, Comfortable Vision Whether You're Driving, Travelling, or Enjoying the Outdoors.\u003cbr\u003e\u003cspan\u003e✅\u003c\/span\u003eEVERYDAY PERFORMANCE: Built for Driving, Travel, Sports, Beach Days, and Daily Wear, These Stylish Sunglasses Offer the Perfect Balance of Comfort, Durability, and Reliable Eye Protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 1 (16:9) --\u003e\n\u003cdiv class=\"sg16-banner\"\u003e\n\u003cdiv class=\"sg16-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/16.1.png?v=1785482858\" alt=\"Unisex polarised UV400 sunglasses shared between men and women\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"sg16-features\"\u003e\n\u003cdiv class=\"sg16-card\"\u003e\n\u003cdiv class=\"sg16-label\"\u003eOne Pair, Two People\u003c\/div\u003e\n\u003ch3\u003eNo his version and hers version.\u003c\/h3\u003e\n\u003cp\u003eMost eyewear is split by gender for styling reasons rather than fit ones. A medium width with a neutral bridge covers the range where most adult men and women actually sit, so whoever picks the pair up is wearing the right size.\u003c\/p\u003e\n\u003cul class=\"sg16-taglist\"\u003e\n\u003cli\u003eOne unisex size\u003c\/li\u003e\n\u003cli\u003eNeutral bridge\u003c\/li\u003e\n\u003cli\u003eFlexible arms\u003c\/li\u003e\n\u003cli\u003eFits most adults\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-card\"\u003e\n\u003cdiv class=\"sg16-label\"\u003eThe Hallway Pair\u003c\/div\u003e\n\u003ch3\u003eKept by the door, not in a drawer.\u003c\/h3\u003e\n\u003cp\u003eThe sunglasses that get worn are the ones within reach when you're already leaving. Because this pair suits anyone in the house, it can live in the hallway or the car door and be genuinely useful to whoever grabs it.\u003c\/p\u003e\n\u003cul class=\"sg16-taglist\"\u003e\n\u003cli\u003eAlways to hand\u003c\/li\u003e\n\u003cli\u003eCar or hallway\u003c\/li\u003e\n\u003cli\u003eHard case included\u003c\/li\u003e\n\u003cli\u003eUnder 25 g\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-card\"\u003e\n\u003cdiv class=\"sg16-label\"\u003eHandled by Everyone\u003c\/div\u003e\n\u003ch3\u003eShared things get treated worse.\u003c\/h3\u003e\n\u003cp\u003eA pair nobody owns personally gets folded roughly, dropped in bags and wiped on sleeves. Metal-core hinges and a flexible polycarbonate frame are there so that shared handling doesn't end in a drooping arm within a month.\u003c\/p\u003e\n\u003cul class=\"sg16-taglist\"\u003e\n\u003cli\u003eMetal-core hinges\u003c\/li\u003e\n\u003cli\u003eFlexes, doesn't snap\u003c\/li\u003e\n\u003cli\u003eAnti-scratch lens\u003c\/li\u003e\n\u003cli\u003eMicrofibre cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-card\"\u003e\n\u003cdiv class=\"sg16-label\"\u003eWhen Two Makes Sense\u003c\/div\u003e\n\u003ch3\u003eSharing has one obvious limit.\u003c\/h3\u003e\n\u003cp\u003eIf two of you leave the house at the same time every morning, one pair doesn't stretch. Plenty of households order a second for exactly that reason — same frame, so there's nothing to compare or argue about.\u003c\/p\u003e\n\u003cul class=\"sg16-taglist\"\u003e\n\u003cli\u003eSame frame, twice\u003c\/li\u003e\n\u003cli\u003eGood for couples\u003c\/li\u003e\n\u003cli\u003eEasy to gift on\u003c\/li\u003e\n\u003cli\u003eMen \u0026amp; women\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO BANNER (16:9) --\u003e\n\u003cdiv class=\"sg16-video-section\"\u003e\n\u003cdiv class=\"sg16-video-wrap\"\u003e\u003cvideo controls=\"controls\" preload=\"metadata\" playsinline=\"\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9081ddb4d1724e1697bd538bf6f4ee44.mp4\" type=\"video\/mp4\"\u003e\n        Your browser does not support the video tag.\n      \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sg16-statement\"\u003e\n\u003ch3\u003eUnisex isn't a style label. It means \u003cspan\u003enobody has to buy their own\u003c\/span\u003e.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- BANNER 2 (16:9) --\u003e\n\u003cdiv class=\"sg16-banner\"\u003e\n\u003cdiv class=\"sg16-banner-frame\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/16.2.png?v=1785482859\" alt=\"A couple sharing the same unisex polarised sunglasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sg16-strip\"\u003e\n\u003cdiv class=\"sg16-strip-inner\"\u003e\n\u003ch3\u003eHousehold Ready\u003c\/h3\u003e\n\u003cdiv class=\"sg16-strip-grid\"\u003e\n\u003cdiv class=\"sg16-strip-item\"\u003e\n\u003cdiv class=\"sg16-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v2M12 20v2M2 12h2M20 12h2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M19.1 4.9l-1.4 1.4M6.3 17.7l-1.4 1.4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUV400\u003c\/b\u003e \u003cspan\u003eWhoever's wearing them\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-strip-item\"\u003e\n\u003cdiv class=\"sg16-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePolarised\u003c\/b\u003e \u003cspan\u003eGlare-free for all\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-strip-item\"\u003e\n\u003cdiv class=\"sg16-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h18M3 12l3-3M3 12l3 3M21 12l-3-3M21 12l-3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eMedium\u003c\/b\u003e \u003cspan\u003eOne size, most faces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sg16-strip-item\"\u003e\n\u003cdiv class=\"sg16-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnisex\u003c\/b\u003e \u003cspan\u003eHim, her, either\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=\"sg16-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sg16-tag-row\"\u003e\n\u003cspan class=\"sg16-tag\"\u003eCouples\u003c\/span\u003e \u003cspan class=\"sg16-tag\"\u003eFamily Use\u003c\/span\u003e \u003cspan class=\"sg16-tag\"\u003eDaily Commute\u003c\/span\u003e \u003cspan class=\"sg16-tag\"\u003eDriving\u003c\/span\u003e \u003cspan class=\"sg16-tag\"\u003eBeach \u0026amp; Travel\u003c\/span\u003e \u003cspan class=\"sg16-tag\"\u003eGifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sg16-close\"\u003e\n\u003ch3\u003eOne pair the whole house can use.\u003c\/h3\u003e\n\u003cp\u003ePolarised UV400 lenses in a medium unisex frame built to survive being shared — sunglasses for men and women that don't need a second version for the other person.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62831752151370,"sku":"RWU2035C1","price":530.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-aviator-black-frame-black-lens-uv400-sunglasses-front-view-rwu2035c1.jpg?v=1785332313"}],"url":"https:\/\/bigpassport.com\/collections\/frontpage.oembed?page=7","provider":"BigPassport","version":"1.0","type":"link"}