{"product_id":"men-s-breathable-tapered-capri-pants","title":"Men’s Breathable Tapered Capri Pants","description":"\u003cstyle\u003e\n  #mens-navy-breathable-capri-pants-page,\n  #mens-navy-breathable-capri-pants-page * {\n    box-sizing: border-box;\n  }\n\n  #mens-navy-breathable-capri-pants-page {\n    --navy-main:#51667d;\n    --navy-mid:#73879a;\n    --navy-soft:#a8b6c2;\n    --navy-light:#d4dce2;\n    --navy-pale:#f0f4f6;\n\n    --slate:#40566d;\n    --slate-deep:#30465d;\n    --navy-deep:#273b50;\n    --deep:#243442;\n\n    --ivory:#fffdf9;\n    --cream:#fbfcfc;\n    --mist:#f1f4f6;\n\n    --text:#4d565d;\n    --text-soft:#707980;\n\n    --line:rgba(48,70,93,.09);\n    --shadow:0 14px 34px rgba(35,51,66,.045);\n\n    --radius-lg:24px;\n    --radius-md:18px;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto;\n\n    color:var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #fbfcfc 30%,\n        #f1f4f6 66%,\n        #dfe6eb 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size:16px;\n    line-height:1.72;\n\n    container-type:inline-size;\n    container-name:mensNavyBreathableCapriPants;\n\n    overflow:hidden;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-inner {\n    width:min(100%,1080px);\n    margin:0 auto;\n    padding:36px 18px 46px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-hero {\n    padding:22px 0 8px;\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-eyebrow {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n\n    margin:0 auto 16px;\n\n    color:var(--slate-deep);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-eyebrow::before,\n  #mens-navy-breathable-capri-pants-page .mnbc-eyebrow::after {\n    content:\"\";\n    width:46px;\n    height:1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(64,86,109,.65)\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(64,86,109,.65),\n        transparent\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-hero-title {\n    max-width:900px;\n    margin:0 auto;\n\n    color:var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(30px,4.6cqw,50px);\n    line-height:1.13;\n    font-weight:500;\n    letter-spacing:-.02em;\n  }\n\n  #mens-navy-breathable-capri-pants-page .product-buy-return-anchor {\n    display:block;\n\n    width:1px;\n    height:1px;\n    min-width:1px;\n    min-height:1px;\n\n    margin:0 auto;\n    padding:0;\n\n    overflow:hidden;\n    opacity:0;\n\n    color:transparent;\n\n    font-size:1px;\n    line-height:1px;\n\n    pointer-events:none;\n    user-select:none;\n\n    scroll-margin-top:calc(100vh - 70px);\n    scroll-margin-top:calc(100svh - 70px);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-hero-gif {\n    display:flex;\n    justify-content:center;\n    width:100%;\n    margin:26px auto 24px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-hero-gif img {\n    display:block;\n    width:100%;\n    max-width:420px;\n    height:auto;\n    margin:0 auto;\n\n    object-fit:contain;\n\n    border-radius:18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(35,51,66,.075);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-intro {\n    max-width:800px;\n    margin:0 auto;\n    padding:24px 26px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #fbfcfc 28%,\n        #f0f4f6 68%,\n        #dce5ea 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(35,51,66,.03);\n\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-intro p {\n    margin:0;\n    color:var(--text);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-tags {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n\n    width:100%;\n    max-width:650px;\n    margin:22px auto 18px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-tag {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    min-height:46px;\n    padding:10px 14px;\n\n    border:1px solid var(--line);\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 30%,\n        #eff3f5 70%,\n        #dce5ea 100%\n      );\n\n    color:var(--slate-deep);\n\n    font-size:13.5px;\n    font-weight:700;\n    text-align:center;\n\n    box-shadow:\n      0 4px 10px\n      rgba(35,51,66,.018);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-summary {\n    position:relative;\n\n    width:100%;\n    max-width:940px;\n\n    margin:6px auto 24px;\n    padding:24px 18px 22px;\n\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-summary::before {\n    content:\"\";\n\n    position:absolute;\n    z-index:0;\n\n    top:0;\n    bottom:0;\n    left:50%;\n\n    width:min(100%,880px);\n\n    transform:translateX(-50%);\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255,253,249,0) 0%,\n        rgba(249,251,252,.60) 16%,\n        rgba(236,242,245,.72) 44%,\n        rgba(210,222,230,.62) 73%,\n        rgba(255,253,249,0) 100%\n      );\n\n    border-radius:999px;\n\n    pointer-events:none;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-summary-title {\n    position:relative;\n    z-index:1;\n\n    max-width:850px;\n    margin:0 auto;\n\n    color:var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(26px,3.8cqw,35px);\n    line-height:1.17;\n    font-weight:700;\n    letter-spacing:-.015em;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-summary-line {\n    position:relative;\n    z-index:1;\n\n    display:block;\n\n    width:58px;\n    height:3px;\n\n    margin:14px auto 0;\n\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #a8b6c2 0%,\n        #40566d 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-main-image {\n    margin:0 auto 30px;\n\n    overflow:hidden;\n\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 48%,\n        #dce5ea 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-main-image img,\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-media img,\n  #mens-navy-breathable-capri-pants-page .mnbc-size-chart img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    object-fit:contain;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-features {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:24px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature {\n    overflow:hidden;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-media {\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 48%,\n        #dce5ea 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-media img {\n    transition:transform .32s ease;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-copy {\n    padding:22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 34%,\n        #eff3f5 70%,\n        #dce5ea 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-feature:nth-child(2)\n  .mnbc-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fcfdfd 36%,\n        #f3f6f7 72%,\n        #e5ebef 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-feature:nth-child(3)\n  .mnbc-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafcfc 35%,\n        #edf2f4 72%,\n        #d8e2e8 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-feature:nth-child(4)\n  .mnbc-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 36%,\n        #f0f4f6 72%,\n        #dfe7ec 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-feature:nth-child(5)\n  .mnbc-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fafcfc 35%,\n        #ebf0f3 70%,\n        #d4dfe6 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-feature:nth-child(6)\n  .mnbc-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fcfdfd 36%,\n        #eff3f5 72%,\n        #dce5ea 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-heading {\n    display:flex;\n    align-items:center;\n    gap:12px;\n    margin-bottom:11px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-emoji {\n    flex:0 0 46px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:46px;\n    height:46px;\n\n    border:1px solid rgba(48,70,93,.08);\n    border-radius:13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #f5f8f9 46%,\n        #d8e2e8 100%\n      );\n\n    font-size:22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(35,51,66,.03);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-title {\n    margin:0;\n\n    color:var(--navy-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(21px,3.1cqw,29px);\n    line-height:1.2;\n    font-weight:700;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-feature-copy p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:16px;\n    line-height:1.72;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-size {\n    margin-top:30px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 34%,\n        #eff3f5 72%,\n        #dce5ea 100%\n      );\n\n    box-shadow:var(--shadow);\n\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-section-title {\n    margin:0;\n\n    color:var(--deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(25px,3.8cqw,34px);\n    line-height:1.2;\n    font-weight:600;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-size \u003e p {\n    max-width:780px;\n    margin:12px auto 0;\n    color:var(--text-soft);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-size-chart {\n    margin-top:20px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(48,70,93,.08);\n    border-radius:var(--radius-md);\n\n    background:#ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(35,51,66,.03);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-details {\n    margin-top:26px;\n\n    padding:28px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 34%,\n        #eff3f5 72%,\n        #dce5ea 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-details .mnbc-section-title {\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-detail-list {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-detail-item {\n    padding:15px 16px;\n\n    border:1px solid rgba(48,70,93,.08);\n    border-radius:14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfcfc 56%,\n        #edf2f4 100%\n      );\n\n    color:var(--text);\n\n    font-size:15px;\n    line-height:1.65;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-faq {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 34%,\n        #edf2f4 72%,\n        #d8e2e8 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-faq .mnbc-section-title {\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-faq-item {\n    margin-bottom:10px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(48,70,93,.08);\n    border-radius:15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfcfc 58%,\n        #edf2f4 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-faq-item:last-child {\n    margin-bottom:0;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-faq-item summary {\n    position:relative;\n\n    display:flex;\n    align-items:center;\n\n    min-height:62px;\n\n    padding:16px 52px 16px 17px;\n\n    color:var(--navy-deep);\n\n    font-size:15px;\n    line-height:1.5;\n    font-weight:700;\n\n    cursor:pointer;\n    list-style:none;\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-faq-item summary::after {\n    content:\"⌄\";\n\n    position:absolute;\n\n    right:18px;\n    top:50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color:var(--slate);\n\n    font-size:24px;\n    line-height:1;\n\n    transition:transform .28s ease;\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-faq-item[open] summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-faq-answer {\n    padding:0 17px 18px;\n\n    color:var(--text-soft);\n\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping {\n    margin-top:28px;\n\n    padding:30px 24px;\n\n    border:1px solid var(--line);\n    border-radius:var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffefa 0%,\n        #fbfcfc 34%,\n        #edf2f4 72%,\n        #d8e2e8 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-eyebrow {\n    margin:0 0 7px;\n\n    color:var(--slate-deep);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page\n  .mnbc-shipping .mnbc-section-title {\n    margin-bottom:22px;\n    text-align:center;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-list {\n    display:flex;\n    flex-direction:column;\n    gap:11px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-card {\n    display:flex;\n    align-items:flex-start;\n\n    gap:14px;\n\n    padding:17px;\n\n    border:1px solid rgba(48,70,93,.08);\n    border-radius:16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfcfc 58%,\n        #edf2f4 100%\n      );\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-icon {\n    flex:0 0 44px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:44px;\n    height:44px;\n\n    border-radius:12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #e1e8ec 0%,\n        #b9c7d1 50%,\n        #74899b 100%\n      );\n\n    font-size:21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(35,51,66,.05);\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-card h4 {\n    margin:0 0 3px;\n\n    color:var(--navy-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:18px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-shipping-card p {\n    margin:0;\n\n    color:var(--text-soft);\n\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  #mens-navy-breathable-capri-pants-page .mnbc-buy-wrap {\n    display:flex;\n    justify-content:center;\n\n    margin-top:24px;\n  }\n\n  #mens-navy-breathable-capri-pants-page .product-buy {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    min-width:180px;\n\n    padding:14px 28px;\n\n    border-radius:999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #788da0 0%,\n        #50667c 48%,\n        #30465d 100%\n      );\n\n    color:#ffffff;\n\n    font-size:15px;\n    font-weight:700;\n\n    text-decoration:none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(35,51,66,.14);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  @container mensNavyBreathableCapriPants (min-width:860px) {\n    #mens-navy-breathable-capri-pants-page .mnbc-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n  }\n\n  @media (hover:hover) and (pointer:fine) {\n    #mens-navy-breathable-capri-pants-page .mnbc-feature:hover {\n      transform:translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(35,51,66,.08);\n    }\n\n    #mens-navy-breathable-capri-pants-page\n    .mnbc-feature:hover .mnbc-feature-media img {\n      transform:scale(1.015);\n    }\n\n    #mens-navy-breathable-capri-pants-page .product-buy:hover {\n      transform:translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(35,51,66,.19);\n    }\n  }\n\n  @media screen and (max-width:749px) {\n    #mens-navy-breathable-capri-pants-page {\n      width:calc(100vw - 2px);\n      max-width:none;\n\n      margin-left:calc(50% - 50vw + 1px);\n      margin-right:calc(50% - 50vw + 1px);\n\n      overflow-x:hidden;\n      overflow-x:clip;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-inner {\n      width:100%;\n      padding:26px 0 34px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-hero {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-hero-title {\n      font-size:31px;\n    }\n\n    #mens-navy-breathable-capri-pants-page\n    .product-buy-return-anchor {\n      scroll-margin-top:calc(100vh - 55px);\n      scroll-margin-top:calc(100svh - 55px);\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-hero-gif {\n      margin-top:22px;\n      margin-bottom:22px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-hero-gif img {\n      max-width:420px;\n      border-radius:15px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-intro {\n      margin-left:16px;\n      margin-right:16px;\n\n      padding:20px 17px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-tags {\n      width:auto;\n      max-width:none;\n\n      margin:20px 15px 16px;\n\n      gap:10px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-tag {\n      min-height:44px;\n\n      padding:9px 5px;\n\n      font-size:8.9px;\n\n      white-space:nowrap;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-summary {\n      width:auto;\n\n      margin:0 8px 20px;\n\n      padding:22px 10px 20px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-summary::before {\n      width:100%;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-summary-title {\n      font-size:27px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-main-image,\n    #mens-navy-breathable-capri-pants-page .mnbc-feature {\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-feature-copy {\n      padding:21px 16px 23px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-size,\n    #mens-navy-breathable-capri-pants-page .mnbc-details,\n    #mens-navy-breathable-capri-pants-page .mnbc-faq,\n    #mens-navy-breathable-capri-pants-page .mnbc-shipping {\n      margin-left:0;\n      margin-right:0;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-size,\n    #mens-navy-breathable-capri-pants-page .mnbc-details,\n    #mens-navy-breathable-capri-pants-page .mnbc-faq {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-shipping {\n      padding-left:10px;\n      padding-right:10px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-feature-title {\n      font-size:22px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-feature-copy p,\n    #mens-navy-breathable-capri-pants-page .mnbc-size \u003e p {\n      font-size:15px;\n    }\n  }\n\n  @media screen and (max-width:390px) {\n    #mens-navy-breathable-capri-pants-page .mnbc-tags {\n      margin-left:10px;\n      margin-right:10px;\n      gap:8px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-tag {\n      padding:8px 3px;\n      font-size:7.8px;\n    }\n\n    #mens-navy-breathable-capri-pants-page .mnbc-summary-title {\n      font-size:24px;\n    }\n  }\n\n  @media (prefers-reduced-motion:reduce) {\n    #mens-navy-breathable-capri-pants-page *,\n    #mens-navy-breathable-capri-pants-page *::before,\n    #mens-navy-breathable-capri-pants-page *::after {\n      transition:none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"mens-navy-breathable-capri-pants-page\"\u003e\n\u003cdiv class=\"mnbc-inner\"\u003e\n\u003csection class=\"mnbc-hero\"\u003e\n\u003cdiv class=\"mnbc-eyebrow\"\u003eURBAN AIRFLOW EDIT\u003c\/div\u003e\n\u003ch1 class=\"mnbc-hero-title\"\u003e✨ Relaxed street style meets breathable, accented comfort.\u003c\/h1\u003e\n\u003cspan id=\"mens-navy-breathable-capri-pants-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"mnbc-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_11_5.gif?v=1789120336\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-intro\"\u003e\n\u003cp\u003e🌟 Crafted with precision laser-cut thigh vents and a structured tapered hem, these lightweight capri pants offer cool airflow and an effortless streetwear profile.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mnbc-tags\"\u003e\n\u003cdiv class=\"mnbc-tag\"\u003e💨 Mesh Ventilation\u003c\/div\u003e\n\u003cdiv class=\"mnbc-tag\"\u003e✂️ Tapered Silhouette\u003c\/div\u003e\n\u003cdiv class=\"mnbc-tag\"\u003e🌿 Lightweight Comfort\u003c\/div\u003e\n\u003cdiv class=\"mnbc-tag\"\u003e🎯 Elastic Waist\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"mnbc-summary\"\u003e\n\u003ch2 class=\"mnbc-summary-title\"\u003eCool Airflow, Relaxed Street Comfort\u003c\/h2\u003e\n\u003cspan class=\"mnbc-summary-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mnbc-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_36_52_4.webp?v=1789120316\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-features\"\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_14_57_1.webp?v=1789120316\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e💨\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eMesh Ventilation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eGeometric laser-perforated side panels allow heat to escape rapidly, delivering targeted cooling airflow across your legs in hot weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_14_59_2.webp?v=1789120317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e✂️\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eLeg-Lengthening Tapered Silhouette\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eA roomy cut through the thighs merges into a gathered hem below the knee, masking leg shape flaws while creating a taller, cleaner outline.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_15_00_3.webp?v=1789120316\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e🌿\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eBreathable Lightweight Comfort\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eConstructed from a smooth, quick-dry fabric blend that balances natural airflow with durable shape retention—no sagging or daily wrinkling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_15_01_4.webp?v=1789120317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e🎯\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eZero-Pressure Elastic Waist\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeaturing a wide stretch waistband with custom outer drawstrings for a personalized, pinch-free fit from morning to night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_15_03_5.webp?v=1789120317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e📱\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eDeep Urban Side Pockets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned with deep, reinforced pockets that securely hold your smartphone, keys, and daily essentials without bulging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mnbc-feature\"\u003e\n\u003cdiv class=\"mnbc-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_11_17_15_04_6.webp?v=1789120317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mnbc-feature-copy\"\u003e\n\u003cdiv class=\"mnbc-feature-heading\"\u003e\n\u003cspan class=\"mnbc-feature-emoji\"\u003e👗\u003c\/span\u003e\n\u003ch3 class=\"mnbc-feature-title\"\u003eEndless Styling Versatility\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cb\u003eEffortlessly transition your summer look:\u003c\/b\u003e pair with a boxy oversized tee and white sneakers for a Japanese streetwear edge, layer with a tank top and slides for relaxed weekend lounging, or match with a lightweight hoodie for athletic city walks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003csection class=\"mnbc-size\"\u003e\n\u003ch3 class=\"mnbc-section-title\"\u003e📏 Size \u0026amp; Fit\u003c\/h3\u003e\n\u003cp\u003eFeatures a relaxed capri fit with a gathered hem below the knee. Fits true to standard US Sizing.\u003c\/p\u003e\n\u003cdiv class=\"mnbc-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/size_chart_M_to_8XL_white_inch.webp?v=1789120306\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mnbc-details\"\u003e\n\u003ch3 class=\"mnbc-section-title\"\u003e📝 Product Specifications\u003c\/h3\u003e\n\u003cdiv class=\"mnbc-detail-list\"\u003e\n\u003cdiv class=\"mnbc-detail-item\"\u003e\n\u003cb\u003eIncludes:\u003c\/b\u003e 1x Men's Breathable Tapered Capri Pants\u003c\/div\u003e\n\u003cdiv class=\"mnbc-detail-item\"\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e Breathable Fabric: 79.7% nylon + 20.3% spandex\u003c\/div\u003e\n\u003cdiv class=\"mnbc-detail-item\"\u003e\n\u003cb\u003eFit Type:\u003c\/b\u003e Loose Relaxed Capri Fit (Gathered Hem)\u003c\/div\u003e\n\u003cdiv class=\"mnbc-detail-item\"\u003e\n\u003cb\u003eCare Instructions:\u003c\/b\u003e Machine wash cold on gentle cycle inside out. Hang dry or tumble dry low to preserve laser-cut details.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mnbc-faq\"\u003e\n\u003ch3 class=\"mnbc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"mnbc-faq-item\"\u003e\n\u003csummary\u003eQ: Will the capri length make my legs look short or stocky?\u003c\/summary\u003e\n\u003cdiv class=\"mnbc-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No! The structured tapered hem gathers just below the knee, showing off your ankles and sneakers to visually elongate your frame rather than cutting it off.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mnbc-faq-item\"\u003e\n\u003csummary\u003eQ: Are the laser-cut mesh side holes fragile or prone to tearing in the wash?\u003c\/summary\u003e\n\u003cdiv class=\"mnbc-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Not at all. The mesh perforations are sealed using high-temperature laser technology to prevent fraying and ensure long-lasting durability through repeated machine washes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mnbc-faq-item\"\u003e\n\u003csummary\u003eQ: Is the fabric stretchy enough for squatting, running, or bending?\u003c\/summary\u003e\n\u003cdiv class=\"mnbc-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes! The lightweight blend offers natural active flex through the thighs and seat, allowing completely unrestricted movement for active daily wear.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"mnbc-faq-item\"\u003e\n\u003csummary\u003eQ: Does the fabric stick to your skin when you sweat?\u003c\/summary\u003e\n\u003cdiv class=\"mnbc-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e No. The quick-drying, breathable weave wicks moisture away immediately while the laser side vents keep air moving so you stay dry and unsticking all day.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"mnbc-shipping\"\u003e\n\u003cdiv class=\"mnbc-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"mnbc-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"mnbc-shipping-list\"\u003e\n\u003cdiv class=\"mnbc-shipping-card\"\u003e\n\u003cdiv class=\"mnbc-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n\u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mnbc-shipping-card\"\u003e\n\u003cdiv class=\"mnbc-shipping-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mnbc-shipping-card\"\u003e\n\u003cdiv class=\"mnbc-shipping-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelpful Support\u003c\/h4\u003e\n\u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mnbc-buy-wrap\"\u003e\u003ca href=\"#mens-navy-breathable-capri-pants-buy-return-anchor\" class=\"product-buy\"\u003eBuy Now ↑\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Navy Blue \/ M","offer_id":43312700260446,"sku":"NC0247260911306-速干七分裤-藏蓝色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ L","offer_id":43312700293214,"sku":"NC0247260911306-速干七分裤-藏蓝色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":43312700325982,"sku":"NC0247260911306-速干七分裤-藏蓝色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 2XL","offer_id":43312700358750,"sku":"NC0247260911306-速干七分裤-藏蓝色-2XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 3XL","offer_id":43312700391518,"sku":"NC0247260911306-速干七分裤-藏蓝色-3XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 4XL","offer_id":43312700424286,"sku":"NC0247260911306-速干七分裤-藏蓝色-4XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 5XL","offer_id":43312700457054,"sku":"NC0247260911306-速干七分裤-藏蓝色-5XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 6XL","offer_id":43312700489822,"sku":"NC0247260911306-速干七分裤-藏蓝色-6XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 7XL","offer_id":43312700522590,"sku":"NC0247260911306-速干七分裤-藏蓝色-7XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ 8XL","offer_id":43312700555358,"sku":"NC0247260911306-速干七分裤-藏蓝色-8XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ M","offer_id":43312699277406,"sku":"NC0247260911306-速干七分裤-米白色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ L","offer_id":43312699310174,"sku":"NC0247260911306-速干七分裤-米白色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ XL","offer_id":43312699342942,"sku":"NC0247260911306-速干七分裤-米白色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 2XL","offer_id":43312699375710,"sku":"NC0247260911306-速干七分裤-米白色-2XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 3XL","offer_id":43312699408478,"sku":"NC0247260911306-速干七分裤-米白色-3XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 4XL","offer_id":43312699441246,"sku":"NC0247260911306-速干七分裤-米白色-4XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 5XL","offer_id":43312699474014,"sku":"NC0247260911306-速干七分裤-米白色-5XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 6XL","offer_id":43312699506782,"sku":"NC0247260911306-速干七分裤-米白色-6XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 7XL","offer_id":43312699539550,"sku":"NC0247260911306-速干七分裤-米白色-7XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Off White \/ 8XL","offer_id":43312699572318,"sku":"NC0247260911306-速干七分裤-米白色-7XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43312699605086,"sku":"NC0247260911306-速干七分裤-黑色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43312699637854,"sku":"NC0247260911306-速干七分裤-黑色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43312699670622,"sku":"NC0247260911306-速干七分裤-黑色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43312699703390,"sku":"NC0247260911306-速干七分裤-黑色-2XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43312699736158,"sku":"NC0247260911306-速干七分裤-黑色-3XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":43312699768926,"sku":"NC0247260911306-速干七分裤-黑色-4XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 5XL","offer_id":43312699801694,"sku":"NC0247260911306-速干七分裤-黑色-5XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6XL","offer_id":43312699834462,"sku":"NC0247260911306-速干七分裤-黑色-6XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 7XL","offer_id":43312699867230,"sku":"NC0247260911306-速干七分裤-黑色-7XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8XL","offer_id":43312699899998,"sku":"NC0247260911306-速干七分裤-黑色-8XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43312699932766,"sku":"NC0247260911306-速干七分裤-绿色-M","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43312699965534,"sku":"NC0247260911306-速干七分裤-绿色-L","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43312699998302,"sku":"NC0247260911306-速干七分裤-绿色-XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 2XL","offer_id":43312700031070,"sku":"NC0247260911306-速干七分裤-绿色-2XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 3XL","offer_id":43312700063838,"sku":"NC0247260911306-速干七分裤-绿色-3XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 4XL","offer_id":43312700096606,"sku":"NC0247260911306-速干七分裤-绿色-4XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 5XL","offer_id":43312700129374,"sku":"NC0247260911306-速干七分裤-绿色-5XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 6XL","offer_id":43312700162142,"sku":"NC0247260911306-速干七分裤-绿色-6XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 7XL","offer_id":43312700194910,"sku":"NC0247260911306-速干七分裤-绿色-7XL","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 8XL","offer_id":43312700227678,"sku":"NC0247260911306-速干七分裤-绿色-8XL","price":26.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_11_17_49_13.webp?v=1789120504","url":"https:\/\/miscellista.com\/products\/men-s-breathable-tapered-capri-pants","provider":"Miscellista.com","version":"1.0","type":"link"}