{"product_id":"11-2","title":"24 Days of Kitchen Witch Magic – Herbal Apothecary Advent Calendar","description":"\u003cstyle\u003e\n.kw-page{\n  --dark:#191916;\n  --dark2:#2b2922;\n\n  --green:#43563d;\n  --green-dark:#30412c;\n  --green-soft:#eef2e9;\n\n  --purple:#6b4f68;\n  --purple-soft:#f3edf3;\n\n  --gold:#b99659;\n  --gold-dark:#80622d;\n  --gold-soft:#f5ead4;\n\n  --cream:#fffaf1;\n  --warm:#f7f0e6;\n  --white:#ffffff;\n\n  --text:#2d2b28;\n  --body:#68635d;\n  --line:#e5dccf;\n\n  max-width:920px;\n  margin:0 auto;\n  padding:0 12px 48px;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height:1.65;\n  color:var(--text);\n}\n\n.kw-page,\n.kw-page *{\n  box-sizing:border-box;\n}\n\n.kw-page h1,\n.kw-page h2,\n.kw-page h3,\n.kw-page p{\n  margin-top:0;\n}\n\n.kw-page h1{\n  margin-bottom:14px;\n  color:var(--dark);\n  font-size:39px;\n  line-height:1.15;\n  font-weight:800;\n}\n\n.kw-page h2{\n  margin-bottom:13px;\n  color:var(--dark);\n  font-size:29px;\n  line-height:1.22;\n  font-weight:800;\n}\n\n.kw-page h3{\n  margin-bottom:7px;\n  color:var(--dark);\n  font-size:18px;\n}\n\n.kw-page p{\n  margin-bottom:15px;\n  color:var(--body);\n  font-size:16px;\n}\n\n\n\/* ==============================\n   COMMON\n   ============================== *\/\n\n.kw-section{\n  margin:42px 0;\n}\n\n.kw-center{\n  text-align:center;\n}\n\n.kw-copy{\n  max-width:720px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.kw-lead{\n  max-width:700px;\n  margin-left:auto;\n  margin-right:auto;\n  font-size:17px;\n}\n\n.kw-label{\n  display:inline-block;\n\n  margin-bottom:11px;\n  padding:6px 13px;\n\n  border-radius:999px;\n\n  background:var(--gold-soft);\n  color:var(--gold-dark);\n\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.8px;\n  text-transform:uppercase;\n}\n\n\n\/* ==============================\n   IMAGES\n   ============================== *\/\n\n.kw-image{\n  width:100%;\n  max-width:790px;\n\n  margin:25px auto 0;\n  padding:8px;\n\n  border:1px solid var(--line);\n  border-radius:18px;\n\n  background:#ffffff;\n\n  box-shadow:\n    0 10px 28px rgba(45,38,27,.08);\n}\n\n.kw-image img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n\n  border-radius:12px;\n  object-fit:contain;\n}\n\n\n\/* ==============================\n   HERO\n   ============================== *\/\n\n.kw-hero{\n  position:relative;\n  overflow:hidden;\n\n  margin:16px 0 45px;\n  padding:43px 27px 29px;\n\n  border-radius:23px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(185,150,89,.22),\n      transparent 32%\n    ),\n    radial-gradient(\n      circle at bottom left,\n      rgba(107,79,104,.18),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #171714,\n      #29251f\n    );\n\n  text-align:center;\n\n  box-shadow:\n    0 14px 36px rgba(23,23,20,.17);\n}\n\n.kw-hero .kw-label{\n  background:rgba(255,255,255,.09);\n  color:#e8cf97;\n}\n\n.kw-hero h1{\n  max-width:810px;\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#ffffff;\n  font-size:41px;\n}\n\n.kw-highlight{\n  color:#d9bc7d;\n}\n\n.kw-hero p{\n  max-width:710px;\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#ece7dd;\n  font-size:18px;\n}\n\n.kw-badges{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n  margin-top:21px;\n}\n\n.kw-badge{\n  padding:9px 13px;\n\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:999px;\n\n  background:rgba(255,255,255,.07);\n  color:#ffffff;\n\n  font-size:13px;\n  font-weight:700;\n}\n\n.kw-hero-image{\n  max-width:790px;\n\n  margin:27px auto 0;\n  padding:7px;\n\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:18px;\n\n  background:rgba(255,255,255,.06);\n}\n\n.kw-hero-image img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n\n  border-radius:12px;\n}\n\n\n\/* ==============================\n   BENEFITS\n   ============================== *\/\n\n.kw-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n  margin-top:24px;\n}\n\n.kw-benefit{\n  padding:19px 11px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.kw-benefit span{\n  display:block;\n  margin-bottom:6px;\n  font-size:27px;\n}\n\n.kw-benefit strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--green-dark);\n  font-size:14px;\n}\n\n.kw-benefit p{\n  margin:0;\n  color:#69645f;\n  font-size:13px;\n}\n\n\n\/* ==============================\n   FEATURE\n   ============================== *\/\n\n.kw-feature{\n  padding:33px 30px 28px;\n\n  border:1px solid var(--line);\n  border-radius:21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffdf9,\n      #f8f1e7\n    );\n}\n\n.kw-feature.green{\n  background:\n    linear-gradient(\n      145deg,\n      #fbfdfb,\n      #eef2e9\n    );\n}\n\n.kw-feature.purple{\n  background:\n    linear-gradient(\n      145deg,\n      #fffdfb,\n      #f4edf3\n    );\n}\n\n.kw-feature-head{\n  max-width:750px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.kw-points{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n\n  gap:10px 14px;\n\n  max-width:750px;\n  margin:22px auto 0;\n}\n\n.kw-point{\n  position:relative;\n\n  padding:13px 13px 13px 39px;\n\n  border:1px solid var(--line);\n  border-radius:11px;\n\n  background:#ffffff;\n  color:#595650;\n\n  font-size:14px;\n  text-align:left;\n}\n\n.kw-point::before{\n  content:\"✦\";\n\n  position:absolute;\n  left:14px;\n  top:10px;\n\n  color:var(--gold);\n\n  font-size:15px;\n  font-weight:900;\n}\n\n\n\/* ==============================\n   OBJECTS\n   ============================== *\/\n\n.kw-object-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  max-width:790px;\n  margin:23px auto 0;\n}\n\n.kw-object{\n  padding:17px 8px;\n\n  border:1px solid var(--line);\n  border-radius:13px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.kw-object span{\n  display:block;\n  margin-bottom:6px;\n  font-size:27px;\n}\n\n.kw-object strong{\n  color:var(--green-dark);\n  font-size:13px;\n}\n\n\n\/* ==============================\n   DARK\n   ============================== *\/\n\n.kw-dark{\n  padding:36px 27px;\n\n  border-radius:22px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(185,150,89,.20),\n      transparent 31%\n    ),\n    linear-gradient(\n      145deg,\n      #191915,\n      #323126\n    );\n}\n\n.kw-dark .kw-label{\n  background:rgba(255,255,255,.09);\n  color:#e8d09b;\n}\n\n.kw-dark h2,\n.kw-dark h3,\n.kw-dark strong{\n  color:#ffffff;\n}\n\n.kw-dark p{\n  color:#ece9e1;\n}\n\n.kw-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n  margin-top:23px;\n}\n\n.kw-dark-card{\n  padding:18px 13px;\n\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:13px;\n\n  background:rgba(255,255,255,.07);\n\n  text-align:center;\n}\n\n.kw-dark-card span{\n  display:block;\n  margin-bottom:6px;\n  font-size:27px;\n}\n\n.kw-dark-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:#ffffff;\n  font-size:14px;\n}\n\n.kw-dark-card p{\n  margin:0;\n  color:#ebe8e0;\n  font-size:13px;\n}\n\n\n\/* ==============================\n   PANTRY\n   ============================== *\/\n\n.kw-pantry{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n\n  gap:11px;\n\n  max-width:760px;\n  margin:23px auto 0;\n}\n\n.kw-pantry-card{\n  padding:19px 13px;\n\n  border:1px solid var(--line);\n  border-radius:14px;\n\n  background:#ffffff;\n\n  text-align:center;\n}\n\n.kw-pantry-card span{\n  display:block;\n  margin-bottom:7px;\n  font-size:28px;\n}\n\n.kw-pantry-card strong{\n  display:block;\n  margin-bottom:4px;\n\n  color:var(--green-dark);\n}\n\n.kw-pantry-card p{\n  margin:0;\n  color:#69645e;\n  font-size:13px;\n}\n\n\n\/* ==============================\n   FAMILY\n   ============================== *\/\n\n.kw-family{\n  padding:34px 29px;\n\n  border:1px solid var(--line);\n  border-radius:21px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(185,150,89,.12),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #fffdf9,\n      #f7efe4\n    );\n\n  text-align:center;\n}\n\n.kw-family-quote{\n  max-width:690px;\n\n  margin:21px auto 0;\n  padding:18px 20px;\n\n  border-left:4px solid var(--gold);\n  border-radius:10px;\n\n  background:#ffffff;\n\n  color:#5f594f;\n  font-size:15px;\n  font-style:italic;\n  text-align:left;\n}\n\n\n\/* ==============================\n   GIFT\n   ============================== *\/\n\n.kw-gift{\n  padding:34px 29px;\n\n  border:1px solid var(--line);\n  border-radius:21px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #fffdf9,\n      #f7efe4\n    );\n\n  text-align:center;\n}\n\n.kw-gift-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n  margin-top:22px;\n}\n\n.kw-gift-card{\n  padding:16px 8px;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n}\n\n.kw-gift-card span{\n  display:block;\n  margin-bottom:5px;\n  font-size:25px;\n}\n\n.kw-gift-card strong{\n  color:var(--green-dark);\n  font-size:13px;\n}\n\n\n\/* ==============================\n   TABLE\n   ============================== *\/\n\n.kw-table{\n  width:100%;\n  max-width:750px;\n\n  margin:22px auto 0;\n\n  border-collapse:collapse;\n  text-align:left;\n}\n\n.kw-table th,\n.kw-table td{\n  padding:12px 11px;\n\n  border-bottom:1px solid var(--line);\n\n  font-size:14px;\n  vertical-align:top;\n}\n\n.kw-table th{\n  width:37%;\n\n  color:#3d4d39;\n  font-weight:700;\n}\n\n.kw-table td{\n  color:#64615c;\n}\n\n.kw-note{\n  max-width:750px;\n\n  margin:20px auto 0;\n  padding:16px 18px;\n\n  border-left:4px solid var(--gold);\n  border-radius:8px;\n\n  background:var(--gold-soft);\n  color:#5d564c;\n\n  font-size:14px;\n  text-align:left;\n}\n\n\n\/* ==============================\n   FAQ\n   ============================== *\/\n\n.kw-faq{\n  max-width:750px;\n  margin:21px auto 0;\n  text-align:left;\n}\n\n.kw-faq details{\n  margin-bottom:9px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:12px;\n\n  background:#ffffff;\n}\n\n.kw-faq summary{\n  position:relative;\n\n  padding:15px 42px 15px 16px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--green-dark);\n\n  font-size:15px;\n  font-weight:700;\n}\n\n.kw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.kw-faq summary::after{\n  content:\"+\";\n\n  position:absolute;\n  right:15px;\n  top:10px;\n\n  color:var(--gold);\n  font-size:22px;\n}\n\n.kw-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.kw-faq-answer{\n  padding:0 16px 15px;\n\n  color:#66625e;\n  font-size:14px;\n}\n\n\n\/* ==============================\n   FINAL\n   ============================== *\/\n\n.kw-final{\n  margin-top:45px;\n  padding:40px 26px;\n\n  border-radius:22px;\n\n  background:\n    radial-gradient(\n      circle at top right,\n      rgba(185,150,89,.22),\n      transparent 31%\n    ),\n    linear-gradient(\n      145deg,\n      #181814,\n      #343126\n    );\n\n  text-align:center;\n}\n\n.kw-final .kw-label{\n  background:rgba(255,255,255,.09);\n  color:#e9d09b;\n}\n\n.kw-final h2{\n  color:#ffffff;\n}\n\n.kw-final p{\n  max-width:670px;\n\n  margin-left:auto;\n  margin-right:auto;\n\n  color:#ece9e1;\n}\n\n.kw-cta{\n  display:inline-block;\n\n  margin-top:6px;\n  padding:14px 23px;\n\n  border-radius:9px;\n\n  background:#ffffff;\n  color:#2e3b2b;\n\n  font-size:15px;\n  font-weight:800;\n}\n\n.kw-small{\n  margin-top:11px;\n  margin-bottom:0;\n\n  color:#d9d4ca;\n\n  font-size:12px;\n}\n\n\n\/* ==============================\n   MOBILE\n   ============================== *\/\n\n@media(max-width:700px){\n\n  .kw-page{\n    padding-left:7px;\n    padding-right:7px;\n  }\n\n  .kw-page h1{\n    font-size:29px;\n  }\n\n  .kw-page h2{\n    font-size:24px;\n  }\n\n  .kw-page p{\n    font-size:15px;\n  }\n\n  .kw-section{\n    margin:35px 0;\n  }\n\n  .kw-hero{\n    padding:30px 16px 20px;\n  }\n\n  .kw-hero h1{\n    font-size:31px;\n  }\n\n  .kw-feature,\n  .kw-dark,\n  .kw-family,\n  .kw-gift,\n  .kw-final{\n    padding:23px 16px;\n  }\n\n  .kw-benefits,\n  .kw-object-grid,\n  .kw-gift-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .kw-points,\n  .kw-dark-grid,\n  .kw-pantry{\n    grid-template-columns:1fr;\n  }\n\n  .kw-table th,\n  .kw-table td{\n    display:block;\n    width:100%;\n  }\n\n  .kw-table th{\n    padding-bottom:2px;\n    border-bottom:0;\n  }\n\n  .kw-table td{\n    padding-top:3px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"kw-page notranslate\" translate=\"no\"\u003e\n\n\n  \u003c!-- ==========================================\n       HERO\n       IMAGE 1\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-hero\"\u003e\n\n    \u003cspan class=\"kw-label\"\u003e\n      ☾ 24 DAYS • 24 MINI TREASURES • DAILY MAGIC\n    \u003c\/span\u003e\n\n    \u003ch1\u003e\n      24 Days of\n      \u003cspan class=\"kw-highlight\"\u003e\n        Kitchen Witch Magic\n      \u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Open one little compartment each day\n      and discover another miniature treasure\n      from a cozy witch's kitchen,\n      pantry and herbal apothecary.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"kw-badges\"\u003e\n\n      \u003cdiv class=\"kw-badge\"\u003e\n        🎁 24 Daily Surprises\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kw-badge\"\u003e\n        🌿 Witchy Kitchen Collection\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kw-badge\"\u003e\n        ☾ Cozy Magical Aesthetic\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kw-badge\"\u003e\n        ✨ Collect \u0026amp; Display\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"kw-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_26AM_1.png?v=1788234239\" alt=\"24 Days of Kitchen Witch Magic Advent Calendar 2026\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       BUILD A WITCH'S KITCHEN\n       IMAGE 2\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-feature green\"\u003e\n\n      \u003cdiv class=\"kw-feature-head\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          A LITTLE MAGIC BEHIND EVERY DOOR\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Build a Witch's Kitchen\n          One Tiny Treasure at a Time.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          This isn't simply a box of unrelated trinkets.\n          Every new discovery belongs\n          to the same cozy miniature world.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-benefits\"\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e🗓️\u003c\/span\u003e\n          \u003cstrong\u003e24-Day Countdown\u003c\/strong\u003e\n          \u003cp\u003e\n            Something new\n            to uncover each day.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          \u003cstrong\u003eApothecary Details\u003c\/strong\u003e\n          \u003cp\u003e\n            Herbs, jars,\n            potions and botanical touches.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e🫖\u003c\/span\u003e\n          \u003cstrong\u003eKitchen Magic\u003c\/strong\u003e\n          \u003cp\u003e\n            Tiny cookware,\n            tea pieces and kitchen charms.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e✨\u003c\/span\u003e\n          \u003cstrong\u003eDisplay Ready\u003c\/strong\u003e\n          \u003cp\u003e\n            Build one complete\n            miniature collection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_26AM_2.png?v=1788234239\" alt=\"Build a miniature witch kitchen one treasure at a time\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       24 MINI OBJECTS\n       IMAGE 3\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-feature\"\u003e\n\n      \u003cdiv class=\"kw-feature-head\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          24 TINY PIECES OF KITCHEN MAGIC\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          One Collection.\n          A Whole Witchy World.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          From herbal jars and moonlit teapots\n          to candles, mushrooms,\n          crystals and a familiar black cat,\n          every piece adds another detail\n          to the story.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-object-grid\"\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🐈‍⬛\u003c\/span\u003e\n          \u003cstrong\u003eBlack Cat\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🫖\u003c\/span\u003e\n          \u003cstrong\u003eMoon Teapot\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🧪\u003c\/span\u003e\n          \u003cstrong\u003ePotion Bottles\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          \u003cstrong\u003eHerb Jars\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🍄\u003c\/span\u003e\n          \u003cstrong\u003eForest Mushroom\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🔮\u003c\/span\u003e\n          \u003cstrong\u003eCrystal Ball\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🥄\u003c\/span\u003e\n          \u003cstrong\u003eKitchen Tools\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-object\"\u003e\n          \u003cspan\u003e🕯️\u003c\/span\u003e\n          \u003cstrong\u003eMagic Candle\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_26AM_3.png?v=1788234239\" alt=\"24 miniature Kitchen Witch collectible treasures\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       OPEN ONE EACH DAY\n       IMAGE 4\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-feature purple\"\u003e\n\n      \u003cdiv class=\"kw-feature-head\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          OPEN ONE EACH DAY\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          What Will Be Waiting\n          Behind Tomorrow's Door?\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          Open the day's compartment,\n          reveal another tiny treasure\n          and add it to your growing\n          Kitchen Witch collection.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-points\"\u003e\n\n        \u003cdiv class=\"kw-point\"\u003e\n          Open one numbered compartment each day\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-point\"\u003e\n          Discover another miniature witchy object\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-point\"\u003e\n          Add each piece to your growing collection\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-point\"\u003e\n          Continue until all 24 treasures are revealed\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_26AM_4.png?v=1788234239\" alt=\"Opening one compartment of the Kitchen Witch Advent Calendar\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       COLLECTION GROWS\n       IMAGE 5\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-dark\"\u003e\n\n      \u003cdiv class=\"kw-copy\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          WATCH THE COLLECTION COME TO LIFE\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          One Treasure Becomes\n          an Entire Magical Pantry.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          The best part is watching\n          the collection change each day —\n          from one tiny object\n          to an entire miniature world.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-dark-grid\"\u003e\n\n        \u003cdiv class=\"kw-dark-card\"\u003e\n          \u003cspan\u003e1️⃣\u003c\/span\u003e\n          \u003cstrong\u003eDay 1\u003c\/strong\u003e\n          \u003cp\u003e\n            The first touch\n            of kitchen magic.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-dark-card\"\u003e\n          \u003cspan\u003e1️⃣2️⃣\u003c\/span\u003e\n          \u003cstrong\u003eDay 12\u003c\/strong\u003e\n          \u003cp\u003e\n            The pantry begins\n            taking shape.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-dark-card\"\u003e\n          \u003cspan\u003e2️⃣4️⃣\u003c\/span\u003e\n          \u003cstrong\u003eDay 24\u003c\/strong\u003e\n          \u003cp\u003e\n            Your complete\n            witchy collection.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-image\" style=\"\n          background:rgba(255,255,255,.06);\n          border-color:rgba(255,255,255,.14);\n        \"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_27AM_5.png?v=1788234239\" alt=\"Kitchen Witch Advent Calendar collection growing from Day 1 to Day 24\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       COZY WITCHY EMOTION\n       NO IMAGE TO KEEP PAGE BALANCED\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-feature green\"\u003e\n\n      \u003cdiv class=\"kw-feature-head\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          COZY • WITCHY • A LITTLE MYSTERIOUS\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          For Anyone Who Thinks\n          the Kitchen Can Be a Little Magical.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          A warm cup of tea.\n          Dried herbs hanging by the window.\n          Candlelight after dark.\n          A little something simmering on the stove.\n        \u003c\/p\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          This collection turns that\n          cozy Kitchen Witch feeling\n          into a miniature world\n          you can actually collect.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-pantry\"\u003e\n\n        \u003cdiv class=\"kw-pantry-card\"\u003e\n          \u003cspan\u003e☕\u003c\/span\u003e\n          \u003cstrong\u003eCozy Rituals\u003c\/strong\u003e\n          \u003cp\u003e\n            Inspired by tea,\n            cooking and quiet evenings.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-pantry-card\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          \u003cstrong\u003eHerbal Aesthetic\u003c\/strong\u003e\n          \u003cp\u003e\n            Herbs,\n            botanicals and old apothecary charm.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-pantry-card\"\u003e\n          \u003cspan\u003e☾\u003c\/span\u003e\n          \u003cstrong\u003eSubtle Magic\u003c\/strong\u003e\n          \u003cp\u003e\n            Moons,\n            crystals and celestial details.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       DISPLAY VALUE\n       IMAGE 7\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-feature\"\u003e\n\n      \u003cdiv class=\"kw-feature-head\"\u003e\n\n        \u003cspan class=\"kw-label\"\u003e\n          MORE THAN A COUNTDOWN\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Keep the Magic\n          After the Last Door Is Open.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kw-lead\"\u003e\n          Arrange the pieces together\n          around the spaces you already love\n          and turn the completed collection\n          into year-round witchy décor.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-benefits\"\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e🏠\u003c\/span\u003e\n          \u003cstrong\u003eShelf Display\u003c\/strong\u003e\n          \u003cp\u003e\n            Create your own\n            tiny magical corner.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e☕\u003c\/span\u003e\n          \u003cstrong\u003eCoffee Bar\u003c\/strong\u003e\n          \u003cp\u003e\n            Add personality\n            to a cozy drink station.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e📚\u003c\/span\u003e\n          \u003cstrong\u003eBookcase Décor\u003c\/strong\u003e\n          \u003cp\u003e\n            Pair with books,\n            candles and curiosities.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-benefit\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          \u003cstrong\u003eKitchen Nook\u003c\/strong\u003e\n          \u003cp\u003e\n            Perfect for\n            herbal-inspired spaces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_27AM_7.png?v=1788234239\" alt=\"Kitchen Witch miniature collection displayed on shelves and kitchen decor\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       FAMILY EXPERIENCE\n       NEW FAMILY IMAGE\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-family\"\u003e\n\n      \u003cspan class=\"kw-label\"\u003e\n        ✨ A LITTLE DAILY MAGIC TO SHARE\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Sometimes the Best Part\n        Is Opening It Together.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kw-lead\"\u003e\n        One person opens the compartment.\n        Everyone leans closer.\n        Then the newest miniature\n        immediately finds its place\n        in the growing collection.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"kw-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/7f053d43-d57c-45cf-b2f0-d6501b4b19f0.png?v=1788235269\" alt=\"Parents and child enjoying the Kitchen Witch Advent Calendar together\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kw-family-quote\"\u003e\n        “What did we get today?”\n        can become one of those simple little moments\n        the family starts looking forward to.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       GIFT\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-gift\"\u003e\n\n      \u003cspan class=\"kw-label\"\u003e\n        🎁 FOR THE KITCHEN WITCH IN YOUR LIFE\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        One Gift.\n        24 Tiny Pieces of Magic.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kw-lead\"\u003e\n        A charming countdown\n        for anyone who loves\n        witchy décor,\n        herbal aesthetics,\n        cottagecore\n        and miniature collecting.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"kw-gift-grid\"\u003e\n\n        \u003cdiv class=\"kw-gift-card\"\u003e\n          \u003cspan\u003e🌙\u003c\/span\u003e\n          \u003cstrong\u003eWitchy Décor Lovers\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-gift-card\"\u003e\n          \u003cspan\u003e🌿\u003c\/span\u003e\n          \u003cstrong\u003eCottagecore Fans\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-gift-card\"\u003e\n          \u003cspan\u003e🔮\u003c\/span\u003e\n          \u003cstrong\u003eMiniature Collectors\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kw-gift-card\"\u003e\n          \u003cspan\u003e🎁\u003c\/span\u003e\n          \u003cstrong\u003eUnique Holiday Gifts\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       PRODUCT DETAILS\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-copy\"\u003e\n\n      \u003cspan class=\"kw-label\"\u003e\n        PRODUCT DETAILS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        24 Days of Kitchen Witch Magic.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ctable class=\"kw-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eProduct\u003c\/th\u003e\n          \u003ctd\u003e\n            24 Days of Kitchen Witch Magic Advent Calendar 2026\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCountdown\u003c\/th\u003e\n          \u003ctd\u003e\n            24 Days\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eCollection\u003c\/th\u003e\n          \u003ctd\u003e\n            24 Kitchen Witch-Inspired Mini Collectibles\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eTheme\u003c\/th\u003e\n          \u003ctd\u003e\n            Kitchen Witch \/ Herbal Apothecary \/ Cozy Magic\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eExamples\u003c\/th\u003e\n          \u003ctd\u003e\n            Potion Bottles,\n            Teapot,\n            Herbs,\n            Black Cat,\n            Spoon,\n            Candle,\n            Mushroom,\n            Crystal \u0026amp; More\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth\u003eRecommended Use\u003c\/th\u003e\n          \u003ctd\u003e\n            Advent Countdown,\n            Collecting,\n            Shelf Décor,\n            Kitchen Nook Display\n            \u0026amp; Gifting\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n\n    \u003cdiv class=\"kw-note\"\u003e\n\n      \u003cstrong\u003ePlease Note:\u003c\/strong\u003e\n      Individual miniature designs,\n      labels and decorative details\n      may vary slightly\n      from production to production.\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ==========================================\n       FAQ\n       ========================================== --\u003e\n\n  \u003csection class=\"kw-section\"\u003e\n\n    \u003cdiv class=\"kw-copy\"\u003e\n\n      \u003cspan class=\"kw-label\"\u003e\n        FREQUENTLY ASKED QUESTIONS\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Before the Magic Begins\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"kw-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          How many surprises are included?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"kw-faq-answer\"\u003e\n          The calendar is designed around\n          a 24-day countdown\n          with 24 Kitchen Witch-inspired\n          miniature surprises.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Are all the pieces the same?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"kw-faq-answer\"\u003e\n          No. The collection is built around\n          a variety of miniature kitchen,\n          herbal,\n          apothecary\n          and magical objects.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Do I open one compartment each day?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"kw-faq-answer\"\u003e\n          Yes. Open the corresponding compartment\n          each day\n          and add the new miniature\n          to the growing collection.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Can I display the miniatures afterward?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"kw-faq-answer\"\u003e\n          Yes. The pieces are designed\n          to work together\n          as a decorative miniature collection.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Who is this calendar for?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"kw-faq-answer\"\u003e\n          It is especially suited\n          to fans of witchy décor,\n          cottagecore,\n          herbal aesthetics,\n          miniature collecting\n          and cozy seasonal traditions.\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\n  \u003csection class=\"kw-final\"\u003e\n\n    \u003cspan class=\"kw-label\"\u003e\n      ☾ LET THE KITCHEN MAGIC BEGIN\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      24 Days.\n      24 Tiny Treasures.\n      One Magical Kitchen.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Open one door,\n      discover another little treasure,\n      and watch your miniature witch's pantry\n      slowly come to life.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kw-cta\"\u003e\n      ✨ CHOOSE YOUR CALENDAR ABOVE ↑\n    \u003c\/div\u003e\n\n    \u003cp class=\"kw-small\"\u003e\n      Kitchen Witch • Mini Collectibles • Cozy Magical Décor\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"JXX","offers":[{"title":"Default Title","offer_id":67452047392813,"sku":"SZ06132609014728-女巫厨房","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPTImageSep1_2026_11_42_26AM_1.png?v=1788234239","url":"https:\/\/woverssy.com\/products\/11-2","provider":"woverssy","version":"1.0","type":"link"}