{"title":"Best Sellers","description":"","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    \/* Feature sections *\/\n    .bp-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .bp-section.reverse .bp-copy{order:2;}\n    .bp-section.reverse .bp-media{order:1;}\n    @media (max-width:800px){\n      .bp-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .bp-section.reverse .bp-copy{order:1;}\n      .bp-section.reverse .bp-media{order:2;}\n    }\n    .bp-copy .bp-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .bp-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .bp-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .bp-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .bp-copy h2{font-size:28px;}\n      .bp-copy p{font-size:16px;}\n    }\n    .bp-copy .bp-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .bp-copy .bp-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .bp-copy .bp-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .bp-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .bp-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .bp-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .bp-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .bp-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .bp-strip{\n      padding:20px 20px 40px;\n    }\n    .bp-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .bp-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .bp-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .bp-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:36px;}\n      .bp-strip-item{border-left:none !important;}\n    }\n    .bp-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n    }\n    .bp-strip-item:first-child{border-left:none;}\n    .bp-strip-item .bp-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .bp-strip-item .bp-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .bp-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .bp-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .bp-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .bp-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .bp-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .bp-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"bp-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"bp-hero\" style=\"text-align: left;\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Features:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n✅Headphones Wire with Mic for Clear Voice Calls – Advanced noise-cancelling microphone in this wired headset with mic filters out background noise to deliver clear, distortion-free voice quality for professional calls, online classes, and meetings.\u003cbr\u003e✅USB Headphones with Mic Featuring Clear HD Sound – Powerful 30mm speaker drivers in this wired headset produce balanced HD sound with crisp vocals, ideal for Zoom, Microsoft Teams, Skype, call center work, office calls, and daily computer use.\u003cbr\u003e✅Easy USB Plug \u0026amp; Play Wired Headset – This wired headset with mic connects instantly to your PC or laptop with simple USB plug-and-play setup. No drivers, no software installation, and no extra configuration required.\u003cbr\u003e✅6-Feet Long Tangle-Free Cable with All-Day Comfort – Strong and durable headphones wire with mic gives you freedom to sit, stand, or move comfortably. Soft cushioned ear pads and adjustable headband support long meetings and full work shifts.\u003cbr\u003e✅In-Line Controls for Quick \u0026amp; Easy Operation – Built-in cable controls on these USB headphones with mic allow quick volume adjustment and microphone mute, making it easy to manage calls without interrupting your workflow.\u003c\/div\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_1_1.png?v=1784453004\" alt=\"BigPassport Pro-Tech 440 USB Wired Headset with Microphone\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bp-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Microphone --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eYour voice, without the noise.\u003c\/h2\u003e\n\u003cp\u003eThe built‑in noise‑cancelling microphone minimizes background distractions and captures your voice with improved clarity — so you sound clear, natural and professional on every call.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eVideo conferences\u003c\/li\u003e\n\u003cli\u003eCustomer support calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003eWork‑from‑home sessions\u003c\/li\u003e\n\u003cli\u003eTeam collaborations\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_dd521bbf-64bd-48fd-a4e8-183361347cfe.png?v=1784452661\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 440 headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Audio (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eAudio\u003c\/div\u003e\n\u003ch2\u003eSound that keeps up with your day.\u003c\/h2\u003e\n\u003cp\u003eBuilt‑in 30mm speaker drivers deliver balanced, detailed sound — clear vocals for calls and training videos, and comfortable listening for music and everyday computer use.\u003c\/p\u003e\n\u003cul class=\"bp-taglist\"\u003e\n\u003cli\u003eOffice communication\u003c\/li\u003e\n\u003cli\u003eOnline learning\u003c\/li\u003e\n\u003cli\u003eBusiness calls\u003c\/li\u003e\n\u003cli\u003eMultimedia use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_bfe242b5-0a07-437d-9e9d-1d4e00a35818.png?v=1784452661\" alt=\"30mm HD audio speaker drivers inside the headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"bp-statement\"\u003e\n\u003ch2\u003eJust plug it in. \u003cspan\u003eNo drivers, no software, no setup\u003c\/span\u003e — USB plug‑and‑play, ready in seconds.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Comfort --\u003e\n\u003cdiv class=\"bp-section\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eComfort\u003c\/div\u003e\n\u003ch2\u003eBuilt for the long call.\u003c\/h2\u003e\n\u003cp\u003eSoft cushioned ear pads and an adjustable headband keep things comfortable through full work shifts, long conference calls and online classes. The lightweight design reduces pressure during continuous use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_e7fbcf08-f4a0-4138-a44a-f1896245c2d2.png?v=1784452661\" alt=\"Cushioned ear pads and adjustable headband on the headset\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Cable \u0026 Controls (reversed) --\u003e\n\u003cdiv class=\"bp-section reverse\"\u003e\n\u003cdiv class=\"bp-copy\"\u003e\n\u003cdiv class=\"bp-label\"\u003eCable \u0026amp; Controls\u003c\/div\u003e\n\u003ch2\u003eMove freely. Manage calls easily.\u003c\/h2\u003e\n\u003cp\u003eAn extra‑long 6‑feet tangle‑free cable gives you room to sit, stand or adjust your position without feeling restricted. Built‑in in‑line controls let you adjust volume and mute the microphone without leaving your workflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_60420c6e-f4b0-4fd5-aa26-760d26c17dc5.png?v=1784452661\" alt=\"6 feet tangle-free cable with in-line volume and mute controls\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_3_1.png?v=1784453004\" alt=\"BigPassport Pro-Tech 440 headset in use\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"bp-strip\"\u003e\n\u003cdiv class=\"bp-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Tech 440\u003c\/h3\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise‑Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle‑free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all‑day productivity — the BigPassport Pro‑Tech 440 USB Wired Headset with Microphone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686396580170,"sku":"BP_Pro-tech_FBA","price":980.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-tech-440-usb-wired-headset-black.webp?v=1784451238"},{"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    \/* 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 class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Tech 491 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_4.png?v=1784457214\" 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 491 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_39_16_PM.png?v=1784457213\" 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_03_49_10_PM.png?v=1784457213\" 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_03_43_49_PM.png?v=1784457212\" 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_03_42_14_PM.png?v=1784457212\" 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 491 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_39_09_PM.png?v=1784457212\" 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 491\u003c\/h3\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise‑Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle‑free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all‑day productivity — the BigPassport Pro‑Tech 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    \/* 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 style=\"text-align: left;\" class=\"bp-hero\"\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 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_8.png?v=1784459939\" alt=\"BigPassport Pro-Boom 722 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_04_35_45_PM.png?v=1784459938\" alt=\"Noise cancelling boom microphone on the Pro-Boom 722 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_04_39_26_PM.png?v=1784459939\" alt=\"40mm stereo speaker drivers inside the Pro-Boom 722 headset\"\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_04_38_07_PM.png?v=1784459938\" 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 class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_52_51_PM.png?v=1784460233\" alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 722\" 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=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_40_24_PM.png?v=1784459939\" alt=\"BigPassport Pro-Boom 722 headset in use\" style=\"margin-bottom: 16px; float: none;\"\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\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    \/* 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 class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Tech 134 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_6.png?v=1784457493\" 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 134 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_50_57_PM.png?v=1784457492\" 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_03_49_43_PM.png?v=1784457493\" 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_03_52_16_PM.png?v=1784457493\" 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_03_53_24_PM.png?v=1784457492\" 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 134 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_03_55_38_PM.png?v=1784457492\" 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 134\u003c\/h3\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise‑Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle‑free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all‑day productivity — the BigPassport Pro‑Tech 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":false}],"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    \/* 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 style=\"text-align: left;\" class=\"a-spacing-mini\"\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 style=\"text-align: left;\" class=\"a-spacing-mini\"\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 style=\"text-align: left;\" class=\"a-spacing-mini\"\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 style=\"text-align: left;\" class=\"a-spacing-mini\"\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 style=\"text-align: left;\" class=\"a-spacing-mini\"\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 class=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Boom 189 USB Wired Over-Ear Headphones with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_11_1.png?v=1784464069\" 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 189 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_49_PM.png?v=1784464068\" 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 189 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_55_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\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_05_56_10_PM.png?v=1784464068\" 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 class=\"pb-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Protein leather ear cushions and adjustable headband on the Pro-Boom 189\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_13_23_PM.png?v=1784464069\" 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=\"pb-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Boom 189 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_05_11_45_PM.png?v=1784464068\" style=\"margin-bottom: 16px; float: none;\"\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\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    \/* 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 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\u003c\/div\u003e\n\u003cdiv class=\"bp-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Tech 493 USB Wired Headset with Microphone\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_7.png?v=1784459608\" 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 493 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_19_02_PM.png?v=1784459608\" 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_04_20_53_PM.png?v=1784459607\" 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_04_21_53_PM.png?v=1784459608\" 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_04_24_44_PM.png?v=1784459607\" 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 493 headset in use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_19_2026_04_18_23_PM.png?v=1784459607\" 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 493\u003c\/h3\u003e\n\u003cdiv class=\"bp-strip-grid\"\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eNoise‑Cancelling\u003c\/b\u003e \u003cspan\u003eClear mic for every call\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 10v4h4l5 5V5L7 10H3zM16 8a5 5 0 0 1 0 8M19 5a9 9 0 0 1 0 14\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e30mm Drivers\u003c\/b\u003e \u003cspan\u003eHD audio quality\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUSB Plug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eNo drivers needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bp-strip-item\"\u003e\n\u003cdiv class=\"bp-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 4c4 0 4 4 8 4s4-4 8-4M4 12c4 0 4 4 8 4s4-4 8-4M4 20c4 0 4-4 8-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6 Feet Cable\u003c\/b\u003e \u003cspan\u003eTangle‑free \u0026amp; durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"bp-close\"\u003e\n\u003ch2\u003eUpgrade your calling experience today.\u003c\/h2\u003e\n\u003cp\u003eClearer calls, better sound and comfortable, all‑day productivity — the BigPassport Pro‑Tech 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    \/* 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 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_9.png?v=1784464332\" alt=\"BigPassport Pro-Tech 630 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_05_38_13_PM.png?v=1784464331\" alt=\"Noise cancelling microphone on the BigPassport Pro-Tech 630 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_05_40_34_PM.png?v=1784464331\" alt=\"30mm HD audio speaker drivers inside the headset\"\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_05_43_18_PM.png?v=1784464332\" 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_05_50_19_PM.png?v=1784464331\" 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_05_35_33_PM.png?v=1784464331\" alt=\"BigPassport Pro-Tech 630 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 630\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 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\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":true}],"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    \/* Feature sections *\/\n    .pa-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pa-section.reverse .pa-copy{order:2;}\n    .pa-section.reverse .pa-media{order:1;}\n    @media (max-width:800px){\n      .pa-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pa-section.reverse .pa-copy{order:1;}\n      .pa-section.reverse .pa-media{order:2;}\n    }\n    .pa-copy .pa-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pa-copy h3{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pa-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pa-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pa-copy h3{font-size:28px;}\n      .pa-copy p{font-size:16px;}\n    }\n    .pa-copy .pa-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pa-copy .pa-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pa-copy .pa-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pa-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pa-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pa-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pa-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pa-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pa-strip{\n      padding:20px 20px 40px;\n    }\n    .pa-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pa-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pa-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pa-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pa-strip-item{border-left:none !important;}\n      .pa-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pa-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pa-strip-item:first-child{border-left:none;}\n    .pa-strip-item .pa-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pa-strip-item .pa-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pa-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pa-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pa-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pa-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pa-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pa-tag{\n      font-size:14px;\n      color:var(--ink);\n      background:var(--panel);\n      border:1px solid var(--line);\n      padding:9px 16px;\n      border-radius:999px;\n    }\n\n    \/* Closing *\/\n    .pa-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pa-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pa-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pa-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pa-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pa-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅BLUETOOTH HANDS FREE: Powered with Bluetooth 5.0, enjoy wireless hands-free calling experience with computer, laptop or mobile phone. Stable Bluetooth connection up to 98 fts. Light weight only 120 gm for all day comfort.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅NOISE CANCELLATION MIC: Powered with AI noise reduction algorithm and QCC8020 CVC8.0 noise reduction technology, eliminates all external noises \u0026amp; disturbance. Perfect headset for call centre, office, driving or online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅DUAL CONNECTION – Support both wireless \u0026amp; wired connections. Option to connect headphone using the 3.5mm aux cable. Aux cable is provided with the pack.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST CHARGING \u0026amp; LONG BATTERY BACKUP: Fully charged in just 90 minutes gives up to 5 to 8 days talk time and up to 30 days standby backup. Perfect Bluetooth wireless headset for Skype \/ Zoom \/ Meetings \/ online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INBUILT SOUND CONTROLS: Easy to operate sound controls to volume up\/down \u0026amp; mute mic. 6 months warranty \u0026amp; 50+ sales \u0026amp; support centres across India. Note: - Bluetooth adaptor is required for computer\/Laptop that doesn’t have inbuilt Bluetooth function.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-hero-img\"\u003e\u003cimg 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 class=\"pa-media\"\u003e\u003cimg 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\"\u003e\u003cimg alt=\"Bluetooth 5.0 wireless connection on the BigPassport headset\"\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\"\u003e\u003cimg 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 class=\"pa-media\"\u003e\u003cimg 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 class=\"pa-hero-img\"\u003e\u003cimg 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 white\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pa-strip-grid\"\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h4l3-8 4 16 3-8h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBluetooth 5.0\u003c\/b\u003e \u003cspan\u003eStable wireless range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eCVC 8.0 Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"20\" width=\"10\" y=\"2\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 6h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 8 Days\u003c\/b\u003e \u003cspan\u003eTalk time per charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h7l-1 8 10-12h-7l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e90‑Min\u003c\/b\u003e \u003cspan\u003eFast charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pa-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"pa-tag-row\"\u003e\n\u003cspan class=\"pa-tag\"\u003eSkype Calls\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eZoom Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOnline Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eCall Centre\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOffice Use\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003ePC \u0026amp; Laptop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pa-close\"\u003e\n\u003ch3\u003eWireless freedom, without losing the connection.\u003c\/h3\u003e\n\u003cp\u003eNoise‑cancelling clarity, all‑day battery life, and reliable Bluetooth 5.0 connectivity — the BigPassport Pro‑Air_Bp30 Wireless Headset keeps you connected through every call.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":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    \/* Feature sections *\/\n    .pa-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pa-section.reverse .pa-copy{order:2;}\n    .pa-section.reverse .pa-media{order:1;}\n    @media (max-width:800px){\n      .pa-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pa-section.reverse .pa-copy{order:1;}\n      .pa-section.reverse .pa-media{order:2;}\n    }\n    .pa-copy .pa-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pa-copy h3{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pa-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pa-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pa-copy h3{font-size:28px;}\n      .pa-copy p{font-size:16px;}\n    }\n    .pa-copy .pa-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pa-copy .pa-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pa-copy .pa-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pa-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pa-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pa-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pa-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pa-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pa-strip{\n      padding:20px 20px 40px;\n    }\n    .pa-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pa-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pa-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pa-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pa-strip-item{border-left:none !important;}\n      .pa-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pa-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pa-strip-item:first-child{border-left:none;}\n    .pa-strip-item .pa-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pa-strip-item .pa-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pa-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pa-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pa-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pa-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pa-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pa-tag{\n      font-size:14px;\n      color:var(--ink);\n      background:var(--panel);\n      border:1px solid var(--line);\n      padding:9px 16px;\n      border-radius:999px;\n    }\n\n    \/* Closing *\/\n    .pa-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pa-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pa-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pa-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pa-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pa-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅BLUETOOTH HANDS FREE: Powered with Bluetooth 5.0, enjoy wireless hands-free calling experience with computer, laptop or mobile phone. Stable Bluetooth connection up to 98 fts. Light weight only 120 gm for all day comfort.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅NOISE CANCELLATION MIC: Powered with AI noise reduction algorithm and QCC8020 CVC8.0 noise reduction technology, eliminates all external noises \u0026amp; disturbance. Perfect headset for call centre, office, driving or online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅DUAL CONNECTION – Support both wireless \u0026amp; wired connections. Option to connect headphone using the 3.5mm aux cable. Aux cable is provided with the pack.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FAST CHARGING \u0026amp; LONG BATTERY BACKUP: Fully charged in just 90 minutes gives up to 5 to 8 days talk time and up to 30 days standby backup. Perfect Bluetooth wireless headset for Skype \/ Zoom \/ Meetings \/ online classes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅INBUILT SOUND CONTROLS: Easy to operate sound controls to volume up\/down \u0026amp; mute mic. 6 months warranty \u0026amp; 50+ sales \u0026amp; support centres across India. Note: - Bluetooth adaptor is required for computer\/Laptop that doesn’t have inbuilt Bluetooth function.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Air_Bp30 Bluetooth Wireless Over-Ear Headset with Mic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_5220433e-35f1-4d79-9518-8c455812ed48.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pa-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Noise-Cancelling Mic --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch3\u003eYour voice, without the room around it.\u003c\/h3\u003e\n\u003cp\u003eBuilt‑in CVC 8.0 noise‑cancelling technology strips out background noise and disturbance from the world around you, delivering crystal‑clear HD voice quality on every call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eCVC 8.0 noise cancellation\u003c\/li\u003e\n\u003cli\u003eCrystal‑clear HD voice\u003c\/li\u003e\n\u003cli\u003eSkype \u0026amp; Zoom calls\u003c\/li\u003e\n\u003cli\u003eCall centre ready\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"CVC 8.0 noise cancelling microphone on the Pro-Air_Bp30 headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_8a810209-5e1a-4755-8a1d-4c7be4994760.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Bluetooth 5.0 Wireless (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eWireless Connectivity\u003c\/div\u003e\n\u003ch3\u003eA stable connection, well beyond your desk.\u003c\/h3\u003e\n\u003cp\u003eBluetooth 5.0 technology gives you a long‑range, stable connection with your paired phone or computer — up to roughly 98 feet — with dual‑device connectivity so you can stay linked to two devices at once.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eBluetooth 5.0\u003c\/li\u003e\n\u003cli\u003eUp to ~98 ft range\u003c\/li\u003e\n\u003cli\u003eDual‑device connectivity\u003c\/li\u003e\n\u003cli\u003eWindows, Mac, Android \u0026amp; iOS\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Bluetooth 5.0 wireless connection on the BigPassport headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_9a05718a-20ec-4d5b-be10-392f58eacdeb.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pa-statement\"\u003e\n\u003ch3\u003eUp to \u003cspan\u003e8 days of talk time\u003c\/span\u003e and 30 days standby on a single 90‑minute charge.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Battery Life --\u003e\n\u003cdiv class=\"pa-section\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eBattery Life\u003c\/div\u003e\n\u003ch3\u003eCharge once, forget it for days.\u003c\/h3\u003e\n\u003cp\u003eA fast 90‑minute charge gives you up to 5–8 days of talk time and up to 30 days of standby — long enough to get through back‑to‑back meetings, calls and classes without reaching for the charging cable.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eUp to 8 days talk time\u003c\/li\u003e\n\u003cli\u003eUp to 30 days standby\u003c\/li\u003e\n\u003cli\u003e90‑minute fast charge\u003c\/li\u003e\n\u003cli\u003eUSB charging cable included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Long battery life and fast charging on the Pro-Air_Bp30 wireless headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_1f06e25f-01d4-40b9-bca6-3f42078c6ea3.png?v=1784813084\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: In-line Controls (reversed) --\u003e\n\u003cdiv class=\"pa-section reverse\"\u003e\n\u003cdiv class=\"pa-copy\"\u003e\n\u003cdiv class=\"pa-label\"\u003eIn‑Line Controls\u003c\/div\u003e\n\u003ch3\u003eManage every call with one button.\u003c\/h3\u003e\n\u003cp\u003eOne‑touch controls on the headset let you answer, reject, redial, or end calls straight from the power button, with dedicated volume buttons close by — no need to reach for your phone mid‑call.\u003c\/p\u003e\n\u003cul class=\"pa-taglist\"\u003e\n\u003cli\u003eAnswer \/ reject \/ end calls\u003c\/li\u003e\n\u003cli\u003eOne‑touch redial\u003c\/li\u003e\n\u003cli\u003eBuilt‑in volume control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"One-touch in-line call controls on the BigPassport wireless headset\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_fb92e296-a5d5-4b7d-a012-83a284df49d1.png?v=1784813086\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"pa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Air_Bp30 headset being worn during a video call\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_3ea134da-769f-4ac7-b16a-8be5d8abbf21.png?v=1784813085\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pa-strip\"\u003e\n\u003cdiv class=\"pa-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Air_Bp30 Black\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pa-strip-grid\"\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 12h4l3-8 4 16 3-8h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eBluetooth 5.0\u003c\/b\u003e \u003cspan\u003eStable wireless range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3zM19 10v2a7 7 0 0 1-14 0v-2M12 19v4M8 23h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eCVC 8.0 Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect rx=\"2\" height=\"20\" width=\"10\" y=\"2\" x=\"7\"\u003e\u003c\/rect\u003e\u003cpath d=\"M10 6h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 8 Days\u003c\/b\u003e \u003cspan\u003eTalk time per charge\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pa-strip-item\"\u003e\n\u003cdiv class=\"pa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M13 2L3 14h7l-1 8 10-12h-7l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e90‑Min\u003c\/b\u003e \u003cspan\u003eFast charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pa-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"pa-tag-row\"\u003e\n\u003cspan class=\"pa-tag\"\u003eSkype Calls\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eZoom Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOnline Meetings\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eCall Centre\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003eOffice Use\u003c\/span\u003e \u003cspan class=\"pa-tag\"\u003ePC \u0026amp; Laptop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pa-close\"\u003e\n\u003ch3\u003eWireless freedom, without losing the connection.\u003c\/h3\u003e\n\u003cp\u003eNoise‑cancelling clarity, all‑day battery life, and reliable Bluetooth 5.0 connectivity — the BigPassport Pro‑Air_Bp30 Wireless Headset keeps you connected through every call.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62761231876426,"sku":"BP_Pro-Air_BP30_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-air-bp30-bluetooth-wireless-headset-front-view..webp?v=1784460290"},{"product_id":"bigpassport-pro-cam-hd220-1080p-full-hd-usb-webcam","title":"BigPassport Pro-Cam HD220 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pc-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pc-wrap *{box-sizing:border-box;}\n    .pc-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pc-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pc-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pc-hero h2{\n      font-size:52px;\n      line-height:1.12;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pc-hero .pc-tagline{\n      font-size:19px;\n      line-height:1.55;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pc-hero h2{font-size:34px;}\n      .pc-hero .pc-tagline{font-size:16px;}\n    }\n    .pc-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pc-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pc-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pc-section.reverse .pc-copy{order:2;}\n    .pc-section.reverse .pc-media{order:1;}\n    @media (max-width:800px){\n      .pc-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pc-section.reverse .pc-copy{order:1;}\n      .pc-section.reverse .pc-media{order:2;}\n    }\n    .pc-copy .pc-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pc-copy h3{\n      font-size:38px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pc-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pc-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pc-copy h3{font-size:28px;}\n      .pc-copy p{font-size:16px;}\n    }\n    .pc-copy .pc-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pc-copy .pc-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pc-copy .pc-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pc-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pc-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pc-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pc-statement h3{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pc-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pc-strip{\n      padding:20px 20px 40px;\n    }\n    .pc-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pc-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pc-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pc-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pc-strip-item{border-left:none !important;}\n      .pc-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pc-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pc-strip-item:first-child{border-left:none;}\n    .pc-strip-item .pc-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pc-strip-item .pc-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pc-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pc-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pc-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pc-close h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pc-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pc-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pc-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport 1080P Full HD USB Webcam with Microphone for laptop and PC\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_13.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pc-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch3\u003eFull HD 1080p video, even in low light.\u003c\/h3\u003e\n\u003cp\u003eRecord and stream in crystal‑clear 1080p resolution at 30FPS, with vibrant colour accuracy and smooth, blur‑free motion. Built‑in night vision and auto low‑light correction keep your video clear even in dim rooms.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eZoom meetings\u003c\/li\u003e\n\u003cli\u003eSkype calls\u003c\/li\u003e\n\u003cli\u003eVideo conferencing\u003c\/li\u003e\n\u003cli\u003eContent creation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps night vision video quality from the BigPassport webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Wide-Angle Lens (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eLens\u003c\/div\u003e\n\u003ch3\u003eA wider view of the room.\u003c\/h3\u003e\n\u003cp\u003eThe precision wide‑angle lens gives a broader field of view than a standard laptop camera — ideal for team video calls, virtual classrooms, presentations, and streaming setups that need more background coverage.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eTeam video calls\u003c\/li\u003e\n\u003cli\u003eVirtual classrooms\u003c\/li\u003e\n\u003cli\u003ePresentations\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Wide-angle precision lens on the BigPassport 1080P webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_02_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pc-statement\"\u003e\n\u003ch3\u003eBuilt‑in stereo microphone with \u003cspan\u003enoise cancellation\u003c\/span\u003e — no external mic needed.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pc-section\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch3\u003eStays focused on you, automatically.\u003c\/h3\u003e\n\u003cp\u003eAutomatic human face detection keeps you centred and in focus as you move — a reliable setup for HD live video on YouTube, Skype, Twitch, OBS Studio, and Facebook Live.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic human face detection on the BigPassport webcam for streaming\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_58_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Plug \u0026 Play + Accessories (reversed) --\u003e\n\u003cdiv class=\"pc-section reverse\"\u003e\n\u003cdiv class=\"pc-copy\"\u003e\n\u003cdiv class=\"pc-label\"\u003eSetup\u003c\/div\u003e\n\u003ch3\u003ePlug in and start your call.\u003c\/h3\u003e\n\u003cp\u003eUSB plug‑and‑play installation means no extra software or drivers — just connect and go. Comes with a tripod stand for your desk and a universal mounting bracket for laptop or monitor screens, plus a 2‑metre cable for flexible placement.\u003c\/p\u003e\n\u003cul class=\"pc-taglist\"\u003e\n\u003cli\u003eNo drivers required\u003c\/li\u003e\n\u003cli\u003eDesk tripod included\u003c\/li\u003e\n\u003cli\u003eUniversal mounting bracket\u003c\/li\u003e\n\u003cli\u003e2m cable length\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_17_PM.png?v=1784631415\" alt=\"USB plug and play webcam setup with tripod and mounting bracket\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"pc-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_08_53_PM.png?v=1784631414\" alt=\"BigPassport 1080P Full HD Webcam with Mic set up on a laptop for a video call\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pc-strip\"\u003e\n\u003cdiv class=\"pc-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose This Webcam\u003c\/h3\u003e\n\u003cdiv class=\"pc-strip-grid\"\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eNight vision video\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eAuto‑focus tracking\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pc-strip-item\"\u003e\n\u003cdiv class=\"pc-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePlug \u0026amp; Play\u003c\/b\u003e \u003cspan\u003eTripod \u0026amp; bracket included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pc-close\"\u003e\n\u003ch3\u003eUpgrade every video call today.\u003c\/h3\u003e\n\u003cp\u003eFull HD 1080p video, a wide‑angle night‑vision lens, built‑in stereo mic and automatic face detection — the BigPassport 1080P Full HD Webcam with Mic, backed by India‑based warranty support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397038922,"sku":"BPWebcam_FBA","price":1499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-cam-hd220-1080p-usb-webcam-front-view.webp?v=1784466447"},{"product_id":"bigpassport-pro-live-n3-1080p-full-hd-usb-webcam-with-mic","title":"BigPassport Pro-Live N3 1080P Full HD USB Webcam with Mic","description":"\u003cstyle\u003e\n    .pl-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3A5A78;\n      --line:#E5E5E5;\n      font-family:-apple-system,BlinkMacSystemFont,\"Helvetica Neue\",Helvetica,Arial,sans-serif;\n      color:var(--ink);\n      background:var(--bg);\n      -webkit-font-smoothing:antialiased;\n    }\n    .pl-wrap *{box-sizing:border-box;}\n    .pl-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pl-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pl-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pl-hero h1{\n      font-size:52px;\n      line-height:1.08;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pl-hero .pl-tagline{\n      font-size:19px;\n      line-height:1.5;\n      color:var(--sub);\n      font-weight:400;\n      margin:0;\n    }\n    @media (max-width:640px){\n      .pl-hero h1{font-size:34px;}\n      .pl-hero .pl-tagline{font-size:16px;}\n    }\n    .pl-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pl-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pl-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:40px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .pl-section.reverse .pl-copy{order:2;}\n    .pl-section.reverse .pl-media{order:1;}\n    @media (max-width:800px){\n      .pl-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pl-section.reverse .pl-copy{order:1;}\n      .pl-section.reverse .pl-media{order:2;}\n    }\n    .pl-copy .pl-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pl-copy h2{\n      font-size:38px;\n      line-height:1.15;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 16px;\n    }\n    .pl-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pl-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pl-copy h2{font-size:28px;}\n      .pl-copy p{font-size:16px;}\n    }\n    .pl-copy .pl-taglist{\n      list-style:none;\n      margin:14px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .pl-copy .pl-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pl-copy .pl-taglist li:before{\n      content:\"\";\n      position:absolute;\n      left:0;\n      top:7px;\n      width:7px;\n      height:7px;\n      border-radius:50%;\n      background:var(--accent);\n    }\n    .pl-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pl-media img{\n      border-radius:0;\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      display:block;\n    }\n\n    \/* Full-width statement *\/\n    .pl-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pl-statement h2{\n      font-size:34px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pl-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pl-strip{\n      padding:20px 20px 40px;\n    }\n    .pl-strip-inner{\n      max-width:1100px;\n      margin:0 auto;\n      text-align:center;\n      background:linear-gradient(180deg,#F8F8F7 0%,var(--panel) 100%);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:40px 32px;\n      box-shadow:0 20px 40px -28px rgba(0,0,0,.18);\n    }\n    .pl-strip h3{\n      font-size:13px;\n      color:var(--accent);\n      font-weight:700;\n      margin:0 0 44px;\n      letter-spacing:.08em;\n      text-transform:uppercase;\n    }\n    .pl-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pl-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pl-strip-item{border-left:none !important;}\n      .pl-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pl-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pl-strip-item:first-child{border-left:none;}\n    .pl-strip-item .pl-icon{\n      width:44px;\n      height:44px;\n      margin:0 auto 16px;\n      border-radius:50%;\n      background:#fff;\n      border:1px solid var(--line);\n      display:flex;\n      align-items:center;\n      justify-content:center;\n    }\n    .pl-strip-item .pl-icon svg{\n      width:20px;\n      height:20px;\n      stroke:var(--accent);\n      fill:none;\n      stroke-width:1.8;\n      stroke-linecap:round;\n      stroke-linejoin:round;\n    }\n    .pl-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pl-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Closing *\/\n    .pl-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pl-close h2{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pl-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pl-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pl-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pl-hero\"\u003e\n\u003ch2 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Full HD 1080p Clarity at 30FPS – Equipped with a 1\/3” CMOS sensor and precision lens, delivering sharp, detailed video quality for professional calls, recordings, and streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Built-in Stereo Microphone – Noise-cancelling dual mics capture clear, natural sound, ensuring better communication in online meetings, classes, and live streaming.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Automatic Face Detection – Keeps the subject in focus even with movement, ensuring consistent video clarity during Zoom, Skype, or YouTube sessions.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Low-Light Performance – Advanced light correction technology adjusts brightness in dim environments, providing clear video quality even in poor lighting.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Simple USB Plug \u0026amp; Play – Universally compatible with Windows, macOS, and other operating systems. No drivers required, compact and easy to set up.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 1080P Ultra HD Webcam with Mic\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/Image_14.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Video Quality --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eVideo Quality\u003c\/div\u003e\n\u003ch2\u003eFull HD 1080p clarity, every call.\u003c\/h2\u003e\n\u003cp\u003eA 1\/3\" CMOS sensor paired with a precision 5P lens delivers sharp, detailed video at 30FPS — built for professional calls, recordings, and streaming where clarity matters.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eZoom \u0026amp; Skype calls\u003c\/li\u003e\n\u003cli\u003eOnline meetings\u003c\/li\u003e\n\u003cli\u003eRecordings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"1080p 30fps video quality from the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_09_07_PM.png?v=1784631415\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Microphone (reversed) --\u003e\n\u003cdiv class=\"pl-section reverse\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eMicrophone\u003c\/div\u003e\n\u003ch2\u003eBuilt‑in stereo sound, clearly captured.\u003c\/h2\u003e\n\u003cp\u003eDual noise‑cancelling microphones pick up your voice with clear, natural sound — reducing background distractions so conversations come through the way they should.\u003c\/p\u003e\n\u003cul class=\"pl-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eTeam meetings\u003c\/li\u003e\n\u003cli\u003eLive streaming\u003c\/li\u003e\n\u003cli\u003eEveryday calls\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Built-in stereo noise cancelling microphone on the webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_36_07_PM.png?v=1784632037\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pl-statement\"\u003e\n\u003ch2\u003eAutomatic face detection \u003cspan\u003ekeeps you in focus\u003c\/span\u003e — even as you move.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Face Detection --\u003e\n\u003cdiv class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-copy\"\u003e\n\u003cdiv class=\"pl-label\"\u003eFace Detection\u003c\/div\u003e\n\u003ch2\u003eStays locked on you.\u003c\/h2\u003e\n\u003cp\u003eAutomatic face detection keeps you centered and in focus throughout the call, adjusting as you move — so your video stays consistent on Zoom, Skype, or YouTube without manual adjustment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Automatic face detection tracking on the Pro-Live N3 webcam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_20_16_PM.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv class=\"pl-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"BigPassport Pro-Live N3 webcam set up on a laptop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/ChatGPT_Image_Jul_21_2026_04_19_52_PM.png?v=1784631414\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pl-strip\"\u003e\n\u003cdiv class=\"pl-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Pro‑Live N3\u003c\/h3\u003e\n\u003cdiv class=\"pl-strip-grid\"\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M23 7l-7 5 7 5V7zM1 5h15v14H1z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e1080p \/ 30FPS\u003c\/b\u003e \u003cspan\u003eUltra HD clarity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 15a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v6a3 3 0 0 0 3 3zM19 11v1a7 7 0 0 1-14 0v-1M12 19v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eStereo Mic\u003c\/b\u003e \u003cspan\u003eNoise‑cancelling dual mics\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3M16 3h3a2 2 0 0 1 2 2v3M8 21H5a2 2 0 0 1-2-2v-3M16 21h3a2 2 0 0 0 2-2v-3M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eFace Detection\u003c\/b\u003e \u003cspan\u003eStays in focus\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-strip-item\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 7h16M4 7v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7M9 7V4h6v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e5P Lens\u003c\/b\u003e \u003cspan\u003eUSB plug \u0026amp; play\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pl-close\"\u003e\n\u003ch2\u003eUpgrade every video call today.\u003c\/h2\u003e\n\u003cp\u003eSharp Full HD video, clear stereo sound, and automatic focus — the BigPassport Pro‑Live N3 Ultra HD Webcam with Mic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"BigPassport","offers":[{"title":"Default Title","offer_id":62686397071690,"sku":"Pro-Live_N3_FBA","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/bigpassport-pro-live-n3-1080p-usb-webcam-front-view.webp?v=1784468154"},{"product_id":"bigpassport-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    \/* 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!-- 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\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":true}],"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":"petola-self-cleaning-dog-cat-hair-brush-blue","title":"Petola Self-Cleaning Dog \u0026 Cat Hair Brush | Pet Grooming Brush for Shedding, Deshedding \u0026 Massage – Blue","description":"\u003cstyle\u003e\n    .pg-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    .pg-wrap *{box-sizing:border-box;}\n    .pg-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .pg-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .pg-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .pg-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .pg-hero .pg-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      .pg-hero h2{font-size:30px;}\n      .pg-hero .pg-tagline{font-size:16px;}\n    }\n    .pg-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .pg-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .pg-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    .pg-section.reverse .pg-copy{order:2;}\n    .pg-section.reverse .pg-media{order:1;}\n    @media (max-width:800px){\n      .pg-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .pg-section.reverse .pg-copy{order:1;}\n      .pg-section.reverse .pg-media{order:2;}\n    }\n    .pg-copy .pg-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .pg-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    .pg-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .pg-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .pg-copy h3{font-size:26px;}\n      .pg-copy p{font-size:16px;}\n    }\n    .pg-copy .pg-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    .pg-copy .pg-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .pg-copy .pg-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    .pg-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .pg-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    .pg-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .pg-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .pg-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .pg-strip{\n      padding:20px 20px 40px;\n    }\n    .pg-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    .pg-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    .pg-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .pg-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .pg-strip-item{border-left:none !important;}\n      .pg-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .pg-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .pg-strip-item:first-child{border-left:none;}\n    .pg-strip-item .pg-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    .pg-strip-item .pg-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    .pg-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .pg-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .pg-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .pg-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .pg-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .pg-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    .pg-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .pg-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .pg-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .pg-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"pg-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"pg-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✅Keep Pets and Home Clean: Petola cat \u0026amp; dog shedding brush removes loose hair, mats, dander, and dirt, keeping your pet and home clean \u0026amp; tidy.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Easy One-Click Cleaning: Cat brush with a release button for quick hair removal. The washable dog grooming brush stays clean effortlessly.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Comfortable, Nonslip Handle: Ergonomic grip with a nonslip design and hand massage function ensures easy, fatigue-free pet grooming\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅Massage Bristle Design: Curved bristles with massage particles gently groom inner hair without scratching, ensuring a pain-free grooming experience for your pet\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅India Customer Care \u0026amp; Warranty: Enjoy 6 months warranty and local language support from India’s own brand, with easy warranty registration by phone\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Petola Blue Self-Cleaning Dog and Cat Hair Brush pet grooming tool\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_852932b1-5d21-4ba5-8100-123c90a9d190.png?v=1784724508\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pg-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Grooming \u0026 Shedding Control --\u003e\n\u003cdiv class=\"pg-section\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eShedding Control\u003c\/div\u003e\n\u003ch3\u003eLess fur on the floor, more on the brush.\u003c\/h3\u003e\n\u003cp\u003eEasily removes loose hair, undercoat, tangles, dirt, and dander from cats and dogs — reducing shedding while keeping your pet's coat healthy and your home noticeably cleaner.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eRemoves loose hair \u0026amp; undercoat\u003c\/li\u003e\n\u003cli\u003eClears tangles \u0026amp; dander\u003c\/li\u003e\n\u003cli\u003eReduces shedding\u003c\/li\u003e\n\u003cli\u003eKeeps coat healthy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Petola brush removing loose fur and undercoat from a pet's coat\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_7090ec06-836c-40c9-8243-280a1d110ae0.png?v=1784724508\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Self-Cleaning Design (reversed) --\u003e\n\u003cdiv class=\"pg-section reverse\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eSelf‑Cleaning\u003c\/div\u003e\n\u003ch3\u003eOne click, and the fur is gone.\u003c\/h3\u003e\n\u003cp\u003ePress the self‑cleaning button to release collected fur from the bristles in seconds — no pulling hair out by hand, no mess, just faster and easier grooming from start to finish.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eOne‑click release button\u003c\/li\u003e\n\u003cli\u003eClears bristles in seconds\u003c\/li\u003e\n\u003cli\u003eNo hands‑on fur removal\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"One-click self-cleaning button releasing fur from the Petola brush\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_09b81aa4-f5d0-44f3-819d-39f6a526a254.png?v=1784724508\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"pg-statement\"\u003e\n\u003ch3\u003eRounded, \u003cspan\u003eskin‑friendly bristles\u003c\/span\u003e that groom and massage — without scratching sensitive skin.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Gentle Massage Bristles --\u003e\n\u003cdiv class=\"pg-section\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eGentle Massage\u003c\/div\u003e\n\u003ch3\u003eGrooming that feels like care.\u003c\/h3\u003e\n\u003cp\u003eRounded, skin‑friendly bristle tips gently massage your pet while grooming, improving blood circulation and lifting loose hair — without scratching or irritating sensitive skin.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eRounded bristle tips\u003c\/li\u003e\n\u003cli\u003eImproves circulation\u003c\/li\u003e\n\u003cli\u003eGentle on sensitive skin\u003c\/li\u003e\n\u003cli\u003eComfortable for pets\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Gentle rounded massage bristles on the Petola pet grooming brush\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4.jpg?v=1784724506\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Ergonomic Handle (reversed) --\u003e\n\u003cdiv class=\"pg-section reverse\"\u003e\n\u003cdiv class=\"pg-copy\"\u003e\n\u003cdiv class=\"pg-label\"\u003eErgonomic Handle\u003c\/div\u003e\n\u003ch3\u003eComfortable grip, longer sessions.\u003c\/h3\u003e\n\u003cp\u003eA soft, anti‑slip grip gives you maximum comfort and control, reducing hand fatigue during longer grooming sessions — whatever the size or coat type of your dog or cat.\u003c\/p\u003e\n\u003cul class=\"pg-taglist\"\u003e\n\u003cli\u003eSoft, non‑slip grip\u003c\/li\u003e\n\u003cli\u003eReduces hand fatigue\u003c\/li\u003e\n\u003cli\u003eComfortable, secure control\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Ergonomic non-slip handle on the Petola self-cleaning pet brush\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_3a5a7039-d99c-4d75-ab6b-5773927bdd4a.png?v=1784724507\" 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=\"pg-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Petola self-cleaning pet brush being used to groom a dog\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_a0cfc8c4-ceba-4db9-9010-b474235bfe73.png?v=1784724507\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"pg-strip\"\u003e\n\u003cdiv class=\"pg-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose Petola\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"pg-strip-grid\"\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-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\u003eSelf‑Cleaning\u003c\/b\u003e \u003cspan\u003eOne‑click fur release\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-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\u003eGentle Bristles\u003c\/b\u003e \u003cspan\u003eMassage while grooming\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-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\u003eNon‑Slip Grip\u003c\/b\u003e \u003cspan\u003eComfortable handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-strip-item\"\u003e\n\u003cdiv class=\"pg-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2l2.5 5.5L20 8l-4 4 1 6-5-3-5 3 1-6-4-4 5.5-.5z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003e6‑Month\u003c\/b\u003e \u003cspan\u003eWarranty \u0026amp; support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR TAGS --\u003e\n\u003cdiv class=\"pg-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"pg-tag-row\"\u003e\n\u003cspan class=\"pg-tag\"\u003eDogs\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eCats\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eShedding Control\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eDeshedding\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003eDaily Grooming\u003c\/span\u003e \u003cspan class=\"pg-tag\"\u003ePet Massage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"pg-close\"\u003e\n\u003ch3\u003eGrooming, made gentle and effortless.\u003c\/h3\u003e\n\u003cp\u003eEffective shedding control, a one‑click self‑cleaning design, and a comfortable non‑slip handle — the Petola Self‑Cleaning Dog \u0026amp; Cat Hair Brush, backed by a 6‑month warranty and India‑based support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Petola","offers":[{"title":"Default Title","offer_id":62686397235530,"sku":"Pro-Dog_Brush_Comb_Blue","price":118.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/petola-self-cleaning-dog-cat-hair-brush-blue-main.webp?v=1784633174"},{"product_id":"rozior-kids-uv400-sunglasses-smoke-frame-smoke-lens-small-black","title":"ROZIOR Kids Non-Polarized Sunglasses | Smoke Frame with Smoke Lens | UV400 Protection | Small Size | Black | Pack of 1","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#B5474D;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-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 data-start=\"45\" data-end=\"358\" class=\"PDq2pG_selectionAnchorContainer\" style=\"text-align: left;\"\u003e✅ UV400 PROTECTION – 100% UVA \u0026amp; UVB SUN PROTECTION\u003cbr data-start=\"99\" data-end=\"102\"\u003eProtect your child's eyes with premium UV400 lenses that block 100% of harmful UVA and UVB rays. These kids' sunglasses reduce glare and provide reliable eye protection for outdoor activities, school, travel, beach trips, cycling, and everyday use.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"360\" data-end=\"663\" style=\"text-align: left;\"\u003e✅ DESIGNED FOR KIDS AGED 4–12 YEARS – SECURE \u0026amp; COMFORTABLE FIT\u003cbr data-start=\"426\" data-end=\"429\"\u003eSpecially crafted for boys and girls aged 4 to 12 years, these children's sunglasses feature an ergonomic design that offers a secure, comfortable fit, staying in place during running, playing, sports, and other active adventures.\u003c\/p\u003e\n\u003cp data-start=\"665\" data-end=\"939\" style=\"text-align: left;\"\u003e✅ SPORTY \u0026amp; STYLISH DESIGN FOR BOYS \u0026amp; GIRLS\u003cbr data-start=\"711\" data-end=\"714\"\u003eFeaturing a modern black frame with vibrant red temples, these stylish kids' sunglasses deliver a sporty look that complements casual outfits while making children look confident and fashionable during outdoor activities.\u003c\/p\u003e\n\u003cp data-start=\"941\" data-end=\"1201\" style=\"text-align: left;\"\u003e✅ LIGHTWEIGHT FRAME FOR ALL-DAY COMFORT\u003cbr data-start=\"984\" data-end=\"987\"\u003eMade with an ultra-lightweight frame that minimizes pressure on the nose and ears, these sunglasses provide long-lasting comfort, making them perfect for school, vacations, road trips, outdoor play, and daily wear.\u003c\/p\u003e\n\u003cp data-start=\"1203\" data-end=\"1462\" style=\"text-align: left;\"\u003e✅ DURABLE \u0026amp; FLEXIBLE FOR EVERYDAY USE\u003cbr data-start=\"1244\" data-end=\"1247\"\u003eBuilt with a strong, flexible frame to withstand active lifestyles, these UV protection sunglasses for kids are ideal for school, sports, playground fun, travel, hiking, picnics, and everyday outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection sporty black frame red temples\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_443112c9-2746-4322-bfab-061ac31a7ac7.png?v=1784714586\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_38c2c722-5e45-417b-885e-13eddb69439e.png?v=1784714588\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_637b478d-f6b2-4cac-af5a-0e54c6691c41.png?v=1784714585\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA strong, flexible frame withstands the daily wear that comes with active kids — school activities, outdoor play, vacations, cycling, and sports — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eFlexible, impact‑resistant\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; sports ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_64655e31-8a8e-4ecf-9ee5-27f114278bbb.png?v=1784714585\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection kids actually want to wear.\u003c\/h3\u003e\n\u003cp\u003eA sporty black frame with vibrant red temples gives a modern look that complements casual and outdoor outfits alike — sun protection that boys and girls are excited to put on.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eSporty black \u0026amp; red design\u003c\/li\u003e\n\u003cli\u003eBoys \u0026amp; girls sunglasses\u003c\/li\u003e\n\u003cli\u003eModern outdoor look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Sporty black frame with red temples on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_f0905be5-45b0-45db-a18a-cc2b6ce0543d.png?v=1784714588\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR UV400 sunglasses outdoors at the park\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_cd7a415f-8080-499e-9604-df8793a2907d.png?v=1784714586\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Activities\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eWalking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSports\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSummer Vacations\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Sun Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397301066,"sku":"RWUK1028C1","price":399.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-uv400-sunglasses-smoke-frame-front-view.webp?v=1784725351"},{"product_id":"rozior-kids-uv400-sunglasses-green-mirror-lens-black-frame-rwuk1028m1","title":"ROZIOR® Kids Sunglasses | UV400 Protection | Green Mirror Lens with Black Frame | Lightweight Outdoor Eyewear | Model RWUK1028M1","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#B5474D;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-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=\"PDq2pG_selectionAnchorContainer\" data-end=\"358\" data-start=\"45\"\u003e✅ UV400 PROTECTION – 100% UVA \u0026amp; UVB SUN PROTECTION\u003cbr data-end=\"102\" data-start=\"99\"\u003eProtect your child's eyes with premium UV400 lenses that block 100% of harmful UVA and UVB rays. These kids' sunglasses reduce glare and provide reliable eye protection for outdoor activities, school, travel, beach trips, cycling, and everyday use.\u003cspan class=\"PDq2pG_selectionAnchor\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"663\" data-start=\"360\"\u003e✅ DESIGNED FOR KIDS AGED 4–12 YEARS – SECURE \u0026amp; COMFORTABLE FIT\u003cbr data-end=\"429\" data-start=\"426\"\u003eSpecially crafted for boys and girls aged 4 to 12 years, these children's sunglasses feature an ergonomic design that offers a secure, comfortable fit, staying in place during running, playing, sports, and other active adventures.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"939\" data-start=\"665\"\u003e✅ SPORTY \u0026amp; STYLISH DESIGN FOR BOYS \u0026amp; GIRLS\u003cbr data-end=\"714\" data-start=\"711\"\u003eFeaturing a modern black frame with vibrant red temples, these stylish kids' sunglasses deliver a sporty look that complements casual outfits while making children look confident and fashionable during outdoor activities.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"1201\" data-start=\"941\"\u003e✅ LIGHTWEIGHT FRAME FOR ALL-DAY COMFORT\u003cbr data-end=\"987\" data-start=\"984\"\u003eMade with an ultra-lightweight frame that minimizes pressure on the nose and ears, these sunglasses provide long-lasting comfort, making them perfect for school, vacations, road trips, outdoor play, and daily wear.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"1462\" data-start=\"1203\"\u003e✅ DURABLE \u0026amp; FLEXIBLE FOR EVERYDAY USE\u003cbr data-end=\"1247\" data-start=\"1244\"\u003eBuilt with a strong, flexible frame to withstand active lifestyles, these UV protection sunglasses for kids are ideal for school, sports, playground fun, travel, hiking, picnics, and everyday outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1.jpg?v=1784715278\" alt=\"ROZIOR Kids Sunglasses UV400 protection sporty black frame red temples\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(43, 0, 255);\"\u003e\u003cspan style=\"color: rgb(108, 83, 234);\"\u003eUV400 Protection\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_171fe6ff-cbeb-46c6-ba43-f06d8e942a1f.png?v=1784715279\" alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(108, 83, 234);\"\u003eComfort \u0026amp; Fit\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_f8cee693-b3bb-444c-9d2c-6bd6bc09a995.png?v=1784715280\" alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan style=\"color: rgb(108, 83, 234);\"\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(108, 83, 234);\"\u003eDurability\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA strong, flexible frame withstands the daily wear that comes with active kids — school activities, outdoor play, vacations, cycling, and sports — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eFlexible, impact‑resistant\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; sports ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_2a07090b-ce73-4445-a718-d3c1314393fb.png?v=1784715280\" alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(108, 83, 234);\"\u003eStyle\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eSun protection kids actually want to wear.\u003c\/h3\u003e\n\u003cp\u003eA sporty black frame with vibrant red temples gives a modern look that complements casual and outdoor outfits alike — sun protection that boys and girls are excited to put on.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eSporty black \u0026amp; red design\u003c\/li\u003e\n\u003cli\u003eBoys \u0026amp; girls sunglasses\u003c\/li\u003e\n\u003cli\u003eModern outdoor look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_2aa551b0-2f23-46be-8d03-4fdfe61f4c5d.png?v=1784715280\" alt=\"Sporty black frame with red temples on ROZIOR kids sunglasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6.jpg?v=1784715277\" alt=\"Kids wearing ROZIOR UV400 sunglasses outdoors at the park\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(20, 20, 21);\"\u003eWhy Choose ROZIOR\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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 r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eLightweight\u003c\/b\u003e \u003cspan\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Activities\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eWalking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSports\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSummer Vacations\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Sun Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397333834,"sku":"RWUK1028M1","price":399.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-uv400-sunglasses-front-view-rwuk1028m1.webp?v=1784724792"},{"product_id":"rozior-kids-blue-light-blocking-glasses-anti-glare-rshuk12667c1","title":"ROZIOR Kids Blue Light Blocking Glasses | Anti-Glare Computer Screen Glasses for Online Classes \u0026 Mobile Use (RSHUK12667C1)","description":"\u003cstyle\u003e\n    .rz-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D7A9C;\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    .rz-wrap *{box-sizing:border-box;}\n    .rz-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rz-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rz-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rz-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .rz-hero .rz-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      .rz-hero h2{font-size:30px;}\n      .rz-hero .rz-tagline{font-size:16px;}\n    }\n    .rz-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rz-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rz-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    .rz-section.reverse .rz-copy{order:2;}\n    .rz-section.reverse .rz-media{order:1;}\n    @media (max-width:800px){\n      .rz-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rz-section.reverse .rz-copy{order:1;}\n      .rz-section.reverse .rz-media{order:2;}\n    }\n    .rz-copy .rz-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rz-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    .rz-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rz-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rz-copy h3{font-size:26px;}\n      .rz-copy p{font-size:16px;}\n    }\n    .rz-copy .rz-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    .rz-copy .rz-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rz-copy .rz-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    .rz-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rz-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    .rz-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rz-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rz-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rz-strip{\n      padding:20px 20px 40px;\n    }\n    .rz-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    .rz-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    .rz-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rz-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rz-strip-item{border-left:none !important;}\n      .rz-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rz-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rz-strip-item:first-child{border-left:none;}\n    .rz-strip-item .rz-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    .rz-strip-item .rz-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    .rz-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rz-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .rz-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rz-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rz-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rz-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    .rz-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rz-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rz-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rz-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rz-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rz-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✅WHY USE COMPUTER GLASSES: Mostly all screen i.e. computer, mobile or TV emits harmful ultraviolet Blue rays which causes eye strain, blurred vision and long-time vison lost. Kid’s eye are more delicate and have greater risk of damage from these Blue Light devices.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ROZIOR BLUS RAY PROTECTION LENS: Specialised Blue Ray cut glasses with AR (anti-reflective) coating \u0026amp; triple UV400 protection layers protect eyes by blocking up to 90% of harmful blue rays. Please beware of normal computer glasses with fake or NO UV400 protection layers.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FRAME MATERIAL: Premium spectacles made with highest quality POLYCARBONATE \u0026amp; TRIVEX material that is specially designed for kid’s delicate eyes. Rozior durable, flexible, and lightweight frame makes it extremely comfortable for kids to wear \u0026amp; use all day long without any irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ALL DAY PROTECTION: Zero power protection glasses must for kids these days for online classes, game play on computer \/ mobile or simply watching videos on tablet \/TV screen. A full day protection for all types of blue radiations emitted from electronic gadgets.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FLEXIBLE SIZE: Kid’s Medium | Frame width: 120mm | Frame Height: 37mm | Frame Dimensions: (47-15-120) mm. Standard size suited for kids from 3-10 years. Included hard case gift pack \u0026amp; protection cloth specially designed for kids.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_043eef2e-98d4-4fb3-9c0a-6b02bee9659e.png?v=1784705765\" alt=\"ROZIOR Kids Blue Light Blocking Glasses zero power anti-glare computer glasses\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rz-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Blue Light Protection --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eBlue Light Protection\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eBlocks up to 90% of harmful blue light.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses filter blue light emitted from computers, laptops, tablets, smartphones and TVs — helping reduce glare, eye fatigue, blurred vision, and the discomfort that comes with prolonged screen time.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eUV400 lens protection\u003c\/li\u003e\n\u003cli\u003eTriple‑layer filtering\u003c\/li\u003e\n\u003cli\u003eZero power lenses\u003c\/li\u003e\n\u003cli\u003eReduces eye strain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_2.png?v=1784706394\" alt=\"UV400 blue light filtering lenses on ROZIOR kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Anti-Glare Coating (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eAnti‑Glare Coating\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eClearer screens, calmer eyes.\u003c\/h3\u003e\n\u003cp\u003eA specialised anti‑reflective coating cuts down screen glare and enhances visual clarity, so extended screen time feels more comfortable during online classes, gaming, or reading on a tablet.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eMobile gaming\u003c\/li\u003e\n\u003cli\u003eWatching TV\u003c\/li\u003e\n\u003cli\u003eTablet reading\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_2.png?v=1784706393\" alt=\"Anti-reflective anti-glare coating on ROZIOR kids computer glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rz-statement\"\u003e\n\u003ch3\u003eA \u003cspan style=\"color: rgb(255, 128, 0);\"\u003elightweight, flexible\u003c\/span\u003e Polycarbonate \u0026amp; TRIVEX frame — built to survive active kids.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Frame --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eDurable \u0026amp; Lightweight Frame\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eMade to keep up with kids.\u003c\/h3\u003e\n\u003cp\u003eCrafted from high‑quality Polycarbonate and TRIVEX materials, the frame is impact‑resistant and flexible, with a secure, comfortable fit that stays in place through learning and play — all day, every day.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eImpact‑resistant build\u003c\/li\u003e\n\u003cli\u003eFlexible, secure fit\u003c\/li\u003e\n\u003cli\u003eComfortable all‑day wear\u003c\/li\u003e\n\u003cli\u003eAges 3–10 years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_2.png?v=1784706393\" alt=\"Lightweight flexible Polycarbonate TRIVEX frame on kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Gift Set (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(255, 128, 0);\"\u003eComplete Gift Set\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eReady to gift, ready to use.\u003c\/h3\u003e\n\u003cp\u003eEvery pair comes complete with a hard protective case and a soft microfiber cleaning cloth — everything needed to keep the glasses safe and clean, right out of the box.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eHard protective case\u003c\/li\u003e\n\u003cli\u003eMicrofiber cleaning cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/7_2.png?v=1784706393\" alt=\"ROZIOR kids glasses gift set with case and cleaning cloth\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/8.png?v=1784705765\" alt=\"Kid wearing ROZIOR blue light blocking glasses during screen time\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rz-strip\"\u003e\n\u003cdiv class=\"rz-strip-inner\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eWhy Choose ROZIOR\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rz-strip-grid\"\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 90%\u003c\/b\u003e \u003cspan\u003eBlue light blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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\u003eZero Power\u003c\/b\u003e \u003cspan\u003eAnti‑glare lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 3–10\u003c\/b\u003e \u003cspan\u003eKid‑sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7M2 7h20M12 3l2 4h-4l2-4zM12 12v9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eGift Ready\u003c\/b\u003e \u003cspan\u003eCase \u0026amp; cleaning cloth\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=\"rz-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"rz-tag-row\"\u003e\n\u003cspan class=\"rz-tag\"\u003eOnline Classes\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eComputer Learning\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eMobile Gaming\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eWatching TV\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eTablet Use\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eDigital Reading\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rz-close\"\u003e\n\u003ch3\u003eScreen time, made easier on young eyes.\u003c\/h3\u003e\n\u003cp\u003eReliable blue light protection, superior comfort, and durable construction — ROZIOR Kids Blue Light Blocking Glasses are everyday eyewear for modern kids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397399370,"sku":"RSHUK12667C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-blue-light-blocking-glasses-front-view-rshuk12667c1.webp?v=1784723272"},{"product_id":"rozior-kids-sunglasses-uv400-black-red-sport-4-12-years","title":"ROZIOR Kids Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Lightweight Frame | Black \u0026 Red Sport Design","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#B5474D;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-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=\"PDq2pG_selectionAnchorContainer\" data-end=\"358\" data-start=\"45\"\u003e✅ UV400 PROTECTION – 100% UVA \u0026amp; UVB SUN PROTECTION\u003cbr data-end=\"102\" data-start=\"99\"\u003eProtect your child's eyes with premium UV400 lenses that block 100% of harmful UVA and UVB rays. These kids' sunglasses reduce glare and provide reliable eye protection for outdoor activities, school, travel, beach trips, cycling, and everyday use.\u003cspan class=\"PDq2pG_selectionAnchor\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"663\" data-start=\"360\"\u003e✅ DESIGNED FOR KIDS AGED 4–12 YEARS – SECURE \u0026amp; COMFORTABLE FIT\u003cbr data-end=\"429\" data-start=\"426\"\u003eSpecially crafted for boys and girls aged 4 to 12 years, these children's sunglasses feature an ergonomic design that offers a secure, comfortable fit, staying in place during running, playing, sports, and other active adventures.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"939\" data-start=\"665\"\u003e✅ SPORTY \u0026amp; STYLISH DESIGN FOR BOYS \u0026amp; GIRLS\u003cbr data-end=\"714\" data-start=\"711\"\u003eFeaturing a modern black frame with vibrant red temples, these stylish kids' sunglasses deliver a sporty look that complements casual outfits while making children look confident and fashionable during outdoor activities.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"1201\" data-start=\"941\"\u003e✅ LIGHTWEIGHT FRAME FOR ALL-DAY COMFORT\u003cbr data-end=\"987\" data-start=\"984\"\u003eMade with an ultra-lightweight frame that minimizes pressure on the nose and ears, these sunglasses provide long-lasting comfort, making them perfect for school, vacations, road trips, outdoor play, and daily wear.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\" data-end=\"1462\" data-start=\"1203\"\u003e✅ DURABLE \u0026amp; FLEXIBLE FOR EVERYDAY USE\u003cbr data-end=\"1247\" data-start=\"1244\"\u003eBuilt with a strong, flexible frame to withstand active lifestyles, these UV protection sunglasses for kids are ideal for school, sports, playground fun, travel, hiking, picnics, and everyday outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_ff07c518-a805-4d59-9997-a501fe5d9ef8.png?v=1784715743\" alt=\"ROZIOR Kids Sunglasses UV400 protection sporty black frame red temples\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_3ab5ce41-0715-4c2b-88ef-c0443eb03ae9.png?v=1784715743\" alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_b0616e83-7caa-4cfc-a3af-b40673ebcea7.png?v=1784715743\" alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA strong, flexible frame withstands the daily wear that comes with active kids — school activities, outdoor play, vacations, cycling, and sports — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eFlexible, impact‑resistant\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; sports ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_93580fb7-5797-4cb1-bc4c-692e59ec0ede.png?v=1784715742\" alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection kids actually want to wear.\u003c\/h3\u003e\n\u003cp\u003eA sporty black frame with vibrant red temples gives a modern look that complements casual and outdoor outfits alike — sun protection that boys and girls are excited to put on.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eSporty black \u0026amp; red design\u003c\/li\u003e\n\u003cli\u003eBoys \u0026amp; girls sunglasses\u003c\/li\u003e\n\u003cli\u003eModern outdoor look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_388cf155-b4c0-4f46-9e86-c9d2a9af88ea.png?v=1784715744\" alt=\"Sporty black frame with red temples on ROZIOR kids sunglasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rs-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/10.png?v=1784715743\" alt=\"Kids wearing ROZIOR UV400 sunglasses outdoors at the park\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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 r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eLightweight\u003c\/b\u003e \u003cspan\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Activities\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eWalking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSports\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSummer Vacations\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Sun Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397497674,"sku":"RSHUK12667C5","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-sunglasses-black-red-sport-front-view.webp?v=1784719418"},{"product_id":"rozior-kids-sunglasses-uv400-blue-yellow-4-12-years","title":"ROZIOR Kids Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Lightweight Frame | Blue \u0026 Yellow Design","description":"\u003cstyle\u003e\n    .rz-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D7A9C;\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    .rz-wrap *{box-sizing:border-box;}\n    .rz-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rz-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rz-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rz-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .rz-hero .rz-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      .rz-hero h2{font-size:30px;}\n      .rz-hero .rz-tagline{font-size:16px;}\n    }\n    .rz-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rz-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rz-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    .rz-section.reverse .rz-copy{order:2;}\n    .rz-section.reverse .rz-media{order:1;}\n    @media (max-width:800px){\n      .rz-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rz-section.reverse .rz-copy{order:1;}\n      .rz-section.reverse .rz-media{order:2;}\n    }\n    .rz-copy .rz-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rz-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    .rz-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rz-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rz-copy h3{font-size:26px;}\n      .rz-copy p{font-size:16px;}\n    }\n    .rz-copy .rz-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    .rz-copy .rz-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rz-copy .rz-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    .rz-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rz-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    .rz-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rz-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rz-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rz-strip{\n      padding:20px 20px 40px;\n    }\n    .rz-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    .rz-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    .rz-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rz-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rz-strip-item{border-left:none !important;}\n      .rz-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rz-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rz-strip-item:first-child{border-left:none;}\n    .rz-strip-item .rz-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    .rz-strip-item .rz-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    .rz-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rz-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .rz-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rz-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rz-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rz-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    .rz-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rz-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rz-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rz-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rz-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rz-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✅WHY USE COMPUTER GLASSES: Mostly all screen i.e. computer, mobile or TV emits harmful ultraviolet Blue rays which causes eye strain, blurred vision and long-time vison lost. Kid’s eye are more delicate and have greater risk of damage from these Blue Light devices.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ROZIOR BLUS RAY PROTECTION LENS: Specialised Blue Ray cut glasses with AR (anti-reflective) coating \u0026amp; triple UV400 protection layers protect eyes by blocking up to 90% of harmful blue rays. Please beware of normal computer glasses with fake or NO UV400 protection layers.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FRAME MATERIAL: Premium spectacles made with highest quality POLYCARBONATE \u0026amp; TRIVEX material that is specially designed for kid’s delicate eyes. Rozior durable, flexible, and lightweight frame makes it extremely comfortable for kids to wear \u0026amp; use all day long without any irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ALL DAY PROTECTION: Zero power protection glasses must for kids these days for online classes, game play on computer \/ mobile or simply watching videos on tablet \/TV screen. A full day protection for all types of blue radiations emitted from electronic gadgets.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FLEXIBLE SIZE: Kid’s Medium | Frame width: 120mm | Frame Height: 37mm | Frame Dimensions: (47-15-120) mm. Standard size suited for kids from 3-10 years. Included hard case gift pack \u0026amp; protection cloth specially designed for kids.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Blue Light Blocking Glasses zero power anti-glare computer glasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_31e2dfa6-33b8-4096-be20-bb8abd70f5ae.png?v=1784710870\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rz-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Blue Light Protection --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003eBlue Light Protection\u003c\/div\u003e\n\u003ch3\u003eBlocks up to 90% of harmful blue light.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses filter blue light emitted from computers, laptops, tablets, smartphones and TVs — helping reduce glare, eye fatigue, blurred vision, and the discomfort that comes with prolonged screen time.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eUV400 lens protection\u003c\/li\u003e\n\u003cli\u003eTriple‑layer filtering\u003c\/li\u003e\n\u003cli\u003eZero power lenses\u003c\/li\u003e\n\u003cli\u003eReduces eye strain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 blue light filtering lenses on ROZIOR kids glasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_6cf70462-241d-4376-be25-27bb3a13471d.png?v=1784710872\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Anti-Glare Coating (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003eAnti‑Glare Coating\u003c\/div\u003e\n\u003ch3\u003eClearer screens, calmer eyes.\u003c\/h3\u003e\n\u003cp\u003eA specialised anti‑reflective coating cuts down screen glare and enhances visual clarity, so extended screen time feels more comfortable during online classes, gaming, or reading on a tablet.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eMobile gaming\u003c\/li\u003e\n\u003cli\u003eWatching TV\u003c\/li\u003e\n\u003cli\u003eTablet reading\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Anti-reflective anti-glare coating on ROZIOR kids computer glasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_688029b0-f3ac-449b-ac98-760fcf2c1289.png?v=1784710870\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rz-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003elightweight, flexible\u003c\/span\u003e Polycarbonate \u0026amp; TRIVEX frame — built to survive active kids.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Frame --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003eDurable \u0026amp; Lightweight Frame\u003c\/div\u003e\n\u003ch3\u003eMade to keep up with kids.\u003c\/h3\u003e\n\u003cp\u003eCrafted from high‑quality Polycarbonate and TRIVEX materials, the frame is impact‑resistant and flexible, with a secure, comfortable fit that stays in place through learning and play — all day, every day.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eImpact‑resistant build\u003c\/li\u003e\n\u003cli\u003eFlexible, secure fit\u003c\/li\u003e\n\u003cli\u003eComfortable all‑day wear\u003c\/li\u003e\n\u003cli\u003eAges 3–10 years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight flexible Polycarbonate TRIVEX frame on kids glasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_b4460104-e09b-4c30-8ce7-1ebd88958cbb.png?v=1784710870\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Gift Set (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003eComplete Gift Set\u003c\/div\u003e\n\u003ch3\u003eReady to gift, ready to use.\u003c\/h3\u003e\n\u003cp\u003eEvery pair comes complete with a hard protective case and a soft microfiber cleaning cloth — everything needed to keep the glasses safe and clean, right out of the box.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eHard protective case\u003c\/li\u003e\n\u003cli\u003eMicrofiber cleaning cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR kids glasses gift set with case and cleaning cloth\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_20ec79b8-01de-416c-b265-eafb311df5c8.png?v=1784710869\" 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=\"rz-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kid wearing ROZIOR blue light blocking glasses during screen time\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_241644de-bfb5-40f2-b45b-6bbb2098b4f8.png?v=1784710869\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rz-strip\"\u003e\n\u003cdiv class=\"rz-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rz-strip-grid\"\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 90%\u003c\/b\u003e \u003cspan\u003eBlue light blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eZero Power\u003c\/b\u003e \u003cspan\u003eAnti‑glare lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 3–10\u003c\/b\u003e \u003cspan\u003eKid‑sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7M2 7h20M12 3l2 4h-4l2-4zM12 12v9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eGift Ready\u003c\/b\u003e \u003cspan\u003eCase \u0026amp; cleaning cloth\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=\"rz-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"rz-tag-row\"\u003e\n\u003cspan class=\"rz-tag\"\u003eOnline Classes\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eComputer Learning\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eMobile Gaming\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eWatching TV\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eTablet Use\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eDigital Reading\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rz-close\"\u003e\n\u003ch3\u003eScreen time, made easier on young eyes.\u003c\/h3\u003e\n\u003cp\u003eReliable blue light protection, superior comfort, and durable construction — ROZIOR Kids Blue Light Blocking Glasses are everyday eyewear for modern kids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397530442,"sku":"RWUAK101C4","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-premium-uv400-kids-eyewear-brown.webp?v=1784718519"},{"product_id":"rozior-kids-sunglasses-uv400-tortoiseshell-brown-4-12-years","title":"ROZIOR Kids Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Lightweight Frame | Premium Tortoiseshell Brown","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#B5474D;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-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 data-start=\"45\" data-end=\"358\" class=\"PDq2pG_selectionAnchorContainer\" style=\"text-align: left;\"\u003e✅ UV400 PROTECTION – 100% UVA \u0026amp; UVB SUN PROTECTION\u003cbr data-start=\"99\" data-end=\"102\"\u003eProtect your child's eyes with premium UV400 lenses that block 100% of harmful UVA and UVB rays. These kids' sunglasses reduce glare and provide reliable eye protection for outdoor activities, school, travel, beach trips, cycling, and everyday use.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"360\" data-end=\"663\" style=\"text-align: left;\"\u003e✅ DESIGNED FOR KIDS AGED 4–12 YEARS – SECURE \u0026amp; COMFORTABLE FIT\u003cbr data-start=\"426\" data-end=\"429\"\u003eSpecially crafted for boys and girls aged 4 to 12 years, these children's sunglasses feature an ergonomic design that offers a secure, comfortable fit, staying in place during running, playing, sports, and other active adventures.\u003c\/p\u003e\n\u003cp data-start=\"665\" data-end=\"939\" style=\"text-align: left;\"\u003e✅ SPORTY \u0026amp; STYLISH DESIGN FOR BOYS \u0026amp; GIRLS\u003cbr data-start=\"711\" data-end=\"714\"\u003eFeaturing a modern black frame with vibrant red temples, these stylish kids' sunglasses deliver a sporty look that complements casual outfits while making children look confident and fashionable during outdoor activities.\u003c\/p\u003e\n\u003cp data-start=\"941\" data-end=\"1201\" style=\"text-align: left;\"\u003e✅ LIGHTWEIGHT FRAME FOR ALL-DAY COMFORT\u003cbr data-start=\"984\" data-end=\"987\"\u003eMade with an ultra-lightweight frame that minimizes pressure on the nose and ears, these sunglasses provide long-lasting comfort, making them perfect for school, vacations, road trips, outdoor play, and daily wear.\u003c\/p\u003e\n\u003cp data-start=\"1203\" data-end=\"1462\" style=\"text-align: left;\"\u003e✅ DURABLE \u0026amp; FLEXIBLE FOR EVERYDAY USE\u003cbr data-start=\"1244\" data-end=\"1247\"\u003eBuilt with a strong, flexible frame to withstand active lifestyles, these UV protection sunglasses for kids are ideal for school, sports, playground fun, travel, hiking, picnics, and everyday outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection sporty black frame red temples\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_f91b6933-f26d-4343-a4f2-b168e336e05d.png?v=1784717287\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(150, 75, 0);\"\u003eUV400 Protection\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_a91b32b8-4f58-490f-b04f-d22f28404776.png?v=1784717288\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(150, 75, 0);\"\u003eComfort \u0026amp; Fit\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_3debf44c-bdda-4e5c-939e-51a8e6d4fa1a.png?v=1784717288\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan style=\"color: rgb(150, 75, 0);\"\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(150, 75, 0);\"\u003eDurability\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA strong, flexible frame withstands the daily wear that comes with active kids — school activities, outdoor play, vacations, cycling, and sports — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eFlexible, impact‑resistant\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; sports ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_3ff586bc-376d-4205-ba4a-177486cc1a46.png?v=1784717288\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003e\u003cspan style=\"color: rgb(150, 75, 0);\"\u003eStyle\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eSun protection kids actually want to wear.\u003c\/h3\u003e\n\u003cp\u003eA sporty black frame with vibrant red temples gives a modern look that complements casual and outdoor outfits alike — sun protection that boys and girls are excited to put on.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eSporty black \u0026amp; red design\u003c\/li\u003e\n\u003cli\u003eBoys \u0026amp; girls sunglasses\u003c\/li\u003e\n\u003cli\u003eModern outdoor look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Sporty black frame with red temples on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_f6579a88-04a1-4b62-abff-53e2cf3e918f.png?v=1784717288\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR UV400 sunglasses outdoors at the park\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_55443f59-94e9-4699-ac0d-bd7ab0677d49.png?v=1784717287\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(150, 75, 0);\"\u003eWhy Choose ROZIOR\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Activities\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eWalking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSports\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSummer Vacations\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Sun Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397563210,"sku":"RWUK1028C7","price":399.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-sunglasses-tortoiseshell-brown-front-view.webp?v=1784717835"},{"product_id":"rozior-kids-blue-light-blocking-glasses-rshuk12667c7","title":"ROZIOR® Kids Blue Light Blocking Glasses | Anti-Glare Zero Power Computer \u0026 Screen Glasses for Online Classes, TV \u0026 Mobile | Model RSHUK12667C7","description":"\u003cstyle\u003e\n    .rz-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D7A9C;\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    .rz-wrap *{box-sizing:border-box;}\n    .rz-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rz-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rz-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rz-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .rz-hero .rz-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      .rz-hero h2{font-size:30px;}\n      .rz-hero .rz-tagline{font-size:16px;}\n    }\n    .rz-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rz-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rz-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    .rz-section.reverse .rz-copy{order:2;}\n    .rz-section.reverse .rz-media{order:1;}\n    @media (max-width:800px){\n      .rz-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rz-section.reverse .rz-copy{order:1;}\n      .rz-section.reverse .rz-media{order:2;}\n    }\n    .rz-copy .rz-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rz-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    .rz-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rz-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rz-copy h3{font-size:26px;}\n      .rz-copy p{font-size:16px;}\n    }\n    .rz-copy .rz-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    .rz-copy .rz-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rz-copy .rz-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    .rz-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rz-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    .rz-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rz-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rz-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rz-strip{\n      padding:20px 20px 40px;\n    }\n    .rz-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    .rz-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    .rz-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rz-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rz-strip-item{border-left:none !important;}\n      .rz-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rz-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rz-strip-item:first-child{border-left:none;}\n    .rz-strip-item .rz-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    .rz-strip-item .rz-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    .rz-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rz-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .rz-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rz-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rz-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rz-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    .rz-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rz-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rz-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rz-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rz-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rz-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✅WHY USE COMPUTER GLASSES: Mostly all screen i.e. computer, mobile or TV emits harmful ultraviolet Blue rays which causes eye strain, blurred vision and long-time vison lost. Kid’s eye are more delicate and have greater risk of damage from these Blue Light devices.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ROZIOR BLUS RAY PROTECTION LENS: Specialised Blue Ray cut glasses with AR (anti-reflective) coating \u0026amp; triple UV400 protection layers protect eyes by blocking up to 90% of harmful blue rays. Please beware of normal computer glasses with fake or NO UV400 protection layers.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FRAME MATERIAL: Premium spectacles made with highest quality POLYCARBONATE \u0026amp; TRIVEX material that is specially designed for kid’s delicate eyes. Rozior durable, flexible, and lightweight frame makes it extremely comfortable for kids to wear \u0026amp; use all day long without any irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ALL DAY PROTECTION: Zero power protection glasses must for kids these days for online classes, game play on computer \/ mobile or simply watching videos on tablet \/TV screen. A full day protection for all types of blue radiations emitted from electronic gadgets.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FLEXIBLE SIZE: Kid’s Medium | Frame width: 120mm | Frame Height: 37mm | Frame Dimensions: (47-15-120) mm. Standard size suited for kids from 3-10 years. Included hard case gift pack \u0026amp; protection cloth specially designed for kids.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_09538131-f3fa-4c59-90b7-0136bea34d3b.png?v=1784711790\" alt=\"ROZIOR Kids Blue Light Blocking Glasses zero power anti-glare computer glasses\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rz-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Blue Light Protection --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(175, 40, 175);\"\u003eBlue Light Protection\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eBlocks up to 90% of harmful blue light.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses filter blue light emitted from computers, laptops, tablets, smartphones and TVs — helping reduce glare, eye fatigue, blurred vision, and the discomfort that comes with prolonged screen time.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eUV400 lens protection\u003c\/li\u003e\n\u003cli\u003eTriple‑layer filtering\u003c\/li\u003e\n\u003cli\u003eZero power lenses\u003c\/li\u003e\n\u003cli\u003eReduces eye strain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_0ec7e727-a45a-4795-bc0b-d6fecac4b693.png?v=1784711790\" alt=\"UV400 blue light filtering lenses on ROZIOR kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Anti-Glare Coating (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(175, 40, 175);\"\u003eAnti‑Glare Coating\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eClearer screens, calmer eyes.\u003c\/h3\u003e\n\u003cp\u003eA specialised anti‑reflective coating cuts down screen glare and enhances visual clarity, so extended screen time feels more comfortable during online classes, gaming, or reading on a tablet.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eMobile gaming\u003c\/li\u003e\n\u003cli\u003eWatching TV\u003c\/li\u003e\n\u003cli\u003eTablet reading\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_17aed168-7095-4c03-a095-d890137ece03.png?v=1784711789\" alt=\"Anti-reflective anti-glare coating on ROZIOR kids computer glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rz-statement\"\u003e\n\u003ch3\u003eA \u003cspan style=\"color: rgb(175, 40, 175);\"\u003elightweight, flexible\u003c\/span\u003e Polycarbonate \u0026amp; TRIVEX frame — built to survive active kids.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Frame --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(175, 40, 175);\"\u003eDurable \u0026amp; Lightweight Frame\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eMade to keep up with kids.\u003c\/h3\u003e\n\u003cp\u003eCrafted from high‑quality Polycarbonate and TRIVEX materials, the frame is impact‑resistant and flexible, with a secure, comfortable fit that stays in place through learning and play — all day, every day.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eImpact‑resistant build\u003c\/li\u003e\n\u003cli\u003eFlexible, secure fit\u003c\/li\u003e\n\u003cli\u003eComfortable all‑day wear\u003c\/li\u003e\n\u003cli\u003eAges 3–10 years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_62873610-14d2-4d96-808f-0b5364bccae4.png?v=1784711790\" alt=\"Lightweight flexible Polycarbonate TRIVEX frame on kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Gift Set (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(175, 40, 175);\"\u003eComplete Gift Set\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eReady to gift, ready to use.\u003c\/h3\u003e\n\u003cp\u003eEvery pair comes complete with a hard protective case and a soft microfiber cleaning cloth — everything needed to keep the glasses safe and clean, right out of the box.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eHard protective case\u003c\/li\u003e\n\u003cli\u003eMicrofiber cleaning cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_e516b550-0fa2-4084-a76d-6239d9307d43.png?v=1784711789\" alt=\"ROZIOR kids glasses gift set with case and cleaning cloth\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_631f2014-d548-43ea-a634-c5b046401e50.png?v=1784711790\" alt=\"Kid wearing ROZIOR blue light blocking glasses during screen time\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rz-strip\"\u003e\n\u003cdiv class=\"rz-strip-inner\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(175, 40, 175);\"\u003eWhy Choose ROZIOR\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rz-strip-grid\"\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 90%\u003c\/b\u003e \u003cspan\u003eBlue light blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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\u003eZero Power\u003c\/b\u003e \u003cspan\u003eAnti‑glare lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 3–10\u003c\/b\u003e \u003cspan\u003eKid‑sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7M2 7h20M12 3l2 4h-4l2-4zM12 12v9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eGift Ready\u003c\/b\u003e \u003cspan\u003eCase \u0026amp; cleaning cloth\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=\"rz-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"rz-tag-row\"\u003e\n\u003cspan class=\"rz-tag\"\u003eOnline Classes\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eComputer Learning\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eMobile Gaming\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eWatching TV\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eTablet Use\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eDigital Reading\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rz-close\"\u003e\n\u003ch3\u003eScreen time, made easier on young eyes.\u003c\/h3\u003e\n\u003cp\u003eReliable blue light protection, superior comfort, and durable construction — ROZIOR Kids Blue Light Blocking Glasses are everyday eyewear for modern kids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397727050,"sku":"RSHUK12667C7","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-blue-light-blocking-glasses-rshuk12667c7-front-view.webp?v=1784712957"},{"product_id":"rozior-kids-uv400-sunglasses-boys-girls-orange-white","title":"ROZIOR Kids Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Lightweight Comfortable Frame | Orange \u0026 White Stylish Design","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#D97B29;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-section-id=\"2zsm1s\" data-start=\"0\" data-end=\"193\" style=\"text-align: left;\"\u003eUV400 Protection for Safe Outdoor Play – Protects your child’s eyes from harmful UVA \u0026amp; UVB rays, making it perfect for school, travel, beach trips, outdoor games, and everyday activities.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-section-id=\"m13cyi\" data-start=\"195\" data-end=\"378\" style=\"text-align: left;\"\u003eCute \u0026amp; Stylish Pink and Mint Design – A fun and trendy color combination that kids love, adding a fashionable touch to any outfit while making outdoor adventures more enjoyable.\u003c\/li\u003e\n\u003cli data-section-id=\"3ums6f\" data-start=\"380\" data-end=\"541\" style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Designed with a lightweight frame that sits comfortably on the face, allowing kids to wear it for hours without discomfort.\u003c\/li\u003e\n\u003cli data-section-id=\"3ngchf\" data-start=\"543\" data-end=\"680\" style=\"text-align: left;\"\u003eStrong \u0026amp; Durable Frame – Made to handle everyday use, accidental drops, and active outdoor play, ensuring long-lasting performance.\u003c\/li\u003e\n\u003cli data-section-id=\"pco6y4\" data-start=\"682\" data-end=\"871\" data-is-last-node=\"\" style=\"text-align: left;\"\u003ePerfect for Kids Aged 4–12 Years – Specially designed to provide a secure and comfortable fit for both boys and girls, making it ideal for daily wear, travel, sports, and outdoor fun.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection orange and white frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8d8a12d5-7e6d-409f-9a13-4db5ebaa78c6.jpg?v=1784721944\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_ecbd24e3-08ce-4029-ad6a-ed54430b9fa3.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_2cd72da1-1c5f-427d-aab5-b9c43382d790.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA sturdy frame withstands the daily wear that comes with active kids — accidental drops, school activities, outdoor play, cycling, and everyday active play — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eWithstands accidental drops\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; walking ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_7e2e2389-907b-4c76-ac31-9d4ee7b953f6.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection dressed in their favourite colours.\u003c\/h3\u003e\n\u003cp\u003eA trendy orange and white colour combination gives every outfit an extra bit of fun — sun protection kids are genuinely excited to put on, not just told to wear.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eOrange \u0026amp; white design\u003c\/li\u003e\n\u003cli\u003eTrendy kids colourway\u003c\/li\u003e\n\u003cli\u003eComplements everyday outfits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Pink and mint frame design on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_0a0a4606-119f-47bb-b425-2d874aaf8800.png?v=1784721945\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR orange and white UV400 sunglasses outdoors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_97379dcf-c1f1-4881-b479-3790c9753c66.jpg?v=1784721943\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach \u0026amp; Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling \u0026amp; Walking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Travel\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397792586,"sku":"RWPPK101C10","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-uv400-sunglasses-orange-white-front-view.webp?v=1784709612"},{"product_id":"rozior-kids-blue-light-blocking-glasses-zero-power-rwuak101c1","title":"ROZIOR® Kids Blue Light Blocking Glasses | Anti-Glare Zero Power Computer Glasses for Online Classes, TV \u0026 Mobile | Model RWUAK101C1","description":"\u003cstyle\u003e\n    .rz-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#3D7A9C;\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    .rz-wrap *{box-sizing:border-box;}\n    .rz-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rz-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rz-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rz-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .rz-hero .rz-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      .rz-hero h2{font-size:30px;}\n      .rz-hero .rz-tagline{font-size:16px;}\n    }\n    .rz-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rz-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rz-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    .rz-section.reverse .rz-copy{order:2;}\n    .rz-section.reverse .rz-media{order:1;}\n    @media (max-width:800px){\n      .rz-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rz-section.reverse .rz-copy{order:1;}\n      .rz-section.reverse .rz-media{order:2;}\n    }\n    .rz-copy .rz-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rz-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    .rz-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rz-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rz-copy h3{font-size:26px;}\n      .rz-copy p{font-size:16px;}\n    }\n    .rz-copy .rz-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    .rz-copy .rz-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rz-copy .rz-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    .rz-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rz-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    .rz-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rz-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rz-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rz-strip{\n      padding:20px 20px 40px;\n    }\n    .rz-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    .rz-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    .rz-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rz-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rz-strip-item{border-left:none !important;}\n      .rz-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rz-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rz-strip-item:first-child{border-left:none;}\n    .rz-strip-item .rz-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    .rz-strip-item .rz-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    .rz-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rz-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .rz-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rz-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rz-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rz-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    .rz-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rz-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rz-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rz-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rz-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rz-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✅WHY USE COMPUTER GLASSES: Mostly all screen i.e. computer, mobile or TV emits harmful ultraviolet Blue rays which causes eye strain, blurred vision and long-time vison lost. Kid’s eye are more delicate and have greater risk of damage from these Blue Light devices.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ROZIOR BLUS RAY PROTECTION LENS: Specialised Blue Ray cut glasses with AR (anti-reflective) coating \u0026amp; triple UV400 protection layers protect eyes by blocking up to 90% of harmful blue rays. Please beware of normal computer glasses with fake or NO UV400 protection layers.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FRAME MATERIAL: Premium spectacles made with highest quality POLYCARBONATE \u0026amp; TRIVEX material that is specially designed for kid’s delicate eyes. Rozior durable, flexible, and lightweight frame makes it extremely comfortable for kids to wear \u0026amp; use all day long without any irritation.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ALL DAY PROTECTION: Zero power protection glasses must for kids these days for online classes, game play on computer \/ mobile or simply watching videos on tablet \/TV screen. A full day protection for all types of blue radiations emitted from electronic gadgets.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"a-spacing-mini\" style=\"text-align: left;\"\u003e\u003cspan class=\"a-list-item\"\u003e✅FLEXIBLE SIZE: Kid’s Medium | Frame width: 120mm | Frame Height: 37mm | Frame Dimensions: (47-15-120) mm. Standard size suited for kids from 3-10 years. Included hard case gift pack \u0026amp; protection cloth specially designed for kids.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_52c7f668-67d5-4479-bd14-b9151cc955c9.png?v=1784711996\" alt=\"ROZIOR Kids Blue Light Blocking Glasses zero power anti-glare computer glasses\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rz-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: Blue Light Protection --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(10, 10, 10);\"\u003eBlue Light Protection\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eBlocks up to 90% of harmful blue light.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses filter blue light emitted from computers, laptops, tablets, smartphones and TVs — helping reduce glare, eye fatigue, blurred vision, and the discomfort that comes with prolonged screen time.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eUV400 lens protection\u003c\/li\u003e\n\u003cli\u003eTriple‑layer filtering\u003c\/li\u003e\n\u003cli\u003eZero power lenses\u003c\/li\u003e\n\u003cli\u003eReduces eye strain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_6f63dba1-c55c-4f75-a66d-2664b297863e.png?v=1784711996\" alt=\"UV400 blue light filtering lenses on ROZIOR kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Anti-Glare Coating (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(10, 10, 10);\"\u003eAnti‑Glare Coating\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eClearer screens, calmer eyes.\u003c\/h3\u003e\n\u003cp\u003eA specialised anti‑reflective coating cuts down screen glare and enhances visual clarity, so extended screen time feels more comfortable during online classes, gaming, or reading on a tablet.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eOnline classes\u003c\/li\u003e\n\u003cli\u003eMobile gaming\u003c\/li\u003e\n\u003cli\u003eWatching TV\u003c\/li\u003e\n\u003cli\u003eTablet reading\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_3f2880ee-3a23-41aa-8926-1d39da822419.png?v=1784711996\" alt=\"Anti-reflective anti-glare coating on ROZIOR kids computer glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rz-statement\"\u003e\n\u003ch3\u003eA \u003cspan style=\"color: rgb(128, 128, 128);\"\u003elightweight, flexible\u003c\/span\u003e Polycarbonate \u0026amp; TRIVEX frame — built to survive active kids.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Frame --\u003e\n\u003cdiv class=\"rz-section\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(13, 13, 13);\"\u003eDurable \u0026amp; Lightweight Frame\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eMade to keep up with kids.\u003c\/h3\u003e\n\u003cp\u003eCrafted from high‑quality Polycarbonate and TRIVEX materials, the frame is impact‑resistant and flexible, with a secure, comfortable fit that stays in place through learning and play — all day, every day.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eImpact‑resistant build\u003c\/li\u003e\n\u003cli\u003eFlexible, secure fit\u003c\/li\u003e\n\u003cli\u003eComfortable all‑day wear\u003c\/li\u003e\n\u003cli\u003eAges 3–10 years\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_061a4500-17d1-4c93-8057-cf2e9319597a.png?v=1784711995\" alt=\"Lightweight flexible Polycarbonate TRIVEX frame on kids glasses\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Gift Set (reversed) --\u003e\n\u003cdiv class=\"rz-section reverse\"\u003e\n\u003cdiv class=\"rz-copy\"\u003e\n\u003cdiv class=\"rz-label\"\u003e\u003cspan style=\"color: rgb(13, 13, 13);\"\u003eComplete Gift Set\u003c\/span\u003e\u003c\/div\u003e\n\u003ch3\u003eReady to gift, ready to use.\u003c\/h3\u003e\n\u003cp\u003eEvery pair comes complete with a hard protective case and a soft microfiber cleaning cloth — everything needed to keep the glasses safe and clean, right out of the box.\u003c\/p\u003e\n\u003cul class=\"rz-taglist\"\u003e\n\u003cli\u003eHard protective case\u003c\/li\u003e\n\u003cli\u003eMicrofiber cleaning cloth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-media\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_0ab990d2-df58-4793-84f7-dd0b700f4472.png?v=1784711996\" alt=\"ROZIOR kids glasses gift set with case and cleaning cloth\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECOND BANNER (same size as hero) --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"rz-hero-img\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/7_5596d583-60fd-4bd9-b131-d7d0b3e9ba7a.png?v=1784711997\" alt=\"Kid wearing ROZIOR blue light blocking glasses during screen time\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rz-strip\"\u003e\n\u003cdiv class=\"rz-strip-inner\"\u003e\n\u003ch3\u003e\u003cspan style=\"color: rgb(18, 18, 18);\"\u003eWhy Choose ROZIOR\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rz-strip-grid\"\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle r=\"8\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUp to 90%\u003c\/b\u003e \u003cspan\u003eBlue light blocked\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eZero Power\u003c\/b\u003e \u003cspan\u003eAnti‑glare lenses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-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 3–10\u003c\/b\u003e \u003cspan\u003eKid‑sized comfort fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rz-strip-item\"\u003e\n\u003cdiv class=\"rz-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M20 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7M2 7h20M12 3l2 4h-4l2-4zM12 12v9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eGift Ready\u003c\/b\u003e \u003cspan\u003eCase \u0026amp; cleaning cloth\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=\"rz-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"rz-tag-row\"\u003e\n\u003cspan class=\"rz-tag\"\u003eOnline Classes\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eComputer Learning\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eMobile Gaming\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eWatching TV\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eTablet Use\u003c\/span\u003e \u003cspan class=\"rz-tag\"\u003eDigital Reading\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rz-close\"\u003e\n\u003ch3\u003eScreen time, made easier on young eyes.\u003c\/h3\u003e\n\u003cp\u003eReliable blue light protection, superior comfort, and durable construction — ROZIOR Kids Blue Light Blocking Glasses are everyday eyewear for modern kids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62686397890890,"sku":"RWUAK101C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-blue-light-blocking-glasses-rwuak101c1-front-view.webp?v=1784706044"},{"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\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\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\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\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":"d3d-zx-g12-smart-home-security-system-black","title":"D3D Smart Home Security System | Wireless WiFi \u0026 GSM Alarm Kit with Motion Sensor, Door Sensor \u0026 Intruder Protection | ZX-G12 Black","description":"\u003cstyle\u003e\n    .sa-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#2E4E6E;\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    .sa-wrap *{box-sizing:border-box;}\n    .sa-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .sa-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .sa-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .sa-hero h2{\n      font-size:46px;\n      line-height:1.1;\n      font-weight:600;\n      letter-spacing:-.02em;\n      margin:0 0 14px;\n    }\n    .sa-hero .sa-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      .sa-hero h2{font-size:30px;}\n      .sa-hero .sa-tagline{font-size:16px;}\n    }\n    .sa-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .sa-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .sa-section{\n      max-width:1100px;\n      margin:0 auto;\n      padding:36px 20px;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:64px;\n      align-items:center;\n    }\n    .sa-section.reverse .sa-copy{order:2;}\n    .sa-section.reverse .sa-media{order:1;}\n    @media (max-width:800px){\n      .sa-section{grid-template-columns:1fr;gap:26px;padding:24px 20px;}\n      .sa-section.reverse .sa-copy{order:1;}\n      .sa-section.reverse .sa-media{order:2;}\n    }\n    .sa-copy .sa-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .sa-copy h3{\n      font-size:34px;\n      line-height:1.18;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .sa-copy p{\n      font-size:17px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 12px;\n    }\n    .sa-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .sa-copy h3{font-size:25px;}\n      .sa-copy p{font-size:16px;}\n    }\n    .sa-copy .sa-taglist{\n      list-style:none;\n      margin:12px 0 0;\n      padding:0;\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:8px 16px;\n    }\n    .sa-copy .sa-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .sa-copy .sa-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    .sa-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .sa-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    .sa-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:28px 20px;\n    }\n    .sa-statement h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .sa-statement span{color:var(--accent);}\n\n    \/* What's in the box *\/\n    .sa-box{\n      max-width:1100px;\n      margin:0 auto;\n      padding:20px 20px 8px;\n    }\n    .sa-box h3{\n      text-align:center;\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .sa-box-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:14px;\n    }\n    @media (max-width:700px){\n      .sa-box-grid{grid-template-columns:repeat(2,1fr);}\n    }\n    .sa-box-item{\n      background:var(--panel);\n      border:1px solid var(--line);\n      border-radius:14px;\n      padding:18px 14px;\n      text-align:center;\n    }\n    .sa-box-item b{\n      display:block;\n      font-size:15px;\n      font-weight:600;\n      margin-bottom:2px;\n    }\n    .sa-box-item span{\n      font-size:13px;\n      color:var(--sub);\n    }\n\n    \/* Spec strip *\/\n    .sa-strip{\n      padding:20px 20px 40px;\n    }\n    .sa-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    .sa-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    .sa-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .sa-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .sa-strip-item{border-left:none !important;}\n      .sa-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .sa-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .sa-strip-item:first-child{border-left:none;}\n    .sa-strip-item .sa-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    .sa-strip-item .sa-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    .sa-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .sa-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Perfect For tags *\/\n    .sa-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .sa-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .sa-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .sa-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    .sa-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .sa-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .sa-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .sa-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"sa-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"sa-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✅ 24x7 HOME SECURITY- D3D-Global brand specialized for Home Security \u0026amp; CCTV. Intruder Alarm system powered with Wi-Fi \u0026amp; GSM technology. A complete security system package for Home, Shop or Office that includes: 1xSmart Control Panel, 2xRemote, 2xRFID, 1xPIR Motion Sensor, 1xDoor\/Window Sensor, 1x Power Adaptor, Screws \u0026amp; User Manual\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ MOTION DETECTION- PIR sensor detect any motion and send real time alerts. Door alarm security for home to prevent any unauthorised entry\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ REMOTE \u0026amp; APP CONTROLLED- Include 2 remote controls \u0026amp; 2 RF card to lock \/unlock the system. Android \u0026amp; iOS mobile app to control your D3D security system from anywhere in the world.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ FULL HOME AUTOMATION- Add upto 90 types of additional sensors i.e. Fire \/ Gas \/ Water Leak \/ Door \/ Window Sensor etc. Smart Life app to control home lights, AC, fridge etc.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli style=\"text-align: left;\" class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e✅ WIRELESS EASY INSTALLTION- Easy home installation in less than 10 mins. No need to hire any installer or technician. Complete wireless system. Battery powered sensors. Rechargeable battery for power backup. India Customer care to help with installation. 12 months warranty.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"D3D Wireless Smart Home Security System Model ZX-G12 control panel and sensors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_ca31f396-68cd-40e3-87fa-be9c69e54e89.png?v=1784793353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sa-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: 24x7 Protection --\u003e\n\u003cdiv class=\"sa-section\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003e24x7 Protection\u003c\/div\u003e\n\u003ch3\u003eRound‑the‑clock security, built by a security specialist.\u003c\/h3\u003e\n\u003cp\u003eD3D is a global brand focused specifically on home security and CCTV. This intruder alarm system runs on a combination of Wi‑Fi and GSM technology, giving your home, shop or office continuous protection whether you're inside, at work, or out of town.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003eWiFi + GSM powered\u003c\/li\u003e\n\u003cli\u003eHome, shop \u0026amp; office use\u003c\/li\u003e\n\u003cli\u003eAlways‑on monitoring\u003c\/li\u003e\n\u003cli\u003eBuilt by a security specialist\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"D3D smart control panel providing 24x7 home security monitoring\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_323abc7f-795f-4488-a857-73c78c48cc25.png?v=1784793352\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Motion Detection (reversed) --\u003e\n\u003cdiv class=\"sa-section reverse\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003eMotion Detection\u003c\/div\u003e\n\u003ch3\u003eKnows the moment something moves.\u003c\/h3\u003e\n\u003cp\u003eThe built‑in PIR motion sensor detects movement anywhere in its range and sends real‑time alerts straight to your phone — so you find out about unusual activity as it happens, not after the fact.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003ePIR motion sensor\u003c\/li\u003e\n\u003cli\u003eReal‑time mobile alerts\u003c\/li\u003e\n\u003cli\u003eWide detection range\u003c\/li\u003e\n\u003cli\u003eInstant notification\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"PIR motion sensor detecting movement and sending real-time alerts\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_11404136-7e9c-4ad5-9b4a-63d119e885cd.png?v=1784793353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Door \u0026 Window Sensor --\u003e\n\u003cdiv class=\"sa-section\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003eDoor \u0026amp; Window Sensor\u003c\/div\u003e\n\u003ch3\u003eAlerts the instant a door opens.\u003c\/h3\u003e\n\u003cp\u003eThe dedicated door and window sensor triggers an alarm the moment an entry point is opened without authorisation — a simple, reliable layer of protection against unauthorised entry, day or night.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003eInstant open‑door alert\u003c\/li\u003e\n\u003cli\u003ePrevents unauthorised entry\u003c\/li\u003e\n\u003cli\u003eWorks day \u0026amp; night\u003c\/li\u003e\n\u003cli\u003eEasy magnetic mounting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Door and window sensor on the D3D security system detecting unauthorised entry\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_61133e75-8912-4f66-8a63-e8bc5011d932.png?v=1784793353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Remote \u0026 App Control (reversed) --\u003e\n\u003cdiv class=\"sa-section reverse\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003eRemote \u0026amp; App Control\u003c\/div\u003e\n\u003ch3\u003eArm it, disarm it, from anywhere.\u003c\/h3\u003e\n\u003cp\u003eTwo remote controls and two RFID cards let you lock or unlock the system on the spot, while the Smart Life mobile app (Android \u0026amp; iOS) puts full control in your pocket — arm, disarm, and check status from anywhere in the world.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003e2 remote controls included\u003c\/li\u003e\n\u003cli\u003e2 RFID cards included\u003c\/li\u003e\n\u003cli\u003eAndroid \u0026amp; iOS app control\u003c\/li\u003e\n\u003cli\u003eControl from anywhere\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Smart Life mobile app and remote controls for the D3D security system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_049d05c7-bd7d-4013-b7e1-9baea21a2330.png?v=1784793353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sa-statement\"\u003e\n\u003ch3\u003eWiFi goes down. \u003cspan\u003eGSM keeps watching.\u003c\/span\u003e Dual‑network protection means one connection failing doesn't leave you exposed.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 5: Wireless Easy Installation --\u003e\n\u003cdiv class=\"sa-section\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003eEasy Installation\u003c\/div\u003e\n\u003ch3\u003eSet up in under 10 minutes.\u003c\/h3\u003e\n\u003cp\u003eA completely wireless system with battery‑powered sensors means no drilling through walls for wiring. The control unit has its own inbuilt battery backup, so protection continues even through a power cut. Most homes are fully set up in under 10 minutes.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003eFully wireless sensors\u003c\/li\u003e\n\u003cli\u003eUnder 10‑minute setup\u003c\/li\u003e\n\u003cli\u003eInbuilt battery backup\u003c\/li\u003e\n\u003cli\u003eNo drilling or wiring\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Easy wireless installation of the D3D home security system in under 10 minutes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/7_3bcf605f-f0b5-4239-9b5d-ecdc78133790.png?v=1784811631\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 6: WiFi + GSM Dual Protection (reversed) --\u003e\n\u003cdiv class=\"sa-section reverse\"\u003e\n\u003cdiv class=\"sa-copy\"\u003e\n\u003cdiv class=\"sa-label\"\u003eDual‑Network Protection\u003c\/div\u003e\n\u003ch3\u003eTwo networks, one system, no blind spots.\u003c\/h3\u003e\n\u003cp\u003eThe system runs on both Wi‑Fi and GSM (SIM‑based) technology. If your internet goes down or is deliberately cut, GSM keeps sending SMS and call alerts — a level of redundancy that WiFi‑only alarm systems simply can't offer.\u003c\/p\u003e\n\u003cul class=\"sa-taglist\"\u003e\n\u003cli\u003eWiFi connectivity\u003c\/li\u003e\n\u003cli\u003eGSM SIM‑based backup\u003c\/li\u003e\n\u003cli\u003eSMS \u0026amp; call alerts\u003c\/li\u003e\n\u003cli\u003eNo single point of failure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"WiFi and GSM dual network protection on the D3D security alarm system\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/8_8ae47b67-1e0a-4d81-98fd-1fce09656483.png?v=1784811632\" 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=\"sa-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"D3D Wireless Smart Home Security System installed at a home entrance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_9ca782ab-72a0-4b5d-8913-47e890a21469.png?v=1784793353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"sa-box\"\u003e\n\u003ch3\u003eWhat's in the Box\u003c\/h3\u003e\n\u003cdiv class=\"sa-box-grid\"\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003eG12 Control Unit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e2×\u003c\/b\u003e\u003cspan\u003eRemote Controls\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e2×\u003c\/b\u003e\u003cspan\u003eRFID Cards\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003ePIR Motion Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003eDoor\/Window Sensor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003ePower Adaptor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003eMounting Bracket \u0026amp; Screws\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-box-item\"\u003e\n\u003cb\u003e1×\u003c\/b\u003e\u003cspan\u003eUser Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"sa-strip\"\u003e\n\u003cdiv class=\"sa-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose D3D ZX‑G12\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"sa-strip-grid\"\u003e\n\u003cdiv class=\"sa-strip-item\"\u003e\n\u003cdiv class=\"sa-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\u003eWiFi + GSM\u003c\/b\u003e \u003cspan\u003eDual‑network protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-strip-item\"\u003e\n\u003cdiv class=\"sa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"M4 12c2-6 6-6 8-6s6 0 8 6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003ePIR Sensor\u003c\/b\u003e \u003cspan\u003eReal‑time motion alerts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-strip-item\"\u003e\n\u003cdiv class=\"sa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M12 18h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eApp Controlled\u003c\/b\u003e \u003cspan\u003eAndroid \u0026amp; iOS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sa-strip-item\"\u003e\n\u003cdiv class=\"sa-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 12h4M17 12h4M12 3v4M12 17v4M6 6l2.5 2.5M15.5 15.5L18 18M18 6l-2.5 2.5M8.5 15.5L6 18\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cb\u003eUnder 10 Min\u003c\/b\u003e \u003cspan\u003eWireless setup\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=\"sa-tags\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cdiv class=\"sa-tag-row\"\u003e\n\u003cspan class=\"sa-tag\"\u003eHomes\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eApartments\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eShops\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eOffices\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eWarehouses\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eSmall Businesses\u003c\/span\u003e \u003cspan class=\"sa-tag\"\u003eRental Properties\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"sa-close\"\u003e\n\u003ch3\u003eSecurity that watches every entry point.\u003c\/h3\u003e\n\u003cp\u003eMotion detection, door sensing, remote \u0026amp; app control, and dual WiFi + GSM protection — the D3D Wireless Smart Home Security System (ZX‑G12) is a complete, easy‑to‑install alarm system for home, shop or office, backed by India‑based customer care via phone, WhatsApp, and live chat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"D3D Security","offers":[{"title":"Default Title","offer_id":62686398153034,"sku":"SL_G12_Standard_FBA","price":7664.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/d3d-zx-g12-smart-home-security-system-black-main.webp?v=1784633689"},{"product_id":"hello-home-black-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 Black","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 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 class=\"a-spacing-mini\" style=\"text-align: left;\"\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 class=\"a-spacing-mini\" style=\"text-align: left;\"\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 class=\"a-spacing-mini\" style=\"text-align: left;\"\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 class=\"a-spacing-mini\" style=\"text-align: left;\"\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 class=\"a-spacing-mini\" style=\"text-align: left;\"\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 class=\"hh2-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1.png?v=1784450143\" alt=\"Hello Home 2 Tier Dish Drying Stand on a kitchen counter\" style=\"margin-bottom: 16px; float: none;\"\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 class=\"hh2-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2.png?v=1784450143\" alt=\"Two tier layout with plates, bowls, and cups organised\" style=\"margin-bottom: 16px; float: none;\"\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 class=\"hh2-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3.png?v=1784450143\" alt=\"360 degree rotating drain board directing water into the sink\" style=\"margin-bottom: 16px; float: none;\"\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 class=\"hh2-media\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4.png?v=1784450143\" alt=\"Hello Home dish rack styled on a modern kitchen counter\" style=\"margin-bottom: 16px; float: none;\"\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\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 class=\"hh2-hero-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5.png?v=1784450143\" alt=\"Hello Home 2 Tier Dish Drying Stand in use\" style=\"margin-bottom: 16px; float: none;\"\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-start=\"554\" data-end=\"593\"\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":"White","offer_id":62760575664458,"sku":"Dish Rack_White_FBA","price":2480.0,"currency_code":"INR","in_stock":false},{"title":"Black","offer_id":62760575697226,"sku":"Dish Rack_Black_FBA-2","price":2480.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/hello-home-2-tier-stainless-steel-dish-drying-rack-front-view.webp?v=1784450057"},{"product_id":"rozior-kids-sunglasses-for-boys-girls-4-12-years-uv400-protection-lightweight-comfortable-frame-yellow-green-stylish-design-copy","title":"ROZIOR Kids Sunglasses for Boys \u0026 Girls (4–12 Years) | UV400 Protection | Lightweight Comfortable Frame | Yellow \u0026 Blue Stylish Design (Copy)","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#D97B29;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-section-id=\"2zsm1s\" data-start=\"0\" data-end=\"193\" style=\"text-align: left;\"\u003eUV400 Protection for Safe Outdoor Play – Protects your child’s eyes from harmful UVA \u0026amp; UVB rays, making it perfect for school, travel, beach trips, outdoor games, and everyday activities.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-section-id=\"m13cyi\" data-start=\"195\" data-end=\"378\" style=\"text-align: left;\"\u003eCute \u0026amp; Stylish Pink and Mint Design – A fun and trendy color combination that kids love, adding a fashionable touch to any outfit while making outdoor adventures more enjoyable.\u003c\/li\u003e\n\u003cli data-section-id=\"3ums6f\" data-start=\"380\" data-end=\"541\" style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Designed with a lightweight frame that sits comfortably on the face, allowing kids to wear it for hours without discomfort.\u003c\/li\u003e\n\u003cli data-section-id=\"3ngchf\" data-start=\"543\" data-end=\"680\" style=\"text-align: left;\"\u003eStrong \u0026amp; Durable Frame – Made to handle everyday use, accidental drops, and active outdoor play, ensuring long-lasting performance.\u003c\/li\u003e\n\u003cli data-section-id=\"pco6y4\" data-start=\"682\" data-end=\"871\" data-is-last-node=\"\" style=\"text-align: left;\"\u003ePerfect for Kids Aged 4–12 Years – Specially designed to provide a secure and comfortable fit for both boys and girls, making it ideal for daily wear, travel, sports, and outdoor fun.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection orange and white frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8d8a12d5-7e6d-409f-9a13-4db5ebaa78c6.jpg?v=1784721944\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_ecbd24e3-08ce-4029-ad6a-ed54430b9fa3.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_2cd72da1-1c5f-427d-aab5-b9c43382d790.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA sturdy frame withstands the daily wear that comes with active kids — accidental drops, school activities, outdoor play, cycling, and everyday active play — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eWithstands accidental drops\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; walking ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_7e2e2389-907b-4c76-ac31-9d4ee7b953f6.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection dressed in their favourite colours.\u003c\/h3\u003e\n\u003cp\u003eA trendy orange and white colour combination gives every outfit an extra bit of fun — sun protection kids are genuinely excited to put on, not just told to wear.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eOrange \u0026amp; white design\u003c\/li\u003e\n\u003cli\u003eTrendy kids colourway\u003c\/li\u003e\n\u003cli\u003eComplements everyday outfits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Pink and mint frame design on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_0a0a4606-119f-47bb-b425-2d874aaf8800.png?v=1784721945\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR orange and white UV400 sunglasses outdoors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_97379dcf-c1f1-4881-b479-3790c9753c66.jpg?v=1784721943\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach \u0026amp; Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling \u0026amp; Walking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Travel\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790611435850,"sku":"RWPPK101C3","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RWPPK101C3_01.jpg?v=1784788999"},{"product_id":"rozior-kids-non-polarized-sunglasses-smoke-frame-with-smoke-lens-uv400-protection-small-size-black-pack-of-1","title":"ROZIOR Kids Non-Polarized Sunglasses | Smoke Frame with Smoke Lens | UV400 Protection | Small Size | Black | Pack of 1","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#B5474D;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-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 data-start=\"45\" data-end=\"358\" class=\"PDq2pG_selectionAnchorContainer\" style=\"text-align: left;\"\u003e✅ UV400 PROTECTION – 100% UVA \u0026amp; UVB SUN PROTECTION\u003cbr data-start=\"99\" data-end=\"102\"\u003eProtect your child's eyes with premium UV400 lenses that block 100% of harmful UVA and UVB rays. These kids' sunglasses reduce glare and provide reliable eye protection for outdoor activities, school, travel, beach trips, cycling, and everyday use.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"360\" data-end=\"663\" style=\"text-align: left;\"\u003e✅ DESIGNED FOR KIDS AGED 4–12 YEARS – SECURE \u0026amp; COMFORTABLE FIT\u003cbr data-start=\"426\" data-end=\"429\"\u003eSpecially crafted for boys and girls aged 4 to 12 years, these children's sunglasses feature an ergonomic design that offers a secure, comfortable fit, staying in place during running, playing, sports, and other active adventures.\u003c\/p\u003e\n\u003cp data-start=\"665\" data-end=\"939\" style=\"text-align: left;\"\u003e✅ SPORTY \u0026amp; STYLISH DESIGN FOR BOYS \u0026amp; GIRLS\u003cbr data-start=\"711\" data-end=\"714\"\u003eFeaturing a modern black frame with vibrant red temples, these stylish kids' sunglasses deliver a sporty look that complements casual outfits while making children look confident and fashionable during outdoor activities.\u003c\/p\u003e\n\u003cp data-start=\"941\" data-end=\"1201\" style=\"text-align: left;\"\u003e✅ LIGHTWEIGHT FRAME FOR ALL-DAY COMFORT\u003cbr data-start=\"984\" data-end=\"987\"\u003eMade with an ultra-lightweight frame that minimizes pressure on the nose and ears, these sunglasses provide long-lasting comfort, making them perfect for school, vacations, road trips, outdoor play, and daily wear.\u003c\/p\u003e\n\u003cp data-start=\"1203\" data-end=\"1462\" style=\"text-align: left;\"\u003e✅ DURABLE \u0026amp; FLEXIBLE FOR EVERYDAY USE\u003cbr data-start=\"1244\" data-end=\"1247\"\u003eBuilt with a strong, flexible frame to withstand active lifestyles, these UV protection sunglasses for kids are ideal for school, sports, playground fun, travel, hiking, picnics, and everyday outdoor adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection sporty black frame red temples\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_443112c9-2746-4322-bfab-061ac31a7ac7.png?v=1784714586\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_38c2c722-5e45-417b-885e-13eddb69439e.png?v=1784714588\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_637b478d-f6b2-4cac-af5a-0e54c6691c41.png?v=1784714585\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA strong, flexible frame withstands the daily wear that comes with active kids — school activities, outdoor play, vacations, cycling, and sports — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eFlexible, impact‑resistant\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; sports ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_64655e31-8a8e-4ecf-9ee5-27f114278bbb.png?v=1784714585\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection kids actually want to wear.\u003c\/h3\u003e\n\u003cp\u003eA sporty black frame with vibrant red temples gives a modern look that complements casual and outdoor outfits alike — sun protection that boys and girls are excited to put on.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eSporty black \u0026amp; red design\u003c\/li\u003e\n\u003cli\u003eBoys \u0026amp; girls sunglasses\u003c\/li\u003e\n\u003cli\u003eModern outdoor look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Sporty black frame with red temples on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_f0905be5-45b0-45db-a18a-cc2b6ce0543d.png?v=1784714588\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR UV400 sunglasses outdoors at the park\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_cd7a415f-8080-499e-9604-df8793a2907d.png?v=1784714586\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Activities\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eWalking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSports\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003ePicnics\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSummer Vacations\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Sun Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790615761226,"sku":"RWPPK101C1","price":399.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/rozior-kids-uv400-sunglasses-smoke-frame-front-view.webp?v=1784725351"},{"product_id":"rozior-kids-sunglasses-for-boys-girls-4-12-years-uv400-protection-lightweight-comfortable-frame-yellow-blue-stylish-design-copy-copy","title":"ROZIOR® Kids Sunglasses for Boys \u0026 Girls with UV Protection for Age 4 to 12 Years","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#D97B29;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-section-id=\"2zsm1s\" data-start=\"0\" data-end=\"193\" style=\"text-align: left;\"\u003eUV400 Protection for Safe Outdoor Play – Protects your child’s eyes from harmful UVA \u0026amp; UVB rays, making it perfect for school, travel, beach trips, outdoor games, and everyday activities.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-section-id=\"m13cyi\" data-start=\"195\" data-end=\"378\" style=\"text-align: left;\"\u003eCute \u0026amp; Stylish Pink and Mint Design – A fun and trendy color combination that kids love, adding a fashionable touch to any outfit while making outdoor adventures more enjoyable.\u003c\/li\u003e\n\u003cli data-section-id=\"3ums6f\" data-start=\"380\" data-end=\"541\" style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Designed with a lightweight frame that sits comfortably on the face, allowing kids to wear it for hours without discomfort.\u003c\/li\u003e\n\u003cli data-section-id=\"3ngchf\" data-start=\"543\" data-end=\"680\" style=\"text-align: left;\"\u003eStrong \u0026amp; Durable Frame – Made to handle everyday use, accidental drops, and active outdoor play, ensuring long-lasting performance.\u003c\/li\u003e\n\u003cli data-section-id=\"pco6y4\" data-start=\"682\" data-end=\"871\" data-is-last-node=\"\" style=\"text-align: left;\"\u003ePerfect for Kids Aged 4–12 Years – Specially designed to provide a secure and comfortable fit for both boys and girls, making it ideal for daily wear, travel, sports, and outdoor fun.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection orange and white frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8d8a12d5-7e6d-409f-9a13-4db5ebaa78c6.jpg?v=1784721944\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_ecbd24e3-08ce-4029-ad6a-ed54430b9fa3.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_2cd72da1-1c5f-427d-aab5-b9c43382d790.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA sturdy frame withstands the daily wear that comes with active kids — accidental drops, school activities, outdoor play, cycling, and everyday active play — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eWithstands accidental drops\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; walking ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_7e2e2389-907b-4c76-ac31-9d4ee7b953f6.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection dressed in their favourite colours.\u003c\/h3\u003e\n\u003cp\u003eA trendy orange and white colour combination gives every outfit an extra bit of fun — sun protection kids are genuinely excited to put on, not just told to wear.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eOrange \u0026amp; white design\u003c\/li\u003e\n\u003cli\u003eTrendy kids colourway\u003c\/li\u003e\n\u003cli\u003eComplements everyday outfits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Pink and mint frame design on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_0a0a4606-119f-47bb-b425-2d874aaf8800.png?v=1784721945\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR orange and white UV400 sunglasses outdoors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_97379dcf-c1f1-4881-b479-3790c9753c66.jpg?v=1784721943\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach \u0026amp; Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling \u0026amp; Walking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Travel\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790658982218,"sku":"RWPPK104C3","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RWPPK104C3_01.jpg?v=1784789778"},{"product_id":"rozior®-kids-sunglasses-for-boys-girls-with-uv-protection-for-age-4-to-12-years","title":"ROZIOR® Kids Sunglasses for Boys \u0026 Girls with UV Protection for Age 4 to 12 Years","description":"\u003cstyle\u003e\n    .rs-wrap{\n      --ink:#1D1D1F;\n      --sub:#6E6E73;\n      --bg:#FFFFFF;\n      --panel:#F5F5F7;\n      --accent:#D97B29;\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    .rs-wrap *{box-sizing:border-box;}\n    .rs-wrap img{max-width:100%;display:block;border-radius:18px;}\n\n    \/* Hero *\/\n    .rs-hero{\n      text-align:center;\n      padding:28px 20px 16px;\n      max-width:960px;\n      margin:0 auto;\n    }\n    .rs-eyebrow{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      letter-spacing:.02em;\n      margin-bottom:10px;\n    }\n    .rs-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    .rs-hero .rs-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      .rs-hero h2{font-size:28px;}\n      .rs-hero .rs-tagline{font-size:16px;}\n    }\n    .rs-hero-img{\n      max-width:1100px;\n      margin:20px auto 0;\n      padding:0 20px;\n    }\n    .rs-hero-img img{\n      width:100%;\n      border-radius:24px;\n    }\n\n    \/* Feature sections *\/\n    .rs-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    .rs-section.reverse .rs-copy{order:2;}\n    .rs-section.reverse .rs-media{order:1;}\n    @media (max-width:800px){\n      .rs-section{grid-template-columns:1fr;gap:28px;padding:28px 20px;}\n      .rs-section.reverse .rs-copy{order:1;}\n      .rs-section.reverse .rs-media{order:2;}\n    }\n    .rs-copy .rs-label{\n      font-size:14px;\n      color:var(--accent);\n      font-weight:600;\n      margin-bottom:12px;\n    }\n    .rs-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    .rs-copy p{\n      font-size:18px;\n      line-height:1.55;\n      color:var(--sub);\n      margin:0 0 14px;\n    }\n    .rs-copy p:last-child{margin-bottom:0;}\n    @media (max-width:640px){\n      .rs-copy h3{font-size:26px;}\n      .rs-copy p{font-size:16px;}\n    }\n    .rs-copy .rs-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    .rs-copy .rs-taglist li{\n      font-size:14px;\n      color:var(--ink);\n      padding-left:18px;\n      position:relative;\n    }\n    .rs-copy .rs-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    .rs-media{\n      background:var(--panel);\n      border-radius:20px;\n      overflow:hidden;\n      aspect-ratio:16\/9;\n      width:100%;\n    }\n    .rs-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    .rs-statement{\n      text-align:center;\n      max-width:780px;\n      margin:0 auto;\n      padding:32px 20px;\n    }\n    .rs-statement h3{\n      font-size:32px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      line-height:1.3;\n      margin:0;\n    }\n    .rs-statement span{color:var(--accent);}\n\n    \/* Spec strip *\/\n    .rs-strip{\n      padding:20px 20px 40px;\n    }\n    .rs-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    .rs-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    .rs-strip-grid{\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:0;\n    }\n    @media (max-width:800px){\n      .rs-strip-grid{grid-template-columns:repeat(2,1fr);row-gap:32px;}\n      .rs-strip-item{border-left:none !important;}\n      .rs-strip-item b{font-size:19px;line-height:1.25;}\n    }\n    .rs-strip-item{\n      padding:0 20px;\n      border-left:1px solid var(--line);\n      min-height:118px;\n    }\n    .rs-strip-item:first-child{border-left:none;}\n    .rs-strip-item .rs-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    .rs-strip-item .rs-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    .rs-strip-item b{\n      display:block;\n      font-size:22px;\n      font-weight:700;\n      margin-bottom:6px;\n      letter-spacing:-.01em;\n    }\n    .rs-strip-item span{\n      font-size:14px;\n      color:var(--sub);\n    }\n\n    \/* Ideal For tags *\/\n    .rs-tags{\n      max-width:1100px;\n      margin:0 auto;\n      padding:8px 20px 40px;\n      text-align:center;\n    }\n    .rs-tags h3{\n      font-size:28px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 24px;\n    }\n    .rs-tag-row{\n      display:flex;\n      flex-wrap:wrap;\n      justify-content:center;\n      gap:10px;\n    }\n    .rs-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    .rs-close{\n      text-align:center;\n      padding:32px 20px 48px;\n      max-width:640px;\n      margin:0 auto;\n    }\n    .rs-close h3{\n      font-size:30px;\n      font-weight:600;\n      letter-spacing:-.01em;\n      margin:0 0 14px;\n    }\n    .rs-close p{\n      font-size:17px;\n      color:var(--sub);\n      margin:0;\n      line-height:1.6;\n    }\n    .rs-divider{\n      height:1px;\n      background:var(--line);\n      max-width:1100px;\n      margin:0 auto;\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"rs-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"rs-hero\"\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003eProduct's Feature:\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-section-id=\"2zsm1s\" data-start=\"0\" data-end=\"193\" style=\"text-align: left;\"\u003eUV400 Protection for Safe Outdoor Play – Protects your child’s eyes from harmful UVA \u0026amp; UVB rays, making it perfect for school, travel, beach trips, outdoor games, and everyday activities.\u003cspan aria-hidden=\"true\" class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-section-id=\"m13cyi\" data-start=\"195\" data-end=\"378\" style=\"text-align: left;\"\u003eCute \u0026amp; Stylish Pink and Mint Design – A fun and trendy color combination that kids love, adding a fashionable touch to any outfit while making outdoor adventures more enjoyable.\u003c\/li\u003e\n\u003cli data-section-id=\"3ums6f\" data-start=\"380\" data-end=\"541\" style=\"text-align: left;\"\u003eLightweight \u0026amp; Comfortable Fit – Designed with a lightweight frame that sits comfortably on the face, allowing kids to wear it for hours without discomfort.\u003c\/li\u003e\n\u003cli data-section-id=\"3ngchf\" data-start=\"543\" data-end=\"680\" style=\"text-align: left;\"\u003eStrong \u0026amp; Durable Frame – Made to handle everyday use, accidental drops, and active outdoor play, ensuring long-lasting performance.\u003c\/li\u003e\n\u003cli data-section-id=\"pco6y4\" data-start=\"682\" data-end=\"871\" data-is-last-node=\"\" style=\"text-align: left;\"\u003ePerfect for Kids Aged 4–12 Years – Specially designed to provide a secure and comfortable fit for both boys and girls, making it ideal for daily wear, travel, sports, and outdoor fun.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"ROZIOR Kids Sunglasses UV400 protection orange and white frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/1_8d8a12d5-7e6d-409f-9a13-4db5ebaa78c6.jpg?v=1784721944\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"rs-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SECTION 1: UV400 Protection --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eUV400 Protection\u003c\/div\u003e\n\u003ch3\u003e100% UVA \u0026amp; UVB protection, every time out.\u003c\/h3\u003e\n\u003cp\u003ePremium UV400 lenses block 100% of harmful UVA and UVB rays, reducing glare and protecting children's sensitive eyes from harmful sunlight during outdoor adventures, school activities, and family vacations.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003e100% UVA \u0026amp; UVB blocked\u003c\/li\u003e\n\u003cli\u003eReduced glare\u003c\/li\u003e\n\u003cli\u003eProtects sensitive eyes\u003c\/li\u003e\n\u003cli\u003eBuilt for daily sun exposure\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"UV400 protection lenses on ROZIOR kids sunglasses blocking UVA UVB rays\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/2_ecbd24e3-08ce-4029-ad6a-ed54430b9fa3.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 2: Comfortable Fit (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eComfort \u0026amp; Fit\u003c\/div\u003e\n\u003ch3\u003eDesigned around growing faces.\u003c\/h3\u003e\n\u003cp\u003eErgonomically sized for children aged 4–12 years, the ultra‑light frame minimises pressure on the nose and ears — a secure, comfortable fit that stays in place through active movement, not just still moments.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eAges 4–12 years\u003c\/li\u003e\n\u003cli\u003eUltra‑light frame\u003c\/li\u003e\n\u003cli\u003eNo pressure on nose or ears\u003c\/li\u003e\n\u003cli\u003eStays secure during play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Lightweight comfortable fit of ROZIOR kids sunglasses for boys and girls\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/3_2cd72da1-1c5f-427d-aab5-b9c43382d790.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"rs-statement\"\u003e\n\u003ch3\u003eA \u003cspan\u003estrong, flexible frame\u003c\/span\u003e built for daily wear, outdoor play, and everyday adventures.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 3: Durable Build --\u003e\n\u003cdiv class=\"rs-section\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eDurability\u003c\/div\u003e\n\u003ch3\u003eBuilt for kids who don't sit still.\u003c\/h3\u003e\n\u003cp\u003eA sturdy frame withstands the daily wear that comes with active kids — accidental drops, school activities, outdoor play, cycling, and everyday active play — without losing its shape or comfort.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eWithstands accidental drops\u003c\/li\u003e\n\u003cli\u003eEveryday durability\u003c\/li\u003e\n\u003cli\u003eCycling \u0026amp; walking ready\u003c\/li\u003e\n\u003cli\u003eHolds up to active play\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Durable flexible frame on ROZIOR kids sunglasses for outdoor play\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/4_7e2e2389-907b-4c76-ac31-9d4ee7b953f6.png?v=1784721945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SECTION 4: Sporty Style (reversed) --\u003e\n\u003cdiv class=\"rs-section reverse\"\u003e\n\u003cdiv class=\"rs-copy\"\u003e\n\u003cdiv class=\"rs-label\"\u003eStyle\u003c\/div\u003e\n\u003ch3\u003eSun protection dressed in their favourite colours.\u003c\/h3\u003e\n\u003cp\u003eA trendy orange and white colour combination gives every outfit an extra bit of fun — sun protection kids are genuinely excited to put on, not just told to wear.\u003c\/p\u003e\n\u003cul class=\"rs-taglist\"\u003e\n\u003cli\u003eOrange \u0026amp; white design\u003c\/li\u003e\n\u003cli\u003eTrendy kids colourway\u003c\/li\u003e\n\u003cli\u003eComplements everyday outfits\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-media\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Pink and mint frame design on ROZIOR kids sunglasses\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/5_0a0a4606-119f-47bb-b425-2d874aaf8800.png?v=1784721945\" 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=\"rs-hero-img\" style=\"text-align: start;\"\u003e\u003cimg alt=\"Kids wearing ROZIOR orange and white UV400 sunglasses outdoors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/6_97379dcf-c1f1-4881-b479-3790c9753c66.jpg?v=1784721943\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c!-- SPEC STRIP --\u003e\n\u003cdiv class=\"rs-strip\"\u003e\n\u003cdiv class=\"rs-strip-inner\"\u003e\n\u003ch3\u003eWhy Choose ROZIOR\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv class=\"rs-strip-grid\"\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eAll‑day comfort\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rs-strip-item\"\u003e\n\u003cdiv class=\"rs-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\u003eDurable\u003c\/b\u003e \u003cspan\u003eBuilt for active play\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=\"rs-tags\"\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cdiv class=\"rs-tag-row\"\u003e\n\u003cspan class=\"rs-tag\"\u003eOutdoor Play\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eSchool Trips\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eBeach \u0026amp; Holidays\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eCycling \u0026amp; Walking\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eFamily Travel\u003c\/span\u003e \u003cspan class=\"rs-tag\"\u003eEveryday Wear\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLOSE --\u003e\n\u003cdiv class=\"rs-close\"\u003e\n\u003ch3\u003eStylish UV protection for every outdoor adventure.\u003c\/h3\u003e\n\u003cp\u003eUV400 eye protection, lightweight comfort, durable construction and a sporty design — ROZIOR® Kids Sunglasses are built for active kids aged 4–12 years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790665404746,"sku":"RWPK121C5","price":499.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RWPK121C5_01.jpg?v=1784789904"},{"product_id":"rozior®-women-cateye-sunglasses-with-uv400-hd-lens","title":"ROZIOR® Women Cateye Sunglasses With UV400 HD Lens","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: RSUJH15940C1 || SIZE: Medium || FRAME: Glossy Black Poly Carbonate || LENS: Black Poly carbonate\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅SUN PROTECTION: Rozior latest UV400 protected lens to block Ultra Violet rays and protect eyes from UVA, UVB, UVC, Blue Light or any kind of harmful sun rays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅LIGHT WEIGHT: Made with break proof durable Poly Carbonate material. Super light Weight to help avoid irritation \u0026amp; scratching for full day wearing.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅FEMININE DESIGN: Designer sunglasses to complement the look of modern women. Perfect eye-wear for formal dress or casual jeans wear\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790672286026,"sku":"RSUJH15940C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RSUJH15940C1_01.jpg?v=1784790074"},{"product_id":"rozior®-women-sunglass-with-uv-400-protection-hd-lens","title":"ROZIOR® Women Sunglass with UV 400 Protection HD Lens","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\"\u003eMODEL: RSU9825C1 || SIZE: Large Oversize || FRAME: Glossy Brown Alloy || LENS: Brown AC-Acrylic\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eSUN PROTECTION: Rozior UV400 protected lens to block Ultra Violet rays and protect eyes from UVA, UVB, UVC, Blue Light or any kind of harmful sun rays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eLIGHT WEIGHT: Made with break proof durable Alloy material. Super light Weight to help avoid irritation \u0026amp; scratching for full day wearing.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eFEMININE DESIGN: Our designer cat eye sunglasses for women are the perfect accessory to complement the look of any modern woman. They are also versatile enough to be worn with either formal attire or a more casual jeans look.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003ePACKAGE INCLUDE: 1xRozior Sunglass, 1xSunglass Case, 1xGift Box, 1xFibre Cleaning Cloth, 1xUser Manual, 1xWarranty Card. Rozior Sunglass with Warranty registration on Rozior website.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790682607946,"sku":"RSU9825C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RSU9825C1_01.jpg?v=1784790282"},{"product_id":"rozior®-kids-sunglasses-for-boys-girls-with-uv-protection-for-age-4-to-12-years-1","title":"ROZIOR® Kids Sunglasses for Boys \u0026 Girls with UV Protection for Age 4 to 12 Years","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:RWUK169C1 || SIZE: Small || FRAME: Glossy Black Silicon || LENS: Black 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\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003e✅PACKAGE INCLUDE: 1xRozior Sunglass, 1x Sunglass Case, 1xGift Box, 1x Fibre Cleaning Cloth. Validate Rozior Sunglass with Product ID Verification \u0026amp; Warranty registration on Rozior website.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cbr\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790693683530,"sku":"RWUK169C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RWUK169C1_01.jpg?v=1784790754"},{"product_id":"rozior®-kids-sunglasses-for-boys-girls-with-uv-protection-for-age-4-to-12-years-copy","title":"ROZIOR® Kids Sunglasses for Boys \u0026 Girls with UV Protection for Age 4 to 12 Years","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\/RWUK169M5_01.jpg?v=1784790853"},{"product_id":"rozior®-kids-sunglasses-for-boys-girls-with-uv-protection-for-age-4-to-12-years-copy-1","title":"ROZIOR® Men Women Sunglasses With UV400 HD lens","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\"\u003eMODEL: RWPPJH1028C1 || SIZE: Medium || FRAME: Glossy Black Poly Carbonate || LENS: Blue AC-Acrylic\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eSUN PROTECTION: Rozior latest UV400 protected lens to block 100% Ultra Violet rays and protect eyes from UVA, UVB, UVC, Blue Light or any kind of harmful sun rays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eLIGHT WEIGHT: Made with break proof highly durable Poly Carbonate material. Super light Weight to help avoid irritation \u0026amp; scratching for full day wearing.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003eUNISEX DESIGN: Latest stylish sunglass\/goggles suitable for both men and women. Perfect eyewear for formal dress or casual jeans wear.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"a-list-item a-size-base a-color-base\"\u003ePACKAGE INCLUDE: 1xRozior Sunglass, 1xSunglass Branded Sunglass Case, 1xGift Box, 1xBranded Fibre Cleaning Cloth, 1xUser Manual, 1xWarranty Card. 100% Authentic Rozior Brand Sunglass with Product ID Verification \u0026amp; Warranty registration on Rozior official website.\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Rozior","offers":[{"title":"Default Title","offer_id":62790730645834,"sku":"RWPPJH1028C1","price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1058\/6020\/2826\/files\/RWUK1028C_01..jpg?v=1784791041"},{"product_id":"rozior®-night-driving-glasses-fit-over-prescription-glasses-for-men-women-anti-glare-hd-yellow-lens-for-bike-car-cycling","title":"ROZIOR® Night Driving Glasses Fit Over Prescription Glasses for Men \u0026 Women | Anti-Glare HD Yellow Lens for Bike, Car, 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\/Image_1.jpg?v=1784791222"}],"url":"https:\/\/bigpassport.com\/collections\/best-sellers.oembed?page=2","provider":"BigPassport","version":"1.0","type":"link"}