{"product_id":"men-s-2-pack-casual-hoodies","title":"Men’s 2-Pack Breathable Lightweight Casual Hoodies","description":"\u003cstyle\u003e\n  \/* =========================================================\n     MEN'S 2-PACK ATHLETIC PULLOVER HOODIES\n     NAVY + STEEL GRAY \/ CLEAN SPORT STYLE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page,\n  #mens-athletic-hoodie-page * {\n    box-sizing: border-box;\n  }\n\n  #mens-athletic-hoodie-page {\n    --navy-dark: #273746;\n    --navy: #3e566b;\n    --navy-mid: #6f8798;\n    --navy-soft: #dfe8ee;\n\n    --steel-dark: #566168;\n    --steel: #7a878e;\n    --steel-mid: #a7b0b5;\n    --steel-soft: #e7ebed;\n\n    --blue-gray: #8ea6b4;\n    --blue-soft: #e6eef2;\n\n    --cream: #f8fafb;\n    --off-white: #f5f7f8;\n    --white: #ffffff;\n\n    --charcoal: #3f474c;\n    --text: #58636a;\n    --muted: #78848a;\n\n    --border: rgba(62, 86, 107, .14);\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n\n    color: var(--text);\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.65;\n  }\n\n  #mens-athletic-hoodie-page h1,\n  #mens-athletic-hoodie-page h2,\n  #mens-athletic-hoodie-page h3,\n  #mens-athletic-hoodie-page p {\n    margin-top: 0;\n  }\n\n  #mens-athletic-hoodie-page img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page .mh-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 40px 24px 32px;\n    margin-bottom: 24px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fbfcfd 0%,\n        #eef3f6 36%,\n        #dfe8ed 68%,\n        #d8e1e6 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 24px;\n\n    box-shadow:\n      0 13px 36px\n      rgba(38, 54, 66, .085);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-hero::before,\n  #mens-athletic-hoodie-page\n  .mh-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-hero::before {\n    top: -130px;\n    right: -82px;\n\n    width: 265px;\n    height: 265px;\n\n    background:\n      rgba(39, 55, 70, .08);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-hero::after {\n    left: -110px;\n    bottom: -155px;\n\n    width: 285px;\n    height: 285px;\n\n    background:\n      rgba(142, 166, 180, .13);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-hero-inner {\n    position: relative;\n    z-index: 2;\n  }\n\n\n  \/* =========================================================\n     HERO BADGE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-badge {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 7px 13px;\n    margin-bottom: 14px;\n\n    color:\n      var(--navy-dark);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n\n    background:\n      rgba(255,255,255,.84);\n\n    border:\n      1px solid\n      rgba(62,86,107,.15);\n\n    border-radius: 40px;\n  }\n\n\n  \/* =========================================================\n     HERO TITLE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-hero h1 {\n    max-width: 790px;\n\n    margin:\n      0 auto\n      10px;\n\n    color:\n      var(--charcoal);\n\n    font-size:\n      clamp(30px, 5vw, 44px);\n\n    font-weight: 850;\n\n    line-height: 1.12;\n\n    letter-spacing: -.035em;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-opening {\n    max-width: 680px;\n\n    margin:\n      0 auto\n      20px;\n\n    color:\n      var(--navy);\n\n    font-size: 15px;\n    font-weight: 700;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-gif {\n    display: flex;\n    justify-content: center;\n\n    margin:\n      0 auto\n      22px;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-gif img {\n    width: auto !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    border-radius: 17px;\n\n    box-shadow:\n      0 12px 30px\n      rgba(38,54,66,.16);\n  }\n\n\n  \/* =========================================================\n     HERO DESCRIPTION\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-description {\n    max-width: 745px;\n\n    margin: 0 auto;\n\n    color:\n      var(--muted);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-description strong {\n    color:\n      var(--charcoal);\n  }\n\n\n  \/* =========================================================\n     HERO TAGS\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n\n    padding: 0;\n\n    margin:\n      20px 0\n      0;\n\n    list-style: none;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-tags li {\n    padding:\n      6px 10px;\n\n    color:\n      var(--navy-dark);\n\n    font-size: 12px;\n    font-weight: 750;\n\n    background:\n      rgba(255,255,255,.90);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 8px;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-tags li:nth-child(even) {\n    color:\n      var(--steel-dark);\n\n    background:\n      rgba(236,241,244,.94);\n  }\n\n\n  \/* =========================================================\n     SECTION TITLE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-section-heading {\n    margin:\n      38px 0\n      20px;\n\n    color:\n      var(--charcoal);\n\n    text-align: center;\n\n    font-size:\n      clamp(24px, 4vw, 31px);\n\n    font-weight: 850;\n\n    line-height: 1.25;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-section-heading::after {\n    content: \"\";\n\n    display: block;\n\n    width: 62px;\n    height: 3px;\n\n    margin:\n      10px auto\n      0;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--navy-dark),\n        var(--navy-mid),\n        var(--steel-mid)\n      );\n\n    border-radius: 10px;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-feature {\n    position: relative;\n\n    overflow: hidden;\n\n    margin-bottom: 19px;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 9px 27px\n      rgba(38,54,66,.065);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n    right: 0;\n\n    z-index: 2;\n\n    height: 3px;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--navy-dark),\n        var(--navy-mid)\n      );\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature:nth-of-type(even)::before {\n    background:\n      linear-gradient(\n        90deg,\n        var(--steel-dark),\n        var(--steel-mid)\n      );\n  }\n\n\n  \/* =========================================================\n     FEATURE IMAGE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-feature-image {\n    overflow: hidden;\n\n    background:\n      var(--cream);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature-image img {\n    width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     FEATURE COPY\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-feature-copy {\n    padding:\n      20px 22px\n      22px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f6f9fa 100%\n      );\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature-copy h2 {\n    margin:\n      0 0\n      7px;\n\n    color:\n      var(--navy-dark);\n\n    font-size: 21px;\n    font-weight: 820;\n\n    line-height: 1.32;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature:nth-of-type(even)\n  .mh-feature-copy h2 {\n    color:\n      var(--steel-dark);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature-copy p {\n    margin: 0;\n\n    color:\n      var(--muted);\n\n    font-size: 14px;\n\n    line-height: 1.65;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-feature-copy strong {\n    color:\n      var(--charcoal);\n  }\n\n\n  \/* =========================================================\n     SIZE IMAGE\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-size {\n    overflow: hidden;\n\n    margin-top: 24px;\n\n    padding: 6px;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 15px;\n\n    box-shadow:\n      0 7px 21px\n      rgba(38,54,66,.05);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-size img {\n    width: 100%;\n    height: auto;\n\n    object-fit: contain;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-size-note {\n    max-width: 700px;\n\n    margin:\n      10px auto\n      0;\n\n    padding:\n      0 14px;\n\n    color:\n      var(--muted);\n\n    font-size: 12px;\n\n    line-height: 1.55;\n\n    text-align: center;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAIL\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-details {\n    margin-top: 22px;\n\n    padding:\n      18px 20px;\n\n    background:\n      linear-gradient(\n        105deg,\n        #f9fbfc 0%,\n        #edf2f5 50%,\n        #dfe8ed 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-left:\n      4px solid\n      var(--navy-dark);\n\n    border-radius: 15px;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-details h2 {\n    margin:\n      0 0\n      9px;\n\n    color:\n      var(--charcoal);\n\n    font-size: 21px;\n    font-weight: 850;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-detail-row {\n    display: grid;\n\n    grid-template-columns:\n      115px\n      minmax(0, 1fr);\n\n    gap: 8px;\n\n    padding:\n      7px 0;\n\n    color:\n      var(--muted);\n\n    font-size: 13px;\n\n    line-height: 1.45;\n\n    border-bottom:\n      1px solid\n      rgba(62,86,107,.10);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-detail-label {\n    color:\n      var(--navy-dark);\n\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     TRUST\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-trust {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        110deg,\n        #f9fbfc 0%,\n        #edf2f5 48%,\n        #dce6eb 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-heading {\n    padding:\n      21px 15px\n      7px;\n\n    text-align: center;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-eyebrow {\n    margin: 0;\n\n    color:\n      var(--navy-dark);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-item {\n    padding:\n      18px 13px;\n\n    text-align: center;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-item +\n  .mh-trust-item {\n    border-left:\n      1px solid\n      var(--border);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 43px;\n    height: 43px;\n\n    margin:\n      0 auto\n      8px;\n\n    color:\n      #ffffff;\n\n    font-size: 18px;\n\n    background:\n      var(--navy-dark);\n\n    border-radius: 50%;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-item:nth-child(2)\n  .mh-trust-icon {\n    background:\n      var(--steel-dark);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-item:nth-child(3)\n  .mh-trust-icon {\n    background:\n      var(--navy);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-title {\n    margin-bottom: 3px;\n\n    color:\n      var(--charcoal);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-trust-text {\n    color:\n      var(--muted);\n\n    font-size: 11px;\n\n    line-height: 1.4;\n  }\n\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  #mens-athletic-hoodie-page\n  .mh-buy {\n    padding:\n      21px 18px\n      18px;\n\n    text-align: center;\n\n    border-top:\n      1px solid\n      var(--border);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-buy-button {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    max-width: 500px;\n\n    min-height: 55px;\n\n    padding:\n      13px 26px;\n\n    color:\n      #ffffff !important;\n\n    font-size: 16px;\n    font-weight: 850;\n\n    letter-spacing: .045em;\n\n    text-decoration:\n      none !important;\n\n    text-transform: uppercase;\n\n    background:\n      linear-gradient(\n        90deg,\n        #6d8798 0%,\n        #435c6e 48%,\n        #273746 100%\n      );\n\n    border:\n      2px solid\n      #3e5668;\n\n    border-radius: 50px;\n\n    box-shadow:\n      0 8px 23px\n      rgba(38,54,66,.27);\n\n    cursor: pointer;\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-buy-button:hover {\n    color:\n      #ffffff !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 12px 28px\n      rgba(38,54,66,.35);\n  }\n\n  #mens-athletic-hoodie-page\n  .mh-buy-note {\n    margin:\n      8px 0\n      0;\n\n    color:\n      var(--muted);\n\n    font-size: 11px;\n  }\n\n\n  \/* =========================================================\n     HOVER\n  ========================================================= *\/\n\n  @media\n    (hover:hover)\n    and (pointer:fine) {\n\n    #mens-athletic-hoodie-page\n    .mh-feature:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 34px\n        rgba(38,54,66,.09);\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 600px) {\n\n    #mens-athletic-hoodie-page {\n      font-size: 15px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-hero {\n      padding:\n        28px 14px\n        24px;\n\n      border-radius: 17px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-badge {\n      padding:\n        6px 10px;\n\n      font-size: 9px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-hero h1 {\n      font-size: 28px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-opening {\n      font-size: 14px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-description {\n      font-size: 13px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-tags {\n      gap: 5px;\n\n      margin-top: 16px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-tags li {\n      padding:\n        5px 8px;\n\n      font-size: 11px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-section-heading {\n      margin:\n        30px 0\n        17px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-feature {\n      margin-bottom: 15px;\n\n      border-radius: 14px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-feature-copy {\n      padding:\n        16px 14px\n        18px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-feature-copy h2 {\n      font-size: 18px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-feature-copy p {\n      font-size: 13px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-size {\n      padding: 4px;\n\n      border-radius: 12px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-details {\n      padding:\n        14px;\n\n      border-radius: 13px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-details h2 {\n      font-size: 19px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-detail-row {\n      grid-template-columns:\n        90px\n        minmax(0, 1fr);\n\n      gap: 6px;\n\n      padding:\n        6px 0;\n\n      font-size: 12px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-heading {\n      padding:\n        20px 12px\n        7px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-item {\n      display: grid;\n\n      grid-template-columns:\n        43px\n        1fr;\n\n      column-gap: 12px;\n\n      padding: 13px;\n\n      text-align: left;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-item +\n    .mh-trust-item {\n      border-top:\n        1px solid\n        var(--border);\n\n      border-left: 0;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-icon {\n      grid-row:\n        1 \/ 3;\n\n      margin: 0;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-trust-title,\n    #mens-athletic-hoodie-page\n    .mh-trust-text {\n      align-self: center;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-buy {\n      padding:\n        16px 13px;\n    }\n\n    #mens-athletic-hoodie-page\n    .mh-buy-button {\n      min-height: 52px;\n\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"mens-athletic-hoodie-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mh-hero\"\u003e\n\u003cdiv class=\"mh-hero-inner\"\u003e\n\u003cdiv class=\"mh-badge\"\u003e🏃 2-PACK • LIGHTWEIGHT • ACTIVE COMFORT\u003c\/div\u003e\n\u003ch1\u003e🔥 Two Hoodies, More Everyday Options\u003c\/h1\u003e\n\u003cp class=\"mh-opening\"\u003eWhy settle for one?\u003c\/p\u003e\n\u003cdiv class=\"mh-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_4_4cc872b5-f2a9-4570-8ea1-42a82ebc1f73.gif?v=1788599509\" alt=\"Men's 2 Pack Athletic Pullover Hoodies\"\u003e\u003c\/div\u003e\n\u003cp class=\"mh-description\"\u003eThis \u003cstrong\u003e2-pack pullover hoodie set\u003c\/strong\u003e gives you two easy everyday layers for less outfit stress—comfortable, warm, and ready for school, weekends, workouts, or casual days out.\u003c\/p\u003e\n\u003cul class=\"mh-tags\"\u003e\n\u003cli\u003e🌬️ Lightweight\u003c\/li\u003e\n\u003cli\u003e🤸 Flexible Stretch\u003c\/li\u003e\n\u003cli\u003e🏃 Easy Movement\u003c\/li\u003e\n\u003cli\u003e💪 Raglan Fit\u003c\/li\u003e\n\u003cli\u003e✌️ 2-Pack Value\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION TITLE --\u003e\n\u003ch2 class=\"mh-section-heading\"\u003eBuilt for Movement, Ready for Every Day\u003c\/h2\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/02961883-d7f0-42dc-9834-f3c955d03cef.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e🌬️ Lightweight \u0026amp; Breathable\u003c\/h2\u003e\n\u003cp\u003eThe lightweight fabric promotes airflow and helps reduce the heavy, stuffy feeling of ordinary sweatshirts, keeping you more comfortable during active wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f3bb26a0-8bf4-465d-adc7-b495461d00ef.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e🤸 Flexible Stretch\u003c\/h2\u003e\n\u003cp\u003eThe fabric stretches naturally with your body, allowing easier movement through the shoulders, arms, and torso during exercise and everyday activities.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/614d6089-b085-474b-b385-894e9b1dc905.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e🏃 Built for Better Movement\u003c\/h2\u003e\n\u003cp\u003eUnlike traditional hoodies with tight ribbed cuffs and a cinched hem, this design features \u003cstrong\u003eopen cuffs and a straight hem\u003c\/strong\u003e, giving your arms and body more freedom during workouts, running, and training.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/73f6d87d-1264-4a80-adad-136121024a79.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e💪 Athletic Raglan Fit\u003c\/h2\u003e\n\u003cp\u003eThe raglan sleeve construction follows the shoulders naturally, creating a \u003cstrong\u003eclean, athletic silhouette\u003c\/strong\u003e while supporting comfortable upper-body movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/5ca8b171-969e-4118-8716-ec73fff37bee.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e🧢 Adjustable Hooded Design\u003c\/h2\u003e\n\u003cp\u003eA classic drawstring hood adds lightweight coverage when you need it while keeping the overall design minimal, sporty, and easy to pair with shorts, joggers, or training pants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"mh-feature\"\u003e\n\u003cdiv class=\"mh-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/eb7db970-13c1-412e-a728-930e19733250.webp?v=1788601623\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"mh-feature-copy\"\u003e\n\u003ch2\u003e✌️ 2-Pack Everyday Value\u003c\/h2\u003e\n\u003cp\u003eEach set includes \u003cstrong\u003e2 versatile hoodies\u003c\/strong\u003e, giving you an easy rotation for the gym, running, travel, outdoor activities, and daily casual wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE IMAGE --\u003e\n\u003csection class=\"mh-size\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/standard_size_chart_shoulder_bust_length_sleeve.webp?v=1788600264\" alt=\"Men's Athletic Pullover Hoodie Size Chart\"\u003e\u003c\/section\u003e\n\u003cp class=\"mh-size-note\"\u003ePlease check the size chart before ordering to find your preferred everyday athletic fit.\u003c\/p\u003e\n\u003c!-- PRODUCT DETAIL --\u003e\n\u003csection class=\"mh-details\"\u003e\n\u003ch2\u003eProduct Detail\u003c\/h2\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv\u003e2-Pack Pullover Hoodies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eQuantity\u003c\/div\u003e\n\u003cdiv\u003e2 Hoodies Per Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv\u003eCasual \/ Athletic \/ Everyday\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eNeckline\u003c\/div\u003e\n\u003cdiv\u003eHooded\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eSleeves\u003c\/div\u003e\n\u003cdiv\u003eLong Sleeve\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv\u003eComfortable Everyday Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eFeel\u003c\/div\u003e\n\u003cdiv\u003eWarm, Soft \u0026amp; Breathable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-detail-row\"\u003e\n\u003cdiv class=\"mh-detail-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv\u003eBack to School \/ Casual Wear \/ Outdoor Activities \/ Sports \/ Travel \/ Lounging \/ Daily Wear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST + BUY NOW --\u003e\n\u003csection class=\"mh-trust\"\u003e\n\u003cdiv class=\"mh-trust-heading\"\u003e\n\u003cp class=\"mh-trust-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-grid\"\u003e\n\u003cdiv class=\"mh-trust-item\"\u003e\n\u003cdiv class=\"mh-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-title\"\u003eTracked Shipping\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-text\"\u003eFollow your order through final delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-item\"\u003e\n\u003cdiv class=\"mh-trust-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-title\"\u003eQuality Checked\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-text\"\u003eCarefully inspected before shipping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-item\"\u003e\n\u003cdiv class=\"mh-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-title\"\u003eHelpful Support\u003c\/div\u003e\n\u003cdiv class=\"mh-trust-text\"\u003eFriendly help with sizing and orders.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUY NOW --\u003e\n\u003cdiv class=\"mh-buy\"\u003e\n\u003ca class=\"mh-buy-button\" href=\"#MainContent\" role=\"button\"\u003e Buy Now → \u003c\/a\u003e\n\u003cp class=\"mh-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Black+Red \/ S","offer_id":43282006573150,"sku":"NC02362609055638-男士卫衣-黑色+红色-S","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Red \/ M","offer_id":43282006605918,"sku":"NC02362609055638-男士卫衣-黑色+红色-M","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Red \/ L","offer_id":43282006638686,"sku":"NC02362609055638-男士卫衣-黑色+红色-L","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Red \/ XL","offer_id":43282006671454,"sku":"NC02362609055638-男士卫衣-黑色+红色-XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Red \/ 2XL","offer_id":43282006704222,"sku":"NC02362609055638-男士卫衣-黑色+红色-2XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Red \/ 3XL","offer_id":43282006736990,"sku":"NC02362609055638-男士卫衣-黑色+红色-3XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ S","offer_id":43282006769758,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-S","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ M","offer_id":43282006802526,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-M","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ L","offer_id":43282006835294,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-L","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ XL","offer_id":43282006868062,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ 2XL","offer_id":43282006900830,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-2XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Gray+Navy \/ 3XL","offer_id":43282006933598,"sku":"NC02362609055638-男士卫衣-灰色+藏蓝色-3XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ S","offer_id":43282007162974,"sku":"NC02362609055638-男士卫衣-黑色+灰色-S","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ M","offer_id":43282007195742,"sku":"NC02362609055638-男士卫衣-黑色+灰色-M","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ L","offer_id":43282007228510,"sku":"NC02362609055638-男士卫衣-黑色+灰色-L","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ XL","offer_id":43282007261278,"sku":"NC02362609055638-男士卫衣-黑色+灰色-XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ 2XL","offer_id":43282007294046,"sku":"NC02362609055638-男士卫衣-黑色+灰色-2XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"Black+Gray \/ 3XL","offer_id":43282007326814,"sku":"NC02362609055638-男士卫衣-黑色+灰色-3XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ S","offer_id":43282006966366,"sku":"NC02362609055638-男士卫衣-白色+红色-S","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ M","offer_id":43282006999134,"sku":"NC02362609055638-男士卫衣-白色+红色-M","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ L","offer_id":43282007031902,"sku":"NC02362609055638-男士卫衣-白色+红色-L","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ XL","offer_id":43282007064670,"sku":"NC02362609055638-男士卫衣-白色+红色-XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ 2XL","offer_id":43282007097438,"sku":"NC02362609055638-男士卫衣-白色+红色-2XL","price":37.98,"currency_code":"USD","in_stock":true},{"title":"White+Red \/ 3XL","offer_id":43282007130206,"sku":"NC02362609055638-男士卫衣-白色+红色-3XL","price":37.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/d9314588-f9fd-461e-afaa-0ad78604e73c.webp?v=1788602038","url":"https:\/\/miscellista.com\/products\/men-s-2-pack-casual-hoodies","provider":"Miscellista.com","version":"1.0","type":"link"}