{"product_id":"mens-multi-waffle-knit-pullover-hoodie","title":"Men's Multi Waffle Knit Pullover Hoodie","description":"\u003c!-- =========================================================\nMEN'S WAFFLE HOODIE LANDING PAGE\nDESKTOP + MOBILE OPTIMIZED\nShopify Custom Liquid Ready\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\n   RESET \/ BASE\n========================================================= *\/\n\n#mwh-page{\n  --mwh-black:#171817;\n  --mwh-text:#292a28;\n  --mwh-muted:#686a66;\n  --mwh-line:#dedfd9;\n  --mwh-soft:#f5f5f1;\n  --mwh-cream:#eeede7;\n  --mwh-dark:#20211f;\n  --mwh-green:#365d44;\n\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n  color:var(--mwh-text);\n  background:#fff;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.5;\n  -webkit-font-smoothing:antialiased;\n}\n\n#mwh-page,\n#mwh-page *,\n#mwh-page *::before,\n#mwh-page *::after{\n  box-sizing:border-box;\n}\n\n#mwh-page img{\n  max-width:100%;\n}\n\n#mwh-page button{\n  font-family:inherit;\n}\n\n#mwh-page .mwh-container{\n  width:100%;\n  max-width:1240px;\n  margin:0 auto;\n  padding-left:28px;\n  padding-right:28px;\n}\n\n#mwh-page .mwh-section{\n  padding:82px 0;\n}\n\n#mwh-page .mwh-center{\n  text-align:center;\n}\n\n#mwh-page .mwh-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  margin-bottom:14px;\n  color:#60625e;\n  font-size:12px;\n  font-weight:800;\n  line-height:1.2;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n#mwh-page .mwh-eyebrow-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n  background:var(--mwh-green);\n}\n\n#mwh-page .mwh-title{\n  max-width:800px;\n  margin:0 auto;\n  color:#191a19;\n  font-size:44px;\n  line-height:1.08;\n  font-weight:800;\n  letter-spacing:-1.4px;\n}\n\n#mwh-page .mwh-subtitle{\n  max-width:700px;\n  margin:18px auto 0;\n  color:#686a66;\n  font-size:17px;\n  line-height:1.68;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n#mwh-page .mwh-hero-wrap{\n  padding-top:22px;\n}\n\n#mwh-page .mwh-hero{\n  width:100%;\n  overflow:hidden;\n  border:1px solid #e3e3de;\n  border-radius:22px;\n  background:#f3f2ed;\n}\n\n#mwh-page .mwh-hero-grid{\n  display:grid;\n  grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);\n  align-items:stretch;\n  min-height:620px;\n}\n\n#mwh-page .mwh-hero-media{\n  position:relative;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-width:0;\n  padding:38px;\n  background:#fff;\n}\n\n#mwh-page .mwh-hero-media-inner{\n  width:100%;\n  max-width:650px;\n  margin:0 auto;\n}\n\n#mwh-page .mwh-hero-media img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:560px;\n  margin:0 auto;\n  object-fit:contain;\n}\n\n#mwh-page .mwh-hero-copy{\n  display:flex;\n  min-width:0;\n  align-items:center;\n  padding:58px 54px;\n}\n\n#mwh-page .mwh-hero-copy-inner{\n  width:100%;\n  max-width:515px;\n}\n\n#mwh-page .mwh-badge{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin-bottom:20px;\n  padding:8px 13px;\n  border:1px solid #d2d3cd;\n  border-radius:100px;\n  background:#fff;\n  color:#484a46;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n#mwh-page .mwh-badge-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n  background:var(--mwh-green);\n}\n\n#mwh-page .mwh-hero h1{\n  margin:0 0 20px;\n  color:#171817;\n  font-size:50px;\n  line-height:1.035;\n  font-weight:850;\n  letter-spacing:-2px;\n}\n\n#mwh-page .mwh-hero-lead{\n  margin:0 0 27px;\n  color:#555753;\n  font-size:17px;\n  line-height:1.67;\n}\n\n#mwh-page .mwh-checks{\n  display:grid;\n  gap:13px;\n  margin-bottom:30px;\n}\n\n#mwh-page .mwh-check{\n  display:grid;\n  grid-template-columns:22px minmax(0,1fr);\n  gap:11px;\n  align-items:start;\n  color:#292a28;\n  font-size:14px;\n  line-height:1.52;\n  font-weight:650;\n}\n\n#mwh-page .mwh-check-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:21px;\n  height:21px;\n  margin-top:1px;\n  border-radius:50%;\n  background:var(--mwh-green);\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n#mwh-page .mwh-btn{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  max-width:430px;\n  min-height:58px;\n  padding:15px 22px;\n  border:0;\n  border-radius:7px;\n  background:#181918;\n  color:#fff !important;\n  box-shadow:none;\n  cursor:pointer;\n  text-align:center;\n  text-decoration:none !important;\n  font-size:15px;\n  font-weight:800;\n  letter-spacing:.01em;\n  transition:\n    background .2s ease,\n    transform .2s ease;\n}\n\n#mwh-page .mwh-btn:hover{\n  background:#30312f;\n  transform:translateY(-1px);\n}\n\n#mwh-page .mwh-micro{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px 17px;\n  margin-top:13px;\n  color:#686a66;\n  font-size:12px;\n}\n\n#mwh-page .mwh-micro span{\n  white-space:nowrap;\n}\n\n\n\/* =========================================================\n   BENEFIT BAR\n========================================================= *\/\n\n#mwh-page .mwh-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  margin-top:22px;\n  overflow:hidden;\n  border:1px solid var(--mwh-line);\n  border-radius:14px;\n  background:#fff;\n}\n\n#mwh-page .mwh-benefit{\n  min-width:0;\n  padding:22px 16px;\n  text-align:center;\n  border-right:1px solid var(--mwh-line);\n}\n\n#mwh-page .mwh-benefit:last-child{\n  border-right:0;\n}\n\n#mwh-page .mwh-benefit-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:38px;\n  height:38px;\n  margin:0 auto 10px;\n  border-radius:50%;\n  background:#f0f0ec;\n  font-size:19px;\n}\n\n#mwh-page .mwh-benefit strong{\n  display:block;\n  margin-bottom:4px;\n  color:#242523;\n  font-size:14px;\n  line-height:1.35;\n}\n\n#mwh-page .mwh-benefit small{\n  display:block;\n  color:#757773;\n  font-size:12px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   FEATURE SECTION\n========================================================= *\/\n\n#mwh-page .mwh-feature-layout{\n  display:grid;\n  grid-template-columns:minmax(0,1fr) minmax(0,1fr);\n  gap:64px;\n  align-items:center;\n  margin-top:48px;\n}\n\n#mwh-page .mwh-feature-image{\n  min-width:0;\n  overflow:hidden;\n  border-radius:18px;\n  background:#f4f4f0;\n  padding:26px;\n}\n\n#mwh-page .mwh-feature-image img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:620px;\n  margin:0 auto;\n  border-radius:10px;\n  object-fit:contain;\n}\n\n#mwh-page .mwh-feature-copy{\n  min-width:0;\n}\n\n#mwh-page .mwh-feature-copy h3{\n  margin:0 0 14px;\n  color:#1b1c1b;\n  font-size:35px;\n  line-height:1.14;\n  font-weight:800;\n  letter-spacing:-1px;\n}\n\n#mwh-page .mwh-feature-intro{\n  margin:0 0 29px;\n  color:#656763;\n  font-size:16px;\n  line-height:1.68;\n}\n\n#mwh-page .mwh-feature-list{\n  display:grid;\n  gap:22px;\n}\n\n#mwh-page .mwh-feature-row{\n  display:grid;\n  grid-template-columns:44px minmax(0,1fr);\n  gap:15px;\n  align-items:start;\n}\n\n#mwh-page .mwh-feature-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:44px;\n  height:44px;\n  border-radius:9px;\n  background:#edede9;\n  color:#292a28;\n  font-size:13px;\n  font-weight:850;\n}\n\n#mwh-page .mwh-feature-row h4{\n  margin:0 0 5px;\n  color:#262725;\n  font-size:16px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n#mwh-page .mwh-feature-row p{\n  margin:0;\n  color:#70726e;\n  font-size:14px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   DETAIL IMAGE STRIP\n========================================================= *\/\n\n#mwh-page .mwh-detail-photo-wrap{\n  margin-top:55px;\n  overflow:hidden;\n  border-radius:20px;\n  background:#f2f2ee;\n}\n\n#mwh-page .mwh-detail-photo-wrap img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:690px;\n  object-fit:contain;\n}\n\n\n\/* =========================================================\n   REAL LIFE\n========================================================= *\/\n\n#mwh-page .mwh-dark-section{\n  background:#20211f;\n}\n\n#mwh-page .mwh-dark-section .mwh-title{\n  color:#fff;\n}\n\n#mwh-page .mwh-dark-section .mwh-subtitle{\n  color:#bdbfba;\n}\n\n#mwh-page .mwh-dark-section .mwh-eyebrow{\n  color:#bcbeba;\n}\n\n#mwh-page .mwh-life-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:18px;\n  margin-top:42px;\n}\n\n#mwh-page .mwh-life-card{\n  min-width:0;\n  padding:30px;\n  border:1px solid #393b37;\n  border-radius:14px;\n  background:#292b28;\n}\n\n#mwh-page .mwh-life-card-icon{\n  margin-bottom:16px;\n  font-size:27px;\n}\n\n#mwh-page .mwh-life-card h3{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:18px;\n  line-height:1.35;\n}\n\n#mwh-page .mwh-life-card p{\n  margin:0;\n  color:#babcb7;\n  font-size:14px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   DETAILS\n========================================================= *\/\n\n#mwh-page .mwh-details-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  margin-top:45px;\n  overflow:hidden;\n  border-top:1px solid var(--mwh-line);\n  border-left:1px solid var(--mwh-line);\n  border-radius:14px;\n}\n\n#mwh-page .mwh-detail-card{\n  min-width:0;\n  min-height:158px;\n  padding:27px 25px;\n  border-right:1px solid var(--mwh-line);\n  border-bottom:1px solid var(--mwh-line);\n  background:#fff;\n}\n\n#mwh-page .mwh-detail-label{\n  display:block;\n  margin-bottom:7px;\n  color:#797b76;\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.09em;\n  text-transform:uppercase;\n}\n\n#mwh-page .mwh-detail-name{\n  margin-bottom:7px;\n  color:#242523;\n  font-size:18px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n#mwh-page .mwh-detail-text{\n  margin:0;\n  color:#6d6f6b;\n  font-size:13px;\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   COMPARISON\n========================================================= *\/\n\n#mwh-page .mwh-compare-section{\n  background:#f5f4ef;\n}\n\n#mwh-page .mwh-compare-box{\n  width:100%;\n  max-width:900px;\n  margin:42px auto 0;\n  overflow:hidden;\n  border:1px solid #dadbd5;\n  border-radius:14px;\n  background:#fff;\n}\n\n#mwh-page .mwh-compare-table{\n  width:100%;\n  table-layout:fixed;\n  border-collapse:collapse;\n}\n\n#mwh-page .mwh-compare-table th,\n#mwh-page .mwh-compare-table td{\n  padding:18px 20px;\n  border-bottom:1px solid #e3e4de;\n  color:#555753;\n  text-align:center;\n  vertical-align:middle;\n  font-size:13px;\n  line-height:1.45;\n}\n\n#mwh-page .mwh-compare-table th{\n  background:#eeede8;\n  color:#454743;\n  font-size:12px;\n  font-weight:800;\n}\n\n#mwh-page .mwh-compare-table th:first-child,\n#mwh-page .mwh-compare-table td:first-child{\n  width:28%;\n  text-align:left;\n  color:#30312f;\n  font-weight:750;\n}\n\n#mwh-page .mwh-compare-table th:nth-child(2),\n#mwh-page .mwh-compare-table td:nth-child(2){\n  background:#f2f7f2;\n}\n\n#mwh-page .mwh-compare-table tr:last-child td{\n  border-bottom:0;\n}\n\n#mwh-page .mwh-good{\n  color:#315b40 !important;\n  font-weight:800;\n}\n\n#mwh-page .mwh-bad{\n  color:#888a86 !important;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n#mwh-page .mwh-occasion-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:15px;\n  margin-top:40px;\n}\n\n#mwh-page .mwh-occasion-card{\n  min-width:0;\n  padding:28px 18px;\n  border-radius:13px;\n  background:#f5f5f1;\n  text-align:center;\n}\n\n#mwh-page .mwh-occasion-icon{\n  display:block;\n  margin-bottom:10px;\n  font-size:27px;\n}\n\n#mwh-page .mwh-occasion-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:#272826;\n  font-size:14px;\n  line-height:1.4;\n}\n\n#mwh-page .mwh-occasion-card small{\n  display:block;\n  color:#777974;\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n#mwh-page .mwh-quote{\n  max-width:850px;\n  margin:0 auto;\n  padding:43px 35px;\n  border-top:1px solid var(--mwh-line);\n  border-bottom:1px solid var(--mwh-line);\n  text-align:center;\n}\n\n#mwh-page .mwh-quote p{\n  margin:0;\n  color:#2a2b29;\n  font-size:27px;\n  line-height:1.4;\n  font-weight:750;\n  letter-spacing:-.5px;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n#mwh-page .mwh-faq{\n  width:100%;\n  max-width:860px;\n  margin:40px auto 0;\n}\n\n#mwh-page .mwh-faq-item{\n  border-bottom:1px solid #dcddd7;\n}\n\n#mwh-page .mwh-faq-question{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n  width:100%;\n  padding:21px 2px;\n  border:0;\n  background:transparent;\n  color:#282927;\n  cursor:pointer;\n  text-align:left;\n  font-size:15px;\n  line-height:1.45;\n  font-weight:750;\n}\n\n#mwh-page .mwh-faq-plus{\n  flex:0 0 auto;\n  color:#555752;\n  font-size:24px;\n  line-height:1;\n  font-weight:400;\n  transition:transform .25s ease;\n}\n\n#mwh-page .mwh-faq-answer{\n  max-height:0;\n  overflow:hidden;\n  opacity:0;\n  color:#6e706c;\n  font-size:14px;\n  line-height:1.65;\n  transition:\n    max-height .3s ease,\n    opacity .25s ease;\n}\n\n#mwh-page .mwh-faq-answer-inner{\n  padding:0 2px 20px;\n}\n\n#mwh-page .mwh-faq-item.is-open .mwh-faq-answer{\n  max-height:260px;\n  opacity:1;\n}\n\n#mwh-page .mwh-faq-item.is-open .mwh-faq-plus{\n  transform:rotate(45deg);\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n#mwh-page .mwh-final{\n  padding:30px 0 75px;\n}\n\n#mwh-page .mwh-final-card{\n  display:grid;\n  grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);\n  overflow:hidden;\n  border-radius:20px;\n  background:#ecebe5;\n}\n\n#mwh-page .mwh-final-copy{\n  display:flex;\n  flex-direction:column;\n  align-items:flex-start;\n  justify-content:center;\n  min-width:0;\n  padding:50px;\n}\n\n#mwh-page .mwh-final-copy h2{\n  margin:0 0 14px;\n  color:#1a1b1a;\n  font-size:38px;\n  line-height:1.1;\n  font-weight:800;\n  letter-spacing:-1.1px;\n}\n\n#mwh-page .mwh-final-copy p{\n  max-width:520px;\n  margin:0 0 25px;\n  color:#646662;\n  font-size:16px;\n  line-height:1.65;\n}\n\n#mwh-page .mwh-final-media{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-width:0;\n  min-height:420px;\n  padding:28px;\n  background:#f7f7f4;\n}\n\n#mwh-page .mwh-final-media img{\n  display:block;\n  width:100%;\n  height:auto;\n  max-height:470px;\n  margin:0 auto;\n  object-fit:contain;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media (max-width:1024px){\n\n  #mwh-page .mwh-container{\n    padding-left:20px;\n    padding-right:20px;\n  }\n\n  #mwh-page .mwh-hero-grid{\n    min-height:560px;\n  }\n\n  #mwh-page .mwh-hero-copy{\n    padding:45px 38px;\n  }\n\n  #mwh-page .mwh-hero h1{\n    font-size:43px;\n  }\n\n  #mwh-page .mwh-feature-layout{\n    gap:40px;\n  }\n\n  #mwh-page .mwh-feature-copy h3{\n    font-size:31px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width:767px){\n\n  #mwh-page{\n    overflow:hidden;\n  }\n\n  #mwh-page .mwh-container{\n    padding-left:14px;\n    padding-right:14px;\n  }\n\n  #mwh-page .mwh-section{\n    padding:48px 0;\n  }\n\n  #mwh-page .mwh-hero-wrap{\n    padding-top:10px;\n  }\n\n  #mwh-page .mwh-hero{\n    border-radius:14px;\n  }\n\n  #mwh-page .mwh-hero-grid{\n    display:flex;\n    flex-direction:column;\n    min-height:0;\n  }\n\n  #mwh-page .mwh-hero-media{\n    min-height:0;\n    padding:17px;\n  }\n\n  #mwh-page .mwh-hero-media img{\n    max-height:none;\n  }\n\n  #mwh-page .mwh-hero-copy{\n    padding:28px 21px 32px;\n  }\n\n  #mwh-page .mwh-hero-copy-inner{\n    max-width:none;\n  }\n\n  #mwh-page .mwh-badge{\n    margin-bottom:16px;\n    padding:7px 11px;\n    font-size:10px;\n  }\n\n  #mwh-page .mwh-hero h1{\n    margin-bottom:15px;\n    font-size:34px;\n    line-height:1.07;\n    letter-spacing:-1.2px;\n  }\n\n  #mwh-page .mwh-hero-lead{\n    margin-bottom:22px;\n    font-size:15px;\n    line-height:1.62;\n  }\n\n  #mwh-page .mwh-check{\n    font-size:13px;\n  }\n\n  #mwh-page .mwh-btn{\n    max-width:none;\n    min-height:55px;\n    font-size:14px;\n  }\n\n  #mwh-page .mwh-micro{\n    justify-content:center;\n    gap:7px 12px;\n    text-align:center;\n  }\n\n  #mwh-page .mwh-benefits{\n    grid-template-columns:1fr 1fr;\n    margin-top:14px;\n  }\n\n  #mwh-page .mwh-benefit{\n    padding:18px 10px;\n    border-right:1px solid var(--mwh-line);\n    border-bottom:1px solid var(--mwh-line);\n  }\n\n  #mwh-page .mwh-benefit:nth-child(2){\n    border-right:0;\n  }\n\n  #mwh-page .mwh-benefit:nth-child(3),\n  #mwh-page .mwh-benefit:nth-child(4){\n    border-bottom:0;\n  }\n\n  #mwh-page .mwh-benefit:nth-child(4){\n    border-right:0;\n  }\n\n  #mwh-page .mwh-benefit strong{\n    font-size:12px;\n  }\n\n  #mwh-page .mwh-benefit small{\n    font-size:10.5px;\n  }\n\n  #mwh-page .mwh-title{\n    font-size:30px;\n    line-height:1.12;\n    letter-spacing:-.8px;\n  }\n\n  #mwh-page .mwh-subtitle{\n    margin-top:13px;\n    font-size:14px;\n    line-height:1.62;\n  }\n\n  #mwh-page .mwh-eyebrow{\n    margin-bottom:11px;\n    font-size:10px;\n  }\n\n  #mwh-page .mwh-feature-layout{\n    grid-template-columns:1fr;\n    gap:28px;\n    margin-top:30px;\n  }\n\n  #mwh-page .mwh-feature-image{\n    padding:14px;\n    border-radius:14px;\n  }\n\n  #mwh-page .mwh-feature-copy h3{\n    margin-bottom:12px;\n    font-size:27px;\n    letter-spacing:-.7px;\n  }\n\n  #mwh-page .mwh-feature-intro{\n    margin-bottom:23px;\n    font-size:14px;\n  }\n\n  #mwh-page .mwh-feature-list{\n    gap:20px;\n  }\n\n  #mwh-page .mwh-feature-row{\n    grid-template-columns:39px minmax(0,1fr);\n    gap:12px;\n  }\n\n  #mwh-page .mwh-feature-number{\n    width:39px;\n    height:39px;\n  }\n\n  #mwh-page .mwh-detail-photo-wrap{\n    margin-top:32px;\n    border-radius:13px;\n  }\n\n  #mwh-page .mwh-life-grid{\n    grid-template-columns:1fr;\n    gap:12px;\n    margin-top:30px;\n  }\n\n  #mwh-page .mwh-life-card{\n    padding:22px;\n  }\n\n  #mwh-page .mwh-details-grid{\n    grid-template-columns:1fr;\n    margin-top:30px;\n    border-radius:12px;\n  }\n\n  #mwh-page .mwh-detail-card{\n    min-height:0;\n    padding:22px 20px;\n  }\n\n  #mwh-page .mwh-compare-box{\n    margin-top:30px;\n    overflow-x:auto;\n    -webkit-overflow-scrolling:touch;\n  }\n\n  #mwh-page .mwh-compare-table{\n    min-width:575px;\n  }\n\n  #mwh-page .mwh-compare-table th,\n  #mwh-page .mwh-compare-table td{\n    padding:14px 12px;\n    font-size:11px;\n  }\n\n  #mwh-page .mwh-occasion-grid{\n    grid-template-columns:1fr 1fr;\n    gap:10px;\n    margin-top:28px;\n  }\n\n  #mwh-page .mwh-occasion-card{\n    padding:21px 10px;\n  }\n\n  #mwh-page .mwh-quote{\n    padding:34px 8px;\n  }\n\n  #mwh-page .mwh-quote p{\n    font-size:21px;\n  }\n\n  #mwh-page .mwh-faq{\n    margin-top:28px;\n  }\n\n  #mwh-page .mwh-faq-question{\n    padding:18px 1px;\n    font-size:14px;\n  }\n\n  #mwh-page .mwh-final{\n    padding:10px 0 45px;\n  }\n\n  #mwh-page .mwh-final-card{\n    display:flex;\n    flex-direction:column-reverse;\n    border-radius:14px;\n  }\n\n  #mwh-page .mwh-final-media{\n    min-height:0;\n    padding:16px;\n  }\n\n  #mwh-page .mwh-final-copy{\n    padding:29px 21px 32px;\n    align-items:stretch;\n  }\n\n  #mwh-page .mwh-final-copy h2{\n    font-size:29px;\n    letter-spacing:-.8px;\n  }\n\n  #mwh-page .mwh-final-copy p{\n    font-size:14px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media (max-width:390px){\n\n  #mwh-page .mwh-hero h1{\n    font-size:31px;\n  }\n\n  #mwh-page .mwh-title{\n    font-size:28px;\n  }\n\n  #mwh-page .mwh-occasion-card{\n    padding:19px 8px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"mwh-page\" id=\"mwh-page\"\u003e\n\u003c!-- =========================================================\n     HERO\n========================================================= --\u003e\n\u003cdiv class=\"mwh-hero-wrap\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003csection class=\"mwh-hero\"\u003e\n\u003cdiv class=\"mwh-hero-grid\"\u003e\n\u003cdiv class=\"mwh-hero-media\"\u003e\n\u003cdiv class=\"mwh-hero-media-inner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/1300\/0864\/files\/11.png?v=1787901410\" alt=\"Men's Waffle Knit Hooded Pullover\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-hero-copy\"\u003e\n\u003cdiv class=\"mwh-hero-copy-inner\"\u003e\n\u003cdiv class=\"mwh-badge\"\u003e\n\u003cspan class=\"mwh-badge-dot\"\u003e\u003c\/span\u003e Built For Everyday Wear\u003c\/div\u003e\n\u003ch1\u003eThe Hoodie You'll Reach For Again \u0026amp; Again.\u003c\/h1\u003e\n\u003cp class=\"mwh-hero-lead\"\u003eClean enough to wear out. Comfortable enough to live in. Our waffle-knit hoodie delivers easy comfort, breathable warmth and a dependable fit for everyday life.\u003c\/p\u003e\n\u003cdiv class=\"mwh-checks\"\u003e\n\u003cdiv class=\"mwh-check\"\u003e\n\u003cspan class=\"mwh-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Soft cotton-blend waffle knit — warm without feeling heavy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-check\"\u003e\n\u003cspan class=\"mwh-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Relaxed everyday fit that doesn't feel tight or restrictive \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-check\"\u003e\n\u003cspan class=\"mwh-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Functional kangaroo pocket for your hands, phone or keys \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-check\"\u003e\n\u003cspan class=\"mwh-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e Machine washable and designed for regular wear \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"mwh-btn mwh-shop-btn\"\u003e Choose Your Color \u0026amp; Size → \u003c\/button\u003e\n\u003cdiv class=\"mwh-micro\"\u003e\n\u003cspan\u003e✓ Easy Care\u003c\/span\u003e \u003cspan\u003e✓ Everyday Comfort\u003c\/span\u003e \u003cspan\u003e✓ Multiple Colors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"mwh-benefits\"\u003e\n\u003cdiv class=\"mwh-benefit\"\u003e\n\u003cdiv class=\"mwh-benefit-icon\"\u003e🧵\u003c\/div\u003e\n\u003cstrong\u003e Waffle Knit Texture \u003c\/strong\u003e \u003csmall\u003e Breathable comfort with a clean look \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-benefit\"\u003e\n\u003cdiv class=\"mwh-benefit-icon\"\u003e☁️\u003c\/div\u003e\n\u003cstrong\u003e Cotton Blend \u003c\/strong\u003e \u003csmall\u003e Soft feel without unnecessary bulk \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-benefit\"\u003e\n\u003cdiv class=\"mwh-benefit-icon\"\u003e👕\u003c\/div\u003e\n\u003cstrong\u003e Easy Fit \u003c\/strong\u003e \u003csmall\u003e Comfortable room through the body \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-benefit\"\u003e\n\u003cdiv class=\"mwh-benefit-icon\"\u003e🧼\u003c\/div\u003e\n\u003cstrong\u003e Easy Care \u003c\/strong\u003e \u003csmall\u003e Made for real everyday wear \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     FEATURE\n========================================================= --\u003e\n\u003csection class=\"mwh-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Comfort Without Compromise\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eSimple. Comfortable. Dependable.\u003c\/h2\u003e\n\u003cp class=\"mwh-subtitle\"\u003eNo oversized logos. No complicated styling. Just a versatile hoodie designed to look good, feel comfortable and work with what you already own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-feature-layout\"\u003e\n\u003cdiv class=\"mwh-feature-image\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"mwh-feature-copy\"\u003e\n\u003ch3\u003eEverything You Want From an Everyday Hoodie.\u003c\/h3\u003e\n\u003cp class=\"mwh-feature-intro\"\u003eMade for men who care more about comfort, practicality and lasting style than flashy trends.\u003c\/p\u003e\n\u003cdiv class=\"mwh-feature-list\"\u003e\n\u003cdiv class=\"mwh-feature-row\"\u003e\n\u003cdiv class=\"mwh-feature-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSoft 65% Cotton Blend\u003c\/h4\u003e\n\u003cp\u003eA balanced 65% cotton and 35% polyester blend gives you the softness of cotton with added durability and easier everyday care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-feature-row\"\u003e\n\u003cdiv class=\"mwh-feature-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eBreathable Waffle Texture\u003c\/h4\u003e\n\u003cp\u003eThe textured knit delivers comfortable warmth while allowing airflow, making it an easy layer through changing temperatures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-feature-row\"\u003e\n\u003cdiv class=\"mwh-feature-number\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eComfortable, No-Fuss Fit\u003c\/h4\u003e\n\u003cp\u003eEasy through the body and arms so you have room to move without looking overly loose or sloppy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-feature-row\"\u003e\n\u003cdiv class=\"mwh-feature-number\"\u003e04\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePractical Kangaroo Pocket\u003c\/h4\u003e\n\u003cp\u003eAn easy place to warm your hands or carry your phone, keys and small everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 独立详情图片，避免电脑端撑坏右侧文字 --\u003e\n\u003cdiv class=\"mwh-detail-photo-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/1300\/0864\/files\/DM_20260810144534_006.png?v=1787900801\" alt=\"Men's Waffle Hoodie Details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     REAL LIFE\n========================================================= --\u003e\n\u003csection class=\"mwh-section mwh-dark-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Made For Real Life\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eOne Hoodie. A Lot Less Thinking.\u003c\/h2\u003e\n\u003cp class=\"mwh-subtitle\"\u003eThrow it on and go. It's the kind of comfortable layer that works without making you think twice about what you're wearing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-life-grid\"\u003e\n\u003cdiv class=\"mwh-life-card\"\u003e\n\u003cdiv class=\"mwh-life-card-icon\"\u003e☕\u003c\/div\u003e\n\u003ch3\u003eCool Mornings\u003c\/h3\u003e\n\u003cp\u003eComfortable warmth for your first cup of coffee without the bulky feel of a heavy sweatshirt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-life-card\"\u003e\n\u003cdiv class=\"mwh-life-card-icon\"\u003e🚙\u003c\/div\u003e\n\u003ch3\u003eErrands \u0026amp; Weekends\u003c\/h3\u003e\n\u003cp\u003eComfortable enough for a full day out and clean enough that you still look put together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-life-card\"\u003e\n\u003cdiv class=\"mwh-life-card-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eRelaxing at Home\u003c\/h3\u003e\n\u003cp\u003eSoft and easy when you're relaxing, watching the game or getting things done around the house.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n========================================================= --\u003e\n\u003csection class=\"mwh-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e The Details Matter\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eBuilt Around Everyday Comfort.\u003c\/h2\u003e\n\u003cp class=\"mwh-subtitle\"\u003eStraightforward materials and practical details make this an easy choice for everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-details-grid\"\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Fabric \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003e65% Cotton \/ 35% Polyester\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eSoft against the skin with added durability for regular wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Texture \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003eBreathable Waffle Knit\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eTextured fabric provides comfortable warmth while maintaining airflow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Fit \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003eRelaxed Everyday Fit\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eComfortable room through the chest and body without an excessively baggy appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Function \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003eKangaroo Front Pocket\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eA practical place for your hands, phone, keys and everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Layering \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003eEasy To Wear\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eWear it by itself in mild weather or layer it beneath a jacket when it gets colder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-detail-card\"\u003e\n\u003cspan class=\"mwh-detail-label\"\u003e Care \u003c\/span\u003e\n\u003cdiv class=\"mwh-detail-name\"\u003eMachine Washable\u003c\/div\u003e\n\u003cp class=\"mwh-detail-text\"\u003eMachine wash cold and tumble dry low for simple, no-fuss maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     COMPARISON\n========================================================= --\u003e\n\u003csection class=\"mwh-section mwh-compare-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Why You'll Notice The Difference\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eNot Just Another Basic Hoodie.\u003c\/h2\u003e\n\u003cp class=\"mwh-subtitle\"\u003eA few practical details make a big difference when it's something you plan to wear week after week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-compare-box\"\u003e\n\u003ctable class=\"mwh-compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eOur Waffle Hoodie\u003c\/th\u003e\n\u003cth\u003eTypical Basic Hoodie\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eFabric Feel\u003c\/td\u003e\n\u003ctd class=\"mwh-good\"\u003e✓ Soft Cotton Blend\u003c\/td\u003e\n\u003ctd class=\"mwh-bad\"\u003eBasic Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBreathability\u003c\/td\u003e\n\u003ctd class=\"mwh-good\"\u003e✓ Textured Waffle Knit\u003c\/td\u003e\n\u003ctd class=\"mwh-bad\"\u003eOften Heavy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyling\u003c\/td\u003e\n\u003ctd class=\"mwh-good\"\u003e✓ Clean \u0026amp; Understated\u003c\/td\u003e\n\u003ctd class=\"mwh-bad\"\u003eOften Bulky\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEveryday Use\u003c\/td\u003e\n\u003ctd class=\"mwh-good\"\u003e✓ Easy To Layer\u003c\/td\u003e\n\u003ctd class=\"mwh-bad\"\u003eLess Versatile\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd class=\"mwh-good\"\u003e✓ Machine Washable\u003c\/td\u003e\n\u003ctd class=\"mwh-bad\"\u003eVaries\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     OCCASIONS\n========================================================= --\u003e\n\u003csection class=\"mwh-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Wear It Your Way\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eThe Layer That Works Almost Anywhere.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-occasion-grid\"\u003e\n\u003cdiv class=\"mwh-occasion-card\"\u003e\n\u003cspan class=\"mwh-occasion-icon\"\u003e 🏠 \u003c\/span\u003e \u003cstrong\u003e At Home \u003c\/strong\u003e \u003csmall\u003e Comfortable enough to wear all day. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-occasion-card\"\u003e\n\u003cspan class=\"mwh-occasion-icon\"\u003e 🛒 \u003c\/span\u003e \u003cstrong\u003e Running Errands \u003c\/strong\u003e \u003csmall\u003e Casual without looking careless. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-occasion-card\"\u003e\n\u003cspan class=\"mwh-occasion-icon\"\u003e 🚶 \u003c\/span\u003e \u003cstrong\u003e Weekend Walks \u003c\/strong\u003e \u003csmall\u003e Easy warmth without heavy bulk. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-occasion-card\"\u003e\n\u003cspan class=\"mwh-occasion-icon\"\u003e 🧥 \u003c\/span\u003e \u003cstrong\u003e Layering \u003c\/strong\u003e \u003csmall\u003e Works easily with your favorite jacket. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     QUOTE\n========================================================= --\u003e\n\u003csection class=\"mwh-section\" style=\"padding-top: 10px; padding-bottom: 45px;\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-quote\"\u003e\n\u003cp\u003e“You don't need twenty different sweatshirts. You need one comfortable hoodie that works whenever you reach for it.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"mwh-section\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-center\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Good To Know\u003c\/div\u003e\n\u003ch2 class=\"mwh-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-faq\"\u003e\n\u003cdiv class=\"mwh-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"mwh-faq-question\"\u003e \u003cspan\u003e Is this hoodie heavy? \u003c\/span\u003e \u003cspan class=\"mwh-faq-plus\"\u003e + \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mwh-faq-answer\"\u003e\n\u003cdiv class=\"mwh-faq-answer-inner\"\u003eThe waffle-knit fabric is designed to provide comfortable warmth without the bulky feel of a heavyweight sweatshirt, making it useful across multiple seasons.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"mwh-faq-question\"\u003e \u003cspan\u003e What is the fabric made from? \u003c\/span\u003e \u003cspan class=\"mwh-faq-plus\"\u003e + \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mwh-faq-answer\"\u003e\n\u003cdiv class=\"mwh-faq-answer-inner\"\u003eIt is made from a 65% cotton and 35% polyester blend, combining the comfortable feel of cotton with added durability and easy care.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"mwh-faq-question\"\u003e \u003cspan\u003e Can I wear it under a jacket? \u003c\/span\u003e \u003cspan class=\"mwh-faq-plus\"\u003e + \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mwh-faq-answer\"\u003e\n\u003cdiv class=\"mwh-faq-answer-inner\"\u003eYes. Its versatile design makes it easy to wear by itself or underneath a coat or jacket when temperatures drop.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"mwh-faq-question\"\u003e \u003cspan\u003e How should I wash it? \u003c\/span\u003e \u003cspan class=\"mwh-faq-plus\"\u003e + \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mwh-faq-answer\"\u003e\n\u003cdiv class=\"mwh-faq-answer-inner\"\u003eMachine wash cold and tumble dry low. Always follow the care label included with your garment.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-faq-item\"\u003e\n\u003cbutton type=\"button\" class=\"mwh-faq-question\"\u003e \u003cspan\u003e What kind of fit does it have? \u003c\/span\u003e \u003cspan class=\"mwh-faq-plus\"\u003e + \u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"mwh-faq-answer\"\u003e\n\u003cdiv class=\"mwh-faq-answer-inner\"\u003eIt has a comfortable everyday fit with room through the body and arms without an excessively oversized appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\u003csection class=\"mwh-final\"\u003e\n\u003cdiv class=\"mwh-container\"\u003e\n\u003cdiv class=\"mwh-final-card\"\u003e\n\u003cdiv class=\"mwh-final-copy\"\u003e\n\u003cdiv class=\"mwh-eyebrow\"\u003e\n\u003cspan class=\"mwh-eyebrow-dot\"\u003e\u003c\/span\u003e Your New Everyday Layer\u003c\/div\u003e\n\u003ch2\u003eComfort You'll Actually Wear.\u003c\/h2\u003e\n\u003cp\u003eEasy to pair. Easy to care for. Comfortable from morning to night. Pick your favorite color and make it the hoodie you don't have to think twice about.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"mwh-btn mwh-shop-btn\"\u003e Choose Your Color \u0026amp; Size → \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mwh-final-media\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cscript\u003e\n(function(){\n\n  var root = document.getElementById('mwh-page');\n\n  if(!root){\n    return;\n  }\n\n\n  \/* =====================================================\n     FAQ\n  ===================================================== *\/\n\n  var faqButtons =\n    root.querySelectorAll('.mwh-faq-question');\n\n  faqButtons.forEach(function(button){\n\n    button.addEventListener('click',function(){\n\n      var item =\n        button.closest('.mwh-faq-item');\n\n      if(!item){\n        return;\n      }\n\n      item.classList.toggle('is-open');\n\n    });\n\n  });\n\n\n\n  \/* =====================================================\n     SHOP BUTTON\n     Scroll back to Shopify product purchase area\n  ===================================================== *\/\n\n  var shopButtons =\n    root.querySelectorAll('.mwh-shop-btn');\n\n\n  shopButtons.forEach(function(button){\n\n    button.addEventListener('click',function(){\n\n      var selectors = [\n\n        '.product__info-container',\n\n        '.product-info',\n\n        'product-form',\n\n        '.product-form',\n\n        'form[action*=\"\/cart\/add\"]',\n\n        '.product-form__buttons',\n\n        '[name=\"add\"]'\n\n      ];\n\n\n      var target = null;\n\n\n      for(var i = 0; i \u003c selectors.length; i++){\n\n        var found =\n          document.querySelector(selectors[i]);\n\n        if(found \u0026\u0026 !root.contains(found)){\n\n          target = found;\n\n          break;\n\n        }\n\n      }\n\n\n      if(target){\n\n        target.scrollIntoView({\n          behavior:'smooth',\n          block:'center'\n        });\n\n      }else{\n\n        window.scrollTo({\n          top:0,\n          behavior:'smooth'\n        });\n\n      }\n\n    });\n\n  });\n\n})();\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Heather Grey \/ XS","offer_id":55253018149183,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ S","offer_id":55253018181951,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ M","offer_id":55253018214719,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ L","offer_id":55253018247487,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ XL","offer_id":55253018280255,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ 2XL","offer_id":55253018313023,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ 3XL","offer_id":55253018345791,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ 4XL","offer_id":55253018378559,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true},{"title":"Heather Grey \/ 5XL","offer_id":55253018411327,"sku":null,"price":184.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/9795\/1039\/files\/DM_20260810144534_003.png?v=1788231306","url":"https:\/\/filimore.com\/products\/mens-multi-waffle-knit-pullover-hoodie","provider":"filimore","version":"1.0","type":"link"}