{"product_id":"women-s-fake-two-piece-layered-sweatshirt-f1","title":"Women Crew Neck Fake Two Piece Striped Patchwork Drop Shoulder Oversized Sweatshirt","description":"\u003cstyle\u003e\n\/* =========================================================\n   LAYERED SWEATSHIRT LANDING PAGE\n   Shopify Custom Liquid\n   Desktop + Mobile\n========================================================= *\/\n\n.df-sweat-page,\n.df-sweat-page *{\n  box-sizing:border-box;\n}\n\n.df-sweat-page{\n  --navy:#183457;\n  --navy-dark:#102540;\n  --cream:#faf7f2;\n  --soft:#f2f5f7;\n  --red:#b84b42;\n  --green:#2b7b59;\n  --text:#17202a;\n  --muted:#68737e;\n  --line:#d9dfe5;\n\n  width:100%;\n  overflow:hidden;\n  color:var(--text);\n  background:#fff;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n}\n\n.df-sweat-page img{\n  display:block;\n  width:100%;\n}\n\n.df-container{\n  width:min(1180px,calc(100% - 40px));\n  margin:auto;\n}\n\n.df-eyebrow{\n  font-size:10px;\n  line-height:1.3;\n  font-weight:800;\n  letter-spacing:1.8px;\n  color:var(--red);\n  text-transform:uppercase;\n  margin-bottom:10px;\n}\n\n.df-title{\n  font-size:44px;\n  line-height:1.06;\n  letter-spacing:-1.7px;\n  font-weight:850;\n  color:#111a23;\n  margin:0;\n}\n\n.df-copy{\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.df-hero{\n  padding:60px 0;\n  background:\n  radial-gradient(circle at 85% 15%,rgba(194,161,125,.16),transparent 32%),\n  linear-gradient(135deg,#fbfaf7 0%,#f3f6f8 100%);\n}\n\n.df-hero-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:65px;\n  align-items:center;\n}\n\n.df-hero-media{\n  position:relative;\n}\n\n.df-hero-image{\n  border-radius:28px;\n  overflow:hidden;\n  background:#eee;\n  box-shadow:0 22px 55px rgba(17,37,62,.11);\n}\n\n.df-hero-image img{\n  aspect-ratio:1 \/ 1.08;\n  object-fit:cover;\n}\n\n.df-image-badge{\n  position:absolute;\n  left:20px;\n  bottom:20px;\n  max-width:250px;\n  padding:13px 16px;\n  border-radius:15px;\n  background:rgba(255,255,255,.95);\n  box-shadow:0 8px 25px rgba(0,0,0,.08);\n  font-size:13px;\n  line-height:1.35;\n  font-weight:800;\n}\n\n.df-image-badge small{\n  display:block;\n  color:#7a838d;\n  font-size:10px;\n  font-weight:500;\n  margin-top:4px;\n}\n\n.df-rating{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:9px;\n  margin-bottom:18px;\n}\n\n.df-stars{\n  color:#e89a30;\n  letter-spacing:1px;\n  font-size:18px;\n}\n\n.df-rating span:last-child{\n  font-size:12px;\n  color:#56616c;\n  font-weight:600;\n}\n\n.df-hero-title{\n  margin:0 0 18px;\n  max-width:560px;\n  font-size:52px;\n  line-height:1.03;\n  letter-spacing:-2.2px;\n  font-weight:850;\n  color:#101820;\n}\n\n.df-hero-title span{\n  color:var(--navy);\n}\n\n.df-hero-desc{\n  max-width:530px;\n  margin:0 0 23px;\n  font-size:17px;\n  line-height:1.65;\n  color:#59646f;\n}\n\n.df-check-list{\n  display:grid;\n  gap:12px;\n  margin:24px 0;\n}\n\n.df-check{\n  display:flex;\n  align-items:flex-start;\n  gap:10px;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.df-check-icon{\n  width:23px;\n  height:23px;\n  min-width:23px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#e8f2ec;\n  color:var(--green);\n  font-size:12px;\n  font-weight:900;\n}\n\n.df-price-wrap{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:12px;\n  margin:21px 0 16px;\n}\n\n.df-price{\n  font-size:31px;\n  line-height:1;\n  font-weight:850;\n}\n\n.df-compare-price{\n  color:#90969c;\n  text-decoration:line-through;\n  font-size:18px;\n}\n\n.df-sale{\n  padding:5px 9px;\n  border-radius:30px;\n  background:#f8e5e2;\n  color:#a73b34;\n  font-size:10px;\n  letter-spacing:.4px;\n  font-weight:800;\n}\n\n\n\/* BUY BOX *\/\n\n.df-buybox{\n  padding:19px;\n  background:#fff;\n  border:1px solid #e0e5e9;\n  border-radius:19px;\n  box-shadow:0 12px 35px rgba(15,38,65,.07);\n}\n\n.df-option-top{\n  display:flex;\n  justify-content:space-between;\n  margin-bottom:8px;\n  font-size:12px;\n  font-weight:700;\n}\n\n.df-option-top span:last-child{\n  color:#79838c;\n  font-weight:500;\n}\n\n.df-variant{\n  width:100%;\n  height:50px;\n  padding:0 14px;\n  border:1.5px solid #cdd4db;\n  border-radius:11px;\n  background:#fff;\n  font-size:14px;\n  margin-bottom:11px;\n}\n\n.df-atc{\n  width:100%;\n  min-height:56px;\n  border:0;\n  border-radius:12px;\n  cursor:pointer;\n  color:#fff;\n  background:var(--navy);\n  font-size:15px;\n  font-weight:850;\n  letter-spacing:.2px;\n  transition:.2s;\n}\n\n.df-atc:hover{\n  background:var(--navy-dark);\n  transform:translateY(-1px);\n}\n\n.df-trust{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px 17px;\n  margin-top:13px;\n  color:#737d87;\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.df-icons{\n  border-top:1px solid #eceef0;\n  border-bottom:1px solid #eceef0;\n}\n\n.df-icon-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.df-icon-item{\n  text-align:center;\n  padding:25px 16px;\n  border-right:1px solid #eceef0;\n}\n\n.df-icon-item:last-child{\n  border-right:0;\n}\n\n.df-icon{\n  width:44px;\n  height:44px;\n  margin:0 auto 10px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#f1f4f6;\n  font-size:19px;\n}\n\n.df-icon-title{\n  font-size:13px;\n  font-weight:800;\n  margin-bottom:4px;\n}\n\n.df-icon-text{\n  max-width:190px;\n  margin:auto;\n  color:#75808b;\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   VIDEO \/ GIF\n========================================================= *\/\n\n.df-video-section{\n  padding:88px 0;\n}\n\n.df-video-head{\n  max-width:760px;\n  margin:0 auto 38px;\n  text-align:center;\n}\n\n.df-video-head p{\n  margin:16px auto 0;\n  max-width:650px;\n}\n\n.df-video-grid{\n  max-width:960px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:.7fr 1.3fr;\n  gap:50px;\n  align-items:center;\n}\n\n.df-gif-wrap{\n  max-width:350px;\n  margin:auto;\n  padding:10px;\n  background:#fff;\n  border:1px solid #dce1e5;\n  border-radius:25px;\n  box-shadow:0 18px 45px rgba(15,37,61,.08);\n}\n\n.df-gif-wrap img{\n  border-radius:18px;\n  aspect-ratio:272 \/ 480;\n  object-fit:cover;\n}\n\n.df-video-points{\n  display:grid;\n  gap:17px;\n}\n\n.df-video-point{\n  padding-bottom:17px;\n  border-bottom:1px solid #e4e8eb;\n}\n\n.df-video-point:last-child{\n  border-bottom:0;\n}\n\n.df-video-point h3{\n  margin:0 0 6px;\n  font-size:18px;\n  font-weight:800;\n}\n\n.df-video-point p{\n  margin:0;\n  color:#697580;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   DETAIL SECTION\n========================================================= *\/\n\n.df-detail-section{\n  padding:88px 0;\n  background:#eef3f7;\n}\n\n.df-detail-top{\n  display:flex;\n  align-items:flex-end;\n  justify-content:space-between;\n  gap:40px;\n  margin-bottom:35px;\n}\n\n.df-detail-top p{\n  max-width:420px;\n  margin:0 0 4px;\n  color:#65717c;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.df-main-detail-image{\n  padding:10px;\n  border-radius:22px;\n  background:#fff;\n  border:1px solid #d5dde4;\n}\n\n.df-main-detail-image img{\n  border-radius:16px;\n}\n\n.df-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:11px;\n  margin-top:14px;\n}\n\n.df-feature{\n  min-height:116px;\n  padding:16px;\n  background:#fff;\n  border:1px solid #d7dee5;\n  border-radius:13px;\n}\n\n.df-feature strong{\n  display:block;\n  margin-bottom:7px;\n  font-size:13px;\n}\n\n.df-feature span{\n  color:#6d7883;\n  font-size:11px;\n  line-height:1.55;\n}\n\n.df-specs{\n  margin-top:25px;\n  padding-top:21px;\n  border-top:1px solid #cbd4dc;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.df-spec{\n  text-align:center;\n  color:#64707c;\n  font-size:10px;\n  line-height:1.5;\n}\n\n.df-spec strong{\n  display:block;\n  margin-top:3px;\n  color:#17212c;\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   FABRIC\n========================================================= *\/\n\n.df-fabric-section{\n  padding:90px 0;\n  background:#fff;\n}\n\n.df-fabric-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:60px;\n  align-items:center;\n}\n\n.df-fabric-image{\n  overflow:hidden;\n  border-radius:25px;\n  border:1px solid #e1e4e7;\n}\n\n.df-fabric-image img{\n  object-fit:cover;\n}\n\n.df-fabric-copy h2{\n  margin-bottom:19px;\n}\n\n.df-fabric-copy \u003e p{\n  margin:0 0 25px;\n}\n\n.df-fabric-boxes{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:11px;\n}\n\n.df-fabric-box{\n  padding:16px;\n  border:1px solid #dfe4e8;\n  border-radius:12px;\n  background:#fafbfc;\n}\n\n.df-fabric-box strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:13px;\n}\n\n.df-fabric-box span{\n  color:#717c86;\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FIT SECTION\n========================================================= *\/\n\n.df-fit-section{\n  padding:90px 0;\n  background:var(--cream);\n}\n\n.df-fit-grid{\n  display:grid;\n  grid-template-columns:.92fr 1.08fr;\n  gap:65px;\n  align-items:center;\n}\n\n.df-fit-copy h2{\n  margin-bottom:20px;\n}\n\n.df-fit-copy \u003e p{\n  margin:0 0 24px;\n}\n\n.df-fit-list{\n  display:grid;\n  gap:13px;\n}\n\n.df-fit-row{\n  display:flex;\n  gap:11px;\n  align-items:flex-start;\n  font-size:14px;\n  line-height:1.6;\n}\n\n.df-fit-check{\n  width:23px;\n  height:23px;\n  min-width:23px;\n  border-radius:50%;\n  background:var(--navy);\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:10px;\n  margin-top:1px;\n}\n\n.df-fit-image{\n  border-radius:25px;\n  overflow:hidden;\n  background:#eee;\n}\n\n\n\/* =========================================================\n   COLORS\n========================================================= *\/\n\n.df-color-section{\n  padding:90px 0;\n}\n\n.df-color-head{\n  max-width:750px;\n  margin:0 auto 36px;\n  text-align:center;\n}\n\n.df-color-head p{\n  margin:15px auto 0;\n}\n\n.df-color-image{\n  max-width:900px;\n  margin:auto;\n  overflow:hidden;\n  border-radius:23px;\n  border:1px solid #e1e4e7;\n}\n\n.df-color-chips{\n  max-width:850px;\n  margin:28px auto 0;\n  display:grid;\n  grid-template-columns:repeat(6,1fr);\n  gap:9px;\n}\n\n.df-chip{\n  padding:12px 5px;\n  border:1px solid #dce1e5;\n  border-radius:10px;\n  text-align:center;\n  font-size:10px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   SIZE GUIDE\n========================================================= *\/\n\n.df-size-section{\n  padding:90px 0;\n  background:#f8f5ef;\n}\n\n.df-size-grid{\n  display:grid;\n  grid-template-columns:.7fr 1.3fr;\n  gap:60px;\n  align-items:start;\n}\n\n.df-size-copy h2{\n  margin-bottom:18px;\n}\n\n.df-size-points{\n  margin-top:22px;\n}\n\n.df-size-points div{\n  position:relative;\n  padding-left:17px;\n  margin:11px 0;\n  color:#65717c;\n  font-size:12px;\n  line-height:1.55;\n}\n\n.df-size-points div:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:7px;\n  width:6px;\n  height:6px;\n  border-radius:50%;\n  background:#bd594e;\n}\n\n.df-size-card{\n  padding:18px;\n  background:#fff;\n  border:1px solid #d4dbe2;\n  border-radius:21px;\n  box-shadow:0 10px 35px rgba(20,39,59,.05);\n}\n\n.df-size-card-title{\n  text-align:center;\n  color:var(--navy);\n  font-size:29px;\n  font-weight:850;\n  margin-bottom:5px;\n}\n\n.df-size-card-sub{\n  width:max-content;\n  margin:0 auto 17px;\n  max-width:100%;\n  padding:5px 12px;\n  border-radius:20px;\n  background:var(--navy);\n  color:#fff;\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.6px;\n}\n\n.df-table-wrap{\n  width:100%;\n  overflow-x:auto;\n  border:1px solid #dde2e6;\n  border-radius:12px;\n}\n\n.df-size-table{\n  width:100%;\n  min-width:580px;\n  border-collapse:collapse;\n}\n\n.df-size-table th{\n  padding:12px 8px;\n  background:var(--navy);\n  color:#fff;\n  text-align:center;\n  font-size:9px;\n}\n\n.df-size-table td{\n  padding:12px 8px;\n  border-bottom:1px solid #e5e8eb;\n  text-align:center;\n  font-size:11px;\n  color:#4b5762;\n}\n\n.df-size-table tr:nth-child(even) td{\n  background:#f3f6f8;\n}\n\n.df-size-table td:first-child{\n  font-weight:800;\n  color:#16263a;\n}\n\n.df-size-note{\n  margin-top:14px;\n  padding:11px 13px;\n  border-radius:9px;\n  background:var(--navy);\n  color:#fff;\n  font-size:9px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.df-occasion-section{\n  padding:90px 0;\n}\n\n.df-occasion-head{\n  max-width:720px;\n  margin:0 auto 38px;\n  text-align:center;\n}\n\n.df-occasion-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n}\n\n.df-occasion{\n  padding:25px 17px;\n  border-radius:15px;\n  background:#f7f8f9;\n  text-align:center;\n}\n\n.df-occasion-icon{\n  font-size:25px;\n  margin-bottom:10px;\n}\n\n.df-occasion strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:13px;\n}\n\n.df-occasion span{\n  color:#77818b;\n  font-size:11px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.df-final{\n  padding:90px 0 110px;\n  background:#fbfaf7;\n}\n\n.df-final-grid{\n  display:grid;\n  grid-template-columns:1fr .85fr;\n  gap:70px;\n  align-items:start;\n}\n\n.df-faq{\n  margin-top:30px;\n  border-top:1px solid #ccd4da;\n}\n\n.df-faq-item{\n  border-bottom:1px solid #ccd4da;\n}\n\n.df-faq-q{\n  width:100%;\n  border:0;\n  padding:18px 0;\n  background:transparent;\n  cursor:pointer;\n  display:flex;\n  justify-content:space-between;\n  text-align:left;\n  color:#172431;\n  font-size:13px;\n  font-weight:750;\n}\n\n.df-faq-plus{\n  color:#b44e45;\n  font-size:17px;\n  transition:.2s;\n}\n\n.df-faq-a{\n  display:none;\n  padding:0 30px 18px 0;\n  color:#6c7781;\n  font-size:12px;\n  line-height:1.7;\n}\n\n.df-faq-item.active .df-faq-a{\n  display:block;\n}\n\n.df-faq-item.active .df-faq-plus{\n  transform:rotate(45deg);\n}\n\n\n\/* FINAL CARD *\/\n\n.df-final-card{\n  padding:11px;\n  border:1px solid #d6dce2;\n  border-radius:21px;\n  background:#fff;\n  box-shadow:0 13px 35px rgba(15,35,60,.06);\n}\n\n.df-final-card-image{\n  border-radius:15px;\n  overflow:hidden;\n}\n\n.df-final-card-image img{\n  aspect-ratio:1 \/ .95;\n  object-fit:cover;\n}\n\n.df-final-info{\n  padding:22px 13px 12px;\n}\n\n.df-final-info small{\n  font-size:8px;\n  font-weight:800;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.df-final-info h3{\n  margin:7px 0;\n  font-size:20px;\n}\n\n.df-final-info p{\n  margin:0 0 17px;\n  color:#76808a;\n  font-size:11px;\n  line-height:1.6;\n}\n\n.df-final-button{\n  display:block;\n  padding:15px 18px;\n  border-radius:40px;\n  background:var(--navy);\n  color:#fff !important;\n  text-align:center;\n  text-decoration:none;\n  font-size:11px;\n  font-weight:800;\n}\n\n\n\/* STICKY *\/\n\n.df-mobile-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:900px){\n\n  .df-container{\n    width:min(100% - 28px,740px);\n  }\n\n  .df-hero-grid,\n  .df-video-grid,\n  .df-fabric-grid,\n  .df-fit-grid,\n  .df-size-grid,\n  .df-final-grid{\n    grid-template-columns:1fr;\n    gap:34px;\n  }\n\n  .df-hero-content{\n    order:1;\n  }\n\n  .df-hero-media{\n    order:2;\n  }\n\n  .df-hero-title{\n    font-size:40px;\n  }\n\n  .df-title{\n    font-size:35px;\n  }\n\n  .df-feature-grid,\n  .df-occasion-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .df-specs{\n    grid-template-columns:1fr 1fr;\n    gap:18px;\n  }\n\n  .df-color-chips{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .df-detail-top{\n    display:block;\n  }\n\n  .df-detail-top p{\n    margin-top:15px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .df-container{\n    width:calc(100% - 24px);\n  }\n\n  .df-hero{\n    padding:30px 0 40px;\n  }\n\n  .df-hero-title{\n    font-size:34px;\n    letter-spacing:-1.3px;\n  }\n\n  .df-hero-desc{\n    font-size:15px;\n  }\n\n  .df-title{\n    font-size:30px;\n    letter-spacing:-1px;\n  }\n\n  .df-copy{\n    font-size:14px;\n  }\n\n  .df-video-section,\n  .df-detail-section,\n  .df-fabric-section,\n  .df-fit-section,\n  .df-color-section,\n  .df-size-section,\n  .df-occasion-section,\n  .df-final{\n    padding:60px 0;\n  }\n\n  .df-icon-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .df-icon-item{\n    padding:20px 8px;\n  }\n\n  .df-icon-item:nth-child(2){\n    border-right:0;\n  }\n\n  .df-icon-item:nth-child(-n+2){\n    border-bottom:1px solid #eceef0;\n  }\n\n  .df-feature-grid,\n  .df-fabric-boxes{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .df-feature{\n    min-height:124px;\n    padding:13px;\n  }\n\n  .df-specs{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .df-color-chips{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .df-occasion-grid{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .df-occasion{\n    padding:20px 10px;\n  }\n\n  .df-final{\n    padding-bottom:100px;\n  }\n\n  .df-mobile-sticky{\n    display:flex;\n    position:fixed;\n    z-index:100;\n    bottom:0;\n    left:0;\n    right:0;\n    align-items:center;\n    gap:12px;\n    padding:10px 12px calc(10px + env(safe-area-inset-bottom));\n    background:rgba(255,255,255,.97);\n    backdrop-filter:blur(10px);\n    border-top:1px solid #dfe3e6;\n    box-shadow:0 -8px 25px rgba(0,0,0,.07);\n  }\n\n  .df-sticky-price{\n    min-width:85px;\n  }\n\n  .df-sticky-price strong{\n    display:block;\n    font-size:18px;\n  }\n\n  .df-sticky-price span{\n    color:#7b848d;\n    font-size:9px;\n  }\n\n  .df-sticky-btn{\n    flex:1;\n    min-height:46px;\n    border:0;\n    border-radius:10px;\n    background:var(--navy);\n    color:#fff;\n    font-size:12px;\n    font-weight:800;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"df-sweat-page\" id=\"dfTop\"\u003e\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\u003csection class=\"df-hero\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-hero-grid\"\u003e\n\u003cdiv class=\"df-hero-media\"\u003e\n\u003cdiv class=\"df-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/eb36f4d44ad9e29367f6cc32e6f8c29aff5bfb2e.webp?v=1788156992\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"df-image-badge\"\u003eOne top. Instant layered look. \u003csmall\u003e No extra shirt. No bulky double layers. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-hero-content\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eRELAXED · POLISHED · EASY TO STYLE\u003c\/div\u003e\n\u003cdiv class=\"df-rating\"\u003e\n\u003cspan class=\"df-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003eA comfortable everyday favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch1 class=\"df-hero-title\"\u003eLook put-together \u003cspan\u003ewithout trying too hard.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"df-hero-desc\"\u003eThis relaxed oversized crewneck gives you the polished appearance of a perfectly layered outfit—with striped details already built into the neckline, cuffs and hem.\u003c\/p\u003e\n\u003cdiv class=\"df-check-list\"\u003e\n\u003cdiv class=\"df-check\"\u003e\n\u003cspan class=\"df-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003e340gsm+ heavyweight fabric\u003c\/strong\u003e feels substantial and comfortable instead of thin and flimsy. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-check\"\u003e\n\u003cspan class=\"df-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eRelaxed oversized shape\u003c\/strong\u003e provides easy room through the waist, tummy and hips. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-check\"\u003e\n\u003cspan class=\"df-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eFake two-piece styling\u003c\/strong\u003e creates a layered look without actually wearing two shirts. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-check\"\u003e\n\u003cspan class=\"df-check-icon\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSizes S–3XL\u003c\/strong\u003e make it easy to choose the amount of relaxed room you prefer. \u003c\/span\u003e\u003cspan class=\"df-compare-price\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-buybox\"\u003e\n\u003cdiv class=\"df-fit-copy\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eA RELAXED FIT FOR REAL LIFE\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eComfortable coverage without the cling.\u003c\/h2\u003e\n\u003cp class=\"df-copy\"\u003eThe loose mid-length silhouette gives you easy room through the midsection and hips, making it a simple choice when you want comfort without feeling underdressed.\u003c\/p\u003e\n\u003cdiv class=\"df-fit-list\"\u003e\n\u003cdiv class=\"df-fit-row\"\u003e\n\u003cspan class=\"df-fit-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eRelaxed through the tummy:\u003c\/strong\u003e no tight, body-hugging shape through the middle. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-row\"\u003e\n\u003cspan class=\"df-fit-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eMid-length coverage:\u003c\/strong\u003e gives a little extra coverage through the hip area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-row\"\u003e\n\u003cspan class=\"df-fit-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eSplit sides:\u003c\/strong\u003e help the sweatshirt fall naturally instead of bunching. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-row\"\u003e\n\u003cspan class=\"df-fit-check\"\u003e✓\u003c\/span\u003e \u003cspan\u003e \u003cstrong\u003eNo complicated matching:\u003c\/strong\u003e the striped layering detail is already built in.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-row\"\u003e\u003cspan\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/f5e9229ab80ec5b66c59fb1953d7ddff86015f9b.png\" alt=\"Women's relaxed oversized sweatshirt fit\" loading=\"lazy\"\u003e\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     QUICK BENEFITS\n===================================================== --\u003e\n\u003csection class=\"df-icons\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-icon-grid\"\u003e\n\u003cdiv class=\"df-icon-item\"\u003e\n\u003cdiv class=\"df-icon\"\u003e☁\u003c\/div\u003e\n\u003cdiv class=\"df-icon-title\"\u003e340gsm+ Weight\u003c\/div\u003e\n\u003cdiv class=\"df-icon-text\"\u003eA more substantial feel for comfortable everyday wear.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-icon-item\"\u003e\n\u003cdiv class=\"df-icon\"\u003e↔\u003c\/div\u003e\n\u003cdiv class=\"df-icon-title\"\u003eRelaxed Coverage\u003c\/div\u003e\n\u003cdiv class=\"df-icon-text\"\u003eEasy room through the waist and hips without a clingy fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-icon-item\"\u003e\n\u003cdiv class=\"df-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"df-icon-title\"\u003ePre-Layered Look\u003c\/div\u003e\n\u003cdiv class=\"df-icon-text\"\u003eContrast stripes add dimension without an extra shirt underneath.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-icon-item\"\u003e\n\u003cdiv class=\"df-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"df-icon-title\"\u003eEasy Outfit Maker\u003c\/div\u003e\n\u003cdiv class=\"df-icon-text\"\u003eWear it with jeans, leggings, joggers or shorts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIF\n===================================================== --\u003e\n\u003csection class=\"df-video-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-video-head\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eSEE THE FIT IN MOTION\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eRelaxed comfort that still looks finished.\u003c\/h2\u003e\n\u003cp class=\"df-copy\"\u003eThe roomy body, dropped shoulders and contrast details make this sweatshirt easy to wear while still giving your outfit a little more personality than a basic pullover.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-video-grid\"\u003e\n\u003cdiv class=\"df-gif-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/0eacd0460873e4f2dafd8f8afecd0e48d144927b.gif\" alt=\"Women's oversized layered sweatshirt\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"df-video-points\"\u003e\n\u003cdiv class=\"df-video-point\"\u003e\n\u003ch3\u003eRoom without looking shapeless\u003c\/h3\u003e\n\u003cp\u003eThe oversized mid-length cut gives you comfortable breathing room through the body while the finished cuffs and hem help maintain a polished silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-video-point\"\u003e\n\u003ch3\u003eLayering without the bulk\u003c\/h3\u003e\n\u003cp\u003eStriped fabric peeks out at just the right places, creating the effect of a shirt underneath without having to wear another full layer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-video-point\"\u003e\n\u003ch3\u003eMade for everyday movement\u003c\/h3\u003e\n\u003cp\u003eDrop shoulders, relaxed sleeves and a split hem make it comfortable for walking, traveling, shopping and relaxing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DETAIL\n===================================================== --\u003e\n\u003csection class=\"df-detail-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-detail-top\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eDETAILS THAT DO THE STYLING\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eEasy from neckline to hem.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe contrast striped inserts create subtle visual interest at the neckline, sleeves and hem while keeping the overall look clean and easy to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-main-detail-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/0690fa407614df9a6730d8f6a74cf92975be0fc4.png\" alt=\"Layered sweatshirt construction details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"df-feature-grid\"\u003e\n\u003cdiv class=\"df-feature\"\u003e\n\u003cstrong\u003eClassic Crew Neck\u003c\/strong\u003e \u003cspan\u003e A clean neckline finished with a contrast striped insert for an effortless layered appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-feature\"\u003e\n\u003cstrong\u003eExtended Contrast Cuffs\u003c\/strong\u003e \u003cspan\u003e Striped patchwork extends beyond the sleeve for a styled shirt-under-sweatshirt effect. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-feature\"\u003e\n\u003cstrong\u003eSplit Hem\u003c\/strong\u003e \u003cspan\u003e Side openings help the longer silhouette fall more naturally over the hips. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-feature\"\u003e\n\u003cstrong\u003eDrop Shoulder\u003c\/strong\u003e \u003cspan\u003e A relaxed shoulder line adds ease through the arms and creates an effortless casual shape. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-specs\"\u003e\n\u003cdiv class=\"df-spec\"\u003eFABRIC \u003cstrong\u003e80% Cotton \/ 20% Polyester\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-spec\"\u003eWEIGHT \u003cstrong\u003e340gsm+ Heavyweight\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-spec\"\u003eFIT \u003cstrong\u003eRelaxed Oversized\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-spec\"\u003eSIZE RANGE \u003cstrong\u003eS–3XL\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FABRIC\n===================================================== --\u003e\n\u003csection class=\"df-fabric-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-fabric-grid\"\u003e\n\u003cdiv class=\"df-fabric-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastcdn.com\/image\/a1df4b142407e8942a567cd3b67e9f90eecdcbbe.png\" alt=\"340gsm cotton polyester sweatshirt fabric\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"df-fabric-copy\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eSUBSTANTIAL EVERYDAY COMFORT\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eNot your average thin sweatshirt.\u003c\/h2\u003e\n\u003cp class=\"df-copy\"\u003eMade with an 80% cotton and 20% polyester blend at 340gsm+, this sweatshirt is designed to have a more substantial feel while maintaining an easy casual fit.\u003c\/p\u003e\n\u003cdiv class=\"df-fabric-boxes\"\u003e\n\u003cdiv class=\"df-fabric-box\"\u003e\n\u003cstrong\u003e80% Cotton\u003c\/strong\u003e \u003cspan\u003e Provides a familiar, comfortable fabric feel. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fabric-box\"\u003e\n\u003cstrong\u003e20% Polyester\u003c\/strong\u003e \u003cspan\u003e Helps support the structure and everyday durability. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fabric-box\"\u003e\n\u003cstrong\u003e340gsm+\u003c\/strong\u003e \u003cspan\u003e A heavier fabric weight than many lightweight casual tops. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fabric-box\"\u003e\n\u003cstrong\u003eLong Sleeve\u003c\/strong\u003e \u003cspan\u003e Easy for cooler days and transitional-season outfits. \u003c\/span\u003e\n\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     FIT\n===================================================== --\u003e\n\u003csection class=\"df-fit-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-fit-grid\"\u003e\n\u003cdiv class=\"df-fit-copy\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eSIX EASY-TO-WEAR SHADES\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003ePick the color that already works with your closet.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-fit-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/027e19a03e865b57330c3ca05713739aa89dc41e.webp?v=1788156992\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     COLORS\n===================================================== --\u003e\n\u003csection class=\"df-color-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-color-head\"\u003e\n\u003cp class=\"df-copy\"\u003eAvailable in six versatile everyday shades designed to pair easily with denim, black pants, leggings and casual bottoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"df-color-image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/DM_20260831140402_001.png?v=1788157318\" alt=\"Sweatshirt colors\" loading=\"lazy\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"df-color-chips\"\u003e\n\u003cdiv class=\"df-chip\"\u003eBLUSH PINK\u003c\/div\u003e\n\u003cdiv class=\"df-chip\"\u003eBLACK\u003c\/div\u003e\n\u003cdiv class=\"df-chip\"\u003eHEATHER GRAY\u003c\/div\u003e\n\u003cdiv class=\"df-chip\"\u003eKHAKI\u003c\/div\u003e\n\u003cdiv class=\"df-chip\"\u003eLIGHT BLUE\u003c\/div\u003e\n\u003cdiv class=\"df-chip\"\u003eCREAM OFF-WHITE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SIZE\n===================================================== --\u003e\n\u003csection class=\"df-size-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-size-grid\"\u003e\n\u003cdiv class=\"df-size-copy\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eGARMENT MEASUREMENTS\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eFind your best relaxed fit.\u003c\/h2\u003e\n\u003cp class=\"df-copy\"\u003eCompare the garment measurements with a sweatshirt you already like wearing. Measurements shown below are in inches.\u003c\/p\u003e\n\u003cdiv class=\"df-size-points\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBust:\u003c\/strong\u003e measure around the fullest part.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLength:\u003c\/strong\u003e highest shoulder point to bottom hem.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSleeve:\u003c\/strong\u003e shoulder seam to cuff.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eShoulder:\u003c\/strong\u003e measure across the widest point.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-size-card\"\u003e\n\u003cdiv class=\"df-size-card-title\"\u003eSIZE GUIDE\u003c\/div\u003e\n\u003cdiv class=\"df-size-card-sub\"\u003eGARMENT MEASUREMENTS · INCHES\u003c\/div\u003e\n\u003cdiv class=\"df-table-wrap\"\u003e\n\u003ctable class=\"df-size-table\" style=\"width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 15.3713%;\"\u003eSIZE\u003c\/th\u003e\n\u003cth style=\"width: 17.0984%;\"\u003eBUST\u003c\/th\u003e\n\u003cth style=\"width: 39.2085%;\"\u003eLENGTH\u003c\/th\u003e\n\u003cth style=\"width: 1.72414%;\"\u003eSLEEVE\u003c\/th\u003e\n\u003cth style=\"width: 26.5976%;\"\u003eSHOULDER\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003eS\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e43.3\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e26.0\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e27.6\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e17.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003eM\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e45.3\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e26.4\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e28.0\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e18.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003eL\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e47.2\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e26.8\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e28.3\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e18.9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003eXL\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e49.2\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e27.2\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e28.7\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e19.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003e2XL\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e51.2\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e27.6\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e29.1\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e20.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 15.3713%;\"\u003e3XL\u003c\/td\u003e\n\u003ctd style=\"width: 17.0984%;\"\u003e53.1\"\u003c\/td\u003e\n\u003ctd style=\"width: 39.2085%;\"\u003e28.0\"\u003c\/td\u003e\n\u003ctd style=\"width: 1.72414%;\"\u003e29.5\"\u003c\/td\u003e\n\u003ctd style=\"width: 26.5976%;\"\u003e20.7\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-size-note\"\u003e● FIT TIP: These are garment measurements rather than body measurements. Compare them with a relaxed sweatshirt you already enjoy wearing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     OCCASIONS\n===================================================== --\u003e\n\u003csection class=\"df-occasion-section\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-occasion-head\"\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eYOUR EVERYDAY GO-TO\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eOne easy top for all the ordinary moments.\u003c\/h2\u003e\n\u003cp class=\"df-copy\"\u003eDress it up a little or keep it completely casual. The simple silhouette works across everyday routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-occasion-grid\"\u003e\n\u003cdiv class=\"df-occasion\"\u003e\n\u003cdiv class=\"df-occasion-icon\"\u003e☕\u003c\/div\u003e\n\u003cstrong\u003eCoffee \u0026amp; Brunch\u003c\/strong\u003e \u003cspan\u003e Add jeans, simple jewelry and your favorite bag. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-occasion\"\u003e\n\u003cdiv class=\"df-occasion-icon\"\u003e🛍\u003c\/div\u003e\n\u003cstrong\u003eShopping \u0026amp; Errands\u003c\/strong\u003e \u003cspan\u003e Relaxed enough for walking while still looking styled. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-occasion\"\u003e\n\u003cdiv class=\"df-occasion-icon\"\u003e✈\u003c\/div\u003e\n\u003cstrong\u003eTravel Days\u003c\/strong\u003e \u003cspan\u003e An easy roomy fit for airports, road trips and sightseeing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-occasion\"\u003e\n\u003cdiv class=\"df-occasion-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003eRelaxing at Home\u003c\/strong\u003e \u003cspan\u003e Pair with leggings or joggers for laid-back comfort. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ + CTA\n===================================================== --\u003e\n\u003csection class=\"df-final\"\u003e\n\u003cdiv class=\"df-container\"\u003e\n\u003cdiv class=\"df-final-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"df-eyebrow\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"df-title\"\u003eQuestions, answered.\u003c\/h2\u003e\n\u003cdiv class=\"df-faq\"\u003e\n\u003cdiv class=\"df-faq-item active\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eHow does this sweatshirt fit?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003eIt has an oversized, relaxed mid-length silhouette with drop shoulders and easy room through the body. Compare the garment measurements with a sweatshirt you already like for the best fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-faq-item\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eIs the striped layer a separate shirt?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003eNo. This is a fake two-piece design. The contrast striped neckline, cuffs and hem are built into the sweatshirt to create a layered appearance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-faq-item\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eWhat is the fabric?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003eThe listed material is 80% cotton and 20% polyester with a heavyweight fabric rating of 340gsm+.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-faq-item\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eWhat can I wear it with?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003ePair it with jeans, leggings, joggers, casual trousers or shorts. Because the striped layering is already built in, very little additional styling is needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-faq-item\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eWhat sizes does it come in?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003eThe full listed size range is S through 3XL. Check the size guide above and compare the garment measurements with one of your own sweatshirts.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-faq-item\"\u003e\n\u003cbutton class=\"df-faq-q\" type=\"button\"\u003e \u003cspan\u003eWhat colors are available?\u003c\/span\u003e \u003cspan class=\"df-faq-plus\"\u003e+\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"df-faq-a\"\u003eListed colors include blush pink, black, heather gray, khaki, light blue and cream off-white. Current availability is shown in the product options above.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-final-card\"\u003e\n\u003cdiv class=\"df-final-card-image\"\u003e \u003cspan style=\"font-size: 8px; font-weight: 800; letter-spacing: 1.2px; text-transform: uppercase;\"\u003eYOUR EASY LAYERED OUTFIT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"df-final-info\"\u003e\n\u003ch3\u003ePick your color. Choose your fit.\u003c\/h3\u003e\n\u003cp\u003eSix versatile shades and sizes S–3XL make it easy to find the version that works best with your wardrobe.\u003c\/p\u003e\n\u003ca href=\"#dfTop\" class=\"df-final-button\"\u003e VIEW COLORS \u0026amp; SIZES \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MOBILE STICKY\n===================================================== --\u003e\n\u003cdiv class=\"df-mobile-sticky\"\u003e\n\u003cdiv class=\"df-sticky-price\"\u003e\n\u003cstrong id=\"dfStickyPrice\"\u003e {{ product.selected_or_first_available_variant.price | money }} \u003c\/strong\u003e \u003cspan\u003e S–3XL available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"df-sticky-btn\"\u003e CHOOSE COLOR \u0026amp; SIZE \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"mysite","offers":[{"title":"8-PACK $24 \/ S（4-6）","offer_id":48201001631909,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"8-PACK $24 \/ M（8-10）","offer_id":48201001664677,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"8-PACK $24 \/ L（12-14）","offer_id":48201001697445,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"8-PACK $24 \/ XL（16-18）","offer_id":48201001730213,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"8-PACK $24 \/ 2XL（20-22）","offer_id":48201001762981,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"8-PACK $24 \/ 3XL（24-26）","offer_id":48201001795749,"sku":null,"price":24.98,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ S（4-6）","offer_id":48200889893029,"sku":"SZ04572608202416-卫衣-藏青色条纹-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ M（8-10）","offer_id":48200889925797,"sku":"SZ04572608202416-卫衣-藏青色条纹-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ L（12-14）","offer_id":48200889958565,"sku":"SZ04572608202416-卫衣-藏青色条纹-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ XL（16-18）","offer_id":48200889991333,"sku":"SZ04572608202416-卫衣-藏青色条纹-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ 2XL（20-22）","offer_id":48200890024101,"sku":"SZ04572608202416-卫衣-藏青色条纹-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ 3XL（24-26）","offer_id":48200890056869,"sku":"SZ04572608202416-卫衣-藏青色条纹-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ S（4-6）","offer_id":48200890089637,"sku":"SZ04572608202416-卫衣-黑色条纹-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ M（8-10）","offer_id":48200890122405,"sku":"SZ04572608202416-卫衣-黑色条纹-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ L（12-14）","offer_id":48200890155173,"sku":"SZ04572608202416-卫衣-黑色条纹-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ XL（16-18）","offer_id":48200890187941,"sku":"SZ04572608202416-卫衣-黑色条纹-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ 2XL（20-22）","offer_id":48200890220709,"sku":"SZ04572608202416-卫衣-黑色条纹-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ 3XL（24-26）","offer_id":48200890253477,"sku":"SZ04572608202416-卫衣-黑色条纹-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S（4-6）","offer_id":48200890286245,"sku":"SZ04572608202416-卫衣-灰色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M（8-10）","offer_id":48200890319013,"sku":"SZ04572608202416-卫衣-灰色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L（12-14）","offer_id":48200890351781,"sku":"SZ04572608202416-卫衣-灰色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL（16-18）","offer_id":48200890384549,"sku":"SZ04572608202416-卫衣-灰色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL（20-22）","offer_id":48200890417317,"sku":"SZ04572608202416-卫衣-灰色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 3XL（24-26）","offer_id":48200890450085,"sku":"SZ04572608202416-卫衣-灰色-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S（4-6）","offer_id":48200890482853,"sku":"SZ04572608202416-卫衣-黑色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M（8-10）","offer_id":48200890515621,"sku":"SZ04572608202416-卫衣-黑色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L（12-14）","offer_id":48200890548389,"sku":"SZ04572608202416-卫衣-黑色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL（16-18）","offer_id":48200890581157,"sku":"SZ04572608202416-卫衣-黑色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL（20-22）","offer_id":48200890613925,"sku":"SZ04572608202416-卫衣-黑色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL（24-26）","offer_id":48200890646693,"sku":"SZ04572608202416-卫衣-黑色-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ S（4-6）","offer_id":48200890679461,"sku":"SZ04572608202416-卫衣-卡其色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ M（8-10）","offer_id":48200890712229,"sku":"SZ04572608202416-卫衣-卡其色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ L（12-14）","offer_id":48200890744997,"sku":"SZ04572608202416-卫衣-卡其色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ XL（16-18）","offer_id":48200890777765,"sku":"SZ04572608202416-卫衣-卡其色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ 2XL（20-22）","offer_id":48200890810533,"sku":"SZ04572608202416-卫衣-卡其色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ 3XL（24-26）","offer_id":48200890843301,"sku":"SZ04572608202416-卫衣-卡其色-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S（4-6）","offer_id":48200890876069,"sku":"SZ04572608202416-卫衣-浅蓝色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M（8-10）","offer_id":48200890908837,"sku":"SZ04572608202416-卫衣-浅蓝色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L（12-14）","offer_id":48200890941605,"sku":"SZ04572608202416-卫衣-浅蓝色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL（16-18）","offer_id":48200890974373,"sku":"SZ04572608202416-卫衣-浅蓝色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL（20-22）","offer_id":48200891007141,"sku":"SZ04572608202416-卫衣-浅蓝色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL（24-26）","offer_id":48200891039909,"sku":"SZ04572608202416-卫衣-浅蓝色-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S（4-6）","offer_id":48200891072677,"sku":"SZ04572608202416-卫衣-粉红色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M（8-10）","offer_id":48200891105445,"sku":"SZ04572608202416-卫衣-粉红色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L（12-14）","offer_id":48200891138213,"sku":"SZ04572608202416-卫衣-粉红色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL（16-18）","offer_id":48200891170981,"sku":"SZ04572608202416-卫衣-粉红色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL（20-22）","offer_id":48200891203749,"sku":"SZ04572608202416-卫衣-粉红色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 3XL（24-26）","offer_id":48200891236517,"sku":"SZ04572608202416-卫衣-粉红色-XXXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ S（4-6）","offer_id":48200891269285,"sku":"SZ04572608202416-卫衣-米白色-S","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ M（8-10）","offer_id":48200891302053,"sku":"SZ04572608202416-卫衣-米白色-M","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ L（12-14）","offer_id":48200891334821,"sku":"SZ04572608202416-卫衣-米白色-L","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XL（16-18）","offer_id":48200891367589,"sku":"SZ04572608202416-卫衣-米白色-XL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ 2XL（20-22）","offer_id":48200891400357,"sku":"SZ04572608202416-卫衣-米白色-XXL","price":15.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ 3XL（24-26）","offer_id":48200891433125,"sku":"SZ04572608202416-卫衣-米白色-XXXL","price":15.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/5768\/5669\/files\/e34937bc990c42cd86a2a2c3011fab10.png?v=1788164118","url":"https:\/\/anemere.com\/products\/women-s-fake-two-piece-layered-sweatshirt-f1","provider":"anemere","version":"1.0","type":"link"}