{"product_id":"zshmg-de","title":"Weihnachtliches Diamond-Painting-Anhänger-Set – Funkelnde DIY-Baumdekoration \u0026 kreatives Weihnachtsgeschenk","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS DIY ORNAMENT KIT — FINAL SHOPIFY VERSION\n   NO JAVASCRIPT REQUIRED\n   ========================================================= *\/\n\n.christmas-diy-page {\n  --red: #A71920;\n  --red-dark: #7D1015;\n  --red-soft: #FFF4F4;\n\n  --green: #165B33;\n  --green-dark: #0D4425;\n  --green-soft: #F2F8F3;\n\n  --gold: #E2AE32;\n  --gold-soft: #FFF9E8;\n\n  --text: #24272B;\n  --muted: #606870;\n  --border: #E5E7E9;\n  --white: #FFFFFF;\n  --bg: #FAFAF8;\n\n  width: 100%;\n  max-width: 860px;\n\n  margin: 0 auto;\n  padding: 8px 12px 28px;\n\n  color: var(--text);\n  background: var(--bg);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  font-size: 17px;\n  line-height: 1.66;\n\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\n.christmas-diy-page *,\n.christmas-diy-page *::before,\n.christmas-diy-page *::after {\n  box-sizing: border-box;\n}\n\n.christmas-diy-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  margin-left: auto;\n  margin-right: auto;\n\n  border-radius: 14px;\n}\n\n.christmas-diy-page h1,\n.christmas-diy-page h2,\n.christmas-diy-page h3,\n.christmas-diy-page p {\n  margin-top: 0;\n}\n\n.christmas-diy-page strong {\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   TOP NOTICE\n   ========================================================= *\/\n\n.xmas-notice {\n  padding: 11px 14px;\n  margin-bottom: 10px;\n\n  background: #FFF8E7;\n\n  border: 1px solid #F0D58D;\n  border-radius: 10px;\n\n  color: #774900;\n\n  text-align: center;\n\n  font-size: 15px;\n  font-weight: 800;\n}\n\n\n\n\/* =========================================================\n   TWO-IMAGE PRODUCT GALLERY\n   ========================================================= *\/\n\n.xmas-two-gallery {\n  width: 100%;\n  margin: 0 0 12px;\n  padding: 0;\n  background: #FFFFFF;\n}\n\n.xmas-two-gallery-title {\n  margin: 0 0 10px;\n  padding: 0 8px;\n\n  color: #151515;\n  text-align: center;\n\n  font-size: 31px;\n  font-weight: 650;\n  line-height: 1.22;\n  letter-spacing: -.45px;\n\n  text-transform: none;\n}\n\n.xmas-two-gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 6px;\n  width: 100%;\n}\n\n.xmas-two-gallery-item {\n  width: 100%;\n  overflow: hidden;\n  background: #F4F4F4;\n  border-radius: 10px;\n}\n\n.xmas-two-gallery-item img {\n  display: block;\n  width: 100% !important;\n  height: 100% !important;\n  aspect-ratio: .72;\n  object-fit: cover;\n  margin: 0 !important;\n  border-radius: 10px !important;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.xmas-hero {\n  position: relative;\n\n  padding: 32px 22px 22px;\n  margin-bottom: 12px;\n\n  overflow: hidden;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #7D1015 0%,\n      #B81C23 50%,\n      #165B33 100%\n    );\n\n  border-radius: 20px;\n  border-bottom: 5px solid var(--gold);\n\n  box-shadow:\n    0 14px 30px rgba(90,20,25,.18);\n}\n\n.xmas-hero::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: -125px;\n  right: -95px;\n\n  width: 260px;\n  height: 260px;\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.19) 0%,\n      rgba(255,255,255,0) 70%\n    );\n}\n\n.xmas-kicker {\n  position: relative;\n  z-index: 2;\n\n  display: inline-block;\n\n  padding: 6px 14px;\n  margin-bottom: 13px;\n\n  background: rgba(255,255,255,.13);\n\n  border: 1px solid rgba(255,255,255,.22);\n  border-radius: 999px;\n\n  color: #FFF1BF;\n\n  font-size: 15px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n\n  text-transform: uppercase;\n}\n\n.xmas-hero h1 {\n  position: relative;\n  z-index: 2;\n\n  max-width: 760px;\n\n  margin: 0 auto 11px;\n\n  color: #FFFFFF;\n\n  font-size: clamp(28px, 5vw, 39px);\n  font-weight: 900;\n\n  line-height: 1.13;\n  letter-spacing: -.5px;\n\n  text-transform: uppercase;\n}\n\n.xmas-hero-sub {\n  position: relative;\n  z-index: 2;\n\n  max-width: 680px;\n\n  margin: 0 auto 14px;\n\n  color: #FFF2C2;\n\n  font-size: 17px;\n  font-weight: 700;\n\n  line-height: 1.52;\n}\n\n.xmas-hero-points {\n  position: relative;\n  z-index: 2;\n\n  margin: 0 auto 18px;\n\n  color: #FFFFFF;\n\n  font-size: 15px;\n  font-weight: 800;\n\n  line-height: 1.55;\n}\n\n.xmas-hero img {\n  position: relative;\n  z-index: 2;\n\n  margin-top: 15px;\n\n  border-radius: 15px;\n\n  box-shadow:\n    0 10px 25px rgba(0,0,0,.2);\n}\n\n\n\/* =========================================================\n   4 CORE BENEFITS\n   ========================================================= *\/\n\n.xmas-benefit-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4, minmax(0, 1fr));\n\n  gap: 7px;\n\n  margin-bottom: 12px;\n}\n\n.xmas-benefit {\n  position: relative;\n\n  padding: 18px 12px 16px;\n\n  overflow: hidden;\n\n  text-align: center;\n\n  background: #FFFFFF;\n\n  border: 1px solid var(--border);\n  border-radius: 14px;\n\n  box-shadow:\n    0 5px 15px rgba(30,40,50,.05);\n}\n\n.xmas-benefit::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 0;\n  left: 0;\n\n  width: 100%;\n  height: 4px;\n\n  background: var(--red);\n}\n\n.xmas-benefit:nth-child(even)::before {\n  background: var(--green);\n}\n\n.xmas-benefit-icon {\n  margin-bottom: 8px;\n\n  font-size: 30px;\n\n  line-height: 1;\n}\n\n.xmas-benefit h3 {\n  min-height: 35px;\n\n  margin: 0 0 6px;\n\n  color: var(--red);\n\n  font-size: 15px;\n  font-weight: 900;\n\n  line-height: 1.3;\n\n  text-transform: uppercase;\n}\n\n.xmas-benefit:nth-child(even) h3 {\n  color: var(--green);\n}\n\n.xmas-benefit p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 14.5px;\n  line-height: 1.52;\n}\n\n\n\/* =========================================================\n   NORMAL CARD\n   ========================================================= *\/\n\n.xmas-section {\n  padding: 20px;\n  margin-bottom: 12px;\n\n  background: #FFFFFF;\n\n  border: 1px solid var(--border);\n  border-radius: 17px;\n\n  box-shadow:\n    0 6px 18px rgba(30,40,50,.045);\n}\n\n.xmas-section-title {\n  margin: 0 0 8px;\n\n  color: var(--red);\n\n  text-align: center;\n\n  font-size: clamp(21px, 3.5vw, 28px);\n  font-weight: 900;\n\n  line-height: 1.2;\n\n  text-transform: uppercase;\n}\n\n.xmas-section-title.green {\n  color: var(--green);\n}\n\n.xmas-section-subtitle {\n  max-width: 690px;\n\n  margin: 0 auto 12px;\n\n  color: var(--muted);\n\n  text-align: center;\n\n  font-size: 16px;\n  line-height: 1.62;\n}\n\n.xmas-feature img {\n  margin-bottom: 10px;\n}\n\n.xmas-feature h3 {\n  margin: 0 0 8px;\n\n  color: var(--red);\n\n  font-size: 21px;\n  font-weight: 900;\n\n  line-height: 1.27;\n}\n\n.xmas-feature.green h3 {\n  color: var(--green);\n}\n\n.xmas-feature p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   6 DESIGNS\n   ========================================================= *\/\n\n.xmas-design-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 6px;\n\n  margin-top: 10px;\n}\n\n.xmas-design-item {\n  padding: 10px 8px;\n\n  text-align: center;\n\n  background: var(--red-soft);\n\n  border: 1px solid #EFD6D7;\n  border-radius: 9px;\n\n  color: var(--red-dark);\n\n  font-size: 14.5px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   USES\n   ========================================================= *\/\n\n.xmas-use-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 6px;\n\n  margin-top: 10px;\n}\n\n.xmas-use-item {\n  padding: 10px 11px;\n\n  background: var(--green-soft);\n\n  border: 1px solid #D3E4D8;\n  border-radius: 10px;\n\n  color: #30483A;\n\n  font-size: 14.5px;\n  font-weight: 750;\n\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   KEEPSAKE\n   ========================================================= *\/\n\n.xmas-gift-line {\n  padding: 18px 16px;\n  margin-top: 10px;\n\n  text-align: center;\n\n  background: var(--gold-soft);\n\n  border: 1px solid #EAD799;\n  border-radius: 13px;\n}\n\n.xmas-gift-line h3 {\n  margin: 0 0 7px;\n\n  color: var(--red);\n\n  font-size: 21px;\n  font-weight: 900;\n}\n\n.xmas-gift-line p {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: #555B60;\n\n  font-size: 16px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   STEPS\n   ========================================================= *\/\n\n.xmas-steps {\n  counter-reset: step;\n}\n\n.xmas-step {\n  position: relative;\n\n  padding: 13px 12px 13px 55px;\n  margin-bottom: 6px;\n\n  background: #FFFFFF;\n\n  border: 1px solid var(--border);\n  border-radius: 11px;\n\n  color: var(--muted);\n\n  font-size: 15.5px;\n  line-height: 1.55;\n}\n\n.xmas-step::before {\n  counter-increment: step;\n  content: counter(step);\n\n  position: absolute;\n\n  left: 13px;\n  top: 50%;\n\n  width: 31px;\n  height: 31px;\n\n  transform: translateY(-50%);\n\n  display: flex;\n\n  align-items: center;\n  justify-content: center;\n\n  background: var(--red);\n\n  color: #FFFFFF;\n\n  border-radius: 50%;\n\n  font-size: 15px;\n  font-weight: 900;\n}\n\n.xmas-step:nth-child(even)::before {\n  background: var(--green);\n}\n\n\n\/* =========================================================\n   FAMILY\n   ========================================================= *\/\n\n.xmas-family {\n  padding: 22px 20px;\n  margin-bottom: 12px;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFF8F1 0%,\n      #FFFFFF 100%\n    );\n\n  border: 1px solid #EAD9C5;\n  border-radius: 17px;\n\n  box-shadow:\n    0 6px 18px rgba(80,50,20,.045);\n}\n\n.xmas-family-badge {\n  display: inline-block;\n\n  padding: 6px 14px;\n  margin-bottom: 12px;\n\n  background: var(--green);\n\n  color: #FFFFFF;\n\n  border-radius: 999px;\n\n  font-size: 15px;\n  font-weight: 900;\n\n  letter-spacing: 1px;\n\n  text-transform: uppercase;\n}\n\n.xmas-family h2 {\n  max-width: 700px;\n\n  margin: 0 auto 10px;\n\n  color: var(--red);\n\n  font-size: clamp(21px, 4vw, 28px);\n  font-weight: 900;\n\n  line-height: 1.2;\n}\n\n.xmas-family p {\n  max-width: 680px;\n\n  margin: 0 auto;\n\n  color: #4C5156;\n\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.xmas-cta {\n  padding: 27px 20px;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      135deg,\n      #821116 0%,\n      #B91C23 48%,\n      #155B32 100%\n    );\n\n  border-radius: 18px;\n\n  box-shadow:\n    0 12px 26px rgba(90,20,25,.18);\n}\n\n.xmas-cta h2 {\n  margin: 0 0 9px;\n\n  color: #FFFFFF;\n\n  font-size: clamp(24px, 4vw, 32px);\n  font-weight: 900;\n\n  line-height: 1.18;\n}\n\n.xmas-cta p {\n  max-width: 630px;\n\n  margin: 0 auto 19px;\n\n  color: #FFF2C7;\n\n  font-size: 16px;\n  line-height: 1.6;\n}\n\n.xmas-buy-button {\n  display: inline-block;\n\n  padding: 15px 29px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #F6C944 0%,\n      #E2A91F 100%\n    );\n\n  color: #55130E !important;\n\n  border-radius: 10px;\n\n  box-shadow:\n    0 6px 14px rgba(0,0,0,.18);\n\n  font-size: 16px;\n  font-weight: 900;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   BOTTOM TRUST\n   ========================================================= *\/\n\n.xmas-bottom-card {\n  padding: 16px 18px;\n  margin-top: 9px;\n\n  background: #FFFFFF;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  box-shadow:\n    0 4px 12px rgba(30,40,50,.04);\n}\n\n.xmas-bottom-card h3 {\n  margin: 0 0 8px;\n\n  color: var(--red);\n\n  font-size: 17px;\n  font-weight: 900;\n}\n\n.xmas-bottom-card.green h3 {\n  color: var(--green);\n}\n\n.xmas-bottom-card p {\n  margin: 0;\n\n  color: var(--muted);\n\n  font-size: 15.5px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 720px) {\n\n  .christmas-diy-page {\n    padding: 6px 7px 22px;\n    font-size: 16.5px;\n    line-height: 1.65;\n  }\n\n  .xmas-notice {\n    padding: 10px 10px;\n    margin-bottom: 8px;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .xmas-two-gallery {\n    margin-bottom: 10px;\n  }\n\n  .xmas-two-gallery-title {\n    margin-bottom: 9px;\n    padding: 0 4px;\n    font-size: 27px;\n    font-weight: 650;\n    line-height: 1.2;\n    letter-spacing: -.35px;\n  }\n\n  .xmas-two-gallery-grid {\n    gap: 5px;\n  }\n\n  .xmas-two-gallery-item {\n    border-radius: 8px;\n  }\n\n  .xmas-two-gallery-item img {\n    border-radius: 8px !important;\n    aspect-ratio: .72;\n  }\n\n  .xmas-hero {\n    padding: 25px 13px 17px;\n    margin-bottom: 10px;\n    border-radius: 14px;\n  }\n\n  .xmas-kicker {\n    font-size: 12.5px;\n  }\n\n  .xmas-hero h1 {\n    font-size: 28px;\n    line-height: 1.15;\n  }\n\n  .xmas-hero-sub {\n    font-size: 16px;\n    line-height: 1.58;\n  }\n\n  .xmas-hero-points {\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .xmas-benefit-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 6px;\n    margin-bottom: 10px;\n  }\n\n  .xmas-benefit {\n    padding: 15px 9px 14px;\n    border-radius: 11px;\n  }\n\n  .xmas-benefit-icon {\n    margin-bottom: 6px;\n    font-size: 28px;\n  }\n\n  .xmas-benefit h3 {\n    min-height: 0;\n    margin-bottom: 5px;\n    font-size: 14.5px;\n    line-height: 1.3;\n  }\n\n  .xmas-benefit p {\n    font-size: 14px;\n    line-height: 1.48;\n  }\n\n  .xmas-section {\n    padding: 16px 11px;\n    margin-bottom: 10px;\n    border-radius: 13px;\n  }\n\n  .xmas-section-title {\n    margin-bottom: 6px;\n    font-size: 23px;\n    line-height: 1.23;\n  }\n\n  .xmas-section-subtitle,\n  .xmas-feature p {\n    margin-bottom: 10px;\n    font-size: 15.5px;\n    line-height: 1.62;\n  }\n\n  .xmas-feature h3 {\n    margin-bottom: 6px;\n    font-size: 20px;\n    line-height: 1.3;\n  }\n\n  .xmas-feature img {\n    margin-bottom: 9px;\n  }\n\n  .xmas-design-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 5px;\n    margin-top: 8px;\n  }\n\n  .xmas-design-item {\n    padding: 9px 7px;\n    font-size: 14px;\n  }\n\n  .xmas-use-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 5px;\n    margin-top: 8px;\n  }\n\n  .xmas-use-item {\n    padding: 9px 7px;\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .xmas-gift-line {\n    padding: 16px 12px;\n    margin-top: 9px;\n  }\n\n  .xmas-gift-line h3 {\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .xmas-gift-line p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .xmas-step {\n    padding: 12px 9px 12px 50px;\n    margin-bottom: 5px;\n    font-size: 15px;\n    line-height: 1.52;\n  }\n\n  .xmas-step::before {\n    left: 10px;\n    width: 30px;\n    height: 30px;\n    font-size: 14px;\n  }\n\n  .xmas-family {\n    padding: 18px 12px;\n    margin-bottom: 10px;\n    border-radius: 13px;\n  }\n\n  .xmas-family-badge {\n    margin-bottom: 8px;\n    font-size: 12px;\n  }\n\n  .xmas-family h2 {\n    margin-bottom: 7px;\n    font-size: 23px;\n    line-height: 1.22;\n  }\n\n  .xmas-family p {\n    font-size: 15.5px;\n    line-height: 1.62;\n  }\n\n  .xmas-cta {\n    padding: 23px 13px;\n    border-radius: 14px;\n  }\n\n  .xmas-cta h2 {\n    font-size: 25px;\n    line-height: 1.2;\n  }\n\n  .xmas-cta p {\n    margin-bottom: 15px;\n    font-size: 15.5px;\n    line-height: 1.6;\n  }\n\n  .xmas-buy-button {\n    display: block;\n    width: 100%;\n    padding: 14px 16px;\n    font-size: 16px;\n  }\n\n  .xmas-bottom-card {\n    padding: 15px 12px;\n    margin-top: 7px;\n  }\n\n  .xmas-bottom-card h3 {\n    font-size: 18px;\n  }\n\n  .xmas-bottom-card p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n}\n\n@media (max-width: 420px) {\n\n  .xmas-two-gallery-title {\n    font-size: 25px;\n  }\n\n  .xmas-two-gallery-grid {\n    gap: 4px;\n  }\n\n  .xmas-benefit-grid,\n  .xmas-design-grid,\n  .xmas-use-grid {\n    gap: 4px;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"christmas-diy-page\"\u003e\n\u003c!-- =====================================================\n       TOP NOTICE\n       ===================================================== --\u003e\n\u003cdiv class=\"xmas-notice\"\u003e🎄Weihnachtliches DIY-Diamond-Painting-Anhänger-Set 🎁— Perlen Schmucksteine Werkzeuge \u0026amp; Aufhängeschnüre inklusive\u003c\/div\u003e\n\u003c!-- =====================================================\n     TWO SIDE-BY-SIDE PRODUCT IMAGES\n     ===================================================== --\u003e\n\u003csection class=\"xmas-two-gallery\"\u003e\n\u003cdiv class=\"xmas-two-gallery-grid\"\u003e\n\u003cdiv class=\"xmas-two-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/3_6654e01f-d330-4b8d-a945-af1e819db4ec.gif?v=1789999426\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-two-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/2_d8d55ed8-ae68-432d-bc44-ec95a4d9dcd9.gif?v=1789999425\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\u003csection class=\"xmas-hero\"\u003e\n\u003cdiv class=\"xmas-kicker\"\u003e✨ SPASSIGES WEIHNACHTS-DIY-ANHÄNGER-SET\u003c\/div\u003e\n\u003ch1\u003eGESTALTEN SIE GEMEINSAM MIT IHRER FAMILIE 6 FUNKELNDE WEIHNACHTSANHÄNGER\u003c\/h1\u003e\n\u003cp class=\"xmas-hero-sub\"\u003eVerwandeln Sie Perlen und funkelnde Schmucksteine in wunderschöne handgemachte Weihnachtsanhänger die Sie aufhängen verschenken und Jahr für Jahr genießen können.\u003c\/p\u003e\n\u003cdiv class=\"xmas-hero-points\"\u003e6 handgemachte Anhänger · Komplettes Bastelset · Ideal für Anfänger\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/w501.gif?v=1789999927\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR CORE BENEFITS\n       ===================================================== --\u003e\n\u003csection class=\"xmas-benefit-grid\"\u003e\n\u003cdiv class=\"xmas-benefit\"\u003e\n\u003cdiv class=\"xmas-benefit-icon\"\u003e🎄\u003c\/div\u003e\n\u003ch3\u003e6 festliche Weihnachtsanhänger\u003c\/h3\u003e\n\u003cp\u003eGestalten Sie mit einem kompletten Bastelset sechs verschiedene Weihnachtsmotive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-benefit\"\u003e\n\u003cdiv class=\"xmas-benefit-icon\"\u003e💎\u003c\/div\u003e\n\u003ch3\u003eHANDGEMACHTE ERINNERUNGSSTÜCKE FÜR VIELE JAHRE\u003c\/h3\u003e\n\u003cp\u003eGestalten Sie wunderschöne Weihnachtsanhänger zum Aufhängen und Verschenken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-benefit\"\u003e\n\u003ch3 class=\"xmas-benefit-icon\"\u003e\u003cstrong\u003e❤️\u003c\/strong\u003e\u003c\/h3\u003e\n\u003ch3\u003eEINE WEIHNACHTSERINNERUNG DIE SIE GEMEINSAM SCHAFFEN\u003c\/h3\u003e\n\u003cp\u003eEine entspannte Weihnachtsbastelei für Kinder Eltern Großeltern und Freunde.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-benefit\"\u003e\n\u003cdiv class=\"xmas-benefit-icon\"\u003e🤲\u003c\/div\u003e\n\u003ch3\u003eEINFACH GENUG FÜR JEDEN\u003c\/h3\u003e\n\u003cp\u003eFolgen Sie einfach dem vorgedruckten Motiv—besondere Fähigkeiten oder Vorkenntnisse sind nicht erforderlich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SIX DESIGNS\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003ch2 class=\"xmas-section-title\"\u003e🎅 6 KLASSISCHE WEIHNACHTSMOTIVE IN EINEM SET\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eGestalten Sie eine farbenfrohe Kollektion festlicher Anhänger mit unterschiedlichen klassischen Weihnachtsfiguren und einem funkelnden handgemachten Finish.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/1_80e33f58-5d3b-46e0-ba7c-ccd2b08c0616.jpg?v=1790001319\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"xmas-design-grid\"\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🎅 Weihnachtsmann\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🦌 Rentier\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e☃️ Schneemann\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🎄 Weihnachtsbaum\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🧦 Weihnachtsstrumpf\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🌿 Weihnachtskranz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PEARLS + GEMS\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003cdiv class=\"xmas-feature green\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003e💎 Lebensechte 3D-Diamond-Art mit Weihnachtsmann \u0026amp; Rentier für sofortige festliche Weihnachtsstimmung\u003c\/h3\u003e\n\u003cp dir=\"auto\" class=\"PDq2pG_selectionAnchorContainer\"\u003eVielfältige Weihnachtsanhänger im Vintage-Stil: Mit einer charmanten Mischung klassischer Weihnachtsmotive verleihen diese funkelnden Anhänger jedem Bereich Ihres Zuhauses einen nostalgischen festlichen Charakter—\u003cspan style=\"color: rgb(9, 99, 39);\"\u003e\u003cstrong\u003eam Weihnachtsbaum an Fenstern Türen Wänden Kaminsimsen oder anderen weihnachtlich dekorierten Ecken.\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cspan style=\"font-weight: 800; color: rgb(9, 99, 39); font-size: 15.5px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/2_c9ff8fa5-7ebd-4f30-9470-e20f6d5d435e.png?v=1790169860\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DISPLAY + GIFT\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003ch2 class=\"xmas-section-title green\"\u003e🎀 AUFHÄNGEN. DEKORIEREN. VERSCHENKEN.\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eIhre fertigen Anhänger verleihen Ihrem Zuhause liebevollen handgemachten Weihnachtscharme und eignen sich zugleich als persönliche Geschenke für besondere Menschen.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/w500.gif?v=1790058523\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"xmas-use-grid\"\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🎄 Weihnachtsbäume\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🌿 Weihnachtskränze\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🪟 Fenster\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🔥 Kaminsimse \u0026amp; Dekobereiche\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🎁 Handgemachte Geschenke\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🎀 Geschenktüten \u0026amp; Geschenkverpackungen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-gift-line\"\u003e\n\u003ch3\u003e❤️ MEHR ALS NUR DEKORATION — EIN KLEINES WEIHNACHTLICHES ERINNERUNGSSTÜCK\u003c\/h3\u003e\n\u003cp\u003eHängen Sie die Anhänger an Ihren eigenen Weihnachtsbaum oder verschenken Sie sie an Familie und Freunde. Jeder handgemachte Anhänger trägt die Zeit und Sorgfalt in sich die Sie in seine Gestaltung gesteckt haben und wirkt dadurch viel persönlicher als gewöhnliche gekaufte Weihnachtsdekoration.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/5_9e2ee09a-efb1-4943-98eb-d76f811f47d9.png?v=1790169896\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       COMPLETE KIT\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003cdiv class=\"xmas-feature\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003e📦 SET ÖFFNEN \u0026amp; DIREKT LOSBASTELN\u003c\/h3\u003e\n\u003cp\u003eKein zusätzlicher Bastel-Einkauf nötig. Das Set enthält Anhänger-Grundformen verschiedene Perlen und Schmucksteine einen Applikator-Stift ein Wachspad eine Sortierschale sowie Aufhängeschnüre – alles was Sie benötigen um alle sechs festlichen Weihnachtsanhänger zu gestalten.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/5bf0195377c37e0aa3826e35ad1e51a2.gif?v=1789999489\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       EASY DIY\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003ch2 class=\"xmas-section-title\"\u003e✨ EINFACH ZU GESTALTEN. EIN ECHTES ERFOLGSERLEBNIS.\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eFolgen Sie einfach dem vorgedruckten Muster und erleben Sie wie jedes Weihnachtsmotiv mit jeder einzelnen Perle und jedem funkelnden Schmuckstein Schritt für Schritt zum Leben erwacht.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/3_329b4e02-ca37-4eaa-a3a3-a585a08dabfb.png?v=1790169924\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"xmas-steps\"\u003e\n\u003cdiv class=\"xmas-step\"\u003eZiehen Sie einen kleinen Teil der Schutzfolie vorsichtig ab.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eGeben Sie die Perlen und Schmucksteine in die Sortierschale.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eNehmen Sie die einzelnen Teile mit dem Applikator-Stift und dem Wachs auf.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eSetzen Sie jede Perle und jeden Schmuckstein auf die passende vorgedruckte Fläche.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eBefestigen Sie die Aufhängeschnur sobald Ihr Anhänger fertig gestaltet ist.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eHängen Sie ihn auf und genießen Sie den funkelnden Weihnachtszauber Ihres selbstgemachten Anhängers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/4_56e17c16-88cc-4d25-b649-c552ef81ba92.png?v=1790169956\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAMILY CRAFT TIME\n       ===================================================== --\u003e\n\u003csection class=\"xmas-family\"\u003e\n\u003cdiv class=\"xmas-family-badge\"\u003e🕯️ GEMÜTLICHE WEIHNACHTS-BASTELZEIT MIT DER FAMILIE\u003c\/div\u003e\n\u003ch2\u003eWEIHNACHTSMUSIK AN. SCHMUCKSTEINE BEREITLEGEN. GEMEINSAM ETWAS SCHÖNES GESTALTEN.\u003c\/h2\u003e\n\u003cp\u003eEine gemütliche kreative Beschäftigung für Familien Jugendliche und erwachsene Bastelfans. Verbringen Sie einen entspannten Weihnachtsnachmittag miteinander gestalten Sie gemeinsam Ihre Anhänger und hängen Sie die fertigen Schmuckstücke anschließend an den Weihnachtsbaum – bereit um sie auch im nächsten Jahr wieder zu genießen.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/6_80344433-056c-4e2d-8caa-72624adc3be9.png?v=1790169988\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CHRISTMAS MOMENTS\n       ===================================================== --\u003e\n\u003csection class=\"xmas-section\"\u003e\n\u003ch2 class=\"xmas-section-title\"\u003e🎄 GEMACHT FÜR BESONDERE WEIHNACHTSMOMENTE\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003ePerfekt für gemeinsame Bastelabende mit der Familie entspannte Weihnachtsnachmittage festliches Dekorieren handgemachte Geschenkideen und liebevolle weihnachtliche Geschenkaktionen.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.techcloudly.com\/image\/a950919a27593e3aa788f464707e237ee9f79716.jpeg\" alt=\"Christmas DIY Craft And Handmade Gift\"\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n       ===================================================== --\u003e\n\u003csection class=\"xmas-cta\"\u003e\n\u003ch2\u003e🎄 GESTALTEN SIE 6 ANHÄNGER \u0026amp; MACHEN SIE DIESES WEIHNACHTEN NOCH PERSÖNLICHER\u003c\/h2\u003e\n\u003cp\u003eAlles was Sie brauchen ist bereits im Set enthalten. Gestalten Sie die Anhänger gemeinsam hängen Sie sie stolz auf verschenken Sie sie an einen besonderen Menschen und genießen Sie die Erinnerungen Jahr für Jahr.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"xmas-buy-button\"\u003e 🎁 IN DEN WARENKORB — JETZT LOSBASTELN\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n       ===================================================== --\u003e\n\u003cdiv class=\"xmas-bottom-card green\"\u003e\n\u003ch3\u003e🌎 Weltweiter Versand ✈\u003c\/h3\u003e\n\u003cp\u003eSie erhalten Informationen zur Sendungsverfolgung damit Sie Ihre Bestellung jederzeit verfolgen können. Bestellen Sie rechtzeitig vor Ihrem Weihnachts-Bastelabend und freuen Sie sich darauf direkt mit dem Gestalten zu beginnen.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/536a54f2d4e69dde94cfa4ddfeeca1a1-9136238f4b9e-9136238f4b9e.gif?v=1790058972\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       GUARANTEE\n       ===================================================== --\u003e\n\u003cdiv class=\"xmas-bottom-card\"\u003e\n\u003ch3\u003e🔒 SICHER \u0026amp; SORGENFREI EINKAUFEN\u003c\/h3\u003e\n\u003cp\u003eSollte Ihre Bestellung beschädigt bei Ihnen ankommen kontaktieren Sie einfach unser Kundenservice-Team. Wir helfen Ihnen gerne weiter und finden je nach Fall eine passende Lösung in Form eines Ersatzes oder einer Rückerstattung.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/1362\/4874\/files\/7_b3b07ef6-1cfa-4261-b29b-88b40ae5c11f.png?v=1790170028\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JY","offers":[{"title":"3 Sets \/ Stil A × 3 - 18 Stück","offer_id":50216558100701,"sku":"TTB-JY-JQ-A *3","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil B × 3 - 18Stück","offer_id":50216558133469,"sku":"TTB-JY-JQ-B *3","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil C × 3 - 18Stück","offer_id":50216558166237,"sku":"TTB-JY-JQ-C *3","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil A × 2 + Stil B - 18 Stück","offer_id":50216558199005,"sku":"TTB-JY-JQ-A *2 + TTB-JY-JQ-B","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil A × 2 + Stil C - 18 Stück","offer_id":50216558231773,"sku":"TTB-JY-JQ-A *2 + TTB-JY-JQ-C","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil B × 2 + Stil A - 18 Stück","offer_id":50216558264541,"sku":"TTB-JY-JQ-B *2 + TTB-JY-JQ-A","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil B × 2 + Stil C - 18 Stück","offer_id":50216558297309,"sku":"TTB-JY-JQ-B *2 + TTB-JY-JQ-C","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil C × 2 + Stil A - 18 Stück","offer_id":50216558330077,"sku":"TTB-JY-JQ-C *2 + TTB-JY-JQ-A","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil C × 2 + Stil B - 18 Stück","offer_id":50216558362845,"sku":"TTB-JY-JQ-C *2 + TTB-JY-JQ-B","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"3 Sets \/ Stil A + Stil B + Stil C - 18 Stück","offer_id":50216558395613,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-B + TTB-JY-JQ-C","price":59.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil A × 2 - 12 Stück","offer_id":50216557904093,"sku":"TTB-JY-JQ-A*2","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil B × 2 - 12 Stück","offer_id":50216557936861,"sku":"TTB-JY-JQ-B *2","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil C × 2 - 12 Stück","offer_id":50216557969629,"sku":"TTB-JY-JQ-C *2","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil A + Stil B - 12 Stück","offer_id":50216558002397,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-B","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil A  + Stil C - 12 Stück","offer_id":50216558035165,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-C","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"2 Sets \/ Stil B + Stil C - 12 Stück","offer_id":50216558067933,"sku":"TTB-JY-JQ-B + TTB-JY-JQ-C","price":39.99,"currency_code":"EUR","in_stock":true},{"title":"1 Set \/ Stil A - 6 Stück","offer_id":50216557805789,"sku":"TTB-JY-JQ-A","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"1 Set \/ Stil B - 6 Stück","offer_id":50216557838557,"sku":"TTB-JY-JQ-B","price":22.99,"currency_code":"EUR","in_stock":true},{"title":"1 Set \/ Stil C - 6 Stück","offer_id":50216557871325,"sku":"TTB-JY-JQ-C","price":22.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0853\/6303\/2285\/files\/10_8a6a3ad4-108f-474e-aeed-bc7f85886f89.png?v=1790178322","url":"https:\/\/jndrebdad.com\/products\/zshmg-de","provider":"My Store","version":"1.0","type":"link"}