{"product_id":"women-s-oversized-hooded-long-sleeve-pullover","title":"Women’s Oversized Hooded Long Sleeve Pullover","description":"\u003cstyle\u003e\n.oshood-page{\n  --dark:#2f2925;\n  --text:#4b433d;\n  --muted:#756c65;\n  --brown:#956d51;\n  --brown-dark:#654938;\n  --cream:#fbf7f2;\n  --soft:#f4ece5;\n  --line:#e1d4c9;\n\n  width:100%;\n  max-width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n\n  color:var(--text);\n  background:#fff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  -webkit-font-smoothing:antialiased;\n}\n\n.oshood-page *,\n.oshood-page *::before,\n.oshood-page *::after{\n  box-sizing:border-box;\n}\n\n.oshood-page img{\n  display:block !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:0 !important;\n  border:0;\n}\n\n.oshood-page h1,\n.oshood-page h2,\n.oshood-page h3,\n.oshood-page p{\n  margin-top:0;\n}\n\n.oshood-wrap{\n  width:100%;\n  max-width:1040px;\n  margin:0 auto;\n  padding:0 20px;\n}\n\n.oshood-section{\n  padding:46px 0;\n}\n\n\n\/* =====================================================\n   COMMON\n===================================================== *\/\n\n.oshood-head{\n  width:100%;\n  max-width:720px;\n  margin:0 auto 26px;\n  text-align:center;\n}\n\n.oshood-eyebrow{\n  display:inline-flex;\n  min-height:28px;\n  padding:0 14px;\n  margin-bottom:10px;\n\n  align-items:center;\n  justify-content:center;\n\n  color:#7a5944;\n  background:#fff;\n\n  border:1px solid #ddc9ba;\n  border-radius:999px;\n\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.oshood-title{\n  margin:0 0 10px;\n\n  color:var(--dark);\n\n  font-size:34px;\n  font-weight:850;\n  line-height:1.15;\n  letter-spacing:-.035em;\n}\n\n.oshood-text{\n  width:100%;\n  max-width:650px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.75;\n}\n\n\n\/* =====================================================\n   01 HERO\n===================================================== *\/\n\n.oshood-hero{\n  width:100%;\n  max-width:960px;\n  margin:18px auto 0;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      180deg,\n      #f7f1eb 0%,\n      #efe4da 100%\n    );\n\n  border:1px solid var(--line);\n  border-radius:22px;\n}\n\n.oshood-hero-image{\n  width:100%;\n  padding:14px 14px 0;\n}\n\n.oshood-hero-image img{\n  width:100% !important;\n  height:auto !important;\n  object-fit:contain !important;\n\n  border-radius:15px;\n}\n\n.oshood-hero-copy{\n  max-width:780px;\n  margin:0 auto;\n  padding:30px 26px 35px;\n\n  text-align:center;\n}\n\n.oshood-hero-copy small{\n  display:block;\n  margin-bottom:9px;\n\n  color:var(--brown);\n\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.oshood-hero-copy h1{\n  margin:0 auto 13px;\n\n  color:var(--dark);\n\n  font-size:39px;\n  font-weight:850;\n  line-height:1.1;\n  letter-spacing:-.04em;\n}\n\n.oshood-hero-copy h1 span{\n  color:var(--brown);\n}\n\n.oshood-hero-copy p{\n  max-width:650px;\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:14px;\n  line-height:1.8;\n}\n\n.oshood-tags{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n\n  gap:7px;\n\n  margin-top:19px;\n}\n\n.oshood-tags span{\n  display:inline-flex;\n  min-height:33px;\n  padding:0 12px;\n\n  align-items:center;\n  justify-content:center;\n\n  color:#604b3f;\n  background:#fff;\n\n  border:1px solid #dbcabd;\n  border-radius:999px;\n\n  font-size:9px;\n  font-weight:750;\n}\n\n\n\/* =====================================================\n   02 BENEFITS\n===================================================== *\/\n\n.oshood-benefits{\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap:10px;\n}\n\n.oshood-benefit{\n  padding:19px 10px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  text-align:center;\n}\n\n.oshood-benefit-icon{\n  display:flex;\n\n  width:38px;\n  height:38px;\n\n  margin:0 auto 9px;\n\n  align-items:center;\n  justify-content:center;\n\n  color:var(--brown-dark);\n  background:var(--soft);\n\n  border-radius:50%;\n\n  font-size:12px;\n  font-weight:850;\n}\n\n.oshood-benefit strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:12px;\n  font-weight:800;\n}\n\n.oshood-benefit span{\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =====================================================\n   03 DESIGNED TO FLATTER\n===================================================== *\/\n\n.oshood-feature-bg{\n  background:var(--cream);\n}\n\n.oshood-full-image{\n  width:100%;\n  max-width:820px;\n  margin:0 auto;\n}\n\n.oshood-full-image img{\n  width:100% !important;\n  height:auto !important;\n  object-fit:contain !important;\n\n  border-radius:17px;\n\n  box-shadow:\n    0 8px 26px rgba(74,52,37,.06);\n}\n\n\n\/* =====================================================\n   04 LIFESTYLE\n===================================================== *\/\n\n.oshood-lifestyle-grid{\n  display:grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap:12px;\n}\n\n.oshood-life{\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.oshood-life img{\n  width:100% !important;\n  height:auto !important;\n  object-fit:contain !important;\n}\n\n.oshood-life-copy{\n  padding:15px;\n\n  text-align:center;\n}\n\n.oshood-life-copy small{\n  display:block;\n  margin-bottom:5px;\n\n  color:var(--brown);\n\n  font-size:8px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.oshood-life-copy strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--dark);\n\n  font-size:13px;\n}\n\n.oshood-life-copy span{\n  color:var(--muted);\n\n  font-size:9.5px;\n  line-height:1.5;\n}\n\n\n\/* =====================================================\n   05 EASY TO STYLE\n===================================================== *\/\n\n.oshood-style-card{\n  width:100%;\n  max-width:820px;\n  margin:0 auto;\n}\n\n.oshood-style-card img{\n  width:100% !important;\n  height:auto !important;\n  object-fit:contain !important;\n\n  border-radius:17px;\n\n  box-shadow:\n    0 8px 26px rgba(74,52,37,.05);\n}\n\n\n\/* =====================================================\n   06 COLORS\n===================================================== *\/\n\n.oshood-colors{\n  display:grid;\n\n  grid-template-columns:\n    repeat(6,minmax(0,1fr));\n\n  gap:8px;\n\n  max-width:880px;\n  margin:0 auto;\n}\n\n.oshood-color{\n  padding:13px 5px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:11px;\n\n  text-align:center;\n}\n\n.oshood-swatch{\n  display:block;\n\n  width:32px;\n  height:32px;\n\n  margin:0 auto 7px;\n\n  border:2px solid #fff;\n  border-radius:50%;\n\n  box-shadow:\n    0 0 0 1px #d5cbc4;\n}\n\n.oshood-color strong{\n  display:block;\n\n  color:#665d57;\n\n  font-size:8.5px;\n  font-weight:750;\n  line-height:1.25;\n}\n\n\n\/* =====================================================\n   07 SIZE GUIDE\n===================================================== *\/\n\n.oshood-size-bg{\n  padding:48px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #faf7f4,\n      #f2ebe5\n    );\n}\n\n.oshood-size-box{\n  width:100%;\n  max-width:850px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:#fff;\n\n  border:1px solid #d9ccc2;\n  border-radius:17px;\n}\n\n.oshood-size-head{\n  padding:22px 15px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #755a46,\n      #604735\n    );\n\n  text-align:center;\n}\n\n.oshood-size-head small{\n  display:block;\n  margin-bottom:5px;\n\n  color:#eadfd7;\n\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.oshood-size-head h2{\n  margin:0;\n\n  color:#fff;\n\n  font-size:25px;\n  font-weight:850;\n}\n\n.oshood-table{\n  width:100% !important;\n\n  border-collapse:collapse;\n  border-spacing:0;\n\n  table-layout:fixed;\n\n  text-align:center;\n}\n\n.oshood-table th,\n.oshood-table td{\n  width:25%;\n\n  padding:14px 5px;\n\n  border:1px solid #ddcfc3;\n\n  overflow-wrap:anywhere;\n\n  font-size:12px;\n}\n\n.oshood-table thead th{\n  color:#fff;\n  background:#755a46;\n\n  font-weight:800;\n}\n\n.oshood-table thead th:first-child{\n  background:#574133;\n}\n\n.oshood-table tbody th{\n  color:#57483f;\n  background:#efe5dc;\n\n  font-weight:800;\n}\n\n.oshood-table tbody tr:nth-child(odd) td{\n  background:#fffdfb;\n}\n\n.oshood-table tbody tr:nth-child(even) td{\n  background:#f8f3ee;\n}\n\n.oshood-size-note{\n  padding:14px 17px;\n\n  color:var(--muted);\n  background:#fff;\n\n  font-size:10px;\n  line-height:1.6;\n}\n\n\n\/* =====================================================\n   08 PRODUCT DETAILS\n===================================================== *\/\n\n.oshood-info{\n  display:grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap:1px;\n\n  max-width:850px;\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:var(--line);\n\n  border:1px solid var(--line);\n  border-radius:15px;\n}\n\n.oshood-info-item{\n  padding:16px;\n\n  background:#fff;\n}\n\n.oshood-info-item strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--brown);\n\n  font-size:8.5px;\n  font-weight:800;\n  letter-spacing:.09em;\n\n  text-transform:uppercase;\n}\n\n.oshood-info-item span{\n  color:#635a54;\n\n  font-size:11.5px;\n  line-height:1.55;\n}\n\n\n\/* =====================================================\n   09 FAQ\n===================================================== *\/\n\n.oshood-faq{\n  max-width:850px;\n  margin:0 auto;\n}\n\n.oshood-faq details{\n  margin-bottom:8px;\n\n  background:#fff;\n\n  border:1px solid var(--line);\n  border-radius:10px;\n}\n\n.oshood-faq summary{\n  display:flex;\n\n  padding:14px 15px;\n\n  align-items:center;\n  justify-content:space-between;\n\n  gap:10px;\n\n  color:var(--dark);\n\n  cursor:pointer;\n  list-style:none;\n\n  font-size:11.5px;\n  font-weight:750;\n}\n\n.oshood-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.oshood-faq summary::after{\n  display:flex;\n\n  width:24px;\n  height:24px;\n\n  align-items:center;\n  justify-content:center;\n\n  flex:0 0 24px;\n\n  content:\"+\";\n\n  color:var(--brown);\n\n  border:1px solid #d5c1b4;\n  border-radius:50%;\n}\n\n.oshood-faq details[open] summary::after{\n  content:\"−\";\n\n  color:#fff;\n  background:var(--brown);\n  border-color:var(--brown);\n}\n\n.oshood-faq p{\n  margin:0;\n  padding:0 45px 15px 15px;\n\n  color:var(--muted);\n\n  font-size:10.5px;\n  line-height:1.7;\n}\n\n\n\/* =====================================================\n   10 CTA\n===================================================== *\/\n\n.oshood-cta{\n  padding:44px 20px;\n\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(203,151,111,.24),\n      transparent 38%\n    ),\n    linear-gradient(\n      135deg,\n      #5b4336,\n      #2c211c\n    );\n\n  border-radius:18px;\n\n  text-align:center;\n}\n\n.oshood-cta small{\n  display:block;\n  margin-bottom:7px;\n\n  color:#dfc8b8;\n\n  font-size:9px;\n  font-weight:800;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.oshood-cta h2{\n  max-width:620px;\n  margin:0 auto 9px;\n\n  color:#fff;\n\n  font-size:29px;\n  font-weight:850;\n  line-height:1.16;\n}\n\n.oshood-cta p{\n  max-width:540px;\n  margin:0 auto;\n\n  color:#e5dbd5;\n\n  font-size:12.5px;\n  line-height:1.7;\n}\n\n\n\/* =====================================================\n   TABLET\n===================================================== *\/\n\n@media(max-width:850px){\n\n  .oshood-benefits{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .oshood-lifestyle-grid{\n    grid-template-columns:1fr;\n  }\n\n  .oshood-colors{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media(max-width:600px){\n\n  .oshood-wrap{\n    padding:0 12px;\n  }\n\n  .oshood-section{\n    padding:33px 0;\n  }\n\n  .oshood-title{\n    font-size:24px;\n  }\n\n\n  \/* HERO *\/\n\n  .oshood-hero{\n    margin-top:8px;\n\n    border-radius:14px;\n  }\n\n  .oshood-hero-image{\n    padding:7px 7px 0;\n  }\n\n  .oshood-hero-image img{\n    border-radius:10px;\n  }\n\n  .oshood-hero-copy{\n    padding:23px 16px 26px;\n  }\n\n  .oshood-hero-copy h1{\n    font-size:27px;\n  }\n\n  .oshood-hero-copy p{\n    font-size:12px;\n  }\n\n  .oshood-tags{\n    gap:5px;\n  }\n\n  .oshood-tags span{\n    min-height:29px;\n\n    padding:0 9px;\n\n    font-size:8px;\n  }\n\n\n  \/* BENEFITS *\/\n\n  .oshood-benefits{\n    gap:7px;\n  }\n\n  .oshood-benefit{\n    padding:14px 6px;\n  }\n\n  .oshood-benefit strong{\n    font-size:10.5px;\n  }\n\n  .oshood-benefit span{\n    font-size:8.5px;\n  }\n\n\n  \/* COLORS *\/\n\n  .oshood-colors{\n    gap:6px;\n  }\n\n  .oshood-color{\n    padding:10px 3px;\n  }\n\n\n  \/* SIZE *\/\n\n  .oshood-size-bg{\n    padding:34px 12px;\n  }\n\n  .oshood-table th,\n  .oshood-table td{\n    padding:11px 2px;\n\n    font-size:9px;\n  }\n\n  .oshood-size-head h2{\n    font-size:22px;\n  }\n\n\n  \/* INFO *\/\n\n  .oshood-info{\n    grid-template-columns:1fr;\n  }\n\n\n  \/* CTA *\/\n\n  .oshood-cta{\n    padding:35px 16px;\n\n    border-radius:13px;\n  }\n\n  .oshood-cta h2{\n    font-size:23px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"oshood-page\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-hero\"\u003e\n\u003cdiv class=\"oshood-hero-image\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/dd5f5f97903c4c1a88c684442adeaaea_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1787130891\u0026amp;width=1445\" alt=\"Women's oversized hooded long sleeve pullover\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"oshood-hero-copy\"\u003e\n\u003csmall\u003e RELAXED FIT · EASY EVERYDAY STYLE \u003c\/small\u003e\n\u003ch1\u003eEasy Comfort. \u003cspan\u003eEffortless Style.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA relaxed hooded pullover with a flattering V-neck, long sleeves and an easy curved hem. Pair it with denim, leggings or casual trousers for an effortless everyday outfit.\u003c\/p\u003e\n\u003cdiv class=\"oshood-tags\"\u003e\n\u003cspan\u003eRelaxed Fit\u003c\/span\u003e \u003cspan\u003eV-Neck\u003c\/span\u003e \u003cspan\u003eDrawstring Hood\u003c\/span\u003e \u003cspan\u003eLong Sleeve\u003c\/span\u003e \u003cspan\u003eS–3XL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     02 BENEFITS\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-benefits\"\u003e\n\u003cdiv class=\"oshood-benefit\"\u003e\n\u003cspan class=\"oshood-benefit-icon\"\u003e V \u003c\/span\u003e \u003cstrong\u003e V-Neck \u003c\/strong\u003e \u003cspan\u003e An open neckline for an easy relaxed look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-benefit\"\u003e\n\u003cspan class=\"oshood-benefit-icon\"\u003e ◡ \u003c\/span\u003e \u003cstrong\u003e Light Hood \u003c\/strong\u003e \u003cspan\u003e Casual coverage without a bulky appearance. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-benefit\"\u003e\n\u003cspan class=\"oshood-benefit-icon\"\u003e ↘ \u003c\/span\u003e \u003cstrong\u003e Curved Hem \u003c\/strong\u003e \u003cspan\u003e Longer shape with added back coverage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-benefit\"\u003e\n\u003cspan class=\"oshood-benefit-icon\"\u003e ↔ \u003c\/span\u003e \u003cstrong\u003e Relaxed Fit \u003c\/strong\u003e \u003cspan\u003e Easy drape for everyday styling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     03 DESIGNED TO FLATTER\n===================================================== --\u003e\n\u003csection class=\"oshood-feature-bg\"\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e DESIGN DETAILS \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003eDesigned To Flatter\u003c\/h2\u003e\n\u003cp class=\"oshood-text\"\u003eFrom the V-neck and lightweight hood to the curved hem and longer back, the details work together to create an easy relaxed silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-full-image\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/3ec2427e97284b65be42790f661d24af_tplv-fhlh96nyum-origin-jpeg.jpg?v=1787130915\u0026amp;width=1445\" alt=\"Designed to flatter hooded pullover details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 EVERYDAY OUTFITS\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e EVERYDAY OUTFITS \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003eEasy From Morning To Evening\u003c\/h2\u003e\n\u003cp class=\"oshood-text\"\u003eCasual enough for coffee runs and weekends, yet easy to style for errands, travel and everyday plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-lifestyle-grid\"\u003e\n\u003carticle class=\"oshood-life\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/74c763b990a2483e8698ea8d3602db2f_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1787130895\u0026amp;width=1445\" alt=\"Coffee hooded pullover lifestyle\" loading=\"lazy\"\u003e\n\u003cdiv class=\"oshood-life-copy\"\u003e\n\u003csmall\u003e RELAXED \u003c\/small\u003e \u003cstrong\u003e Coffee Break \u003c\/strong\u003e \u003cspan\u003e Easy with denim and everyday basics. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"oshood-life\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/86889bd9f91c4fe782ca757bf8624d21_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1787130898\u0026amp;width=1445\" alt=\"Black hooded pullover lifestyle\" loading=\"lazy\"\u003e\n\u003cdiv class=\"oshood-life-copy\"\u003e\n\u003csmall\u003e CLASSIC \u003c\/small\u003e \u003cstrong\u003e Everyday Black \u003c\/strong\u003e \u003cspan\u003e A simple neutral for casual outfits. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"oshood-life\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/e856ce96cb2e4cb3b3a460796265e510_tplv-fhlh96nyum-crop-webp_1254_1254.webp?v=1787130907\u0026amp;width=1445\" alt=\"Wine red hooded pullover lifestyle\" loading=\"lazy\"\u003e\n\u003cdiv class=\"oshood-life-copy\"\u003e\n\u003csmall\u003e SEASONAL COLOR \u003c\/small\u003e \u003cstrong\u003e Wine Red \u003c\/strong\u003e \u003cspan\u003e A richer shade for cooler-season styling. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     05 EASY TO STYLE\n===================================================== --\u003e\n\u003csection class=\"oshood-feature-bg\"\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e WEAR IT YOUR WAY \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003eOne Pullover. Plenty Of Outfit Options.\u003c\/h2\u003e\n\u003cp class=\"oshood-text\"\u003ePair it with denim, leggings or casual trousers for an easy outfit that works across your day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-style-card\"\u003e\u003cimg src=\"https:\/\/smileadys.com\/cdn\/shop\/files\/5f7fa39b10c8407890177e8c9f8b1f10_tplv-fhlh96nyum-origin-jpeg.jpg?v=1787130924\u0026amp;width=1445\" alt=\"Easy to style hooded pullover\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     06 COLORS\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e COLOR COLLECTION \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003ePlaid, Neutrals \u0026amp; Rich Everyday Shades\u003c\/h2\u003e\n\u003cp class=\"oshood-text\"\u003eChoose a statement plaid or keep things simple with an easy solid color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-colors\"\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: linear-gradient(              45deg,              #eee8de 25%,              #a77f65 25% 50%,              #eee8de 50% 75%,              #51616c 75%            );\"\u003e\u003c\/span\u003e \u003cstrong\u003e Brown Plaid \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: linear-gradient(              45deg,              #4f5055 25%,              #9b7957 25% 50%,              #d1c4ac 50% 75%,              #4f5055 75%            );\"\u003e\u003c\/span\u003e \u003cstrong\u003e Coffee Plaid \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: linear-gradient(              45deg,              #ba1718 25%,              #181818 25% 50%,              #ba1718 50% 75%,              #181818 75%            );\"\u003e\u003c\/span\u003e \u003cstrong\u003e Red Plaid \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #c82624;\"\u003e\u003c\/span\u003e \u003cstrong\u003eBright Red\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #766557;\"\u003e\u003c\/span\u003e \u003cstrong\u003eCoffee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #171717;\"\u003e\u003c\/span\u003e \u003cstrong\u003eBlack\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #31503c;\"\u003e\u003c\/span\u003e \u003cstrong\u003eDark Green\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #a86c40;\"\u003e\u003c\/span\u003e \u003cstrong\u003eCaramel\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #596748;\"\u003e\u003c\/span\u003e \u003cstrong\u003eArmy Green\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #902e2b;\"\u003e\u003c\/span\u003e \u003cstrong\u003eWine Red\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-color\"\u003e\n\u003cspan class=\"oshood-swatch\" style=\"background: #73527e;\"\u003e\u003c\/span\u003e \u003cstrong\u003ePurple\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     07 SIZE GUIDE\n===================================================== --\u003e\n\u003csection class=\"oshood-size-bg\"\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003cdiv class=\"oshood-size-box\"\u003e\n\u003cdiv class=\"oshood-size-head\"\u003e\n\u003csmall\u003e SIZE GUIDE · INCHES \u003c\/small\u003e\n\u003ch2\u003eFind Your Best Fit\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"oshood-table\" style=\"width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eSize\u003c\/th\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eBust\u003c\/th\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eWaist\u003c\/th\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eLength\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eS\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e39.37\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e37.80\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e28.34\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eM\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e41.73\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e40.16\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e28.74\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eL\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e44.09\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e42.88\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e29.13\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003eXL\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e46.46\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e44.88\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e29.72\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003e2XL\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e49.61\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e51.97\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e30.71\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 25.0958%;\"\u003e3XL\u003c\/th\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e53.54\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e55.97\"\u003c\/td\u003e\n\u003ctd style=\"width: 25.0958%;\"\u003e30.71\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"oshood-size-note\"\u003e\n\u003cstrong\u003e Fit Note: \u003c\/strong\u003e Measurements are listed in inches. Please compare the chart with your preferred fit before selecting your size.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 PRODUCT INFORMATION\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e PRODUCT INFORMATION \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003eDetails At A Glance\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info\"\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Relaxed Hooded Pullover \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Fabric \u003c\/strong\u003e \u003cspan\u003e 60% Polyester · 35% Rayon · 5% Spandex \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Neckline \u003c\/strong\u003e \u003cspan\u003e V-Neck \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Hood \u003c\/strong\u003e \u003cspan\u003e Hood With Drawstrings \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Hem \u003c\/strong\u003e \u003cspan\u003e Curved Hem With Longer Back \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-info-item\"\u003e\n\u003cstrong\u003e Sizes \u003c\/strong\u003e \u003cspan\u003e S · M · L · XL · 2XL · 3XL \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     09 FAQ\n===================================================== --\u003e\n\u003csection class=\"oshood-feature-bg\"\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-head\"\u003e\n\u003cspan class=\"oshood-eyebrow\"\u003e GOOD TO KNOW \u003c\/span\u003e\n\u003ch2 class=\"oshood-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"oshood-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp\u003eThis style is available in S, M, L, XL, 2XL and 3XL. Please use the measurement chart above when choosing your size.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all of the colors plaid?\u003c\/summary\u003e\n\u003cp\u003eNo. The collection includes plaid patterns as well as multiple solid-color options.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the fabric composition?\u003c\/summary\u003e\n\u003cp\u003eThe fabric composition is 60% polyester, 35% rayon and 5% spandex.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat can I wear it with?\u003c\/summary\u003e\n\u003cp\u003eThe relaxed shape pairs easily with denim, leggings, casual trousers and lightweight layers.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 FINAL CTA\n===================================================== --\u003e\n\u003cdiv class=\"oshood-wrap\"\u003e\n\u003csection class=\"oshood-section\"\u003e\n\u003cdiv class=\"oshood-cta\"\u003e\n\u003csmall\u003e EASY · RELAXED · VERSATILE \u003c\/small\u003e\n\u003ch2\u003eOne Easy Pullover For Workdays, Weekends \u0026amp; Everything Between.\u003c\/h2\u003e\n\u003cp\u003eChoose your favorite solid or plaid style and pair it with the pieces already in your everyday wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"smileadys","offers":[{"title":"Brown Plaid \/ S","offer_id":44448718356545,"sku":"SZ04472608192409-女士套头衫-棕格子-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Brown Plaid \/ M","offer_id":44448718389313,"sku":"SZ04472608192409-女士套头衫-棕格子-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Brown Plaid \/ L","offer_id":44448718422081,"sku":"SZ04472608192409-女士套头衫-棕格子-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Brown Plaid \/ XL","offer_id":44448718454849,"sku":"SZ04472608192409-女士套头衫-棕格子-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Brown Plaid \/ 2XL","offer_id":44448718487617,"sku":"SZ04472608192409-女士套头衫-棕格子-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Brown Plaid \/ 3XL","offer_id":44448718520385,"sku":"SZ04472608192409-女士套头衫-棕格子-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ S","offer_id":44448718553153,"sku":"SZ04472608192409-女士套头衫-灰格子-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ M","offer_id":44448718585921,"sku":"SZ04472608192409-女士套头衫-灰格子-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ L","offer_id":44448718618689,"sku":"SZ04472608192409-女士套头衫-灰格子-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ XL","offer_id":44448718651457,"sku":"SZ04472608192409-女士套头衫-灰格子-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ 2XL","offer_id":44448718684225,"sku":"SZ04472608192409-女士套头衫-灰格子-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Plaid \/ 3XL","offer_id":44448718716993,"sku":"SZ04472608192409-女士套头衫-灰格子-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ S","offer_id":44448718749761,"sku":"SZ04472608192409-女士套头衫-红格子-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ M","offer_id":44448718782529,"sku":"SZ04472608192409-女士套头衫-红格子-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ L","offer_id":44448718815297,"sku":"SZ04472608192409-女士套头衫-红格子-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ XL","offer_id":44448718848065,"sku":"SZ04472608192409-女士套头衫-红格子-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ 2XL","offer_id":44448718880833,"sku":"SZ04472608192409-女士套头衫-红格子-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Tender Red Plaid \/ 3XL","offer_id":44448718913601,"sku":"SZ04472608192409-女士套头衫-红格子-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ S","offer_id":44448718946369,"sku":"SZ04472608192409-女士套头衫-红色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ M","offer_id":44448718979137,"sku":"SZ04472608192409-女士套头衫-红色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ L","offer_id":44448719011905,"sku":"SZ04472608192409-女士套头衫-红色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ XL","offer_id":44448719044673,"sku":"SZ04472608192409-女士套头衫-红色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ 2XL","offer_id":44448719077441,"sku":"SZ04472608192409-女士套头衫-红色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Bright Red \/ 3XL","offer_id":44448719110209,"sku":"SZ04472608192409-女士套头衫-红色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ S","offer_id":44448719142977,"sku":"SZ04472608192409-女士套头衫-咖啡色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":44448719175745,"sku":"SZ04472608192409-女士套头衫-咖啡色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":44448719208513,"sku":"SZ04472608192409-女士套头衫-咖啡色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":44448719241281,"sku":"SZ04472608192409-女士套头衫-咖啡色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 2XL","offer_id":44448719274049,"sku":"SZ04472608192409-女士套头衫-咖啡色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 3XL","offer_id":44448719306817,"sku":"SZ04472608192409-女士套头衫-咖啡色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ S","offer_id":44448719339585,"sku":"SZ04472608192409-女士套头衫-黑色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ M","offer_id":44448719372353,"sku":"SZ04472608192409-女士套头衫-黑色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ L","offer_id":44448719405121,"sku":"SZ04472608192409-女士套头衫-黑色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ XL","offer_id":44448719437889,"sku":"SZ04472608192409-女士套头衫-黑色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ 2XL","offer_id":44448719470657,"sku":"SZ04472608192409-女士套头衫-黑色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"All Black \/ 3XL","offer_id":44448719503425,"sku":"SZ04472608192409-女士套头衫-黑色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ S","offer_id":44448719536193,"sku":"SZ04472608192409-女士套头衫-深绿色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ M","offer_id":44448719568961,"sku":"SZ04472608192409-女士套头衫-深绿色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ L","offer_id":44448719601729,"sku":"SZ04472608192409-女士套头衫-深绿色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ XL","offer_id":44448719634497,"sku":"SZ04472608192409-女士套头衫-深绿色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ 2XL","offer_id":44448719667265,"sku":"SZ04472608192409-女士套头衫-深绿色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Dark Green \/ 3XL","offer_id":44448719700033,"sku":"SZ04472608192409-女士套头衫-深绿色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ S","offer_id":44448719732801,"sku":"SZ04472608192409-女士套头衫-驼色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ M","offer_id":44448719765569,"sku":"SZ04472608192409-女士套头衫-驼色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ L","offer_id":44448719798337,"sku":"SZ04472608192409-女士套头衫-驼色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ XL","offer_id":44448719831105,"sku":"SZ04472608192409-女士套头衫-驼色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ 2XL","offer_id":44448719863873,"sku":"SZ04472608192409-女士套头衫-驼色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Caramel \/ 3XL","offer_id":44448719896641,"sku":"SZ04472608192409-女士套头衫-驼色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ S","offer_id":44448719929409,"sku":"SZ04472608192409-女士套头衫-浅绿色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ M","offer_id":44448719962177,"sku":"SZ04472608192409-女士套头衫-浅绿色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ L","offer_id":44448719994945,"sku":"SZ04472608192409-女士套头衫-浅绿色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ XL","offer_id":44448720027713,"sku":"SZ04472608192409-女士套头衫-浅绿色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ 2XL","offer_id":44448720060481,"sku":"SZ04472608192409-女士套头衫-浅绿色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Light Army Green \/ 3XL","offer_id":44448720093249,"sku":"SZ04472608192409-女士套头衫-浅绿色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ S","offer_id":44448720126017,"sku":"SZ04472608192409-女士套头衫-酒红色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ M","offer_id":44448720158785,"sku":"SZ04472608192409-女士套头衫-酒红色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ L","offer_id":44448720191553,"sku":"SZ04472608192409-女士套头衫-酒红色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ XL","offer_id":44448720224321,"sku":"SZ04472608192409-女士套头衫-酒红色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ 2XL","offer_id":44448720257089,"sku":"SZ04472608192409-女士套头衫-酒红色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Wine Red \/ 3XL","offer_id":44448720289857,"sku":"SZ04472608192409-女士套头衫-酒红色-3XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ S","offer_id":44448720322625,"sku":"SZ04472608192409-女士套头衫-紫色-S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ M","offer_id":44448720355393,"sku":"SZ04472608192409-女士套头衫-紫色-M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L","offer_id":44448720388161,"sku":"SZ04472608192409-女士套头衫-紫色-L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL","offer_id":44448720420929,"sku":"SZ04472608192409-女士套头衫-紫色-XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 2XL","offer_id":44448720453697,"sku":"SZ04472608192409-女士套头衫-紫色-2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 3XL","offer_id":44448720486465,"sku":"SZ04472608192409-女士套头衫-紫色-3XL","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/9009\/5425\/files\/ca9188ab8e4b4a3096a6426407841cad_tplv-fhlh96nyum-crop-webp_800_800.webp?v=1787130824","url":"https:\/\/smileadys.com\/products\/women-s-oversized-hooded-long-sleeve-pullover","provider":"smileadys","version":"1.0","type":"link"}