{"product_id":"complete-halloween-crochet-bundle-🎃-all-13-patterns","title":"Complete Halloween Crochet Bundle 🎃 - All 13 Patterns","description":"\u003cstyle\u003e\n.csb{\n  --pink:#E52C6B;\n  --pink-dk:#C41F58;\n  --orange:#F0682F;\n  --ink:#241F2E;\n  --muted:#6F6A7A;\n  --line:#EAE4DC;\n  --cream:#FFF6EC;\n  max-width:920px; margin:0 auto; padding:0 4px;\n  font-family:inherit; color:var(--ink); line-height:1.6;\n}\n.csb *{ box-sizing:border-box; }\n.csb img{ display:block; width:100%; height:auto; aspect-ratio:1\/1; object-fit:cover; }\n.csb p{ margin:0; }\n\n\/* ---------- value banner ---------- *\/\n.csb__value{\n  position:relative; overflow:hidden;\n  background:var(--cream);\n  border:2px dashed var(--pink);\n  border-radius:16px;\n  padding:30px 22px 26px;\n  text-align:center;\n  margin:0 0 14px;\n}\n.csb__value-kicker{\n  font-size:12px; font-weight:800; letter-spacing:2.4px;\n  color:var(--pink); margin-bottom:12px;\n}\n.csb__value-big{\n  font-size:36px; line-height:1.12; font-weight:800; letter-spacing:-.5px;\n}\n.csb__value-big s{ color:var(--muted); font-weight:600; }\n.csb__value-big b{ color:var(--orange); font-weight:800; }\n.csb__value-sub{ font-size:15px; color:var(--muted); margin-top:12px; }\n\n\/* ---------- math strip ---------- *\/\n.csb__math{\n  display:grid; grid-template-columns:repeat(3,1fr);\n  gap:10px; margin:0 0 38px;\n}\n.csb__math div{\n  background:#fff; border:1px solid var(--line); border-radius:12px;\n  padding:14px 10px; text-align:center;\n}\n.csb__math b{ display:block; font-size:19px; font-weight:800; color:var(--ink); }\n.csb__math span{ font-size:12px; color:var(--muted); }\n\n\/* ---------- headings ---------- *\/\n.csb__h{ margin:0 0 4px; font-size:25px; font-weight:800; letter-spacing:-.3px; }\n.csb__sub{ margin:0 0 22px; color:var(--muted); font-size:15px; }\n\n.csb__cat{\n  display:flex; align-items:center; gap:10px;\n  margin:0 0 14px; font-size:13px; font-weight:800;\n  letter-spacing:1.6px; color:var(--orange);\n}\n.csb__cat::after{\n  content:\"\"; flex:1; height:1px; background:var(--line);\n}\n\n\/* ---------- grid ---------- *\/\n.csb__grid{\n  display:grid; grid-template-columns:repeat(auto-fill,minmax(148px,1fr));\n  gap:15px; margin:0 0 32px;\n}\n.csb__card{\n  border:1px solid var(--line); border-radius:12px;\n  overflow:hidden; background:#fff;\n  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n}\n.csb__card:hover{\n  transform:translateY(-3px); border-color:var(--pink);\n  box-shadow:0 10px 22px rgba(36,31,46,.10);\n}\n.csb__card-name{\n  font-size:13px; font-weight:700; line-height:1.35;\n  padding:10px 8px 12px; text-align:center;\n}\n\n\/* ---------- specs ---------- *\/\n.csb__specs{\n  display:grid; grid-template-columns:repeat(auto-fit,minmax(205px,1fr));\n  gap:14px; margin:0 0 38px;\n}\n.csb__spec{ background:var(--cream); border-radius:12px; padding:16px 18px; }\n.csb__spec b{ display:block; font-size:15px; margin-bottom:3px; }\n.csb__spec span{ font-size:13.5px; color:var(--muted); }\n\n\/* ---------- fit boxes ---------- *\/\n.csb__two{\n  display:grid; grid-template-columns:repeat(auto-fit,minmax(265px,1fr));\n  gap:18px; margin:0 0 38px;\n}\n.csb__box{ border:1px solid var(--line); border-radius:12px; padding:20px 22px; }\n.csb__box--yes{ border-color:rgba(229,44,107,.35); background:#FFFAFC; }\n.csb__box h3{ font-size:16px; margin:0 0 12px; font-weight:800; }\n.csb__box ul{ margin:0; padding-left:20px; }\n.csb__box li{ margin-bottom:8px; font-size:14.5px; }\n.csb__box li:last-child{ margin-bottom:0; }\n\n\/* ---------- faq ---------- *\/\n.csb__faq{ margin:0 0 34px; border-top:1px solid var(--line); }\n.csb__faq details{ border-bottom:1px solid var(--line); }\n.csb__faq summary{\n  cursor:pointer; font-weight:700; font-size:15.5px;\n  list-style:none; position:relative; padding:16px 30px 16px 0;\n}\n.csb__faq summary::-webkit-details-marker{ display:none; }\n.csb__faq summary::after{\n  content:\"+\"; position:absolute; right:4px; top:12px;\n  font-size:23px; line-height:1; color:var(--pink); font-weight:400;\n}\n.csb__faq details[open] summary::after{ content:\"\\2013\"; }\n.csb__faq summary:focus-visible{\n  outline:2px solid var(--pink); outline-offset:3px; border-radius:4px;\n}\n.csb__faq p{ padding:0 0 16px; font-size:14.5px; color:var(--muted); }\n\n\/* ---------- closing ---------- *\/\n.csb__close{\n  position:relative; overflow:hidden;\n  background:var(--ink); color:#fff; border-radius:16px;\n  padding:30px 22px; text-align:center;\n}\n.csb__close::after{\n  content:\"\"; position:absolute; inset:0; pointer-events:none;\n  background:radial-gradient(circle at 85% 15%, rgba(240,104,47,.22), transparent 55%);\n}\n.csb__close h3{\n  position:relative; margin:0 0 8px; font-size:23px; font-weight:800; color:#fff;\n}\n.csb__close p{ position:relative; font-size:15px; color:#BFB8CB; }\n.csb__close p b{ color:var(--orange); }\n\n@media (max-width:600px){\n  .csb__value{ padding:24px 16px 22px; }\n  .csb__value-big{ font-size:27px; }\n  .csb__math b{ font-size:16px; }\n  .csb__math span{ font-size:11px; }\n  .csb__h{ font-size:21px; }\n  .csb__grid{ grid-template-columns:repeat(2,1fr); gap:12px; }\n}\n@media (prefers-reduced-motion:reduce){\n  .csb__card{ transition:none; }\n  .csb__card:hover{ transform:none; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"csb\"\u003e\n\n  \u003c!-- ============ VALUE ============ --\u003e\n  \u003cdiv class=\"csb__value\"\u003e\n    \u003cdiv class=\"csb__value-kicker\"\u003e🎃 THE WHOLE COLLECTION\u003c\/div\u003e\n    \u003cp class=\"csb__value-big\"\u003e13 patterns for \u003cs\u003e$116.87\u003c\/s\u003e \u003cb\u003e$29\u003c\/b\u003e\u003c\/p\u003e\n    \u003cp class=\"csb__value-sub\"\u003eEvery Halloween pattern in the shop. One download. Yours forever.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"csb__math\"\u003e\n    \u003cdiv\u003e\n\u003cb\u003e13\u003c\/b\u003e\u003cspan\u003epatterns\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cb\u003e$2.23\u003c\/b\u003e\u003cspan\u003eeach, not $8.99\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n\u003cb\u003e75%\u003c\/b\u003e\u003cspan\u003eoff the lot\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ WHAT'S INSIDE ============ --\u003e\n  \u003ch2 class=\"csb__h\"\u003eWhat's inside\u003c\/h2\u003e\n  \u003cp class=\"csb__sub\"\u003eToys, decor and things you can wear — delivered as individual PDFs in one instant download.\u003c\/p\u003e\n\n  \u003cdiv class=\"csb__cat\"\u003e🧸 AMIGURUMI \u0026amp; TOYS · 5\u003c\/div\u003e\n  \u003cdiv class=\"csb__grid\"\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Sep_2_2026_02_38_46_PM_600x.webp?v=1788359500\" alt=\"Grim Reaper amigurumi crochet pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eGrim Reaper\u003cbr\u003eSkeleton Doll\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Aug_13_2026_07_28_31_PM_600x.webp?v=1786645734\" alt=\"Halloween cats amigurumi crochet pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eHalloween Cats\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Aug_13_2026_05_28_52_PM_600x.webp?v=1786638563\" alt=\"Spooky Halloween amigurumi crochet pattern set\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eSpooky Amigurumi\u003cbr\u003eSet\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPTImageAug24_2026_11_59_44PM_600x.webp?v=1787613203\" alt=\"Halloween gothic dolls crochet pattern, five in one\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eGothic Dolls\u003cbr\u003e5 in 1\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Aug_3_2026_02_20_44_PM_600x.webp?v=1785773834\" alt=\"Kawaii Halloween bao bun amigurumi crochet pattern set\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eKawaii Bao Buns\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"csb__cat\"\u003e🕸️ DECOR \u0026amp; DISPLAY · 5\u003c\/div\u003e\n  \u003cdiv class=\"csb__grid\"\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Aug_20_2026_10_06_40_PM_600x.webp?v=1787260032\" alt=\"Halloween crochet bouquet pattern with ghost, bat and pumpkin\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eHalloween Bouquet\u003cbr\u003eGhost, Bat \u0026amp; Pumpkin\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPTImageAug20_2026_03_48_24PM_600x.webp?v=1787260932\" alt=\"Halloween crochet spiral decorations trio pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eSpiral Decorations\u003cbr\u003eTrio\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Sep_3_2026_12_14_07_AM_600x.png?v=1788391101\" alt=\"Haunted skull Halloween wreath crochet pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eHaunted Skull\u003cbr\u003eWreath\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Sep_4_2026_10_47_41_PM_600x.webp?v=1788564251\" alt=\"Halloween spiderweb hoop decor crochet pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eSpiderweb Hoop\u003cbr\u003eDecor\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPTImageAug25_2026_12_10_05AM_600x.png?v=1787613216\" alt=\"Gothic witch hat crochet pattern\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eGothic Witch Hat\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"csb__cat\"\u003e👗 WEARABLES · 3\u003c\/div\u003e\n  \u003cdiv class=\"csb__grid\"\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPTImageAug25_2026_12_38_23AM_600x.webp?v=1787614867\" alt=\"Gothic crochet dress pattern, three Victorian styles\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eGothic Dress\u003cbr\u003e3 Victorian Styles\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Sep_4_2026_01_12_52_AM_600x.webp?v=1788480800\" alt=\"Halloween patchwork crochet cardigan pattern, XS to 8XL\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003ePatchwork Cardigan\u003cbr\u003eXS–8XL\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"csb__card\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPT_Image_Aug_3_2026_02_21_15_PM_600x.webp?v=1785777384\" alt=\"Spiderweb crochet top pattern, custom size\"\u003e\n      \u003cdiv class=\"csb__card-name\"\u003eSpiderweb Top\u003cbr\u003eCustom Size\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ============ SPECS ============ --\u003e\n  \u003ch2 class=\"csb__h\"\u003eWhat you get\u003c\/h2\u003e\n  \u003cp class=\"csb__sub\"\u003eNo waiting, no shipping, nothing to lose in the post.\u003c\/p\u003e\n\n  \u003cdiv class=\"csb__specs\"\u003e\n    \u003cdiv class=\"csb__spec\"\u003e\n      \u003cb\u003e⚡ Instant download\u003c\/b\u003e\n      \u003cspan\u003ePDFs land in your inbox the second you check out.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"csb__spec\"\u003e\n      \u003cb\u003e📸 Step-by-step photos\u003c\/b\u003e\n      \u003cspan\u003eEvery stage shown, not just written.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"csb__spec\"\u003e\n      \u003cb\u003e🧶 US crochet terms\u003c\/b\u003e\n      \u003cspan\u003eWritten clearly, with a stitch list for each project.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"csb__spec\"\u003e\n      \u003cb\u003e♾️ Yours forever\u003c\/b\u003e\n      \u003cspan\u003eDownload as many times as you like, on any device.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ FIT ============ --\u003e\n  \u003cdiv class=\"csb__two\"\u003e\n    \u003cdiv class=\"csb__box csb__box--yes\"\u003e\n      \u003ch3\u003e✅ Perfect if you…\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eKnow the basic stitches and want a season's worth of projects\u003c\/li\u003e\n        \u003cli\u003eAre making gifts, decor, or market stock for Halloween\u003c\/li\u003e\n        \u003cli\u003eWant toys, wearables and decor all in one place\u003c\/li\u003e\n        \u003cli\u003eWould rather have everything now than pick one at a time\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"csb__box\"\u003e\n      \u003ch3\u003e❌ Maybe skip if you…\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eHave never held a hook before — start with one beginner pattern first\u003c\/li\u003e\n        \u003cli\u003eWant a finished item rather than a pattern to make yourself\u003c\/li\u003e\n        \u003cli\u003eOnly want one specific design\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ FAQ ============ --\u003e\n  \u003ch2 class=\"csb__h\"\u003eQuestions\u003c\/h2\u003e\n  \u003cp class=\"csb__sub\"\u003eThe things people ask before buying.\u003c\/p\u003e\n\n  \u003cdiv class=\"csb__faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a physical product?\u003c\/summary\u003e\n      \u003cp\u003eNo. These are digital PDF patterns you download and either read on a screen or print. Nothing ships.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I get the files?\u003c\/summary\u003e\n      \u003cp\u003eA download link appears right after checkout and is also emailed to you. If it doesn't arrive, check your spam folder or message us and we'll send it straight over.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat skill level are these?\u003c\/summary\u003e\n      \u003cp\u003eMost are beginner to intermediate. If you can chain, single crochet, increase and decrease, you can make almost everything here. The cardigan and the dresses are a step up.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does each pattern take?\u003c\/summary\u003e\n      \u003cp\u003eThe smaller amigurumi and decor pieces are an evening or two. The wreath, bouquet and wearables are weekend projects. Thirteen patterns is comfortably a full season of making.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I sell what I make?\u003c\/summary\u003e\n      \u003cp\u003eYes — you're welcome to sell finished items you make from these patterns. Please don't resell or share the PDF files themselves.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I buy just one pattern?\u003c\/summary\u003e\n      \u003cp\u003eOf course — every pattern is sold individually in the shop. The bundle is simply the cheapest way to get all of them at once.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ============ CLOSING ============ --\u003e\n  \u003cdiv class=\"csb__close\"\u003e\n    \u003ch3\u003e13 patterns. One download. $29. 🎃\u003c\/h3\u003e\n    \u003cp\u003eThat's \u003cb\u003e$2.23\u003c\/b\u003e a pattern instead of $8.99.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"crochetschool.shop","offers":[{"title":"Default Title","offer_id":40909597409409,"sku":null,"price":29.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0604\/9451\/2257\/files\/ChatGPTImageSep7_2026_06_07_07PM.png?v=1788775646","url":"https:\/\/crochetschool.shop\/products\/complete-halloween-crochet-bundle-%f0%9f%8e%83-all-13-patterns","provider":"crochetschool.shop","version":"1.0","type":"link"}