{"product_id":"zshmg","title":"Christmas Diamond Painting Ornament Kit – Sparkling DIY Tree Decorations \u0026 Holiday Craft Gift","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🎄Christmas DIY Diamond Painting Ornaments Kit 🎁— Pearls, Gems, Tools \u0026amp; Hanging Strings Included\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✨ FUN CHRISTMAS DIY ORNAMENT KIT\u003c\/div\u003e\n\u003ch1\u003eCREATE 6 SPARKLING CHRISTMAS ORNAMENTS WITH YOUR FAMILY\u003c\/h1\u003e\n\u003cp class=\"xmas-hero-sub\"\u003eTurn pearls and sparkling gems into beautiful handmade Christmas ornaments you can hang, gift and enjoy year after year.\u003c\/p\u003e\n\u003cdiv class=\"xmas-hero-points\"\u003e6 Handmade Ornaments · Complete Craft Kit · Beginner-Friendly\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 Festive Ornaments\u003c\/h3\u003e\n\u003cp\u003eCreate six different Christmas designs from one complete craft kit.\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\u003eHANDMADE KEEPSAKES FOR YEARS\u003c\/h3\u003e\n\u003cp\u003eCreate beautiful Christmas ornaments to hang, gift.\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\u003e\u003cstrong\u003eA CHRISTMAS MEMORY YOU MAKE TOGETHER\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eA relaxing holiday craft for kids, parents, grandparents and friends.\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\u003eEASY ENOUGH FOR ANYONE\u003c\/h3\u003e\n\u003cp\u003eSimply follow the printed design—no special skills or experience needed.\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 CLASSIC CHRISTMAS DESIGNS IN ONE KIT\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eCreate a colorful collection of festive hanging ornaments, each with its own classic Christmas character and sparkling handmade finish.\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🎅 Santa\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🦌 Reindeer\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e☃️ Snowman\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🎄 Christmas Tree\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🧦 Stocking\u003c\/div\u003e\n\u003cdiv class=\"xmas-design-item\"\u003e🌿 Wreath\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💎 Lifelike 3D Santa \u0026amp; Reindeer Diamond Art That Instantly Creates a Festive Christmas Atmosphere\u003c\/h3\u003e\n\u003cp dir=\"auto\" class=\"PDq2pG_selectionAnchorContainer\"\u003eA Variety of Vintage-Inspired Christmas Ornament Designs: Featuring a charming mix of classic holiday motifs, these sparkling ornaments add nostalgic Christmas character wherever you place them—\u003cspan style=\"color: rgb(9, 99, 39);\"\u003e\u003cstrong\u003eon the tree, windows, doors, walls, mantels, or other festive corners of your home.\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\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_26_16.png?v=1790058404\" alt=\"\" style=\"margin: 0px auto 9px; width: 542.749px;\"\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🎀 HANG THEM. DISPLAY THEM. GIFT THEM.\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eYour finished ornaments add handmade Christmas charm throughout the home and can also become thoughtful gifts for someone special.\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🎄 Christmas Trees\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🌿 Holiday Wreaths\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🪟 Windows\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🔥 Mantels \u0026amp; Displays\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🎁 Handmade Gifts\u003c\/div\u003e\n\u003cdiv class=\"xmas-use-item\"\u003e🎀 Gift Bags \u0026amp; Packages\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-gift-line\"\u003e\n\u003ch3\u003e❤️ MORE THAN A DECORATION — A LITTLE CHRISTMAS KEEPSAKE\u003c\/h3\u003e\n\u003cp\u003eKeep them on your own Christmas tree or share them with family and friends. Each handmade ornament carries the time and care you put into creating it, making it feel more personal than an ordinary store-bought decoration.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_38_09.png?v=1790059504\" 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📦 OPEN THE KIT \u0026amp; START CREATING\u003c\/h3\u003e\n\u003cp\u003eNo extra craft shopping required. The kit includes ornament bases, assorted pearls and gems, an applicator pen, wax pad, sorting tray and hanging strings needed to create all six festive ornaments.\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✨ SIMPLE TO MAKE. SATISFYING TO FINISH.\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003eFollow the printed pattern and watch each Christmas design come to life one pearl and gemstone at a time.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_36_46.png?v=1790059505\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"xmas-steps\"\u003e\n\u003cdiv class=\"xmas-step\"\u003ePeel back a small section of the protective film.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003ePour the pearls and gemstones into the sorting tray.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eUse the applicator pen and wax to pick up each piece.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003ePlace each pearl or gem onto its matching printed area.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eAdd the hanging string once your ornament is complete.\u003c\/div\u003e\n\u003cdiv class=\"xmas-step\"\u003eHang it up and enjoy your handmade Christmas sparkle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_37_23.png?v=1790059504\" 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🕯️ WARM FAMILY HOLIDAY CRAFT TIME\u003c\/div\u003e\n\u003ch2\u003eTURN ON THE CHRISTMAS MUSIC. POUR OUT THE GEMS. MAKE SOMETHING TOGETHER.\u003c\/h2\u003e\n\u003cp\u003eA cozy hands-on activity for families, teens and adult craft lovers. Spend a relaxing holiday afternoon creating together, then hang the finished ornaments on the tree and enjoy them again next Christmas.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_38_46.png?v=1790059504\" 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🎄 MADE FOR CHRISTMAS MOMENTS\u003c\/h2\u003e\n\u003cp class=\"xmas-section-subtitle\"\u003ePerfect for family craft nights, relaxing holiday afternoons, Christmas decorating, handmade gift making and festive gift exchanges.\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🎄 CREATE 6 ORNAMENTS \u0026amp; MAKE THIS CHRISTMAS MORE PERSONAL\u003c\/h2\u003e\n\u003cp\u003eEverything you need is inside. Create them together, hang them proudly, gift them to someone special and enjoy the memories year after year.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"xmas-buy-button\"\u003e 🎁 ADD TO CART — START CREATING \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING\n       ===================================================== --\u003e\n\u003cdiv class=\"xmas-bottom-card green\"\u003e\n\u003ch3\u003e🌎 Worldwide Shipping ✈\u003c\/h3\u003e\n\u003cp\u003eTracking information is provided so you can follow your order along the way. Order ahead of your Christmas craft night and get ready to start creating.\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🔒 Shop With Confidence\u003c\/h3\u003e\n\u003cp\u003eIf your order arrives damaged, contact our customer support team and we'll help resolve the issue with an appropriate replacement or refund.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0933\/8562\/1826\/files\/ChatGPT_Image_2026_9_22_14_44_23.png?v=1790059504\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JY","offers":[{"title":"1 Set \/ Style A-6pcs","offer_id":56148995899764,"sku":"TTB-JY-JQ-A","price":22.99,"currency_code":"USD","in_stock":true},{"title":"1 Set \/ Style B-6pcs","offer_id":56148995932532,"sku":"TTB-JY-JQ-B","price":22.99,"currency_code":"USD","in_stock":true},{"title":"1 Set \/ Style C-6pcs","offer_id":56148995965300,"sku":"TTB-JY-JQ-C","price":22.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style A × 2 - 12pcs","offer_id":56148995998068,"sku":"TTB-JY-JQ-A*2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style B × 2 - 12pcs","offer_id":56148996030836,"sku":"TTB-JY-JQ-B *2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style C × 2 - 12pcs","offer_id":56148996063604,"sku":"TTB-JY-JQ-C *2","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style A + Style B - 12pcs","offer_id":56148996096372,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-B","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style A + Style C - 12pcs","offer_id":56148996129140,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-C","price":39.99,"currency_code":"USD","in_stock":true},{"title":"2 Sets \/ Style B + Style C - 12pcs","offer_id":56148996161908,"sku":"TTB-JY-JQ-B + TTB-JY-JQ-C","price":39.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style A × 3 - 18pcs","offer_id":56148996194676,"sku":"TTB-JY-JQ-A *3","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style B × 3 - 18pcs","offer_id":56148996227444,"sku":"TTB-JY-JQ-B *3","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style C × 3 - 18pcs","offer_id":56148996260212,"sku":"TTB-JY-JQ-C *3","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style A × 2 + Style B - 18pcs","offer_id":56148996292980,"sku":"TTB-JY-JQ-A *2 + TTB-JY-JQ-B","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style A × 2 + Style C - 18pcs","offer_id":56148996325748,"sku":"TTB-JY-JQ-A *2 + TTB-JY-JQ-C","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style B × 2 + Style A - 18pcs","offer_id":56148996358516,"sku":"TTB-JY-JQ-B *2 + TTB-JY-JQ-A","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style B × 2 + Style C - 18pcs","offer_id":56148996391284,"sku":"TTB-JY-JQ-B *2 + TTB-JY-JQ-C","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style C × 2 + Style A - 18pcs","offer_id":56148996424052,"sku":"TTB-JY-JQ-C *2 + TTB-JY-JQ-A","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style C × 2 + Style B - 18pcs","offer_id":56148996456820,"sku":"TTB-JY-JQ-C *2 + TTB-JY-JQ-B","price":59.99,"currency_code":"USD","in_stock":true},{"title":"3 Sets \/ Style A + Style B + Style C - 18pcs","offer_id":56148996489588,"sku":"TTB-JY-JQ-A + TTB-JY-JQ-B + TTB-JY-JQ-C","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1024\/8814\/6292\/files\/ChatGPTImage2026_9_22_14_55_51.png?v=1790072669","url":"https:\/\/www.phuknow.com\/products\/zshmg","provider":"phuknow","version":"1.0","type":"link"}