{"product_id":"invisible-nasal-allergy-filters","title":"Invisible Nasal Allergy Filters","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Health \u0026 Wellness \/ Innovative Wearable (Nasal Filters)\nTarget Audience: Allergy sufferers, commuters, outdoor workers, health-conscious individuals seeking discreet protection.\nVisual Style: Clinical yet approachable, clean, breathable, and secure. Focus on \"invisible shield\".\nColor Strategy: Airy Blue (trust, breathability) mixed with clean White and soft Slate (medical safety). High contrast text.\nShape Strategy: Radius 20px (mimicking the soft, ergonomic, non-invasive design of the medical-grade plastic).\nTypography Strategy: Large Type \/ Mobile-first readable. Soft, clear sans-serif structure.\nMobile Table Strategy: Card-based (No horizontal scroll) with dual Metric\/Imperial data.\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 1) Design System (CSS Variables) *\/\n    .product-detail-container {\n      --primary: #0EA5E9; \/* Breathable, medical blue *\/\n      --primary-hover: #0284C7;\n      --text-main: #0F172A;\n      --text-sub: #475569;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8FAFC;\n      --radius-md: 16px;\n      --radius-lg: 24px;\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, 0.05), 0 8px 10px -6px rgba(0, 0, 0, 0.01);\n      --border-color: #E2E8F0;\n\n      \/* 0) Typography \u0026 Spacing System *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background: var(--bg-body);\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.6;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Global Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(34px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      margin-top: 0;\n      margin-bottom: 1rem;\n      letter-spacing: -0.02em;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      margin-top: 0;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin-top: 0;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2.5vw, 20px);\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Media Protocol - Option A *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      object-fit: contain;\n    }\n\n    .image-placeholder {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      background: var(--bg-card);\n      border: 2px dashed #CBD5E1;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-size: clamp(16px, 2vw, 18px);\n      font-weight: bold;\n      text-align: center;\n      padding: 1rem;\n    }\n\n    \/* Section Spacing *\/\n    .detail-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    \n    .detail-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Non-interactive Badge *\/\n    .status-badge {\n      display: inline-block;\n      background: #ECFDF5;\n      color: #059669;\n      padding: 0.5rem 1rem;\n      border-radius: 999px;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    \/* B) Mobile Ordering Lock \u0026 Feature Layout *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 6vw, 5rem);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile lock: Media top, Copy bottom *\/\n      gap: 2rem;\n    }\n\n    .feature-media, .feature-copy {\n      width: 100%;\n    }\n\n    .feature-list-item {\n      display: flex;\n      align-items: flex-start;\n      margin-bottom: 1rem;\n    }\n\n    .feature-list-item svg {\n      flex-shrink: 0;\n      width: 28px;\n      height: 28px;\n      color: var(--primary);\n      margin-right: 1rem;\n      margin-top: 0.2rem;\n    }\n\n    \/* C) Specs Table - Responsive *\/\n    .specs-table-wrapper {\n      width: 100%;\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1.2rem;\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-main);\n    }\n\n    .specs-table th {\n      background: var(--bg-card);\n      font-weight: 700;\n      border-bottom: 2px solid var(--border-color);\n    }\n\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      margin-bottom: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: clamp(20px, 3vw, 22px);\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.75rem;\n    }\n\n    .faq-answer {\n      font-size: clamp(18px, 2.5vw, 20px);\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Social Proof Stars *\/\n    .stars-container {\n      color: #F59E0B;\n      font-size: 24px;\n      margin-bottom: 0.5rem;\n      letter-spacing: 2px;\n    }\n\n    .social-proof-text {\n      font-size: 16px;\n      color: var(--text-sub);\n      font-weight: 600;\n      margin-bottom: 2rem;\n    }\n\n    \/* Desktop Enhancements *\/\n    @media (min-width: 768px) {\n      .hero-grid {\n        display: flex;\n        align-items: center;\n        gap: 4rem;\n      }\n      .hero-copy, .hero-media {\n        flex: 1;\n      }\n\n      .feature-item {\n        flex-direction: row; \/* Desktop Z-Pattern *\/\n        align-items: center;\n        gap: clamp(3rem, 6vw, 5rem);\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse; \/* Z-Pattern alternating *\/\n      }\n\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n\n      .specs-table tr:nth-child(even) {\n        background-color: #F8FAFC; \/* Zebra striping *\/\n      }\n    }\n\n    \/* Mobile Specs Table Lock (Card Layout) *\/\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none; \/* Hide headers *\/\n      }\n      .specs-table tr {\n        background: var(--bg-card);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1.5rem;\n        padding: 1rem;\n      }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 1rem;\n        padding: 0.75rem 0;\n        border-bottom: 1px solid var(--border-color);\n        text-align: right;\n      }\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-sub);\n        text-align: left;\n        flex-basis: 40%;\n        flex-shrink: 0;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"detail-section\"\u003e\n\u003cdiv class=\"hero-grid\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"status-badge\"\u003eDrug-Free Relief\u003c\/div\u003e\n\n\u003ch1\u003eBreathe Cleaner Air. Your Invisible Shield.\u003c\/h1\u003e\n\n\u003cdiv class=\"stars-container\"\u003e★★★★★\u003c\/div\u003e\n\n\u003cdiv class=\"social-proof-text\"\u003eTrusted by thousands for daily protection\u003c\/div\u003e\n\n\u003cp\u003eWhether you're commuting, working outdoors, or navigating high-pollen seasons, O2 Nose Filters provide an invisible, comfortable defense against airborne particles without the hassle of a traditional face mask.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326150022\/cab2c13ad481e4caa6036d19347c586b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326150022\/5f88ea822dbd344f70ecad7085a2c5eb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eAdvanced 3M Electrostatic Filtration\u003c\/h2\u003e\n\n\u003cp\u003eEngineered with premium filter media from 3M, our advanced technology acts like a magnet to capture microscopic threats before they enter your respiratory system.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eTraps 2.5 Microns:\u003c\/strong\u003e Effectively blocks dust, heavy smog, and pollution.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 13l4 4L19 7\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eAllergy Defense:\u003c\/strong\u003e Filters out pollen and pet dander for natural, drug-free relief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326150022\/6a47d0f35d9516c5b79408fc1aa966d6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eZero Fog, Zero Sweat, Total Comfort\u003c\/h2\u003e\n\n\u003cp\u003eUnlike traditional fabric or paper masks, O2 Nose Filters sit discreetly inside your nasal passage. Enjoy unrestricted interactions in public spaces.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eNo Foggy Glasses:\u003c\/strong\u003e Say goodbye to the frustrating condensation on your lenses.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eMedical-Grade Safety:\u003c\/strong\u003e Crafted from soft, latex-free, surgical-grade plastic that adapts to your nasal cavity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326150022\/cab2c13ad481e4caa6036d19347c586b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eFind Your Ideal Fit for All-Day Wear\u003c\/h2\u003e\n\n\u003cp\u003eBecause every nose is unique, a secure seal is crucial for maximum protection and comfort. Our filters are designed for seamless integration into your daily life.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eMultiple Sizes:\u003c\/strong\u003e Available in 5 unique sizes. Start with our Trial Pack (4 sizes) to discover your perfect match.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-list-item\"\u003e\n\u003csvg fill=\"none\" stroke=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n\n\u003cp style=\"margin-bottom:0;\"\u003e\u003cstrong\u003eLong-Lasting:\u003c\/strong\u003e Each filter is engineered to provide up to 8 hours of continuous, clean air.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp\u003eEverything you need to know about the construction and capability of your O2 Nose Filters.\u003c\/p\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eMaterial Base\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eLatex-Free, Surgical-Grade Soft Plastic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFiltration Technology\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e3M Electrostatic Media (Down to 2.5 microns)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eUsage Duration\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eUp to 8 continuous hours per filter pair\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eWeight (Approximate)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e2.0 g (0.1 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eDimensions (Average Size)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e1.5 cm x 1.0 cm (0.6 in x 0.4 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eOperating Temperature\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e-10°C to 40°C (14°F to 104°F)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"detail-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I wash and reuse the nose filters?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eFor optimal hygiene, safety, and filtration efficiency, O2 Nose Filters are designed for single use. We highly recommend replacing your nose filter every 8 hours of continuous wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I know which size will fit me?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNose shapes vary greatly! That's why we offer a convenient Trial Pack featuring 4 distinct sizes. We recommend starting there so you can test and find the most secure, comfortable seal for your nasal cavity before stocking up on your specific size.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill wearing these make it harder to breathe?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eO2 Nose Filters are specifically engineered to maintain excellent airflow while capturing microscopic particles. Most users adapt to the sensation within minutes and enjoy comfortable, unrestricted breathing throughout their entire day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"🌟 Mixed Sizes (4-Pack Starter Kit)","offer_id":45411874144447,"sku":"0326-16226771","price":12.95,"currency_code":"USD","in_stock":true},{"title":"📦 Size S (10-Pack Standard)","offer_id":45411874177215,"sku":"0326-16222424","price":16.95,"currency_code":"USD","in_stock":true},{"title":"📦 Size M (10-Pack Standard)","offer_id":45411874209983,"sku":"0326-16224565","price":16.95,"currency_code":"USD","in_stock":true},{"title":"📦 Size L (10-Pack Standard)","offer_id":45411874242751,"sku":"0326-16223040","price":16.95,"currency_code":"USD","in_stock":true},{"title":"📦 Size XL (10-Pack Standard)","offer_id":45411874275519,"sku":"0326-16225015","price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/912ac855a22b15a738edef01033a15ea.jpg?v=1774513379","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/invisible-nasal-allergy-filters","provider":"Bak","version":"1.0","type":"link"}