The Broom Closet Kit

The Broom Closet Kit cover
The Broom Closet Kit

The Broom Closet Kit

Practice fully, practice quietly. Discreet rituals, everyday-object magic, and grounding you can do in a locked bathroom.

Yours alone, and no one has to know.

$9.99

Instant download
Yours forever — no subscription
🔒Secure Stripe checkout
30-day money-back guarantee

Look Inside

Interior page from The Broom Closet Kit
Interior page from The Broom Closet Kit
Interior page from The Broom Closet Kit

Actual pages from the finished product — what you see is what you download.

What’s Inside

  • Discreet daily practices that look like nothing from the outside — and hold real intent on the inside
  • Everyday-object magic: the kitchen, the shower, a cup of tea, a locked door
  • Grounding and protection you can do silently, in shared spaces, on no budget
  • 16 focused pages — no filler, no shopping list of tools you can't safely own

Who This Is For

For the witch who practices quietly — because of family, housemates, work, or simply preference. Nothing in this kit requires an altar, a candle, or an explanation. If your craft has to live in a broom closet for now, this makes the closet bigger on the inside.

Questions, Answered

Will anything in this kit out me?
No. Every practice was chosen to be invisible or fully deniable — no tools, no smoke, no symbols left out. That constraint shaped the whole kit.
Is this only for beginners?
It's beginner-friendly, but the constraint is the point — plenty of experienced witches practice discreetly and want practices built for that, not watered down from open ones.
How is it delivered?
Instant PDF download after checkout, emailed within seconds. Read it on your phone — it looks like any other document.

Begin Tonight

30-day money-back guarantee — if it doesn't serve your practice, reply to your receipt and we'll refund you.

Completes the Set

The Mystic Circle

Every new moon and full moon, Circle members receive a fresh ritual drop
— with the guided audio included. One tier, one price, no upsell maze.

Step Into the Circle →

Join The Mystic Circle

Weekly spells, moon rituals & magickal wisdom — plus a free ritual planner.

/** * WCFB Umami funnel stub — product_impression / product_click * * Env-gated via window.WCFB_UMAMI_CONFIG (set by PHP snippet or inline config). * Does NOT emit fake analytics when disabled or when umami is unavailable. */ (function () { 'use strict'; var cfg = window.WCFB_UMAMI_CONFIG || {}; var enabled = Boolean(cfg.enabled); var websiteId = cfg.websiteId || ''; function umamiReady() { return enabled && websiteId && typeof window.umami === 'function'; } function track(name, props) { if (!umamiReady()) { return; } try { window.umami(name, props || {}); } catch (e) { /* silent — analytics must never break the page */ } } function readAttrs(el) { return { product_id: el.getAttribute('data-product-id') || '', variant: el.getAttribute('data-variant') || 'A', surface: el.getAttribute('data-surface') || 'unknown', }; } function bindImpressions() { document.querySelectorAll('[data-event="product_impression"]').forEach(function (el) { if (el.dataset.umamiImpression) { return; } el.dataset.umamiImpression = '1'; track('product_impression', readAttrs(el)); }); } document.addEventListener('click', function (e) { var target = e.target.closest( '[data-event="product_click"], [data-event="add_to_cart"]' ); if (!target) { return; } track('product_click', readAttrs(target)); }, true); if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', bindImpressions); } else { bindImpressions(); } })(); /** * WCFB Exit Intent Modal — loads exit_intent zone HTML once per session. */ (function () { 'use strict'; var SHOWN_KEY = 'wcfb_exit_intent_shown'; if (sessionStorage.getItem(SHOWN_KEY)) return; var apiBase = window.WCFB_CONVERSION_API || ''; if (!apiBase) return; function showModal(html) { if (!html || html.indexOf('wcfb-zone') === -1) return; sessionStorage.setItem(SHOWN_KEY, '1'); var overlay = document.createElement('div'); overlay.className = 'wcfb-exit-overlay'; overlay.innerHTML = ''; overlay.style.cssText = 'position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:99999;display:flex;align-items:center;justify-content:center;padding:1rem'; var modal = overlay.querySelector('.wcfb-exit-modal'); if (modal) { modal.style.cssText = 'max-width:520px;width:100%;background:#12121a;border-radius:12px;padding:1.5rem;position:relative'; } overlay.addEventListener('click', function (e) { if (e.target === overlay || e.target.classList.contains('wcfb-exit-close')) { overlay.remove(); } }); document.body.appendChild(overlay); } function fetchZone() { var url = apiBase.replace(/\/$/, '') + '/zones/exit_intent'; fetch(url, { credentials: 'omit' }) .then(function (r) { return r.text(); }) .then(showModal) .catch(function () {}); } var triggered = false; document.addEventListener('mouseout', function (e) { if (triggered) return; if (!e.relatedTarget && e.clientY <= 0) { triggered = true; fetchZone(); } }); })();
Featured on
Listed on DevTool.ioListed on SaaSHub
Featured on
Listed on DevTool.ioListed on SaaSHub