{"product_id":"hooded-boho-poncho-cape-ethnic-geometric-print-oversized-shawl-wrap-soft-relaxed-fit-cloak-for-fall-winter-casual-outdoor-festival-wear","title":"Hooded Boho Poncho Cape, Ethnic Geometric Print Oversized Shawl Wrap, Soft Relaxed Fit Cloak for Fall Winter, Casual Outdoor \u0026 Festival Wear","description":"\u003cstyle\u003e\n\/* =========================================================\n   HOODED BOHO PONCHO CAPE\n   Premium Shopify Product Story\n   Mobile First \/ Scoped CSS \/ Theme Safe\n   ========================================================= *\/\n\n.hbp-page{\n  --hbp-ink:#241b17;\n  --hbp-coffee:#5e4030;\n  --hbp-brown:#8a684d;\n  --hbp-red:#9d3028;\n  --hbp-rust:#bd5634;\n  --hbp-olive:#586044;\n  --hbp-sand:#eadcc9;\n  --hbp-cream:#fbf7ef;\n  --hbp-soft:#f5eee4;\n  --hbp-white:#ffffff;\n  --hbp-text:#685f57;\n  --hbp-line:#e1d6c8;\n\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:14px;\n  overflow:hidden;\n  box-sizing:border-box;\n  color:var(--hbp-ink);\n  container-type:inline-size;\n  container-name:hbp;\n}\n\n.hbp-page *,\n.hbp-page *::before,\n.hbp-page *::after{\n  box-sizing:border-box;\n}\n\n\/* =========================================================\n   CARD SYSTEM\n   ========================================================= *\/\n\n.hbp-page .hbp-card{\n  position:relative;\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:24px 18px;\n  border:1px solid var(--hbp-line);\n  border-radius:26px;\n  background:#fff;\n  box-shadow:0 16px 46px rgba(58,42,31,.09);\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease,\n    border-color .28s ease;\n}\n\n.hbp-page .hbp-card::after{\n  content:\"\";\n  position:absolute;\n  z-index:0;\n  top:-48%;\n  left:-75%;\n  width:40%;\n  height:198%;\n  pointer-events:none;\n  transform:rotate(15deg);\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(255,255,255,.23),\n    transparent\n  );\n  transition:left .7s ease;\n}\n\n.hbp-page .hbp-card \u003e *{\n  position:relative;\n  z-index:1;\n}\n\n@media (hover:hover){\n  .hbp-page .hbp-card:hover{\n    transform:translateY(-4px) scale(1.004);\n    border-color:#cfbcaa;\n    box-shadow:0 23px 62px rgba(58,42,31,.15);\n  }\n\n  .hbp-page .hbp-card:hover::after{\n    left:140%;\n  }\n}\n\n.hbp-page .hbp-card:active{\n  transform:scale(.985);\n}\n\n\/* =========================================================\n   THEMES\n   ========================================================= *\/\n\n.hbp-page .hbp-light{\n  color:var(--hbp-ink);\n}\n\n.hbp-page .hbp-light p{\n  color:var(--hbp-text);\n}\n\n.hbp-page .hbp-soft{\n  color:var(--hbp-ink);\n  background:\n    radial-gradient(circle at 91% 7%,rgba(157,48,40,.08),transparent 31%),\n    radial-gradient(circle at 4% 94%,rgba(88,96,68,.07),transparent 34%),\n    linear-gradient(145deg,#fffdf8,#f5eee4);\n}\n\n.hbp-page .hbp-soft p{\n  color:#6c635b;\n}\n\n.hbp-page .hbp-dark{\n  color:#fffaf2;\n  border-color:rgba(255,255,255,.10);\n  background:\n    radial-gradient(circle at 88% 8%,rgba(189,86,52,.25),transparent 31%),\n    radial-gradient(circle at 6% 94%,rgba(88,96,68,.17),transparent 34%),\n    linear-gradient(145deg,#17110e,#382820 60%,#201813);\n}\n\n.hbp-page .hbp-dark p{\n  color:#e8dfd7;\n}\n\n.hbp-page .hbp-rust{\n  color:#fffaf4;\n  border-color:rgba(255,255,255,.10);\n  background:\n    radial-gradient(circle at 88% 8%,rgba(234,220,201,.18),transparent 31%),\n    linear-gradient(145deg,#70271f,#9a392c 60%,#7c2d24);\n}\n\n.hbp-page .hbp-rust p{\n  color:#f0dfd9;\n}\n\n\/* =========================================================\n   EYEBROW\n   ========================================================= *\/\n\n.hbp-page .hbp-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  max-width:100%;\n  margin:0 0 13px;\n  padding:7px 11px;\n  border:1px solid #dfd2c3;\n  border-radius:999px;\n  background:#faf6ef;\n  color:#59493c;\n  font-size:11px;\n  font-weight:850;\n  line-height:1.2;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.hbp-page .hbp-eyebrow::before{\n  content:\"\";\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n  background:var(--hbp-rust);\n}\n\n.hbp-page .hbp-eyebrow::after{\n  content:\"\";\n  width:30px;\n  height:1px;\n  margin-left:2px;\n  background:linear-gradient(90deg,var(--hbp-rust),transparent);\n}\n\n.hbp-page .hbp-dark .hbp-eyebrow,\n.hbp-page .hbp-rust .hbp-eyebrow{\n  color:#fffaf2;\n  border-color:rgba(255,255,255,.18);\n  background:rgba(255,255,255,.07);\n}\n\n\/* =========================================================\n   TYPOGRAPHY\n   ========================================================= *\/\n\n.hbp-page .hbp-title{\n  margin:0;\n  color:var(--hbp-ink);\n  font-size:clamp(34px,9.5vw,62px);\n  line-height:1;\n  letter-spacing:-.047em;\n  font-weight:900;\n  overflow-wrap:anywhere;\n}\n\n.hbp-page .hbp-heading{\n  margin:0;\n  color:var(--hbp-ink);\n  font-size:clamp(28px,7.5vw,48px);\n  line-height:1.05;\n  letter-spacing:-.04em;\n  font-weight:880;\n  overflow-wrap:anywhere;\n}\n\n.hbp-page .hbp-dark .hbp-title,\n.hbp-page .hbp-dark .hbp-heading,\n.hbp-page .hbp-rust .hbp-title,\n.hbp-page .hbp-rust .hbp-heading{\n  color:#fff;\n}\n\n@supports ((-webkit-background-clip:text) or (background-clip:text)){\n  .hbp-page .hbp-dark .hbp-shimmer,\n  .hbp-page .hbp-rust .hbp-shimmer{\n    color:#fff;\n    background:\n      linear-gradient(\n        105deg,\n        #ffffff 0%,\n        #ffffff 18%,\n        #d96f4f 31%,\n        #f1ddbf 44%,\n        #89926a 57%,\n        #ffffff 78%,\n        #ffffff 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hbpShimmer 9s linear infinite;\n  }\n\n  .hbp-page .hbp-light .hbp-shimmer,\n  .hbp-page .hbp-soft .hbp-shimmer{\n    color:#241b17;\n    background:\n      linear-gradient(\n        105deg,\n        #241b17 0%,\n        #241b17 20%,\n        #9a392c 34%,\n        #5f674c 47%,\n        #b25636 59%,\n        #241b17 79%,\n        #241b17 100%\n      );\n    background-size:230% auto;\n    -webkit-background-clip:text;\n    background-clip:text;\n    -webkit-text-fill-color:transparent;\n    animation:hbpShimmer 9s linear infinite;\n  }\n}\n\n@keyframes hbpShimmer{\n  0%{background-position:210% center;}\n  100%{background-position:-30% center;}\n}\n\n.hbp-page .hbp-lead{\n  max-width:700px;\n  margin:16px 0 0;\n  color:#e8dfd7;\n  font-size:17px;\n  line-height:1.67;\n}\n\n.hbp-page .hbp-copy{\n  max-width:730px;\n  margin:15px 0 0;\n  color:var(--hbp-text);\n  font-size:16px;\n  line-height:1.72;\n}\n\n\/* =========================================================\n   TAGS\n   ========================================================= *\/\n\n.hbp-page .hbp-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin:18px 0 0;\n}\n\n.hbp-page .hbp-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:6px;\n  padding:9px 12px;\n  border:1px solid #dfd4c6;\n  border-radius:999px;\n  background:#faf7f1;\n  color:#574b40;\n  font-size:12px;\n  font-weight:780;\n  line-height:1.2;\n}\n\n.hbp-page .hbp-dark .hbp-tag,\n.hbp-page .hbp-rust .hbp-tag{\n  color:#fffaf2;\n  border-color:rgba(255,255,255,.16);\n  background:rgba(255,255,255,.08);\n}\n\n\/* =========================================================\n   MEDIA\n   ========================================================= *\/\n\n.hbp-page .hbp-media{\n  width:100%;\n  margin:20px 0 0;\n  overflow:hidden;\n  border-radius:21px;\n  background:#efe7dd;\n}\n\n.hbp-page .hbp-media img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.hbp-page .hbp-hero-media{\n  box-shadow:0 18px 48px rgba(0,0,0,.24);\n}\n\n\/* =========================================================\n   MARQUEE\n   ========================================================= *\/\n\n.hbp-page .hbp-marquee{\n  overflow:hidden;\n  margin:0 0 18px;\n  padding:12px 0;\n  border-top:1px solid #dfd5c9;\n  border-bottom:1px solid #dfd5c9;\n  background:#faf6ef;\n}\n\n.hbp-page .hbp-marquee-track{\n  display:flex;\n  width:max-content;\n  animation:hbpMarquee 27s linear infinite;\n}\n\n.hbp-page .hbp-marquee:hover .hbp-marquee-track{\n  animation-play-state:paused;\n}\n\n.hbp-page .hbp-marquee-group{\n  display:flex;\n  flex-shrink:0;\n  align-items:center;\n}\n\n.hbp-page .hbp-marquee span{\n  padding:0 17px;\n  color:#594c41;\n  font-size:11px;\n  font-weight:850;\n  letter-spacing:.11em;\n  white-space:nowrap;\n}\n\n.hbp-page .hbp-marquee b{\n  margin-left:16px;\n  color:var(--hbp-rust);\n}\n\n@keyframes hbpMarquee{\n  to{transform:translateX(-50%);}\n}\n\n\/* =========================================================\n   MINI CARDS\n   ========================================================= *\/\n\n.hbp-page .hbp-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.hbp-page .hbp-mini{\n  padding:17px;\n  border:1px solid #e0d6ca;\n  border-radius:18px;\n  background:#faf8f4;\n  color:#3a312b;\n}\n\n.hbp-page .hbp-mini-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:40px;\n  height:40px;\n  border-radius:12px;\n  background:linear-gradient(135deg,#eee5d9,#f2dfd2);\n  font-size:20px;\n}\n\n.hbp-page .hbp-mini strong{\n  display:block;\n  margin:8px 0 5px;\n  color:#3a312b;\n  font-size:16px;\n  line-height:1.28;\n}\n\n.hbp-page .hbp-mini p{\n  margin:0;\n  color:#6b635d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.hbp-page .hbp-dark .hbp-mini,\n.hbp-page .hbp-rust .hbp-mini{\n  color:#fffaf2;\n  border-color:rgba(255,255,255,.12);\n  background:rgba(255,255,255,.07);\n}\n\n.hbp-page .hbp-dark .hbp-mini strong,\n.hbp-page .hbp-rust .hbp-mini strong{\n  color:#fffaf2;\n}\n\n.hbp-page .hbp-dark .hbp-mini p,\n.hbp-page .hbp-rust .hbp-mini p{\n  color:#e9dfd7;\n}\n\n.hbp-page .hbp-dark .hbp-mini-icon,\n.hbp-page .hbp-rust .hbp-mini-icon{\n  background:rgba(255,255,255,.10);\n}\n\n\/* =========================================================\n   DETAIL CARDS\n   ========================================================= *\/\n\n.hbp-page .hbp-details{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.hbp-page .hbp-detail{\n  padding:18px;\n  border:1px solid #e0d6ca;\n  border-radius:19px;\n  background:#faf8f4;\n}\n\n.hbp-page .hbp-detail span{\n  display:block;\n  margin-bottom:9px;\n  font-size:24px;\n}\n\n.hbp-page .hbp-detail strong{\n  display:block;\n  color:#3a312b;\n  font-size:16px;\n  line-height:1.3;\n}\n\n.hbp-page .hbp-detail p{\n  margin:6px 0 0;\n  color:#6b635d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   STYLE CARDS\n   ========================================================= *\/\n\n.hbp-page .hbp-styles{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n  margin-top:20px;\n}\n\n.hbp-page .hbp-style{\n  min-height:118px;\n  padding:16px;\n  border:1px solid #e0d6ca;\n  border-radius:18px;\n  background:#faf8f4;\n}\n\n.hbp-page .hbp-style span{\n  display:block;\n  margin-bottom:9px;\n  font-size:23px;\n}\n\n.hbp-page .hbp-style strong{\n  display:block;\n  color:#3a312b;\n  font-size:14px;\n  line-height:1.3;\n}\n\n.hbp-page .hbp-style small{\n  display:block;\n  margin-top:5px;\n  color:#716961;\n  font-size:11px;\n  line-height:1.45;\n}\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n.hbp-page .hbp-steps{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n  counter-reset:hbpStep;\n}\n\n.hbp-page .hbp-step{\n  position:relative;\n  padding:18px 18px 18px 63px;\n  border:1px solid #e0d6ca;\n  border-radius:18px;\n  background:#faf8f4;\n  counter-increment:hbpStep;\n}\n\n.hbp-page .hbp-step::before{\n  content:counter(hbpStep);\n  position:absolute;\n  top:17px;\n  left:17px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:34px;\n  height:34px;\n  border-radius:50%;\n  background:linear-gradient(135deg,#8d3329,#c86745);\n  color:#fff;\n  font-size:14px;\n  font-weight:900;\n}\n\n.hbp-page .hbp-step strong{\n  display:block;\n  color:#3a312b;\n  font-size:16px;\n  line-height:1.28;\n}\n\n.hbp-page .hbp-step p{\n  margin:5px 0 0;\n  color:#6b635d;\n  font-size:13px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   CALLOUT\n   ========================================================= *\/\n\n.hbp-page .hbp-callout{\n  margin-top:18px;\n  padding:15px 16px;\n  border:1px solid #e0d6ca;\n  border-left:4px solid var(--hbp-rust);\n  border-radius:0 16px 16px 0;\n  background:#fff8f2;\n  color:#5c5047;\n  font-size:13px;\n  line-height:1.6;\n}\n\n.hbp-page .hbp-dark .hbp-callout,\n.hbp-page .hbp-rust .hbp-callout{\n  color:#f4ebe4;\n  border-color:rgba(255,255,255,.15);\n  border-left-color:#e48663;\n  background:rgba(255,255,255,.07);\n}\n\n\/* =========================================================\n   HIGHLIGHTS\n   ========================================================= *\/\n\n.hbp-page .hbp-highlights{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:12px;\n  margin-top:20px;\n}\n\n.hbp-page .hbp-highlight{\n  padding:18px;\n  border:1px solid #e0d6ca;\n  border-radius:19px;\n  background:#faf8f4;\n}\n\n.hbp-page .hbp-highlight-tag{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:5px 9px;\n  border-radius:999px;\n  background:#f3e2d8;\n  color:#87352a;\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.08em;\n  text-transform:uppercase;\n}\n\n.hbp-page .hbp-highlight h3{\n  margin:0 0 8px;\n  color:#3a312b;\n  font-size:18px;\n  line-height:1.26;\n}\n\n.hbp-page .hbp-highlight p{\n  margin:0;\n  color:#6b635d;\n  font-size:13px;\n  line-height:1.58;\n}\n\n\/* =========================================================\n   TABLE\n   ========================================================= *\/\n\n.hbp-page .hbp-table-wrap{\n  margin-top:20px;\n  overflow:hidden;\n  border:1px solid #e0d6ca;\n  border-radius:18px;\n}\n\n.hbp-page .hbp-table{\n  width:100%;\n  border-collapse:collapse;\n  background:#fff;\n  color:#3a312b;\n}\n\n.hbp-page .hbp-table th,\n.hbp-page .hbp-table td{\n  padding:13px 12px;\n  border-bottom:1px solid #eee7df;\n  text-align:left;\n  vertical-align:top;\n  font-size:12px;\n  line-height:1.5;\n}\n\n.hbp-page .hbp-table tr:last-child th,\n.hbp-page .hbp-table tr:last-child td{\n  border-bottom:0;\n}\n\n.hbp-page .hbp-table th{\n  width:38%;\n  color:#3a312b;\n  background:#f8f4ee;\n  font-weight:800;\n}\n\n.hbp-page .hbp-table td{\n  color:#6b635d;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.hbp-page .hbp-faq{\n  margin-top:19px;\n}\n\n.hbp-page .hbp-faq details{\n  margin:0 0 9px;\n  overflow:hidden;\n  border:1px solid #e0d6ca;\n  border-radius:15px;\n  background:#fff;\n}\n\n.hbp-page .hbp-faq summary{\n  position:relative;\n  padding:15px 43px 15px 15px;\n  color:#3a312b;\n  cursor:pointer;\n  font-size:13px;\n  font-weight:820;\n  line-height:1.42;\n  list-style:none;\n}\n\n.hbp-page .hbp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hbp-page .hbp-faq summary::after{\n  content:\"+\";\n  position:absolute;\n  top:50%;\n  right:15px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:25px;\n  height:25px;\n  border-radius:50%;\n  background:#f3e2d8;\n  color:#8c382c;\n  font-size:18px;\n  transform:translateY(-50%);\n}\n\n.hbp-page .hbp-faq details[open] summary::after{\n  content:\"–\";\n}\n\n.hbp-page .hbp-answer{\n  padding:0 15px 15px;\n  color:#6b635d;\n  font-size:12px;\n  line-height:1.64;\n}\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.hbp-page .hbp-cta{\n  padding:36px 18px;\n  text-align:center;\n}\n\n.hbp-page .hbp-cta .hbp-copy{\n  max-width:680px;\n  margin:15px auto 0;\n  color:#e8dfd7;\n}\n\n.hbp-page .hbp-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:225px;\n  margin:22px auto 0;\n  padding:14px 23px;\n  border:1px solid rgba(255,255,255,.26);\n  border-radius:999px;\n  background:linear-gradient(135deg,#a23b2d,#d66d4b);\n  color:#fff;\n  box-shadow:0 12px 31px rgba(0,0,0,.24);\n  text-decoration:none;\n  font-size:14px;\n  font-weight:900;\n  line-height:1.2;\n  transition:transform .22s ease,box-shadow .22s ease;\n}\n\n@media (hover:hover){\n  .hbp-page .hbp-button:hover{\n    transform:translateY(-2px);\n    box-shadow:0 17px 38px rgba(0,0,0,.30);\n  }\n}\n\n.hbp-page .hbp-button:active{\n  transform:scale(.975);\n}\n\n.hbp-page .hbp-center{\n  justify-content:center;\n}\n\n.hbp-page .hbp-note{\n  max-width:760px;\n  margin:16px auto 0;\n  color:#cbbfb5 !important;\n  font-size:10px !important;\n  line-height:1.6 !important;\n}\n\n\/* =========================================================\n   CONTAINER QUERY\n   ========================================================= *\/\n\n@container hbp (min-width:720px){\n  .hbp-page{\n    padding:22px;\n  }\n\n  .hbp-page .hbp-card{\n    margin-bottom:22px;\n    padding:35px;\n  }\n\n  .hbp-page .hbp-split{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    align-items:center;\n    gap:35px;\n  }\n\n  .hbp-page .hbp-split.hbp-reverse .hbp-content{\n    order:2;\n  }\n\n  .hbp-page .hbp-split.hbp-reverse .hbp-media{\n    order:1;\n  }\n\n  .hbp-page .hbp-split .hbp-media{\n    margin-top:0;\n  }\n\n  .hbp-page .hbp-grid{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hbp-page .hbp-details{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hbp-page .hbp-styles{\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .hbp-page .hbp-steps{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hbp-page .hbp-step{\n    padding:65px 18px 18px;\n  }\n\n  .hbp-page .hbp-step::before{\n    top:18px;\n    left:18px;\n  }\n\n  .hbp-page .hbp-highlights{\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .hbp-page .hbp-table th,\n  .hbp-page .hbp-table td{\n    padding:15px 16px;\n    font-size:13px;\n  }\n}\n\n@media (prefers-reduced-motion:reduce){\n  .hbp-page *,\n  .hbp-page *::before,\n  .hbp-page *::after{\n    animation:none !important;\n    transition:none !important;\n    scroll-behavior:auto !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hbp-page\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-dark\"\u003e\n    \u003cdiv class=\"hbp-split\"\u003e\n\n      \u003cdiv class=\"hbp-content\"\u003e\n\n        \u003cdiv class=\"hbp-eyebrow\"\u003eOne Layer • Instant Character\u003c\/div\u003e\n\n        \u003ch1 class=\"hbp-title hbp-shimmer\"\u003e\n          Throw It On And Let The Pattern Do The Styling.\n        \u003c\/h1\u003e\n\n        \u003cp class=\"hbp-lead\"\u003e\n          A hooded oversized poncho with a bold geometric pattern, soft woven-looking\n          texture and relaxed drape—made for easy layering through cool fall days,\n          casual weekends and laid-back outdoor plans.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hbp-tags\"\u003e\n          \u003cspan class=\"hbp-tag\"\u003e🧥 Relaxed Poncho Fit\u003c\/span\u003e\n          \u003cspan class=\"hbp-tag\"\u003e🪶 Soft Woven Feel\u003c\/span\u003e\n          \u003cspan class=\"hbp-tag\"\u003e◈ Statement Geometric Pattern\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hbp-grid\"\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🧥\u003c\/div\u003e\n            \u003cstrong\u003eEasy Layering\u003c\/strong\u003e\n            \u003cp\u003e\n              The loose poncho silhouette drapes over tees, shirts, sweaters and other everyday layers without a tailored jacket feel.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e◈\u003c\/div\u003e\n            \u003cstrong\u003ePattern Does The Work\u003c\/strong\u003e\n            \u003cp\u003e\n              Red, ivory, olive and earthy geometric details create a strong focal point against the dark base.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🌬️\u003c\/div\u003e\n            \u003cstrong\u003eBuilt-In Hood\u003c\/strong\u003e\n            \u003cp\u003e\n              Pull up the hood when you want a little extra coverage and a more wrapped-up outdoor look.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-media hbp-hero-media\"\u003e\n        \u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/da46c970-073e-45e3-9471-70a85b326ca1_f71abc87-d5fa-4482-8797-f56202013f08.png?v=1789978453\u0026amp;width=1946\" alt=\"Hooded oversized boho poncho with red ivory olive and black geometric print\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       MARQUEE\n       ===================================================== --\u003e\n  \u003cdiv class=\"hbp-marquee\"\u003e\n    \u003cdiv class=\"hbp-marquee-track\"\u003e\n\n      \u003cdiv class=\"hbp-marquee-group\"\u003e\n        \u003cspan\u003eHOODED PONCHO \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eRELAXED DRAPE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eSOFT WOVEN TEXTURE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eGEOMETRIC PRINT \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003ePOINTED HEM \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eFALL + COOL-WEATHER LAYERING \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-marquee-group\" aria-hidden=\"true\"\u003e\n        \u003cspan\u003eHOODED PONCHO \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eRELAXED DRAPE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eSOFT WOVEN TEXTURE \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eGEOMETRIC PRINT \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003ePOINTED HEM \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n        \u003cspan\u003eFALL + COOL-WEATHER LAYERING \u003cb\u003e◆\u003c\/b\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       DETAILS\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-soft\"\u003e\n    \u003cdiv class=\"hbp-split hbp-reverse\"\u003e\n\n      \u003cdiv class=\"hbp-content\"\u003e\n\n        \u003cdiv class=\"hbp-eyebrow\"\u003eThe Details Make The Silhouette\u003c\/div\u003e\n\n        \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n          Soft Texture Above. Graphic Pattern Across The Body. Draped Points Below.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hbp-copy\"\u003e\n          The current product imagery focuses on three design details:\n          a soft woven-looking patterned surface, a roomy hood and a relaxed\n          poncho construction that falls into pointed hems around the body.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hbp-details\"\u003e\n\n          \u003cdiv class=\"hbp-detail\"\u003e\n            \u003cspan\u003e🧶\u003c\/span\u003e\n            \u003cstrong\u003eTextured Woven Look\u003c\/strong\u003e\n            \u003cp\u003e\n              Close-up seller imagery shows a visibly textured surface that gives the geometric motifs more depth.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-detail\"\u003e\n            \u003cspan\u003e🌬️\u003c\/span\u003e\n            \u003cstrong\u003eComfort Hood\u003c\/strong\u003e\n            \u003cp\u003e\n              The solid dark hood adds coverage without competing visually with the statement body pattern.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-detail\"\u003e\n            \u003cspan\u003e⌄\u003c\/span\u003e\n            \u003cstrong\u003eDraped Pointed Hem\u003c\/strong\u003e\n            \u003cp\u003e\n              The open poncho cut creates long asymmetric-looking points as the fabric falls around the wearer.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-media\"\u003e\n        \u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/36090a00-7f09-40e0-86df-10fd938d99f2_e89ae29e-b651-400c-af17-a7153c23e8cc.png?v=1789978462\u0026amp;width=1946\" alt=\"Close details of hooded boho poncho showing soft woven texture hood and pointed draped hem\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FALL STORY\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-dark\"\u003e\n    \u003cdiv class=\"hbp-split\"\u003e\n\n      \u003cdiv class=\"hbp-content\"\u003e\n\n        \u003cdiv class=\"hbp-eyebrow\"\u003eMade For The Days That Start Cool And Stay Casual\u003c\/div\u003e\n\n        \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n          Layer Up Without Turning The Outfit Into A Heavy Winter Look.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hbp-copy\"\u003e\n          The seller presents the poncho as a soft, relaxed layer for autumn scenery,\n          everyday outdoor time and cool-weather styling—especially when you want\n          coverage without the structure of a conventional coat.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hbp-grid\"\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🍂\u003c\/div\u003e\n            \u003cstrong\u003eFall Layering\u003c\/strong\u003e\n            \u003cp\u003e\n              Earthy red, tan, ivory and olive tones naturally complement denim and autumn colors.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🪶\u003c\/div\u003e\n            \u003cstrong\u003eRelaxed Feel\u003c\/strong\u003e\n            \u003cp\u003e\n              The open silhouette is presented as easygoing and comfortable rather than sharply fitted.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🏞️\u003c\/div\u003e\n            \u003cstrong\u003eOutdoor Styling\u003c\/strong\u003e\n            \u003cp\u003e\n              Current imagery shows the poncho worn outside for casual walks and cool-weather outings.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-media\"\u003e\n        \u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/e662c6ff-8aa3-484f-8df9-72f6de5d1246_05203095-0893-4fc6-83fc-7ad78ee00eb5.png?v=1789978473\u0026amp;width=1946\" alt=\"Hooded geometric poncho worn outdoors on a cool autumn day\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       STYLING\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-light\"\u003e\n    \u003cdiv class=\"hbp-split hbp-reverse\"\u003e\n\n      \u003cdiv class=\"hbp-content\"\u003e\n\n        \u003cdiv class=\"hbp-eyebrow\"\u003eThe Outfit Can Stay Simple Underneath\u003c\/div\u003e\n\n        \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n          Denim, Boots, Sneakers Or Everyday Basics—Let The Poncho Be The Statement.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hbp-copy\"\u003e\n          Because the pattern already carries visual weight, the piece works naturally\n          over simple wardrobe staples. The current styling pairs it with loose denim,\n          neutral shoes and understated layers.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hbp-styles\"\u003e\n\n          \u003cdiv class=\"hbp-style\"\u003e\n            \u003cspan\u003e👖\u003c\/span\u003e\n            \u003cstrong\u003eRelaxed Denim\u003c\/strong\u003e\n            \u003csmall\u003eWide or straight-leg jeans balance the oversized upper silhouette.\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-style\"\u003e\n            \u003cspan\u003e🥾\u003c\/span\u003e\n            \u003cstrong\u003eBoots\u003c\/strong\u003e\n            \u003csmall\u003eDark boots push the look toward fall, festival and outdoor styling.\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-style\"\u003e\n            \u003cspan\u003e👟\u003c\/span\u003e\n            \u003cstrong\u003eSneakers\u003c\/strong\u003e\n            \u003csmall\u003eKeep the outfit casual when comfort matters more than dressing it up.\u003c\/small\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-style\"\u003e\n            \u003cspan\u003e👕\u003c\/span\u003e\n            \u003cstrong\u003eSimple Base Layers\u003c\/strong\u003e\n            \u003csmall\u003eNeutral shirts or knits let the geometric print remain the visual focus.\u003c\/small\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-media\"\u003e\n        \u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/188d091c-6cd7-4ff6-a2df-072ccc525c48.png?v=1789978479\u0026amp;width=1946\" alt=\"Front and side styling views of oversized hooded geometric poncho paired with denim\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       EASY TO WEAR\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-rust\"\u003e\n\n    \u003cdiv class=\"hbp-eyebrow\"\u003eNo Complicated Styling Routine Required\u003c\/div\u003e\n\n    \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n      Slip It On. Adjust The Hood. Head Out.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hbp-copy\"\u003e\n      The poncho format is built around easy layering. There is no fitted waist\n      or tailored sleeve shape to arrange—the fabric simply drapes around the body\n      and creates the look through its print and silhouette.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hbp-steps\"\u003e\n\n      \u003cdiv class=\"hbp-step\"\u003e\n        \u003cstrong\u003eSlip It On\u003c\/strong\u003e\n        \u003cp\u003e\n          Layer the poncho over your everyday base outfit and let the wide silhouette fall naturally.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-step\"\u003e\n        \u003cstrong\u003eAdjust The Hood\u003c\/strong\u003e\n        \u003cp\u003e\n          Wear the hood down or pull it up when you want more coverage and a stronger layered look.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-step\"\u003e\n        \u003cstrong\u003eGo Your Way\u003c\/strong\u003e\n        \u003cp\u003e\n          Pair it with denim, casual footwear or festival-ready layers depending on the day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HOW IT WEARS\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-soft\"\u003e\n    \u003cdiv class=\"hbp-split\"\u003e\n\n      \u003cdiv class=\"hbp-content\"\u003e\n\n        \u003cdiv class=\"hbp-eyebrow\"\u003eFrom Home Comfort To Outdoor Layers\u003c\/div\u003e\n\n        \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n          One Easy Drape, Several Different Moods.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"hbp-copy\"\u003e\n          Current seller imagery moves the same poncho between outdoor scenery,\n          relaxed indoor lounging and everyday walking looks, showing how the\n          patterned layer can shift with the rest of the outfit.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hbp-grid\"\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🏡\u003c\/div\u003e\n            \u003cstrong\u003eCozy At Home\u003c\/strong\u003e\n            \u003cp\u003e\n              Drape it over casual clothes when you want an extra relaxed layer around the house.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🌲\u003c\/div\u003e\n            \u003cstrong\u003eOutdoor Casual\u003c\/strong\u003e\n            \u003cp\u003e\n              Wear it over denim for walks, weekend outings and mild cool-weather plans.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"hbp-mini\"\u003e\n            \u003cdiv class=\"hbp-mini-icon\"\u003e🎵\u003c\/div\u003e\n            \u003cstrong\u003eFestival-Inspired Style\u003c\/strong\u003e\n            \u003cp\u003e\n              The graphic geometric pattern naturally works with boho, western and festival-influenced outfits.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-media\"\u003e\n        \u003cimg src=\"https:\/\/valorsca.us\/cdn\/shop\/files\/cd3621c7-540f-423b-8ca0-31bfe2b80ea0.png?v=1789978492\u0026amp;width=1946\" alt=\"Hooded boho poncho styled outdoors at home and while walking\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT HIGHLIGHTS\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-light\"\u003e\n\n    \u003cdiv class=\"hbp-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n\n    \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n      A Statement Layer Built Around Drape, Texture And Easy Styling.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hbp-highlights\"\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e🧥 Hooded\u003c\/span\u003e\n        \u003ch3\u003eBuilt-In Hood For Extra Coverage\u003c\/h3\u003e\n        \u003cp\u003e\n          A solid dark hood adds a practical layer while keeping attention on the patterned poncho body.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e◈ Geometric Print\u003c\/span\u003e\n        \u003ch3\u003eBold Pattern Without Extra Accessories\u003c\/h3\u003e\n        \u003cp\u003e\n          Red, ivory, olive, tan and black geometric motifs create the visual centerpiece of the outfit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e〰️ Relaxed Drape\u003c\/span\u003e\n        \u003ch3\u003eLoose Poncho Silhouette\u003c\/h3\u003e\n        \u003cp\u003e\n          The fabric falls freely around the body instead of following a fitted jacket construction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e⌄ Pointed Hem\u003c\/span\u003e\n        \u003ch3\u003eMovement Through The Lower Shape\u003c\/h3\u003e\n        \u003cp\u003e\n          The draped construction forms pointed edges that give the oversized silhouette more character.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e🧶 Texture\u003c\/span\u003e\n        \u003ch3\u003eSoft Woven-Looking Surface\u003c\/h3\u003e\n        \u003cp\u003e\n          Close-up seller imagery highlights visible texture throughout the patterned sections.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hbp-highlight\"\u003e\n        \u003cspan class=\"hbp-highlight-tag\"\u003e🍂 Cool Weather\u003c\/span\u003e\n        \u003ch3\u003eEasy Fall \u0026amp; Winter Layering\u003c\/h3\u003e\n        \u003cp\u003e\n          The product is positioned for fall, winter, casual outdoor wear and festival-inspired styling.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       PRODUCT DETAILS\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-light\"\u003e\n\n    \u003cdiv class=\"hbp-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\n    \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n      What The Current Product Page Clearly Supports.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hbp-table-wrap\"\u003e\n      \u003ctable class=\"hbp-table\"\u003e\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eHooded oversized poncho \/ cape-style shawl wrap\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eFit\u003c\/th\u003e\n            \u003ctd\u003eRelaxed, loose draped silhouette as shown in the current product imagery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHood\u003c\/th\u003e\n            \u003ctd\u003eBuilt-in solid dark hood\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePattern\u003c\/th\u003e\n            \u003ctd\u003eBold geometric print in black, red, ivory, olive and earthy neutral tones\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSurface Appearance\u003c\/th\u003e\n            \u003ctd\u003eSoft woven-looking textured finish highlighted in current seller imagery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eHem Style\u003c\/th\u003e\n            \u003ctd\u003eDraped pointed hem created by the poncho construction\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSuggested Styling\u003c\/th\u003e\n            \u003ctd\u003eDenim, boots, sneakers and simple everyday base layers\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSuggested Seasons\u003c\/th\u003e\n            \u003ctd\u003eFall, cool weather and winter layering as presented by the seller\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eSuggested Occasions\u003c\/th\u003e\n            \u003ctd\u003eCasual wear, outdoor outings, home lounging and festival-inspired styling\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hbp-callout\"\u003e\n      Exact fiber composition, garment measurements, weight, thermal rating and\n      detailed care instructions are not clearly stated on the current product page,\n      so no unsupported fabric percentages, sizing or performance claims are added here.\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-soft\"\u003e\n\n    \u003cdiv class=\"hbp-eyebrow\"\u003eQuick Answers\u003c\/div\u003e\n\n    \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n      Before You Build The Outfit Around It.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hbp-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat kind of fit does this poncho have?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          The current product imagery shows a loose, oversized poncho-style fit\n          with fabric draping freely around the body.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it have a hood?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          Yes. A dark built-in hood is clearly shown throughout the current listing.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the pattern printed all over?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          The main poncho body features a large geometric pattern with repeated border\n          motifs, while the hood is shown in a solid dark color.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat colors are in the design?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          Current imagery shows a dark black base accented by red, ivory, tan,\n          muted olive and other earthy neutral tones.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow can I style it?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          The seller pairs it with loose denim, sneakers and boots. Simple neutral\n          layers work well because the poncho itself already carries a strong pattern.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I wear it outdoors?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          Yes. The seller specifically presents it for casual outdoor and cool-weather\n          wear. This does not imply waterproof, windproof or technical outerwear performance.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable for festivals?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          Festival wear is part of the current product positioning, and the oversized\n          geometric design fits naturally with boho and western-inspired styling.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the fabric made from?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          The current page highlights a soft woven texture but does not clearly provide\n          a verified fiber-composition percentage, so no specific material blend is claimed here.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the exact measurements?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          A verified size chart or complete garment measurements are not clearly\n          provided in the reviewed listing. Check the current purchase option before ordering.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it a heavy winter coat?\u003c\/summary\u003e\n        \u003cdiv class=\"hbp-answer\"\u003e\n          No heavy-coat or technical insulation rating is established by the current\n          listing. It is best presented as a relaxed layering poncho for cool-weather styling.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL CTA\n       ===================================================== --\u003e\n  \u003csection class=\"hbp-card hbp-dark hbp-cta\"\u003e\n\n    \u003cdiv class=\"hbp-eyebrow\"\u003eSlip On • Drape • Go\u003c\/div\u003e\n\n    \u003ch2 class=\"hbp-heading hbp-shimmer\"\u003e\n      When The Pattern Is This Strong, The Rest Of The Outfit Can Stay Easy.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hbp-copy\"\u003e\n      Add one hooded layer over denim and everyday basics for a relaxed,\n      geometric look that moves naturally from cozy indoor time to casual outdoor plans.\n    \u003c\/p\u003e\n\n    \u003ca class=\"hbp-button\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e\n      Add The Statement Layer ↑\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"hbp-tags hbp-center\"\u003e\n      \u003cspan class=\"hbp-tag\"\u003e🧥 Hooded Design\u003c\/span\u003e\n      \u003cspan class=\"hbp-tag\"\u003e◈ Geometric Pattern\u003c\/span\u003e\n      \u003cspan class=\"hbp-tag\"\u003e〰️ Relaxed Drape\u003c\/span\u003e\n      \u003cspan class=\"hbp-tag\"\u003e🍂 Cool-Weather Styling\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hbp-note\"\u003e\n      Fashion layering garment. Exact fiber composition, garment measurements,\n      warmth rating and care instructions are not clearly stated in the current listing.\n      Check the selected product option and garment-care information before purchase and washing.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Q2005","offers":[{"title":"Default Title","offer_id":50633442230465,"sku":"Q20636-A","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/da46c970-073e-45e3-9471-70a85b326ca1_f71abc87-d5fa-4482-8797-f56202013f08.png?v=1789978453","url":"https:\/\/valorsca.us\/products\/hooded-boho-poncho-cape-ethnic-geometric-print-oversized-shawl-wrap-soft-relaxed-fit-cloak-for-fall-winter-casual-outdoor-festival-wear","provider":"Valors-ca","version":"1.0","type":"link"}