{"product_id":"premium-leakproof-ice-silk-mesh-mens-boxer-briefs","title":"Premium Leakproof Ice Silk Mesh Men's Boxer Briefs","description":"\u003cstyle\u003e\n  .airflex-page,\n  .airflex-page * {\n    box-sizing: border-box;\n  }\n\n  .airflex-page {\n    --af-ink: #0b1220;\n    --af-navy: #111c31;\n    --af-navy-2: #172844;\n    --af-blue: #2563eb;\n    --af-blue-dark: #1746a2;\n    --af-cyan: #38bdf8;\n    --af-ice: #eff6ff;\n    --af-ice-2: #f5f9ff;\n    --af-soft: #f8fafc;\n    --af-white: #ffffff;\n    --af-text: #344054;\n    --af-muted: #667085;\n    --af-border: #dbe4f0;\n    --af-border-dark: rgba(255,255,255,.13);\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 14px;\n\n    color: var(--af-text);\n    background: #ffffff;\n\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  .airflex-page h1,\n  .airflex-page h2,\n  .airflex-page h3,\n  .airflex-page p {\n    margin-top: 0;\n  }\n\n  .airflex-page h1,\n  .airflex-page h2,\n  .airflex-page h3 {\n    color: var(--af-ink);\n  }\n\n  .airflex-page h1 {\n    margin-bottom: 14px;\n\n    font-size: clamp(34px, 6vw, 52px);\n    line-height: 1.02;\n    font-weight: 900;\n    letter-spacing: -1.8px;\n  }\n\n  .airflex-page h2 {\n    margin-bottom: 11px;\n\n    font-size: clamp(25px, 4.5vw, 36px);\n    line-height: 1.1;\n    font-weight: 900;\n    letter-spacing: -.8px;\n  }\n\n  .airflex-page h3 {\n    margin-bottom: 6px;\n\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .airflex-page p {\n    margin-bottom: 0;\n\n    color: var(--af-muted);\n    font-size: 14.5px;\n    line-height: 1.68;\n  }\n\n  .af-section {\n    margin-bottom: 38px;\n  }\n\n  \/* =====================================================\n     COMMON\n  ===================================================== *\/\n\n  .af-section-head {\n    max-width: 730px;\n    margin: 0 auto 18px;\n    text-align: center;\n  }\n\n  .af-kicker {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 9px;\n\n    color: var(--af-blue);\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 900;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .af-kicker::before,\n  .af-kicker::after {\n    content: \"\";\n    width: 22px;\n    height: 2px;\n    margin: 0 8px;\n\n    border-radius: 999px;\n  }\n\n  .af-kicker::before {\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--af-blue)\n      );\n  }\n\n  .af-kicker::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--af-blue),\n        transparent\n      );\n  }\n\n  .af-subheading {\n    max-width: 690px;\n    margin: 0 auto !important;\n\n    color: var(--af-text) !important;\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n  }\n\n  .af-highlight {\n    color: var(--af-blue);\n    font-weight: 850;\n  }\n\n  \/* =====================================================\n     IMAGES\n  ===================================================== *\/\n\n  .af-image {\n    width: 100%;\n    overflow: hidden;\n\n    background: var(--af-soft);\n    border: 1px solid var(--af-border);\n    border-radius: 22px;\n\n    box-shadow:\n      0 12px 32px rgba(16, 24, 40, .08);\n  }\n\n  .af-image img {\n    display: block;\n\n    width: 100% !important;\n    height: auto !important;\n\n    margin: 0 !important;\n  }\n\n  \/* =====================================================\n     HERO\n  ===================================================== *\/\n\n  .af-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 38px 22px 21px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 86% 5%,\n        rgba(56,189,248,.16),\n        transparent 30%\n      ),\n      radial-gradient(\n        circle at 8% 18%,\n        rgba(37,99,235,.10),\n        transparent 28%\n      ),\n      linear-gradient(\n        145deg,\n        #fafdff 0%,\n        #eef5ff 100%\n      );\n\n    border: 1px solid #d7e5f5;\n    border-radius: 28px;\n  }\n\n  .af-hero-badge {\n    display: inline-flex;\n    align-items: center;\n\n    margin-bottom: 13px;\n    padding: 7px 12px;\n\n    color: #1746a2;\n    background: rgba(255,255,255,.90);\n\n    border: 1px solid #cfe0f5;\n    border-radius: 999px;\n\n    font-size: 10.5px;\n    font-weight: 850;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .af-hero-lead {\n    max-width: 720px;\n    margin: 0 auto 21px !important;\n\n    color: #475467 !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .af-hero .af-image {\n    margin-top: 4px;\n  }\n\n  .af-top-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0,1fr));\n\n    gap: 8px;\n    margin-top: 13px;\n  }\n\n  .af-top-benefit {\n    min-height: 82px;\n    padding: 12px 8px;\n\n    background: rgba(255,255,255,.88);\n\n    border: 1px solid #d7e3f2;\n    border-radius: 13px;\n\n    text-align: center;\n  }\n\n  .af-top-benefit span {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 31px;\n    height: 31px;\n    margin: 0 auto 7px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--af-cyan),\n        var(--af-blue)\n      );\n\n    border-radius: 50%;\n\n    font-size: 10px;\n    font-weight: 900;\n  }\n\n  .af-top-benefit strong {\n    display: block;\n\n    color: var(--af-ink);\n    font-size: 11.5px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  \/* =====================================================\n     PAIN POINT\n  ===================================================== *\/\n\n  .af-problem {\n    padding: 28px 22px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #0c1525,\n        #172844\n      );\n\n    border-radius: 22px;\n  }\n\n  .af-problem .af-kicker {\n    color: #73d3ff;\n  }\n\n  .af-problem h2 {\n    color: #ffffff;\n  }\n\n  .af-problem p {\n    color: #d0d9e8;\n  }\n\n  .af-problem-copy {\n    max-width: 720px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .af-problem-copy p + p {\n    margin-top: 11px;\n  }\n\n  \/* =====================================================\n     SITUATIONS\n  ===================================================== *\/\n\n  .af-situation-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .af-situation {\n    padding: 18px;\n\n    background: #ffffff;\n\n    border: 1px solid var(--af-border);\n    border-radius: 15px;\n\n    box-shadow:\n      0 5px 18px rgba(16,24,40,.04);\n  }\n\n  .af-situation-tag {\n    display: inline-block;\n\n    margin-bottom: 9px;\n    padding: 5px 8px;\n\n    color: var(--af-blue-dark);\n    background: var(--af-ice);\n\n    border-radius: 7px;\n\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: .7px;\n    text-transform: uppercase;\n  }\n\n  .af-situation p {\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* =====================================================\n     PRODUCT INTRO\n  ===================================================== *\/\n\n  .af-product-intro {\n    padding: 27px 17px;\n\n    background:\n      radial-gradient(\n        circle at 90% 2%,\n        rgba(56,189,248,.08),\n        transparent 30%\n      ),\n      var(--af-ice-2);\n\n    border: 1px solid #dae7f5;\n    border-radius: 22px;\n  }\n\n  .af-product-intro .af-image {\n    margin-top: 17px;\n  }\n\n  .af-intro-copy {\n    max-width: 700px;\n    margin: 16px auto 0 !important;\n    text-align: center;\n  }\n\n  \/* =====================================================\n     4 LAYERS\n  ===================================================== *\/\n\n  .af-layer-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n\n    gap: 10px;\n    margin-top: 16px;\n  }\n\n  .af-layer {\n    position: relative;\n\n    padding: 19px 16px 18px;\n\n    background: #ffffff;\n\n    border: 1px solid var(--af-border);\n    border-radius: 15px;\n  }\n\n  .af-layer-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 32px;\n    height: 32px;\n    margin-bottom: 10px;\n\n    color: #ffffff;\n\n    background:\n      linear-gradient(\n        135deg,\n        var(--af-blue),\n        #153b89\n      );\n\n    border-radius: 9px;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .af-layer h3 {\n    font-size: 15px;\n  }\n\n  .af-layer p {\n    font-size: 12.8px;\n    line-height: 1.55;\n  }\n\n  .af-layer-image {\n    margin-top: 15px;\n  }\n\n  \/* =====================================================\n     COMFORT \/ FABRIC\n  ===================================================== *\/\n\n  .af-dark {\n    padding: 27px 16px;\n\n    background:\n      radial-gradient(\n        circle at 84% 5%,\n        rgba(56,189,248,.23),\n        transparent 31%\n      ),\n      linear-gradient(\n        145deg,\n        #0b1423,\n        #172844\n      );\n\n    border-radius: 22px;\n  }\n\n  .af-dark h2,\n  .af-dark h3 {\n    color: #ffffff;\n  }\n\n  .af-dark .af-kicker {\n    color: #7dd3fc;\n  }\n\n  .af-dark .af-subheading,\n  .af-dark p {\n    color: #d3deec !important;\n  }\n\n  .af-dark .af-image {\n    border-color: rgba(255,255,255,.13);\n    box-shadow: none;\n  }\n\n  .af-tech-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0,1fr));\n\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .af-tech {\n    padding: 13px 9px;\n\n    background: rgba(255,255,255,.07);\n\n    border: 1px solid rgba(255,255,255,.13);\n    border-radius: 12px;\n\n    text-align: center;\n  }\n\n  .af-tech strong {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: #ffffff;\n    font-size: 11.5px;\n    line-height: 1.35;\n  }\n\n  .af-tech span {\n    display: block;\n\n    color: #b9c8dc;\n    font-size: 10.5px;\n    line-height: 1.4;\n  }\n\n  \/* =====================================================\n     DISCREET\n  ===================================================== *\/\n\n  .af-soft-panel {\n    padding: 26px 16px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #f8fbff,\n        #eef5ff\n      );\n\n    border: 1px solid #d8e5f4;\n    border-radius: 22px;\n  }\n\n  .af-image-stack {\n    display: grid;\n    gap: 13px;\n    margin-top: 17px;\n  }\n\n  \/* =====================================================\n     BENEFITS\n  ===================================================== *\/\n\n  .af-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n\n    gap: 10px;\n    margin-top: 15px;\n  }\n\n  .af-benefit {\n    padding: 17px 15px;\n\n    background: #ffffff;\n\n    border: 1px solid var(--af-border);\n    border-radius: 15px;\n  }\n\n  .af-benefit-top {\n    display: flex;\n    align-items: center;\n\n    gap: 9px;\n    margin-bottom: 7px;\n  }\n\n  .af-benefit-check {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    flex: 0 0 27px;\n\n    width: 27px;\n    height: 27px;\n\n    color: #ffffff;\n    background: var(--af-blue);\n\n    border-radius: 50%;\n\n    font-size: 11px;\n    font-weight: 900;\n  }\n\n  .af-benefit strong {\n    color: var(--af-ink);\n    font-size: 13.5px;\n    line-height: 1.35;\n  }\n\n  .af-benefit p {\n    font-size: 12.5px;\n  }\n\n  \/* =====================================================\n     SPECS\n  ===================================================== *\/\n\n  .af-spec-box {\n    overflow: hidden;\n\n    margin-top: 15px;\n\n    border: 1px solid var(--af-border);\n    border-radius: 15px;\n  }\n\n  .af-spec-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n\n    gap: 18px;\n    padding: 13px 15px;\n\n    background: #ffffff;\n\n    border-bottom: 1px solid var(--af-border);\n\n    font-size: 12.8px;\n    line-height: 1.45;\n  }\n\n  .af-spec-row:nth-child(even) {\n    background: #f8fbff;\n  }\n\n  .af-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .af-spec-label {\n    flex: 0 0 37%;\n\n    color: var(--af-ink);\n    font-weight: 850;\n  }\n\n  .af-spec-value {\n    flex: 1;\n\n    color: var(--af-muted);\n    text-align: right;\n  }\n\n  \/* =====================================================\n     PACKAGE\n  ===================================================== *\/\n\n  .af-package {\n    display: flex;\n    align-items: center;\n\n    gap: 13px;\n\n    padding: 18px;\n\n    background: var(--af-ice-2);\n\n    border: 1px solid #d8e5f4;\n    border-radius: 15px;\n  }\n\n  .af-package-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    flex: 0 0 40px;\n\n    width: 40px;\n    height: 40px;\n\n    color: #ffffff;\n    background: var(--af-blue);\n\n    border-radius: 11px;\n\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .af-package strong {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: var(--af-ink);\n    font-size: 14px;\n  }\n\n  .af-package span {\n    color: var(--af-muted);\n    font-size: 12.5px;\n  }\n\n  \/* =====================================================\n     IMPORTANT NOTE\n  ===================================================== *\/\n\n  .af-note {\n    padding: 19px;\n\n    background: #f8fafc;\n\n    border: 1px solid #e3e9f0;\n    border-left: 4px solid var(--af-blue);\n    border-radius: 5px 14px 14px 5px;\n  }\n\n  .af-note h3 {\n    margin-bottom: 9px;\n  }\n\n  .af-note ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .af-note li {\n    margin-bottom: 7px;\n\n    color: var(--af-muted);\n    font-size: 12.5px;\n    line-height: 1.55;\n  }\n\n  .af-note li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* =====================================================\n     CTA\n  ===================================================== *\/\n\n  .af-cta {\n    position: relative;\n    overflow: hidden;\n\n    padding: 34px 20px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(56,189,248,.30),\n        transparent 32%\n      ),\n      radial-gradient(\n        circle at 5% 90%,\n        rgba(37,99,235,.20),\n        transparent 32%\n      ),\n      linear-gradient(\n        135deg,\n        #09111f,\n        #132743\n      );\n\n    border-radius: 23px;\n\n    box-shadow:\n      0 15px 36px rgba(11,18,32,.24);\n  }\n\n  .af-cta .af-kicker {\n    color: #7dd3fc;\n  }\n\n  .af-cta h2 {\n    color: #ffffff;\n  }\n\n  .af-cta p {\n    max-width: 650px;\n    margin: 0 auto;\n\n    color: #d7e3f2;\n    font-size: 14px;\n  }\n\n  .af-cta-chips {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n    margin-top: 17px;\n  }\n\n  .af-cta-chip {\n    padding: 7px 11px;\n\n    color: #ffffff;\n    background: rgba(255,255,255,.08);\n\n    border: 1px solid rgba(255,255,255,.15);\n    border-radius: 999px;\n\n    font-size: 10.8px;\n    font-weight: 800;\n  }\n\n  \/* =====================================================\n     TRUST\n  ===================================================== *\/\n\n  .af-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0,1fr));\n\n    gap: 8px;\n    margin-top: 11px;\n  }\n\n  .af-trust {\n    padding: 11px 8px;\n\n    color: #475467;\n    background: #f8fbff;\n\n    border: 1px solid #dbe6f3;\n    border-radius: 11px;\n\n    text-align: center;\n\n    font-size: 10.8px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  \/* =====================================================\n     RESPONSIVE\n  ===================================================== *\/\n\n  @media (min-width: 700px) {\n    .airflex-page {\n      padding: 18px;\n    }\n\n    .af-hero {\n      padding: 44px 30px 26px;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .af-layer-grid,\n    .af-benefit-grid,\n    .af-situation-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .af-tech-grid,\n    .af-top-benefits {\n      grid-template-columns: repeat(2, minmax(0,1fr));\n    }\n\n    .af-section {\n      margin-bottom: 30px;\n    }\n\n    .airflex-page h1 {\n      font-size: 35px;\n      letter-spacing: -1.1px;\n    }\n\n    .airflex-page h2 {\n      font-size: 27px;\n    }\n  }\n\n  @media (max-width: 430px) {\n    .airflex-page {\n      padding: 8px;\n    }\n\n    .af-hero {\n      padding: 29px 10px 15px;\n    }\n\n    .af-dark,\n    .af-soft-panel,\n    .af-product-intro {\n      padding: 21px 10px;\n    }\n\n    .af-spec-row {\n      gap: 10px;\n      padding: 12px 10px;\n    }\n\n    .af-spec-label,\n    .af-spec-value {\n      font-size: 11.5px;\n    }\n\n    .af-trust-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"airflex-page\"\u003e\n\u003c!-- =====================================================\n       01 HERO\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-hero\"\u003e\n\u003cdiv class=\"af-hero-badge\"\u003eDiscreet Protection · Lightweight Comfort\u003c\/div\u003e\n\u003ch1\u003eStay Dry. Stay Comfortable.\u003cbr\u003eStay Confident.\u003c\/h1\u003e\n\u003cp class=\"af-hero-lead\"\u003eEveryday men's underwear designed with \u003cstrong class=\"af-highlight\"\u003ediscreet light-leak protection\u003c\/strong\u003e, breathable stretch fabric and a low-profile feel that fits naturally into your daily routine.\u003c\/p\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.21_2.png?v=1787293941\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-top-benefits\"\u003e\n\u003cdiv class=\"af-top-benefit\"\u003e\n\u003cspan\u003e4L\u003c\/span\u003e \u003cstrong\u003e4-Layer Protection\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-top-benefit\"\u003e\n\u003cspan\u003eAIR\u003c\/span\u003e \u003cstrong\u003eBreathable Mesh\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-top-benefit\"\u003e\n\u003cspan\u003e4W\u003c\/span\u003e \u003cstrong\u003e4-Way Stretch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-top-benefit\"\u003e\n\u003cspan\u003eLOW\u003c\/span\u003e \u003cstrong\u003eLow-Profile Feel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 PAIN POINT\n  ====================================================== --\u003e\n\u003csection class=\"af-section af-problem\"\u003e\n\u003cdiv class=\"af-problem-copy\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Everyday Confidence \u003c\/span\u003e\n\u003ch2\u003eProtection Shouldn't Feel Like Protection\u003c\/h2\u003e\n\u003cp\u003eOccasional drips and light leaks can create unwanted worry during long drives, work, exercise, travel or social situations.\u003c\/p\u003e\n\u003cp\u003eAirFlex is designed to provide discreet everyday support while maintaining the familiar appearance and feel of boxer-style underwear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 ANIMATION \/ VISUAL\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4192\/2882\/files\/eee423.gif?v=1786037208\" alt=\"AirFlex discreet everyday light leak protection demonstration\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 REAL-LIFE SITUATIONS\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Designed Around Real Life \u003c\/span\u003e\n\u003ch2\u003eConfidence Wherever the Day Takes You\u003c\/h2\u003e\n\u003cp class=\"af-subheading\"\u003eLightweight, flexible and discreet enough to fit naturally into the situations you already face every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-situation-grid\"\u003e\n\u003cdiv class=\"af-situation\"\u003e\n\u003cspan class=\"af-situation-tag\"\u003eTravel\u003c\/span\u003e\n\u003ch3\u003eLong Drives \u0026amp; Trips\u003c\/h3\u003e\n\u003cp\u003eAdded peace of mind when you're away from home for extended periods.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-situation\"\u003e\n\u003cspan class=\"af-situation-tag\"\u003eMovement\u003c\/span\u003e\n\u003ch3\u003eActive Days\u003c\/h3\u003e\n\u003cp\u003eFlexible stretch fabric moves naturally with your body during everyday activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-situation\"\u003e\n\u003cspan class=\"af-situation-tag\"\u003eDiscreet\u003c\/span\u003e\n\u003ch3\u003eEveryday Wear\u003c\/h3\u003e\n\u003cp\u003eDesigned to feel more like regular underwear than visibly bulky protective products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-situation\"\u003e\n\u003cspan class=\"af-situation-tag\"\u003eComfort\u003c\/span\u003e\n\u003ch3\u003eDaily Routine\u003c\/h3\u003e\n\u003cp\u003eLightweight perforated fabric supports a cooler, more breathable wearing experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 PRODUCT INTRO\n  ====================================================== --\u003e\n\u003csection class=\"af-section af-product-intro\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Inside AirFlex \u003c\/span\u003e\n\u003ch2\u003e4-Layer Protection Meets Flexible Comfort\u003c\/h2\u003e\n\u003cp class=\"af-subheading\"\u003eA multi-layer protective area works together with lightweight stretch fabric to help manage everyday drips without turning your underwear into a bulky protective garment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/3_9c55dd11-a328-4833-986f-095b7c73a582.png?v=1786499819\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"af-intro-copy\"\u003eDesigned to combine \u003cstrong class=\"af-highlight\"\u003eprotection, airflow and stretch\u003c\/strong\u003e in one everyday boxer.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 4-LAYER SYSTEM\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Multi-Layer Construction \u003c\/span\u003e\n\u003ch2\u003eFour Layers. One Discreet System.\u003c\/h2\u003e\n\u003cp class=\"af-subheading\"\u003eEach layer plays a different role in helping keep the protective area comfortable and controlled.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-layer-grid\"\u003e\n\u003cdiv class=\"af-layer\"\u003e\n\u003cdiv class=\"af-layer-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eStay-Dry Layer\u003c\/h3\u003e\n\u003cp\u003eHelps move moisture away from the skin for a drier, more comfortable feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-layer\"\u003e\n\u003cdiv class=\"af-layer-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eRapid Absorption Core\u003c\/h3\u003e\n\u003cp\u003eDesigned to absorb everyday drips and light leaks within the protective zone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-layer\"\u003e\n\u003cdiv class=\"af-layer-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eLeak-Lock Barrier\u003c\/h3\u003e\n\u003cp\u003eHelps reduce the chance of moisture reaching the outer fabric layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-layer\"\u003e\n\u003cdiv class=\"af-layer-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eSoft Comfort Layer\u003c\/h3\u003e\n\u003cp\u003eA smooth layer designed to support comfortable everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image af-layer-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4192\/2882\/files\/Boxer.gif?v=1786037816\" alt=\"AirFlex four layer protection system animation\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 FABRIC \/ COMFORT\n  ====================================================== --\u003e\n\u003csection class=\"af-section af-dark\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Lightweight Performance Fabric \u003c\/span\u003e\n\u003ch2\u003eCool. Breathable. Built to Move.\u003c\/h2\u003e\n\u003cp class=\"af-subheading\"\u003eAirFlex uses a lightweight blend of \u003cstrong\u003e85% nylon and 15% spandex\u003c\/strong\u003e with a finely perforated structure designed to support airflow and flexible movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.21_1.png?v=1787276294\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-tech-grid\"\u003e\n\u003cdiv class=\"af-tech\"\u003e\n\u003cstrong\u003eCool Feel\u003c\/strong\u003e \u003cspan\u003eSmooth lightweight fibers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-tech\"\u003e\n\u003cstrong\u003eAirflow\u003c\/strong\u003e \u003cspan\u003ePerforated mesh structure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-tech\"\u003e\n\u003cstrong\u003eMoisture\u003c\/strong\u003e \u003cspan\u003eHelps manage dampness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-tech\"\u003e\n\u003cstrong\u003e4-Way Stretch\u003c\/strong\u003e \u003cspan\u003eMoves with your body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image\" style=\"margin-top: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.21_3.png?v=1787293945\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       08 DISCREET DESIGN\n  ====================================================== --\u003e\n\u003csection class=\"af-section af-soft-panel\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Low-Profile Protection \u003c\/span\u003e\n\u003ch2\u003eDesigned to Look Like Everyday Underwear\u003c\/h2\u003e\n\u003cp class=\"af-subheading\"\u003eThe protective area is integrated into a familiar boxer-style silhouette so you can enjoy extra support without the visibly bulky appearance of traditional protective products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-image-stack\"\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/6_300ba78f-84b5-4268-9b30-ce6e10ffa4b5.png?v=1786499836\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"af-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4192\/2882\/files\/026_498bba94-8711-40c5-88e4-3c3c8af209b6.jpg?v=1786037974\" alt=\"AirFlex low profile boxer design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       09 BENEFITS\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Why AirFlex \u003c\/span\u003e\n\u003ch2\u003eEveryday Protection Without the Extra Bulk\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-benefit-grid\"\u003e\n\u003cdiv class=\"af-benefit\"\u003e\n\u003cdiv class=\"af-benefit-top\"\u003e\n\u003cspan class=\"af-benefit-check\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eDiscreet Protection\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned to integrate naturally into your normal underwear routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-benefit\"\u003e\n\u003cdiv class=\"af-benefit-top\"\u003e\n\u003cspan class=\"af-benefit-check\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eBreathable Construction\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eLightweight perforated fabric supports airflow around heat-prone areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-benefit\"\u003e\n\u003cdiv class=\"af-benefit-top\"\u003e\n\u003cspan class=\"af-benefit-check\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eFlexible 4-Way Stretch\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eMoves naturally with your body instead of restricting everyday movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-benefit\"\u003e\n\u003cdiv class=\"af-benefit-top\"\u003e\n\u003cspan class=\"af-benefit-check\"\u003e✓\u003c\/span\u003e \u003cstrong\u003eLightweight Feel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned for regular wear without unnecessary thickness or bulk.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       10 SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-section-head\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Product Information \u003c\/span\u003e\n\u003ch2\u003eAirFlex Boxer Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-spec-box\"\u003e\n\u003cdiv class=\"af-spec-row\"\u003e\n\u003cdiv class=\"af-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"af-spec-value\"\u003e85% Nylon + 15% Spandex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-spec-row\"\u003e\n\u003cdiv class=\"af-spec-label\"\u003eConstruction\u003c\/div\u003e\n\u003cdiv class=\"af-spec-value\"\u003e4-Layer Protection System\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-spec-row\"\u003e\n\u003cdiv class=\"af-spec-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"af-spec-value\"\u003eLightweight Perforated Stretch Fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-spec-row\"\u003e\n\u003cdiv class=\"af-spec-label\"\u003eStretch\u003c\/div\u003e\n\u003cdiv class=\"af-spec-value\"\u003e4-Way Stretch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-spec-row\"\u003e\n\u003cdiv class=\"af-spec-label\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"af-spec-value\"\u003eEveryday Wear \u0026amp; Light-Leak Protection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       11 PACKAGE\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-package\"\u003e\n\u003cdiv class=\"af-package-icon\"\u003e1×\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e 1 × AirFlex Protective Boxer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       12 IMPORTANT NOTES\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-note\"\u003e\n\u003ch3\u003eImportant Product Information\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eIntended for everyday drips and light leakage rather than heavy fluid loss.\u003c\/li\u003e\n\u003cli\u003eFollow the care instructions supplied with the product to help maintain fabric and protective-layer performance.\u003c\/li\u003e\n\u003cli\u003eFor persistent or significant urinary leakage, consult a qualified healthcare professional for appropriate advice.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       13 CTA\n  ====================================================== --\u003e\n\u003csection class=\"af-section\"\u003e\n\u003cdiv class=\"af-cta\"\u003e\n\u003cspan class=\"af-kicker\"\u003e Protection That Fits Into Real Life \u003c\/span\u003e\n\u003ch2\u003eFeel Comfortable. Move Freely.\u003c\/h2\u003e\n\u003cp\u003eUpgrade your everyday underwear with discreet light-leak protection, breathable performance fabric and flexible comfort designed around daily movement.\u003c\/p\u003e\n\u003cdiv class=\"af-cta-chips\"\u003e\n\u003cspan class=\"af-cta-chip\"\u003e 4-Layer Protection \u003c\/span\u003e \u003cspan class=\"af-cta-chip\"\u003e Breathable Mesh \u003c\/span\u003e \u003cspan class=\"af-cta-chip\"\u003e 4-Way Stretch \u003c\/span\u003e \u003cspan class=\"af-cta-chip\"\u003e Lightweight Feel \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"af-trust-grid\"\u003e\n\u003cdiv class=\"af-trust\"\u003eTracked Shipping\u003c\/div\u003e\n\u003cdiv class=\"af-trust\"\u003eCustomer Support\u003c\/div\u003e\n\u003cdiv class=\"af-trust\"\u003eSecure Checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Max","offers":[{"title":"Blue*2 \/ L(88-110 lbs)","offer_id":54957577404715,"sku":"NC01802608081571-男士内裤-蓝色-L*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Blue*2 \/ XL(110-133 lbs)","offer_id":54957577437483,"sku":"NC01802608081571-男士内裤-蓝色-XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Blue*2 \/ 2XL(133-155 lbs)","offer_id":54957577470251,"sku":"NC01802608081571-男士内裤-蓝色-XXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Blue*2 \/ 3XL(155-177 lbs)","offer_id":54957577503019,"sku":"NC01802608081571-男士内裤-蓝色-XXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Blue*2 \/ 4XL(177-199 lbs)","offer_id":54957577535787,"sku":"NC01802608081571-男士内裤-蓝色-XXXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Blue*2 \/ 5XL(199-220 lbs)","offer_id":54957577568555,"sku":"NC01802608081571-男士内裤-蓝色-5XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ L(88-110 lbs)","offer_id":54957577601323,"sku":"NC01802608081571-男士内裤-黑色-L*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ XL(110-133 lbs)","offer_id":54957577634091,"sku":"NC01802608081571-男士内裤-黑色-XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ 2XL(133-155 lbs)","offer_id":54957577666859,"sku":"NC01802608081571-男士内裤-黑色-XXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ 3XL(155-177 lbs)","offer_id":54957577699627,"sku":"NC01802608081571-男士内裤-黑色-XXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ 4XL(177-199 lbs)","offer_id":54957577732395,"sku":"NC01802608081571-男士内裤-黑色-XXXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Black*2 \/ 5XL(199-220 lbs)","offer_id":54957577765163,"sku":"NC01802608081571-男士内裤-黑色-5XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ L(88-110 lbs)","offer_id":54957577797931,"sku":"NC01802608081571-男士内裤-灰色-L*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ XL(110-133 lbs)","offer_id":54957577830699,"sku":"NC01802608081571-男士内裤-灰色-XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ 2XL(133-155 lbs)","offer_id":54957577863467,"sku":"NC01802608081571-男士内裤-灰色-XXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ 3XL(155-177 lbs)","offer_id":54957577896235,"sku":"NC01802608081571-男士内裤-灰色-XXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ 4XL(177-199 lbs)","offer_id":54957577929003,"sku":"NC01802608081571-男士内裤-灰色-XXXXL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Grey*2 \/ 5XL(199-220 lbs)","offer_id":54957577961771,"sku":"NC01802608081571-男士内裤-灰色-5XL*2","price":21.99,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ L(88-110 lbs)","offer_id":54957577994539,"sku":"NC01802608081571-男士内裤-蓝色-L*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ XL(110-133 lbs)","offer_id":54957578027307,"sku":"NC01802608081571-男士内裤-蓝色-XL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ 2XL(133-155 lbs)","offer_id":54957578060075,"sku":"NC01802608081571-男士内裤-蓝色-XXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ 3XL(155-177 lbs)","offer_id":54957578092843,"sku":"NC01802608081571-男士内裤-蓝色-XXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ 4XL(177-199 lbs)","offer_id":54957578125611,"sku":"NC01802608081571-男士内裤-蓝色-XXXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Blue*5（5Pcs） \/ 5XL(199-220 lbs)","offer_id":54957578158379,"sku":"NC01802608081571-男士内裤-蓝色-5XL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ L(88-110 lbs)","offer_id":54957578191147,"sku":"NC01802608081571-男士内裤-黑色-L*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ XL(110-133 lbs)","offer_id":54957578223915,"sku":"NC01802608081571-男士内裤-黑色-XL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ 2XL(133-155 lbs)","offer_id":54957578256683,"sku":"NC01802608081571-男士内裤-黑色-XXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ 3XL(155-177 lbs)","offer_id":54957578289451,"sku":"NC01802608081571-男士内裤-黑色-XXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ 4XL(177-199 lbs)","offer_id":54957578322219,"sku":"NC01802608081571-男士内裤-黑色-XXXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Black*5（5Pcs） \/ 5XL(199-220 lbs)","offer_id":54957578354987,"sku":"NC01802608081571-男士内裤-黑色-5XL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ L(88-110 lbs)","offer_id":54957578387755,"sku":"NC01802608081571-男士内裤-灰色-L*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ XL(110-133 lbs)","offer_id":54957578420523,"sku":"NC01802608081571-男士内裤-灰色-XL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ 2XL(133-155 lbs)","offer_id":54957578453291,"sku":"NC01802608081571-男士内裤-灰色-XXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ 3XL(155-177 lbs)","offer_id":54957578486059,"sku":"NC01802608081571-男士内裤-灰色-XXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ 4XL(177-199 lbs)","offer_id":54957578518827,"sku":"NC01802608081571-男士内裤-灰色-XXXXL*5","price":39.98,"currency_code":"USD","in_stock":true},{"title":"🔥Grey*5（5Pcs） \/ 5XL(199-220 lbs)","offer_id":54957578551595,"sku":"NC01802608081571-男士内裤-灰色-5XL*5","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/8.21_2.png?v=1787293941","url":"https:\/\/fiorvax.com\/products\/premium-leakproof-ice-silk-mesh-mens-boxer-briefs","provider":"Fiorvax","version":"1.0","type":"link"}