{"product_id":"whimsical-gnome-adventures-9-piece-fantasy-crochet-diy-kit-6","title":"🧶 Whimsical Gnome Adventures — 9-Piece Fantasy Crochet DIY Kit","description":"\u003cstyle\u003e\n#gg-crochet-page,\n#gg-crochet-page *{\n  box-sizing:border-box;\n}\n\n#gg-crochet-page{\n  --pink:#ef7fa4;\n  --rose:#e55f8a;\n  --mint:#78cdbc;\n  --sage:#8aae75;\n  --yellow:#f4c85a;\n  --blue:#6a95dc;\n  --purple:#9471cb;\n  --cream:#fffaf4;\n  --paper:#f9f5ee;\n  --ink:#332d38;\n  --muted:#756c78;\n  --border:#eadfe5;\n  --shadow:0 16px 44px rgba(59,43,64,.09);\n\n  max-width:1180px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--ink);\n  font-family:Inter,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n}\n\n#gg-crochet-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  filter:none!important;\n}\n\n#gg-crochet-page h1,\n#gg-crochet-page h2,\n#gg-crochet-page h3,\n#gg-crochet-page p{\n  margin-top:0;\n}\n\n.gg-section{\n  padding:78px 44px;\n}\n\n.gg-heading{\n  max-width:790px;\n  margin:0 auto 42px;\n  text-align:center;\n}\n\n.gg-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:7px;\n  margin-bottom:13px;\n  padding:8px 14px;\n  border-radius:999px;\n  background:#f8e9ef;\n  color:#b14e70;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.gg-heading h2{\n  margin-bottom:15px;\n  color:#312936!important;\n  font-size:clamp(32px,4.5vw,53px);\n  line-height:1.04;\n  letter-spacing:-1.5px;\n}\n\n.gg-heading p{\n  max-width:690px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n\n\/* HERO *\/\n\n.gg-hero{\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  min-height:625px;\n  margin:20px 18px 0;\n  overflow:hidden;\n  border:1px solid #f0dfe7;\n  border-radius:30px;\n  background:\n    radial-gradient(circle at 5% 5%,rgba(242,131,167,.18),transparent 31%),\n    radial-gradient(circle at 85% 80%,rgba(121,205,188,.14),transparent 30%),\n    #fff8f5;\n}\n\n.gg-hero-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:58px 48px;\n}\n\n.gg-mini-label{\n  align-self:flex-start;\n  margin-bottom:17px;\n  padding:8px 13px;\n  border:1px solid #ebd6df;\n  border-radius:999px;\n  background:white;\n  color:#aa5470;\n  font-size:10px;\n  font-weight:900;\n  letter-spacing:1px;\n}\n\n.gg-hero h1{\n  margin-bottom:19px;\n  color:#342b39!important;\n  font-size:clamp(41px,5.5vw,66px);\n  line-height:.99;\n  letter-spacing:-2px;\n}\n\n.gg-hero h1 span{\n  display:block;\n  margin-top:8px;\n  color:#dd658c!important;\n}\n\n.gg-hero-copy\u003ep{\n  max-width:520px;\n  margin-bottom:25px;\n  color:#746b77!important;\n  font-size:16px;\n  line-height:1.74;\n}\n\n.gg-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-bottom:27px;\n}\n\n.gg-pill{\n  padding:9px 12px;\n  border:1px solid #eadde3;\n  border-radius:999px;\n  background:#fff;\n  color:#625967;\n  font-size:10px;\n  font-weight:800;\n}\n\n.gg-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  align-self:flex-start;\n  min-height:52px;\n  padding:0 25px;\n  border:0;\n  border-radius:15px;\n  background:linear-gradient(135deg,#ef7fa4,#d46bb1,#8177cf);\n  box-shadow:0 12px 30px rgba(208,105,160,.22);\n  color:white!important;\n  text-decoration:none!important;\n  cursor:pointer;\n  font-size:14px;\n  font-weight:900;\n  transition:.22s ease;\n}\n\n.gg-btn:hover{\n  transform:translateY(-2px);\n}\n\n.gg-hero-img{\n  position:relative;\n  min-height:625px;\n  overflow:hidden;\n  background:#f6eef1;\n}\n\n.gg-hero-img img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  object-position:center;\n}\n\n.gg-hero-badge{\n  position:absolute;\n  right:18px;\n  bottom:18px;\n  max-width:235px;\n  padding:15px 17px;\n  border:1px solid rgba(255,255,255,.8);\n  border-radius:17px;\n  background:rgba(255,255,255,.94);\n  box-shadow:0 12px 35px rgba(44,34,50,.15);\n}\n\n.gg-hero-badge strong{\n  display:block;\n  margin-bottom:4px;\n  color:#3d3141;\n  font-size:13px;\n}\n\n.gg-hero-badge span{\n  color:#776d78;\n  font-size:10px;\n  line-height:1.55;\n}\n\n\n\/* TRUST *\/\n\n.gg-trust{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:1px;\n  margin:18px 18px 0;\n  overflow:hidden;\n  border:1px solid #eadfe4;\n  border-radius:18px;\n  background:#eadfe4;\n}\n\n.gg-trust-item{\n  padding:19px 10px;\n  background:white;\n  text-align:center;\n}\n\n.gg-trust-icon{\n  margin-bottom:5px;\n  font-size:21px;\n}\n\n.gg-trust-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:#3c3340;\n  font-size:11px;\n}\n\n.gg-trust-item span{\n  color:#887f88;\n  font-size:9px;\n}\n\n\n\/* INTRO *\/\n\n.gg-intro{\n  background:#fff;\n}\n\n.gg-intro-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:45px;\n  align-items:center;\n}\n\n.gg-intro-img{\n  overflow:hidden;\n  border-radius:25px;\n  box-shadow:var(--shadow);\n}\n\n.gg-intro-img img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.gg-intro-copy h2{\n  margin-bottom:18px;\n  color:#302837!important;\n  font-size:clamp(34px,4.4vw,52px);\n  line-height:1.04;\n  letter-spacing:-1.4px;\n}\n\n.gg-intro-copy p{\n  margin-bottom:18px;\n  color:#746b77;\n  font-size:15px;\n  line-height:1.8;\n}\n\n.gg-quote{\n  margin-top:22px;\n  padding:17px 20px;\n  border-left:4px solid #e5799c;\n  border-radius:0 14px 14px 0;\n  background:#fff4f7;\n  color:#625660;\n  font-size:13px;\n  line-height:1.7;\n}\n\n\n\/* THEMES *\/\n\n.gg-themes{\n  background:#faf7f8;\n}\n\n.gg-theme-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:24px;\n}\n\n.gg-theme-card{\n  overflow:hidden;\n  border:1px solid #eadfe5;\n  border-radius:24px;\n  background:white;\n  box-shadow:0 8px 28px rgba(55,43,60,.05);\n  transition:.25s ease;\n}\n\n.gg-theme-card:hover{\n  transform:translateY(-4px);\n  box-shadow:0 18px 40px rgba(55,43,60,.10);\n}\n\n.gg-theme-card.gg-wide{\n  grid-column:1\/-1;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n}\n\n.gg-theme-img{\n  position:relative;\n  overflow:hidden;\n}\n\n.gg-theme-card:not(.gg-wide) .gg-theme-img img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.gg-theme-card.gg-wide .gg-theme-img img{\n  width:100%;\n  height:100%;\n  min-height:480px;\n  object-fit:cover;\n}\n\n.gg-num{\n  position:absolute;\n  top:14px;\n  left:14px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:39px;\n  height:39px;\n  border-radius:50%;\n  background:rgba(255,255,255,.94);\n  box-shadow:0 8px 20px rgba(0,0,0,.11);\n  color:#523c4a;\n  font-size:11px;\n  font-weight:900;\n}\n\n.gg-theme-body{\n  padding:23px 24px 27px;\n}\n\n.gg-wide .gg-theme-body{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:45px;\n}\n\n.gg-tag{\n  display:inline-block;\n  align-self:flex-start;\n  margin-bottom:9px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:#f7eaf0;\n  color:#ae5271;\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.gg-theme-card h3{\n  margin-bottom:9px;\n  color:#342c39!important;\n  font-size:23px;\n  line-height:1.15;\n}\n\n.gg-wide h3{\n  font-size:31px;\n}\n\n.gg-theme-card p{\n  margin-bottom:16px;\n  color:#776e79;\n  font-size:13px;\n  line-height:1.7;\n}\n\n.gg-mini-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:6px;\n}\n\n.gg-mini-tags span{\n  padding:6px 9px;\n  border-radius:999px;\n  background:#faf5f7;\n  color:#6d626d;\n  font-size:9px;\n  font-weight:700;\n}\n\n\n\/* KIT *\/\n\n.gg-kit{\n  background:\n    radial-gradient(circle at 100% 0%,rgba(122,204,188,.12),transparent 33%),\n    #fffaf6;\n}\n\n.gg-kit-grid{\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n  gap:42px;\n  align-items:center;\n}\n\n.gg-kit h2{\n  margin-bottom:17px;\n  color:#302836!important;\n  font-size:clamp(34px,4.4vw,51px);\n  line-height:1.04;\n}\n\n.gg-kit-copy\u003ep{\n  margin-bottom:24px;\n  color:#746b77;\n  font-size:15px;\n  line-height:1.78;\n}\n\n.gg-kit-list{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px;\n}\n\n.gg-kit-item{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  min-height:65px;\n  padding:12px;\n  border:1px solid #eadfe4;\n  border-radius:14px;\n  background:white;\n}\n\n.gg-kit-ico{\n  display:flex;\n  flex:none;\n  align-items:center;\n  justify-content:center;\n  width:39px;\n  height:39px;\n  border-radius:11px;\n  background:#f9edf2;\n  font-size:18px;\n}\n\n.gg-kit-item strong{\n  display:block;\n  margin-bottom:2px;\n  color:#443846;\n  font-size:11px;\n}\n\n.gg-kit-item small{\n  color:#8a808a;\n  font-size:9px;\n}\n\n.gg-kit-img{\n  overflow:hidden;\n  border-radius:25px;\n  box-shadow:var(--shadow);\n}\n\n.gg-kit-img img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n\n\/* LIFESTYLE *\/\n\n.gg-life{\n  background:#f7f5f8;\n}\n\n.gg-life-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n\n.gg-life-card{\n  overflow:hidden;\n  border:1px solid #e8dfe5;\n  border-radius:22px;\n  background:white;\n}\n\n.gg-life-card img{\n  aspect-ratio:4\/5;\n  object-fit:cover;\n}\n\n.gg-life-copy{\n  padding:21px;\n}\n\n.gg-life-step{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  width:31px;\n  height:31px;\n  margin-bottom:10px;\n  border-radius:50%;\n  background:linear-gradient(135deg,#ef82a4,#8e7ed0);\n  color:#fff;\n  font-size:10px;\n  font-weight:900;\n}\n\n.gg-life-card h3{\n  margin-bottom:7px;\n  color:#372e3c!important;\n  font-size:18px;\n}\n\n.gg-life-card p{\n  margin:0;\n  color:#776e78;\n  font-size:11px;\n  line-height:1.68;\n}\n\n\n\/* EMOTIONAL *\/\n\n.gg-emotion{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  background:#fbf4f7;\n}\n\n.gg-emotion-img img{\n  width:100%;\n  height:100%;\n  min-height:580px;\n  object-fit:cover;\n}\n\n.gg-emotion-copy{\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:60px;\n}\n\n.gg-emotion-copy h2{\n  margin-bottom:18px;\n  color:#342a38!important;\n  font-size:clamp(34px,4.4vw,52px);\n  line-height:1.04;\n}\n\n.gg-emotion-copy p{\n  margin-bottom:18px;\n  color:#776d78;\n  font-size:15px;\n  line-height:1.77;\n}\n\n.gg-use-tags{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:8px;\n}\n\n.gg-use-tags span{\n  padding:8px 11px;\n  border:1px solid #eadce2;\n  border-radius:999px;\n  background:#fff;\n  color:#6b6069;\n  font-size:10px;\n}\n\n\n\/* FINISHED *\/\n\n.gg-finished{\n  background:white;\n}\n\n.gg-finished-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n}\n\n.gg-finish-card{\n  overflow:hidden;\n  border-radius:22px;\n  background:#faf7f8;\n  border:1px solid #eee4e8;\n}\n\n.gg-finish-card img{\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.gg-finish-copy{\n  padding:20px;\n}\n\n.gg-finish-copy span{\n  display:block;\n  margin-bottom:7px;\n  color:#b45a79;\n  font-size:9px;\n  font-weight:900;\n  letter-spacing:.7px;\n  text-transform:uppercase;\n}\n\n.gg-finish-copy h3{\n  margin-bottom:7px;\n  color:#352c39!important;\n  font-size:18px;\n}\n\n.gg-finish-copy p{\n  margin:0;\n  color:#786f79;\n  font-size:11px;\n  line-height:1.65;\n}\n\n\n\/* THEME TABLE *\/\n\n.gg-compare{\n  background:#faf7f8;\n}\n\n.gg-table-wrap{\n  overflow-x:auto;\n  border:1px solid #e8dfe5;\n  border-radius:18px;\n  background:white;\n}\n\n.gg-table{\n  width:100%;\n  min-width:800px;\n  border-collapse:collapse;\n}\n\n.gg-table th,\n.gg-table td{\n  padding:16px 15px;\n  border-bottom:1px solid #eee6ea;\n  text-align:left;\n}\n\n.gg-table th{\n  background:#4a3949;\n  color:#fff;\n  font-size:10px;\n}\n\n.gg-table td{\n  color:#6f6570;\n  font-size:10px;\n}\n\n.gg-table td:first-child{\n  color:#403440;\n  font-weight:850;\n}\n\n\n\/* REVIEWS *\/\n\n.gg-reviews{\n  background:#fffdf9;\n}\n\n.gg-review-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n}\n\n.gg-review{\n  padding:24px;\n  border:1px solid #eadfe5;\n  border-radius:20px;\n  background:white;\n}\n\n.gg-stars{\n  margin-bottom:11px;\n  color:#ecae36;\n  letter-spacing:2px;\n  font-size:14px;\n}\n\n.gg-review p{\n  margin-bottom:18px;\n  color:#675d68;\n  font-size:12px;\n  line-height:1.7;\n}\n\n.gg-reviewer{\n  display:flex;\n  align-items:center;\n  gap:10px;\n}\n\n.gg-avatar{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:36px;\n  height:36px;\n  border-radius:50%;\n  background:#f4e6ec;\n  color:#a44e6c;\n  font-size:11px;\n  font-weight:900;\n}\n\n.gg-reviewer strong{\n  display:block;\n  color:#443845;\n  font-size:10px;\n}\n\n.gg-reviewer span{\n  color:#988d96;\n  font-size:9px;\n}\n\n\n\/* FAQ *\/\n\n.gg-faq{\n  background:white;\n}\n\n.gg-faq-wrap{\n  max-width:850px;\n  margin:auto;\n}\n\n.gg-faq details{\n  border-bottom:1px solid #e9e0e5;\n}\n\n.gg-faq summary{\n  position:relative;\n  padding:20px 44px 20px 0;\n  cursor:pointer;\n  list-style:none;\n  color:#3a303d;\n  font-size:13px;\n  font-weight:850;\n}\n\n.gg-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.gg-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  top:15px;\n  right:2px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:30px;\n  height:30px;\n  border-radius:50%;\n  background:#f8eaf0;\n  color:#ae5271;\n  font-size:18px;\n}\n\n.gg-faq details[open] summary:after{\n  content:\"×\";\n}\n\n.gg-answer{\n  padding:0 0 20px;\n  color:#756c77;\n  font-size:12px;\n  line-height:1.75;\n}\n\n\n\/* CTA *\/\n\n.gg-final{\n  padding:83px 40px;\n  background:\n    radial-gradient(circle at 8% 15%,rgba(244,200,90,.22),transparent 31%),\n    radial-gradient(circle at 88% 80%,rgba(120,205,188,.21),transparent 34%),\n    linear-gradient(135deg,#f7dce5,#eee4fb);\n  text-align:center;\n}\n\n.gg-final-inner{\n  max-width:760px;\n  margin:auto;\n}\n\n.gg-final h2{\n  margin-bottom:17px;\n  color:#392d3b!important;\n  font-size:clamp(38px,5vw,59px);\n  line-height:1.02;\n}\n\n.gg-final p{\n  max-width:650px;\n  margin:0 auto 27px;\n  color:#6e626d;\n  font-size:15px;\n  line-height:1.75;\n}\n\n.gg-final .gg-btn{\n  align-self:auto;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:900px){\n\n  .gg-section{\n    padding:58px 24px;\n  }\n\n  .gg-hero{\n    grid-template-columns:1fr;\n    min-height:auto;\n    margin:12px 10px 0;\n    border-radius:22px;\n  }\n\n  .gg-hero-img{\n    order:1;\n    min-height:auto;\n  }\n\n  .gg-hero-img img{\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .gg-hero-copy{\n    order:2;\n    padding:40px 28px 44px;\n  }\n\n  .gg-hero h1{\n    font-size:44px;\n  }\n\n  .gg-trust{\n    grid-template-columns:1fr 1fr;\n    margin:14px 10px 0;\n  }\n\n  .gg-intro-grid,\n  .gg-kit-grid,\n  .gg-emotion{\n    grid-template-columns:1fr;\n  }\n\n  .gg-theme-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gg-theme-card.gg-wide{\n    grid-column:auto;\n    display:block;\n  }\n\n  .gg-theme-card.gg-wide .gg-theme-img img{\n    min-height:auto;\n    aspect-ratio:1\/1;\n  }\n\n  .gg-wide .gg-theme-body{\n    padding:24px;\n  }\n\n  .gg-life-grid,\n  .gg-finished-grid,\n  .gg-review-grid{\n    grid-template-columns:1fr;\n  }\n\n  .gg-emotion-img img{\n    min-height:auto;\n    aspect-ratio:1\/1;\n  }\n\n  .gg-emotion-copy{\n    padding:42px 27px;\n  }\n}\n\n@media(max-width:520px){\n\n  .gg-section{\n    padding:49px 16px;\n  }\n\n  .gg-heading{\n    margin-bottom:29px;\n  }\n\n  .gg-heading h2{\n    font-size:33px;\n  }\n\n  .gg-hero{\n    margin:7px 7px 0;\n    border-radius:18px;\n  }\n\n  .gg-hero-copy{\n    padding:31px 19px 35px;\n  }\n\n  .gg-hero h1{\n    font-size:38px;\n  }\n\n  .gg-hero-copy\u003ep{\n    font-size:14px;\n  }\n\n  .gg-hero-badge{\n    right:9px;\n    bottom:9px;\n    max-width:195px;\n    padding:11px 13px;\n  }\n\n  .gg-trust{\n    margin:10px 7px 0;\n  }\n\n  .gg-trust-item{\n    padding:15px 7px;\n  }\n\n  .gg-kit-list{\n    grid-template-columns:1fr;\n  }\n\n  .gg-intro-copy h2,\n  .gg-kit h2,\n  .gg-emotion-copy h2{\n    font-size:34px;\n  }\n\n  .gg-final{\n    padding:62px 20px 68px;\n  }\n\n  .gg-final h2{\n    font-size:38px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"section-template--21483028807871__custom_liquid_4A6kEy-padding\"\u003e\n\u003cdiv id=\"gg-crochet-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"gg-hero\"\u003e\n\u003cdiv class=\"gg-hero-copy\"\u003e\n\u003cdiv class=\"gg-mini-label\"\u003e✦ 5 WHIMSICAL WORLDS TO CROCHET\u003c\/div\u003e\n\u003ch1\u003eOne Hook. \u003cspan\u003eA Whole Little World.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eCandy carnivals, distant galaxies, sunny farms, enchanted tea parties and hidden dragon treasures. Choose your favorite world and turn soft yarn into nine tiny characters you'll be proud to say you made yourself.\u003c\/p\u003e\n\u003cdiv class=\"gg-pills\"\u003e\n\u003cspan class=\"gg-pill\"\u003e9 Creations Per Theme\u003c\/span\u003e \u003cspan class=\"gg-pill\"\u003eBeginner Friendly\u003c\/span\u003e \u003cspan class=\"gg-pill\"\u003eStep By Step Guide\u003c\/span\u003e \u003cspan class=\"gg-pill\"\u003eVideo Guidance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"gg-btn gg-buy\"\u003e Choose Your Crochet World \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-hero-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/1_e9760b58-82f0-4ff1-a494-38ccd0c9ef69.png?v=1788079019\u0026amp;width=1800\" alt=\"Candy Carnival Gnomes Crochet DIY Kit\" loading=\"eager\"\u003e\n\u003cdiv class=\"gg-hero-badge\"\u003e\n\u003cstrong\u003eMake all 9 yourself\u003c\/strong\u003e \u003cspan\u003e Every character becomes a tiny handmade piece with its own personality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"gg-trust\"\u003e\n\u003cdiv class=\"gg-trust-item\"\u003e\n\u003cdiv class=\"gg-trust-icon\"\u003e🧶\u003c\/div\u003e\n\u003cstrong\u003eComplete DIY Experience\u003c\/strong\u003e \u003cspan\u003eEverything organized by theme\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-trust-item\"\u003e\n\u003cdiv class=\"gg-trust-icon\"\u003e✨\u003c\/div\u003e\n\u003cstrong\u003e9 Creations Per Kit\u003c\/strong\u003e \u003cspan\u003eA full little world to make\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-trust-item\"\u003e\n\u003cdiv class=\"gg-trust-icon\"\u003e📖\u003c\/div\u003e\n\u003cstrong\u003eGuided Projects\u003c\/strong\u003e \u003cspan\u003eFollow each character step by step\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-trust-item\"\u003e\n\u003cdiv class=\"gg-trust-icon\"\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eGiftable Craft\u003c\/strong\u003e \u003cspan\u003eFor makers and creative friends\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"gg-section gg-intro\"\u003e\n\u003cdiv class=\"gg-intro-grid\"\u003e\n\u003cdiv class=\"gg-intro-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/9_2347bead-abcd-42a5-835f-8654a6154a15.png?v=1788079019\u0026amp;width=1500\" alt=\"Finished Enchanted Tea Party Gnomes crochet collection\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gg-intro-copy\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eA LITTLE ESCAPE YOU CAN HOLD\u003c\/div\u003e\n\u003ch2\u003eSome evenings deserve more than another hour of scrolling.\u003c\/h2\u003e\n\u003cp\u003ePick up your hook, choose a tiny character and watch a handful of yarn slowly become something with a face, a story and a ridiculous amount of personality.\u003c\/p\u003e\n\u003cp\u003eEvery collection is designed around its own miniature world, so finishing one character naturally makes you want to meet the next.\u003c\/p\u003e\n\u003cdiv class=\"gg-quote\"\u003eNine projects. One theme. Plenty of quiet little moments where your hands stay busy and everything else gets quieter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- THEMES --\u003e\n\u003csection class=\"gg-section gg-themes\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eCHOOSE YOUR WORLD\u003c\/div\u003e\n\u003ch2\u003eFive Stories Waiting For Your First Stitch.\u003c\/h2\u003e\n\u003cp\u003eEach kit has its own color palette, characters and personality. Pick the world that feels most like you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-grid\"\u003e\n\u003c!-- CANDY --\u003e\n\u003carticle class=\"gg-theme-card\"\u003e\n\u003cdiv class=\"gg-theme-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/1_e9760b58-82f0-4ff1-a494-38ccd0c9ef69.png?v=1788079019\u0026amp;width=1400\" alt=\"Candy Carnival Gnomes DIY Kit\" loading=\"lazy\"\u003e \u003cspan class=\"gg-num\"\u003e01\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-body\"\u003e\n\u003cspan class=\"gg-tag\"\u003e Sweet \u0026amp; Whimsical \u003c\/span\u003e\n\u003ch3\u003eCandy Carnival Gnomes\u003c\/h3\u003e\n\u003cp\u003eCandy colored gnomes, lollipops, popcorn, a rocking horse, a sweet cart and a tiny candy cottage turn this collection into a pastel carnival.\u003c\/p\u003e\n\u003cdiv class=\"gg-mini-tags\"\u003e\n\u003cspan\u003eCandy Gnomes\u003c\/span\u003e \u003cspan\u003ePopcorn\u003c\/span\u003e \u003cspan\u003eSweet Cart\u003c\/span\u003e \u003cspan\u003eCandy Cottage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- GALAXY --\u003e\n\u003carticle class=\"gg-theme-card\"\u003e\n\u003cdiv class=\"gg-theme-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/2_3b8725e1-cdb8-4a68-acc0-c70feab97749.png?v=1788079019\u0026amp;width=1400\" alt=\"Galaxy Explorer Gnomes Crochet DIY Kit\" loading=\"lazy\"\u003e \u003cspan class=\"gg-num\"\u003e02\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-body\"\u003e\n\u003cspan class=\"gg-tag\"\u003e Cosmic Adventure \u003c\/span\u003e\n\u003ch3\u003eGalaxy Explorer Gnomes\u003c\/h3\u003e\n\u003cp\u003eAstronaut gnomes, telescopes, planets, a tiny robot, UFO adventures and an observatory create a wonderfully strange little universe.\u003c\/p\u003e\n\u003cdiv class=\"gg-mini-tags\"\u003e\n\u003cspan\u003eAstronaut Gnome\u003c\/span\u003e \u003cspan\u003ePlanets\u003c\/span\u003e \u003cspan\u003eRobot\u003c\/span\u003e \u003cspan\u003eObservatory\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FARM --\u003e\n\u003carticle class=\"gg-theme-card\"\u003e\n\u003cdiv class=\"gg-theme-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/3_19cf68ba-e5b5-4e56-a14d-1b3593f58f89.png?v=1788079019\u0026amp;width=1400\" alt=\"Sunflower Farm Gnomes Crochet DIY Kit\" loading=\"lazy\"\u003e \u003cspan class=\"gg-num\"\u003e03\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-body\"\u003e\n\u003cspan class=\"gg-tag\"\u003e Sunny Country Days \u003c\/span\u003e\n\u003ch3\u003eSunflower Farm Gnomes\u003c\/h3\u003e\n\u003cp\u003eSunflower gardeners, strawberries, chickens, market carts and a tiny red barn bring the warmth of a summer farm into your craft room.\u003c\/p\u003e\n\u003cdiv class=\"gg-mini-tags\"\u003e\n\u003cspan\u003eFarm Gnomes\u003c\/span\u003e \u003cspan\u003eSunflowers\u003c\/span\u003e \u003cspan\u003eRed Barn\u003c\/span\u003e \u003cspan\u003eGarden Cart\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- TEA PARTY --\u003e\n\u003carticle class=\"gg-theme-card\"\u003e\n\u003cdiv class=\"gg-theme-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/4_94837690-6098-4bf0-a69a-76289c63fff2.png?v=1788079019\u0026amp;width=1400\" alt=\"Enchanted Tea Party Gnomes Crochet DIY Kit\" loading=\"lazy\"\u003e \u003cspan class=\"gg-num\"\u003e04\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-body\"\u003e\n\u003cspan class=\"gg-tag\"\u003e Garden Tea Magic \u003c\/span\u003e\n\u003ch3\u003eEnchanted Tea Party Gnomes\u003c\/h3\u003e\n\u003cp\u003eFloral gnomes, tiny teacups, a rabbit, a magical teapot cottage and graceful garden friends make this the softest collection of the five.\u003c\/p\u003e\n\u003cdiv class=\"gg-mini-tags\"\u003e\n\u003cspan\u003eTea Gnomes\u003c\/span\u003e \u003cspan\u003eFloral Teapot\u003c\/span\u003e \u003cspan\u003eRabbit\u003c\/span\u003e \u003cspan\u003eSwan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- DRAGON --\u003e\n\u003carticle class=\"gg-theme-card gg-wide\"\u003e\n\u003cdiv class=\"gg-theme-img\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/5_c2e7c609-4264-439c-b52c-e3ecacebbbcb.png?v=1788079019\u0026amp;width=1600\" alt=\"Dragon Treasure Gnomes Crochet DIY Kit\" loading=\"lazy\"\u003e \u003cspan class=\"gg-num\"\u003e05\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-theme-body\"\u003e\n\u003cspan class=\"gg-tag\"\u003e Fantasy Treasure Hunt \u003c\/span\u003e\n\u003ch3\u003eDragon Treasure Gnomes\u003c\/h3\u003e\n\u003cp\u003eCrystal caves, dragons, treasure chests, explorers and lantern carrying gnomes transform the final collection into a tiny fantasy adventure.\u003c\/p\u003e\n\u003cp\u003eThis theme brings deeper jewel tones and more adventurous character designs for makers who want something a little more magical.\u003c\/p\u003e\n\u003cdiv class=\"gg-mini-tags\"\u003e\n\u003cspan\u003eDragons\u003c\/span\u003e \u003cspan\u003eCrystal Cave\u003c\/span\u003e \u003cspan\u003eTreasure Chest\u003c\/span\u003e \u003cspan\u003eFantasy Gnomes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KIT CONTENT --\u003e\n\u003csection class=\"gg-section gg-kit\"\u003e\n\u003cdiv class=\"gg-kit-grid\"\u003e\n\u003cdiv class=\"gg-kit-copy\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eOPEN THE BOX \u0026amp; START CREATING\u003c\/div\u003e\n\u003ch2\u003eEverything comes together around one simple goal: make something.\u003c\/h2\u003e\n\u003cp\u003eEach themed kit is built around an approachable crochet experience with the main materials and guidance shown together, so you can spend more time creating the characters.\u003c\/p\u003e\n\u003cdiv class=\"gg-kit-list\"\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e🧶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCoordinated Yarn\u003c\/strong\u003e \u003csmall\u003eColors matched to your theme\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e🪝\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCrochet Hook\u003c\/strong\u003e \u003csmall\u003eReady for your first stitch\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e📘\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePattern Guide\u003c\/strong\u003e \u003csmall\u003eCharacter by character instructions\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e▶️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVideo Guidance\u003c\/strong\u003e \u003csmall\u003eExtra visual crafting support\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e👀\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSafety Eyes\u003c\/strong\u003e \u003csmall\u003eGive your creations personality\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-item\"\u003e\n\u003cdiv class=\"gg-kit-ico\"\u003e☁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eStuffing \u0026amp; Accessories\u003c\/strong\u003e \u003csmall\u003eShape your finished characters\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-kit-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/3_19cf68ba-e5b5-4e56-a14d-1b3593f58f89.png?v=1788079019\u0026amp;width=1500\" alt=\"Sunflower Farm Gnomes complete crochet kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAKING --\u003e\n\u003csection class=\"gg-section gg-life\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eYOUR NEW FAVORITE QUIET HOUR\u003c\/div\u003e\n\u003ch2\u003eA Table, Some Yarn \u0026amp; A Little Time.\u003c\/h2\u003e\n\u003cp\u003eNo huge setup. No complicated craft room. Just choose a character and enjoy watching it slowly come to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-life-grid\"\u003e\n\u003carticle class=\"gg-life-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/6_c5c9862b-36b7-4bc1-bafb-91ae82f7716a.png?v=1788079019\u0026amp;width=1200\" alt=\"Woman crocheting Candy Carnival Gnome\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-life-copy\"\u003e\n\u003cspan class=\"gg-life-step\"\u003e1\u003c\/span\u003e\n\u003ch3\u003ePick Your Favorite First\u003c\/h3\u003e\n\u003cp\u003eStart with the gnome or tiny creation that immediately makes you want to make it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-life-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/7_1b0a4374-de1c-41b0-ad18-5dcb30585f8d.png?v=1788079019\u0026amp;width=1200\" alt=\"Woman crocheting Galaxy Explorer Gnomes\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-life-copy\"\u003e\n\u003cspan class=\"gg-life-step\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eFollow Along At Your Pace\u003c\/h3\u003e\n\u003cp\u003eTake your time, pause when you want and enjoy the process one small section at a time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-life-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/8_aa654111-c7db-4fa4-9902-e64e8bb05598.png?v=1788079019\u0026amp;width=1200\" alt=\"Woman crocheting Sunflower Farm Gnomes\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-life-copy\"\u003e\n\u003cspan class=\"gg-life-step\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eWatch The Collection Grow\u003c\/h3\u003e\n\u003cp\u003eOne finished character becomes two, then suddenly your own tiny world is sitting on the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL SECTION --\u003e\n\u003csection class=\"gg-emotion\"\u003e\n\u003cdiv class=\"gg-emotion-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/9_2347bead-abcd-42a5-835f-8654a6154a15.png?v=1788079019\u0026amp;width=1600\" alt=\"Woman holding Enchanted Tea Party crochet creations\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gg-emotion-copy\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eTHE BEST PART COMES LAST\u003c\/div\u003e\n\u003ch2\u003eThat little moment when you realize, “I actually made this.”\u003c\/h2\u003e\n\u003cp\u003eHandmade pieces carry something mass produced decorations never can. You remember which one took the longest, which stitch gave you trouble and which tiny face made you laugh while you were making it.\u003c\/p\u003e\n\u003cp\u003eDisplay them on a shelf, share them with someone you love or simply keep adding new little worlds to your collection.\u003c\/p\u003e\n\u003cdiv class=\"gg-use-tags\"\u003e\n\u003cspan\u003eCreative Me Time\u003c\/span\u003e \u003cspan\u003eWeekend Crafting\u003c\/span\u003e \u003cspan\u003eMother \u0026amp; Daughter Project\u003c\/span\u003e \u003cspan\u003eBirthday Gift\u003c\/span\u003e \u003cspan\u003eHoliday Gift\u003c\/span\u003e \u003cspan\u003eCollectible Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINISHED RESULTS --\u003e\n\u003csection class=\"gg-section gg-finished\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eFROM YARN TO LITTLE WORLDS\u003c\/div\u003e\n\u003ch2\u003eThey Look Even Better In Your Hands.\u003c\/h2\u003e\n\u003cp\u003eSmall enough to feel charming and detailed enough to make every finished piece worth showing off.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-finished-grid\"\u003e\n\u003carticle class=\"gg-finish-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/9_2347bead-abcd-42a5-835f-8654a6154a15.png?v=1788079019\u0026amp;width=1300\" alt=\"Finished Enchanted Tea Party crochet gnomes\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-finish-copy\"\u003e\n\u003cspan\u003eEnchanted Tea Party\u003c\/span\u003e\n\u003ch3\u003eSoft garden magic.\u003c\/h3\u003e\n\u003cp\u003eFloral details, pastel yarn and tiny tea party characters create an especially delicate finished collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-finish-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/10_94d0a4d6-9644-40a1-88e3-c2b174e34b87.png?v=1788079019\u0026amp;width=1300\" alt=\"Finished Dragon Treasure Gnomes crochet characters\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-finish-copy\"\u003e\n\u003cspan\u003eDragon Treasure\u003c\/span\u003e\n\u003ch3\u003eA tiny fantasy adventure.\u003c\/h3\u003e\n\u003cp\u003eDragons, crystal caves and treasure details bring richer textures and adventurous personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-finish-card\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/11_c803295a-9373-4590-b710-3af435c9a5c4.png?v=1788079019\u0026amp;width=1300\" alt=\"Finished Galaxy Explorer Gnomes crochet characters\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gg-finish-copy\"\u003e\n\u003cspan\u003eGalaxy Explorer\u003c\/span\u003e\n\u003ch3\u003eYour own pocket sized universe.\u003c\/h3\u003e\n\u003cp\u003eAstronauts, planets, robots and UFO details turn yarn into a playful little space mission.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARE --\u003e\n\u003csection class=\"gg-section gg-compare\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eWHICH WORLD IS YOURS?\u003c\/div\u003e\n\u003ch2\u003eChoose Your First Adventure.\u003c\/h2\u003e\n\u003cp\u003eEvery kit follows the same nine creation concept while giving you a completely different visual world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-table-wrap\"\u003e\n\u003ctable class=\"gg-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eTheme\u003c\/th\u003e\n\u003cth\u003eVisual Style\u003c\/th\u003e\n\u003cth\u003eSignature Pieces\u003c\/th\u003e\n\u003cth\u003eMood\u003c\/th\u003e\n\u003cth\u003ePerfect For\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eCandy Carnival Gnomes\u003c\/td\u003e\n\u003ctd\u003ePastel candy carnival\u003c\/td\u003e\n\u003ctd\u003eSweet cart, popcorn, candy cottage\u003c\/td\u003e\n\u003ctd\u003ePlayful \u0026amp; sweet\u003c\/td\u003e\n\u003ctd\u003eColor lovers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGalaxy Explorer Gnomes\u003c\/td\u003e\n\u003ctd\u003eCosmic blue \u0026amp; purple\u003c\/td\u003e\n\u003ctd\u003eAstronauts, planets, UFO, observatory\u003c\/td\u003e\n\u003ctd\u003eMagical \u0026amp; adventurous\u003c\/td\u003e\n\u003ctd\u003eSpace lovers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSunflower Farm Gnomes\u003c\/td\u003e\n\u003ctd\u003eCountry yellow \u0026amp; green\u003c\/td\u003e\n\u003ctd\u003eBarn, chicken, flowers, farm cart\u003c\/td\u003e\n\u003ctd\u003eWarm \u0026amp; cheerful\u003c\/td\u003e\n\u003ctd\u003eGarden lovers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnchanted Tea Party Gnomes\u003c\/td\u003e\n\u003ctd\u003ePastel floral garden\u003c\/td\u003e\n\u003ctd\u003eTeapot, teacup, rabbit, swan\u003c\/td\u003e\n\u003ctd\u003eSoft \u0026amp; elegant\u003c\/td\u003e\n\u003ctd\u003eCottagecore fans\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDragon Treasure Gnomes\u003c\/td\u003e\n\u003ctd\u003eJewel tone fantasy\u003c\/td\u003e\n\u003ctd\u003eDragon, crystals, treasure chest\u003c\/td\u003e\n\u003ctd\u003eFantasy \u0026amp; adventure\u003c\/td\u003e\n\u003ctd\u003eFantasy lovers\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOCIAL PROOF --\u003e\n\u003csection class=\"gg-section gg-reviews\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eMADE FOR PEOPLE WHO LOVE MAKING\u003c\/div\u003e\n\u003ch2\u003eThe Kind Of Project You Keep Coming Back To.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-review-grid\"\u003e\n\u003carticle class=\"gg-review\"\u003e\n\u003cdiv class=\"gg-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“I started with the tea party set because the colors were beautiful. Finishing the first little gnome was ridiculously satisfying.”\u003c\/p\u003e\n\u003cdiv class=\"gg-reviewer\"\u003e\n\u003cdiv class=\"gg-avatar\"\u003eLM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLauren M.\u003c\/strong\u003e \u003cspan\u003eCraft Lover\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-review\"\u003e\n\u003cdiv class=\"gg-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“The farm theme is exactly my style. I love having several smaller projects instead of one huge project that takes forever.”\u003c\/p\u003e\n\u003cdiv class=\"gg-reviewer\"\u003e\n\u003cdiv class=\"gg-avatar\"\u003eSR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSarah R.\u003c\/strong\u003e \u003cspan\u003eWeekend Maker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"gg-review\"\u003e\n\u003cdiv class=\"gg-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e“The galaxy collection was supposed to be one relaxing weekend project. Now I want the dragon set too.”\u003c\/p\u003e\n\u003cdiv class=\"gg-reviewer\"\u003e\n\u003cdiv class=\"gg-avatar\"\u003eAK\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAmanda K.\u003c\/strong\u003e \u003cspan\u003eVerified Crafter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"gg-section gg-faq\"\u003e\n\u003cdiv class=\"gg-heading\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003eBEFORE YOUR FIRST STITCH\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gg-faq-wrap\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many creations are included in each theme?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eEach themed collection is designed around nine different crochet creations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all five themes different?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eYes. Candy Carnival, Galaxy Explorer, Sunflower Farm, Enchanted Tea Party and Dragon Treasure each feature their own visual theme and character collection.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eThe kits are presented as beginner friendly and include step by step guidance. The product packaging also shows pattern and video guidance support.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre these finished crochet decorations?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eThese are DIY crochet kits. The fun comes from creating each character yourself using the materials and guidance in the kit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat supplies are shown with the kits?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eThe product images show coordinated yarn, crochet hook, stitch markers, safety eyes, stuffing, yarn needle and pattern guidance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich theme should I choose?\u003c\/summary\u003e\n\u003cdiv class=\"gg-answer\"\u003eChoose Candy Carnival for bright pastel fun, Galaxy Explorer for cosmic designs, Sunflower Farm for country charm, Enchanted Tea Party for floral cottage style or Dragon Treasure for fantasy adventure.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"gg-final\"\u003e\n\u003cdiv class=\"gg-final-inner\"\u003e\n\u003cdiv class=\"gg-eyebrow\"\u003e5 WORLDS • 9 CREATIONS PER THEME\u003c\/div\u003e\n\u003ch2\u003eWhich Little World Will You Make First?\u003c\/h2\u003e\n\u003cp\u003eCandy carnivals, galaxies, sunflower farms, enchanted tea parties and dragon treasure caves are waiting. Pick your favorite and start with the very first stitch.\u003c\/p\u003e\n\u003cbutton type=\"button\" class=\"gg-btn gg-buy\"\u003e Choose My Crochet Kit \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function(){\n\n  var buttons = document.querySelectorAll('#gg-crochet-page .gg-buy');\n\n  buttons.forEach(function(button){\n\n    button.addEventListener('click', function(){\n\n      var productForm =\n        document.querySelector('form[action*=\"\/cart\/add\"]') ||\n        document.querySelector('.product-form') ||\n        document.querySelector('[id*=\"product-form\"]');\n\n      if(productForm){\n\n        productForm.scrollIntoView({\n          behavior:'smooth',\n          block:'center'\n        });\n\n      }else{\n\n        window.scrollTo({\n          top:0,\n          behavior:'smooth'\n        });\n\n      }\n\n    });\n\n  });\n\n});\n\u003c\/script\u003e\n\u003c\/div\u003e","brand":"ZLG","offers":[{"title":"🍭 Candy Carnival Gnomes","offer_id":64503386833265,"sku":"SZ06672608302071-嘉年华","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🌌 Galaxy Explorer Gnomes","offer_id":64503386866033,"sku":"SZ06672608302071-探险","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🌻 Sunflower Farm Gnomes","offer_id":64503386898801,"sku":"SZ06672608302071-农场","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🫖 Enchanted Tea Party Gnomes","offer_id":64503386931569,"sku":"SZ06672608302071-魔法","price":24.99,"currency_code":"USD","in_stock":true},{"title":"🐉 Dragon Treasure Gnomes","offer_id":64503386964337,"sku":"SZ06672608302071-龙","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/2870\/5137\/files\/1_e9760b58-82f0-4ff1-a494-38ccd0c9ef69.png?v=1788161091","url":"https:\/\/viqzes.com\/products\/whimsical-gnome-adventures-9-piece-fantasy-crochet-diy-kit-6","provider":"viqzes","version":"1.0","type":"link"}