{"product_id":"women-s-oversized-knit-cardigan","title":"🌸Women’s Oversized Knit Cardigan – Lightweight Crochet Tassel Kimono for Spring \u0026 Summer","description":"\u003cstyle\u003e\n\/* =========================================================\n   BOHO CROCHET CARDIGAN\n   FULL SHOPIFY PRODUCT DESCRIPTION\n   RE-DESIGNED VERSION\n   ========================================================= *\/\n\n.boho-crochet-page{\n  --cream:#fbf7f1;\n  --cream-2:#f4ece2;\n  --sand:#eadbc9;\n  --terracotta:#b76f54;\n  --terracotta-dark:#92543f;\n  --brown:#4b3830;\n  --brown-light:#765f54;\n  --sage:#7b8069;\n  --sage-light:#e9ece2;\n  --white:#ffffff;\n  --text:#39312d;\n  --muted:#756b65;\n  --line:#e4d9ce;\n\n  width:100%;\n  max-width:100%;\n  margin:0 auto;\n  background:var(--cream);\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.boho-crochet-page *,\n.boho-crochet-page *::before,\n.boho-crochet-page *::after{\n  box-sizing:border-box;\n}\n\n.boho-crochet-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n}\n\n.boho-crochet-page h1,\n.boho-crochet-page h2,\n.boho-crochet-page h3,\n.boho-crochet-page p{\n  margin-top:0;\n}\n\n\/* =========================================================\n   INNER WIDTH\n   ========================================================= *\/\n\n.bc2-inner{\n  width:100%;\n  max-width:1180px;\n  margin:0 auto;\n  padding:0 22px;\n}\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.bc2-hero{\n  position:relative;\n  padding:64px 24px 52px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 12% 18%,\n      rgba(183,111,84,.13),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 10%,\n      rgba(123,128,105,.12),\n      transparent 32%\n    ),\n    linear-gradient(\n      135deg,\n      #fffaf4 0%,\n      #f7eee5 52%,\n      #efe2d5 100%\n    );\n  border-bottom:1px solid var(--line);\n}\n\n.bc2-hero-inner{\n  max-width:900px;\n  margin:0 auto;\n}\n\n.bc2-overline{\n  display:inline-block;\n  margin-bottom:18px;\n  color:var(--terracotta-dark);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n}\n\n.bc2-hero h1{\n  max-width:850px;\n  margin:0 auto 18px;\n  color:var(--brown);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(34px,5vw,58px);\n  line-height:1.08;\n  font-weight:700;\n  letter-spacing:-1.3px;\n}\n\n.bc2-hero h1 span{\n  color:var(--terracotta);\n}\n\n.bc2-hero p{\n  max-width:720px;\n  margin:0 auto 25px;\n  color:var(--muted);\n  font-size:16px;\n  line-height:1.8;\n}\n\n.bc2-feature-tags{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:9px;\n}\n\n.bc2-feature-tag{\n  padding:9px 15px;\n  background:rgba(255,255,255,.78);\n  border:1px solid rgba(145,119,99,.2);\n  border-radius:30px;\n  color:var(--brown-light);\n  font-size:12px;\n  font-weight:700;\n}\n\n\/* =========================================================\n   HERO IMAGE\n   ========================================================= *\/\n\n.bc2-image{\n  width:100%;\n  overflow:hidden;\n  background:#f0e7de;\n}\n\n.bc2-image img{\n  width:100%;\n  height:auto;\n}\n\n\/* =========================================================\n   QUICK BENEFITS\n   ========================================================= *\/\n\n.bc2-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  background:#fff;\n  border-bottom:1px solid var(--line);\n}\n\n.bc2-benefit{\n  padding:22px 15px;\n  text-align:center;\n  border-right:1px solid var(--line);\n}\n\n.bc2-benefit:last-child{\n  border-right:0;\n}\n\n.bc2-benefit strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--brown);\n  font-size:13px;\n  font-weight:850;\n}\n\n.bc2-benefit span{\n  display:block;\n  color:var(--muted);\n  font-size:10px;\n  line-height:1.4;\n}\n\n\/* =========================================================\n   COMMON SECTION\n   ========================================================= *\/\n\n.bc2-section{\n  padding:58px 22px;\n}\n\n.bc2-section-inner{\n  max-width:1180px;\n  margin:0 auto;\n}\n\n.bc2-section-head{\n  max-width:760px;\n  margin:0 auto 32px;\n  text-align:center;\n}\n\n.bc2-kicker{\n  display:block;\n  margin-bottom:9px;\n  color:var(--terracotta);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.9px;\n  text-transform:uppercase;\n}\n\n.bc2-section-head h2{\n  margin-bottom:13px;\n  color:var(--brown);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(27px,3.5vw,39px);\n  line-height:1.18;\n  letter-spacing:-.5px;\n}\n\n.bc2-section-head p{\n  margin-bottom:0;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n\/* =========================================================\n   INTRO BENEFITS\n   ========================================================= *\/\n\n.bc2-intro{\n  background:var(--cream);\n}\n\n.bc2-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n}\n\n.bc2-benefit-card{\n  padding:26px 20px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:18px;\n  box-shadow:0 8px 25px rgba(82,58,45,.045);\n}\n\n.bc2-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:42px;\n  height:42px;\n  margin-bottom:15px;\n  border-radius:50%;\n  background:var(--cream-2);\n  color:var(--terracotta);\n  font-size:18px;\n}\n\n.bc2-benefit-card h3{\n  margin-bottom:7px;\n  color:var(--brown);\n  font-size:15px;\n  line-height:1.35;\n}\n\n.bc2-benefit-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   STATEMENT\n   ========================================================= *\/\n\n.bc2-statement{\n  padding:54px 22px;\n  text-align:center;\n  background:\n    linear-gradient(\n      135deg,\n      #765548 0%,\n      #61473d 50%,\n      #513b34 100%\n    );\n}\n\n.bc2-statement-inner{\n  max-width:800px;\n  margin:0 auto;\n}\n\n.bc2-statement-label{\n  display:block;\n  margin-bottom:10px;\n  color:#e6c9b9;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n.bc2-statement h2{\n  margin-bottom:13px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(28px,4vw,40px);\n  line-height:1.15;\n}\n\n.bc2-statement p{\n  max-width:680px;\n  margin:0 auto;\n  color:rgba(255,255,255,.75);\n  font-size:14px;\n  line-height:1.75;\n}\n\n\/* =========================================================\n   BREATHABILITY\n   ========================================================= *\/\n\n.bc2-breathable{\n  background:var(--sage-light);\n}\n\n.bc2-check-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:13px;\n  max-width:900px;\n  margin:0 auto;\n}\n\n.bc2-check{\n  display:flex;\n  align-items:flex-start;\n  gap:12px;\n  padding:19px;\n  background:rgba(255,255,255,.88);\n  border:1px solid rgba(123,128,105,.18);\n  border-radius:15px;\n}\n\n.bc2-checkmark{\n  flex:0 0 28px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#d9dfce;\n  color:#626a51;\n  font-size:12px;\n  font-weight:900;\n}\n\n.bc2-check-content strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--brown);\n  font-size:13px;\n}\n\n.bc2-check-content p{\n  margin:0;\n  color:var(--muted);\n  font-size:11px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   DETAIL SECTION\n   ========================================================= *\/\n\n.bc2-details{\n  background:#fff;\n}\n\n.bc2-detail-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:14px;\n}\n\n.bc2-detail-card{\n  padding:25px 20px;\n  background:var(--cream);\n  border:1px solid var(--line);\n  border-radius:17px;\n  text-align:center;\n}\n\n.bc2-detail-symbol{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:44px;\n  height:44px;\n  margin:0 auto 13px;\n  border-radius:50%;\n  background:#ead9cd;\n  color:var(--terracotta-dark);\n  font-size:17px;\n}\n\n.bc2-detail-card h3{\n  margin-bottom:6px;\n  color:var(--brown);\n  font-size:14px;\n}\n\n.bc2-detail-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:11px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   SIZE\n   ========================================================= *\/\n\n.bc2-size{\n  background:var(--cream-2);\n}\n\n.bc2-size-box{\n  max-width:850px;\n  margin:0 auto;\n  padding:20px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:20px;\n  box-shadow:0 10px 30px rgba(82,58,45,.05);\n}\n\n.bc2-size-table{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.bc2-size-item{\n  padding:20px 14px;\n  text-align:center;\n  border-right:1px solid var(--line);\n}\n\n.bc2-size-item:last-child{\n  border-right:0;\n}\n\n.bc2-size-label{\n  display:block;\n  margin-bottom:6px;\n  color:var(--muted);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.bc2-size-value{\n  color:var(--brown);\n  font-size:17px;\n  font-weight:850;\n}\n\n.bc2-size-note{\n  margin:15px 0 0;\n  color:var(--muted);\n  text-align:center;\n  font-size:11px;\n  line-height:1.6;\n}\n\n\/* =========================================================\n   OCCASIONS\n   ========================================================= *\/\n\n.bc2-occasions{\n  background:#f8f1e9;\n}\n\n.bc2-occasion-list{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:10px;\n  max-width:850px;\n  margin:0 auto;\n}\n\n.bc2-occasion{\n  padding:11px 17px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:50px;\n  color:var(--brown);\n  font-size:12px;\n  font-weight:750;\n}\n\n\/* =========================================================\n   STYLING SECTION\n   ========================================================= *\/\n\n.bc2-styling{\n  background:#fff;\n}\n\n.bc2-style-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:13px;\n  max-width:900px;\n  margin:0 auto;\n}\n\n.bc2-style-card{\n  padding:22px;\n  background:var(--cream);\n  border:1px solid var(--line);\n  border-radius:16px;\n}\n\n.bc2-style-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--brown);\n  font-size:14px;\n}\n\n.bc2-style-card p{\n  margin:0;\n  color:var(--muted);\n  font-size:11px;\n  line-height:1.55;\n}\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.bc2-faq{\n  background:var(--sage-light);\n}\n\n.bc2-faq-list{\n  display:grid;\n  gap:11px;\n  max-width:900px;\n  margin:0 auto;\n}\n\n.bc2-faq-item{\n  overflow:hidden;\n  background:#fff;\n  border:1px solid rgba(123,128,105,.2);\n  border-radius:15px;\n}\n\n.bc2-faq-question{\n  padding:17px 20px;\n  background:#737961;\n  color:#fff;\n  font-size:14px;\n  font-weight:800;\n}\n\n.bc2-faq-answer{\n  padding:17px 20px;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.65;\n}\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.bc2-final{\n  padding:60px 22px;\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 15% 15%,\n      rgba(255,255,255,.08),\n      transparent 30%\n    ),\n    linear-gradient(\n      135deg,\n      #b87358,\n      #8e5644\n    );\n}\n\n.bc2-final-inner{\n  max-width:800px;\n  margin:0 auto;\n}\n\n.bc2-final-label{\n  display:block;\n  margin-bottom:10px;\n  color:#f4ddd1;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n.bc2-final h2{\n  margin-bottom:13px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(29px,4vw,43px);\n  line-height:1.13;\n}\n\n.bc2-final p{\n  max-width:650px;\n  margin:0 auto;\n  color:rgba(255,255,255,.78);\n  font-size:14px;\n  line-height:1.75;\n}\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:800px){\n\n  .bc2-benefit-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bc2-detail-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n@media(max-width:600px){\n\n  .bc2-inner{\n    padding:0 14px;\n  }\n\n  .bc2-hero{\n    padding:42px 17px 34px;\n  }\n\n  .bc2-hero h1{\n    font-size:33px;\n    letter-spacing:-.7px;\n  }\n\n  .bc2-hero p{\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .bc2-feature-tags{\n    gap:7px;\n  }\n\n  .bc2-feature-tag{\n    padding:8px 11px;\n    font-size:10px;\n  }\n\n  .bc2-benefits{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .bc2-benefit{\n    padding:18px 9px;\n  }\n\n  .bc2-benefit:nth-child(1),\n  .bc2-benefit:nth-child(2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .bc2-benefit:nth-child(2){\n    border-right:0;\n  }\n\n  .bc2-benefit:nth-child(4){\n    border-right:0;\n  }\n\n  .bc2-section{\n    padding:42px 15px;\n  }\n\n  .bc2-section-head{\n    margin-bottom:24px;\n  }\n\n  .bc2-section-head h2{\n    font-size:28px;\n  }\n\n  .bc2-section-head p{\n    font-size:13.5px;\n  }\n\n  .bc2-benefit-grid,\n  .bc2-detail-grid,\n  .bc2-check-grid,\n  .bc2-style-grid{\n    grid-template-columns:1fr;\n  }\n\n  .bc2-benefit-card{\n    padding:21px 18px;\n  }\n\n  .bc2-statement{\n    padding:43px 18px;\n  }\n\n  .bc2-statement h2{\n    font-size:29px;\n  }\n\n  .bc2-statement p{\n    font-size:13px;\n  }\n\n  .bc2-size-table{\n    grid-template-columns:1fr;\n  }\n\n  .bc2-size-item{\n    border-right:0;\n    border-bottom:1px solid var(--line);\n  }\n\n  .bc2-size-item:last-child{\n    border-bottom:0;\n  }\n\n  .bc2-size-box{\n    padding:10px;\n  }\n\n  .bc2-final{\n    padding:46px 17px;\n  }\n\n  .bc2-final h2{\n    font-size:31px;\n  }\n\n}\n\n\/* =========================================================\n   EXTRA SMALL MOBILE\n   ========================================================= *\/\n\n@media(max-width:420px){\n\n  .bc2-hero h1{\n    font-size:29px;\n  }\n\n  .bc2-overline{\n    font-size:10px;\n    letter-spacing:1.6px;\n  }\n\n  .bc2-section-head h2{\n    font-size:26px;\n  }\n\n  .bc2-kicker{\n    font-size:10px;\n  }\n\n  .bc2-benefit strong{\n    font-size:12px;\n  }\n\n  .bc2-benefit span{\n    font-size:9px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"boho-crochet-page\"\u003e\n\n  \u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-hero\"\u003e\n\n    \u003cdiv class=\"bc2-hero-inner\"\u003e\n\n      \u003cspan class=\"bc2-overline\"\u003e\n        EASY SUMMER LAYER\n      \u003c\/span\u003e\n\n      \u003ch1\u003e\n        A Little More Coverage,\n        \u003cspan\u003eWithout the Extra Weight.\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp\u003e\n        An airy crochet cardigan with an easy oversized drape and flowing\n        fringe details. Designed to add texture and light coverage to\n        warm-weather outfits without making your look feel heavy.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"bc2-feature-tags\"\u003e\n\n        \u003cspan class=\"bc2-feature-tag\"\u003e\n          Lightweight Crochet\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-feature-tag\"\u003e\n          Relaxed Drape\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-feature-tag\"\u003e\n          Open Front\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-feature-tag\"\u003e\n          Tassel Finish\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       HERO IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_001.jpg?v=1789974162\" alt=\"Women's oversized crochet cardigan\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       QUICK BENEFITS\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-benefits\"\u003e\n\n    \u003cdiv class=\"bc2-benefit\"\u003e\n      \u003cstrong\u003eAiry Texture\u003c\/strong\u003e\n      \u003cspan\u003eOpen crochet construction\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc2-benefit\"\u003e\n      \u003cstrong\u003eEasy Drape\u003c\/strong\u003e\n      \u003cspan\u003eLoose oversized silhouette\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc2-benefit\"\u003e\n      \u003cstrong\u003eLight Layer\u003c\/strong\u003e\n      \u003cspan\u003eMade for warmer weather\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bc2-benefit\"\u003e\n      \u003cstrong\u003eEasy Styling\u003c\/strong\u003e\n      \u003cspan\u003ePairs with everyday outfits\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       WHY YOU'LL WEAR IT\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-intro\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          MADE FOR EASY DAYS\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Your Go-To Layer When You Want Something Light.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The open crochet structure creates a relaxed, breathable look,\n          while the generous shape makes layering effortless. It adds just\n          enough visual interest to simple outfits without feeling overdone.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-benefit-grid\"\u003e\n\n        \u003cdiv class=\"bc2-benefit-card\"\u003e\n\n          \u003cdiv class=\"bc2-icon\"\u003e\n            ☀\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Airy Open Knit\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Open spaces throughout the crochet pattern give the garment\n            a lightweight appearance and allow air to move through.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-benefit-card\"\u003e\n\n          \u003cdiv class=\"bc2-icon\"\u003e\n            〰\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Loose, Easy Shape\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The relaxed cut falls naturally around the body for a casual,\n            flowing silhouette rather than a close-fitting feel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-benefit-card\"\u003e\n\n          \u003cdiv class=\"bc2-icon\"\u003e\n            ✦\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Flowing Fringe\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Long tassel details add movement and give the cardigan its\n            distinctive free-spirited character.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-benefit-card\"\u003e\n\n          \u003cdiv class=\"bc2-icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Simple To Layer\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Throw it over swimwear, tanks, dresses or denim whenever\n            your outfit needs an extra finishing layer.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       DETAIL IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_002.jpg?v=1789974163\" alt=\"Crochet cardigan texture and design\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       STATEMENT\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-statement\"\u003e\n\n    \u003cdiv class=\"bc2-statement-inner\"\u003e\n\n      \u003cspan class=\"bc2-statement-label\"\u003e\n        LIGHTWEIGHT LAYERING\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Coverage That Still Feels Open And Relaxed.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Instead of adding another dense layer, the open-knit construction\n        gives your outfit a softer finishing touch while keeping the overall\n        look light and easy for warm-weather wear.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       BREATHABILITY\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-breathable\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          WARM-WEATHER COMFORT\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Designed To Keep The Look Light.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The open weave, loose silhouette and lightweight construction\n          work together to create an easy layer for spring, summer and\n          travel wardrobes.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-check-grid\"\u003e\n\n        \u003cdiv class=\"bc2-check\"\u003e\n\n          \u003cdiv class=\"bc2-checkmark\"\u003e\n            ✓\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-check-content\"\u003e\n\n            \u003cstrong\u003e\n              Open Crochet Structure\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              The airy knit pattern leaves space between the woven details\n              for a lighter overall feel.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-check\"\u003e\n\n          \u003cdiv class=\"bc2-checkmark\"\u003e\n            ✓\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-check-content\"\u003e\n\n            \u003cstrong\u003e\n              Approximately 230g\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              The supplied product information lists the garment weight\n              at approximately 230g.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-check\"\u003e\n\n          \u003cdiv class=\"bc2-checkmark\"\u003e\n            ✓\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-check-content\"\u003e\n\n            \u003cstrong\u003e\n              Relaxed Silhouette\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              The generous shape is intended to drape naturally instead\n              of creating a structured or restrictive fit.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-check\"\u003e\n\n          \u003cdiv class=\"bc2-checkmark\"\u003e\n            ✓\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-check-content\"\u003e\n\n            \u003cstrong\u003e\n              Spring \u0026amp; Summer Ready\n            \u003c\/strong\u003e\n\n            \u003cp\u003e\n              An easy choice for warm-weather outfits, outdoor plans\n              and vacation layering.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       COMPARISON IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_003.jpg?v=1789974162\" alt=\"Women's crochet cardigan details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       LIGHTWEIGHT IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_004.jpg?v=1789974162\" alt=\"Lightweight crochet cardigan\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       DESIGN DETAILS\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-details\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          THE DETAILS MATTER\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Relaxed From A Distance. Detailed Up Close.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Textured crochet, an open front and flowing fringe give this\n          otherwise simple layer its distinctive bohemian personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-detail-grid\"\u003e\n\n        \u003cdiv class=\"bc2-detail-card\"\u003e\n\n          \u003cdiv class=\"bc2-detail-symbol\"\u003e\n            ◇\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Textured Crochet\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Decorative open-knit texture gives simple outfits a more\n            dimensional finish.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-detail-card\"\u003e\n\n          \u003cdiv class=\"bc2-detail-symbol\"\u003e\n            〽\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Tassel Accents\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Flowing fringe details add movement and a relaxed vacation feel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-detail-card\"\u003e\n\n          \u003cdiv class=\"bc2-detail-symbol\"\u003e\n            ↕\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Open Front\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            No buttons or complicated closures. Simply layer it over\n            your outfit and go.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-detail-card\"\u003e\n\n          \u003cdiv class=\"bc2-detail-symbol\"\u003e\n            ☁\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Oversized Shape\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A loose drape creates the effortless appearance associated\n            with relaxed boho styling.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-size\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          FIT INFORMATION\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          A Generous One-Size Silhouette.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The open-front construction is intentionally loose and flowing,\n          making it easy to wear over different base layers.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-size-box\"\u003e\n\n        \u003cdiv class=\"bc2-size-table\"\u003e\n\n          \u003cdiv class=\"bc2-size-item\"\u003e\n\n            \u003cspan class=\"bc2-size-label\"\u003e\n              Size\n            \u003c\/span\u003e\n\n            \u003cspan class=\"bc2-size-value\"\u003e\n              One Size\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bc2-size-item\"\u003e\n\n            \u003cspan class=\"bc2-size-label\"\u003e\n              Bust\n            \u003c\/span\u003e\n\n            \u003cspan class=\"bc2-size-value\"\u003e\n              142 cm \/ 55.9\"\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"bc2-size-item\"\u003e\n\n            \u003cspan class=\"bc2-size-label\"\u003e\n              Length\n            \u003c\/span\u003e\n\n            \u003cspan class=\"bc2-size-value\"\u003e\n              95 cm \/ 37.4\"\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cp class=\"bc2-size-note\"\u003e\n          Measurements are taken manually and may vary by approximately\n          2–3 cm. The final drape may differ depending on body shape and height.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       SIZE IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_005.jpg?v=1789974157\" alt=\"Crochet cardigan size information\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       OCCASIONS\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-occasions\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          STYLE IT YOUR WAY\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          More Than A Beach Layer.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Keep it packed for your next getaway or use it as an everyday\n          throw-on layer whenever you want a little more texture and coverage.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-occasion-list\"\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          🏖 Beach Days\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          🌅 Evening Walks\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          ☕ Outdoor Cafés\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          🌿 Weekend Outings\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          🛍 Casual Days\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          ✈ Vacation\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          👗 Over Dresses\n        \u003c\/span\u003e\n\n        \u003cspan class=\"bc2-occasion\"\u003e\n          👖 With Denim\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       LIFESTYLE IMAGE\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_006.jpg?v=1789974156\" alt=\"Styling ideas for women's crochet cardigan\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       STYLING\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-styling\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          EASY OUTFIT PAIRINGS\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Give Simple Outfits A More Relaxed Finish.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          One lightweight layer can change the feel of an outfit.\n          Keep the rest simple and let the crochet texture do the work.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-style-grid\"\u003e\n\n        \u003cdiv class=\"bc2-style-card\"\u003e\n\n          \u003cstrong\u003e\n            Over Swimwear\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Slip it over a swimsuit when you want a little extra coverage\n            between the water and your next destination.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-style-card\"\u003e\n\n          \u003cstrong\u003e\n            With Denim\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Pair the relaxed crochet texture with jeans or denim shorts\n            for an effortless casual outfit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-style-card\"\u003e\n\n          \u003cstrong\u003e\n            Over A Dress\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Layer it over a simple dress to introduce more texture,\n            movement and a relaxed bohemian feel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-style-card\"\u003e\n\n          \u003cstrong\u003e\n            Pack For Travel\n          \u003c\/strong\u003e\n\n          \u003cp\u003e\n            Its easy layering shape makes it a practical addition to\n            vacation outfits where one piece needs to work multiple ways.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-section bc2-faq\"\u003e\n\n    \u003cdiv class=\"bc2-section-inner\"\u003e\n\n      \u003cdiv class=\"bc2-section-head\"\u003e\n\n        \u003cspan class=\"bc2-kicker\"\u003e\n          BEFORE YOU ORDER\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Common Questions\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          A few useful details about the fit, fabric structure and styling.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"bc2-faq-list\"\u003e\n\n        \u003cdiv class=\"bc2-faq-item\"\u003e\n\n          \u003cdiv class=\"bc2-faq-question\"\u003e\n            What kind of fit should I expect?\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-faq-answer\"\u003e\n            This cardigan is designed around a loose, open-front silhouette.\n            The supplied measurements list a 142 cm \/ 55.9\" bust, giving the\n            garment its intentionally relaxed and flowing appearance.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-faq-item\"\u003e\n\n          \u003cdiv class=\"bc2-faq-question\"\u003e\n            Is it suitable for warmer weather?\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-faq-answer\"\u003e\n            The crochet pattern features an open-knit structure rather than\n            a dense closed weave, making the piece visually and physically\n            lighter for spring and summer layering.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-faq-item\"\u003e\n\n          \u003cdiv class=\"bc2-faq-question\"\u003e\n            How should I care for the crochet and fringe?\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-faq-answer\"\u003e\n            Gentle hand washing in cold water is recommended. If using a\n            washing machine, place the cardigan inside a laundry bag and\n            select a gentle cycle to help protect the crochet structure\n            and tassel details.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"bc2-faq-item\"\u003e\n\n          \u003cdiv class=\"bc2-faq-question\"\u003e\n            What can I wear it with?\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"bc2-faq-answer\"\u003e\n            It works well over swimwear, tanks, camisoles, dresses, shorts\n            and jeans. Because the front is open, it is easy to layer without\n            adding complicated closures or bulk.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- =====================================================\n       ORIGINAL FAQ \/ LIFESTYLE GIF\n       ===================================================== --\u003e\n\n  \u003cdiv class=\"bc2-image\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/DM_20260921150133_008.gif?v=1789974142\" alt=\"Crochet cardigan styling detail\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- =====================================================\n       FINAL CTA\n       ===================================================== --\u003e\n\n  \u003csection class=\"bc2-final\"\u003e\n\n    \u003cdiv class=\"bc2-final-inner\"\u003e\n\n      \u003cspan class=\"bc2-final-label\"\u003e\n        YOUR NEW WARM-WEATHER LAYER\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Light To Wear. Easy To Style. Hard To Overthink.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        With an airy crochet texture, flowing fringe and a generous\n        open-front shape, this cardigan is made to move easily between\n        beach days, vacations, weekends and everyday warm-weather outfits.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Army Green","offer_id":49337113608411,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":49337113641179,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":49337113673947,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":49337113706715,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Coral Pink","offer_id":49337113739483,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Azure","offer_id":49337113772251,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":49337113805019,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Rose","offer_id":49337113837787,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Light Grey","offer_id":49337113870555,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue","offer_id":49337113903323,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":49337113936091,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Lilac","offer_id":49337113968859,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Deep Pink","offer_id":49337114001627,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0830\/0000\/0731\/files\/1_718b4572-e89c-4d09-b4b5-23fe9a1a5813.jpg?v=1789964082","url":"https:\/\/rosenoot.com\/products\/women-s-oversized-knit-cardigan","provider":"Rosenoot","version":"1.0","type":"link"}