{"product_id":"glowing-underwater-village-3d-diamond-painting-kit-make-your-own-light-up-ocean-castle","title":"3D DIY Diamond Art Halloween Village Kit","description":"\u003cstyle\u003e\n#vdhv-page {\n  --vdhv-bg: #f5f0f7;\n  --vdhv-card: #fffaf3;\n  --vdhv-ink: #302238;\n  --vdhv-copy: #655769;\n  --vdhv-muted: #6f6272;\n  --vdhv-accent: #864413;\n  --vdhv-line: #e7dce7;\n  container-type: inline-size;\n  container-name: vdhv;\n  isolation: isolate;\n  display: block;\n  clear: both;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  margin: 0 auto;\n  padding: 0 0 24px;\n  background: var(--vdhv-bg);\n  color: var(--vdhv-copy);\n  font-size: 16px;\n  line-height: 1.65;\n  text-align: left;\n  overflow-wrap: anywhere;\n  color-scheme: light;\n}\n#vdhv-page *,\n#vdhv-page *::before,\n#vdhv-page *::after {\n  box-sizing: border-box;\n}\n#vdhv-page :is(h2,h3,p,figure,ul,ol,li) {\n  margin: 0;\n  padding: 0;\n}\n#vdhv-page :is(h2,h3,p,li,span,a,summary,th,td,figcaption,strong) {\n  opacity: 1;\n  -webkit-text-fill-color: currentColor;\n}\n#vdhv-page h2,\n#vdhv-page h3 {\n  color: var(--vdhv-ink);\n  font-weight: 700;\n  font-style: normal;\n  text-transform: none;\n  text-wrap: balance;\n}\n#vdhv-page h2 {\n  font-size: 29px;\n  line-height: 1.15;\n  letter-spacing: -.75px;\n}\n#vdhv-page h3 {\n  font-size: 18px;\n  line-height: 1.35;\n  letter-spacing: -.2px;\n}\n#vdhv-page p {\n  color: var(--vdhv-copy);\n  font-size: 15px;\n  line-height: 1.7;\n}\n#vdhv-page strong {\n  color: inherit;\n  font-weight: 700;\n}\n#vdhv-page .vdhv-flow {\n  display: grid;\n  gap: 18px;\n  min-width: 0;\n}\n#vdhv-page .vdhv-card {\n  min-width: 0;\n  overflow: hidden;\n  border: 1px solid var(--vdhv-line);\n  border-radius: 22px;\n  background: var(--vdhv-card);\n  color: var(--vdhv-copy);\n  transition: box-shadow .2s ease, border-color .2s ease;\n}\n#vdhv-page .vdhv-pad {\n  padding: 26px 20px;\n}\n#vdhv-page .vdhv-kicker {\n  display: block;\n  margin-bottom: 12px;\n  color: var(--vdhv-accent);\n  font-size: 11px;\n  line-height: 1.5;\n  font-weight: 700;\n  letter-spacing: 1.7px;\n  text-transform: uppercase;\n}\n#vdhv-page .vdhv-lead {\n  max-width: 680px;\n  margin-top: 14px;\n}\n#vdhv-page .vdhv-dark {\n  --vdhv-card: #25172e;\n  --vdhv-ink: #fff8ee;\n  --vdhv-copy: #e9deed;\n  --vdhv-muted: #d5c6dc;\n  --vdhv-accent: #ffd194;\n  --vdhv-line: #514057;\n  background: var(--vdhv-card);\n}\n#vdhv-page .vdhv-hero {\n  background:\n    radial-gradient(ellipse at 95% 0%, #523055, transparent 70%),\n    #25172e;\n}\n#vdhv-page .vdhv-hero h2 {\n  font-size: 35px;\n  line-height: 1.08;\n  letter-spacing: -1.05px;\n}\n#vdhv-page .vdhv-glow {\n  color: #ffd194;\n}\n#vdhv-page .vdhv-photo {\n  display: block;\n  overflow: hidden;\n}\n#vdhv-page .vdhv-photo img {\n  display: block;\n  float: none;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  padding: 0;\n  border: 0;\n  border-radius: 0;\n  object-fit: contain;\n}\n#vdhv-page .vdhv-caption {\n  padding: 12px 20px;\n  color: var(--vdhv-muted);\n  background: var(--vdhv-card);\n  font-size: 12px;\n  line-height: 1.6;\n}\n#vdhv-page .vdhv-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  padding: 5px 20px 24px;\n  list-style: none;\n}\n#vdhv-page .vdhv-tags li {\n  padding: 8px 11px;\n  border: 1px solid #6a5174;\n  border-radius: 999px;\n  color: #f5e6fc;\n  background: #3e294a;\n  font-size: 12px;\n  line-height: 1.35;\n  font-weight: 600;\n}\n#vdhv-page .vdhv-ribbon {\n  padding: 16px 18px;\n  border: 1px solid #e3d2bb;\n  border-radius: 15px;\n  color: #704117;\n  background: #fff0d8;\n  font-size: 12px;\n  line-height: 1.8;\n  font-weight: 700;\n  letter-spacing: 1.4px;\n  text-align: center;\n}\n#vdhv-page .vdhv-steps {\n  display: grid;\n  grid-template-columns: minmax(0,1fr);\n  gap: 19px;\n  list-style: none;\n  counter-reset: vdhv-step;\n}\n#vdhv-page .vdhv-steps li {\n  display: grid;\n  grid-template-columns: 34px minmax(0,1fr);\n  gap: 12px;\n  counter-increment: vdhv-step;\n}\n#vdhv-page .vdhv-steps li::before {\n  content: \"0\" counter(vdhv-step);\n  display: grid;\n  place-items: center;\n  width: 34px;\n  height: 34px;\n  border: 1px solid #d8c6dc;\n  border-radius: 50%;\n  color: #693c75;\n  background: #f6edf9;\n  font-size: 12px;\n  font-weight: 700;\n}\n#vdhv-page .vdhv-steps strong {\n  display: block;\n  color: var(--vdhv-ink);\n  font-size: 15px;\n}\n#vdhv-page .vdhv-steps p {\n  margin-top: 4px;\n  font-size: 13px;\n  line-height: 1.65;\n}\n#vdhv-page .vdhv-pair {\n  display: grid;\n  grid-template-columns: minmax(0,1fr);\n  gap: 18px;\n}\n#vdhv-page .vdhv-pair \u003e div {\n  padding-top: 16px;\n  border-top: 1px solid var(--vdhv-line);\n}\n#vdhv-page .vdhv-pair p {\n  margin-top: 6px;\n  font-size: 14px;\n}\n#vdhv-page .vdhv-included {\n  display: grid;\n  grid-template-columns: minmax(0,1fr);\n  gap: 10px;\n  list-style: none;\n}\n#vdhv-page .vdhv-included li {\n  display: grid;\n  grid-template-columns: 19px minmax(0,1fr);\n  gap: 9px;\n  padding: 14px;\n  border: 1px solid var(--vdhv-line);\n  border-radius: 12px;\n  color: var(--vdhv-copy);\n  background: #fcf5ff;\n  font-size: 14px;\n  line-height: 1.55;\n}\n#vdhv-page .vdhv-included li::before {\n  content: \"\\2713\";\n  color: #70407d;\n  font-weight: 700;\n}\n#vdhv-page .vdhv-note {\n  margin-top: 18px;\n  padding: 15px 17px;\n  border-left: 3px solid #bc8847;\n  border-radius: 0 10px 10px 0;\n  color: #63513e;\n  background: #fff0dc;\n  font-size: 13px;\n  line-height: 1.65;\n}\n#vdhv-page .vdhv-spots {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 20px;\n  list-style: none;\n}\n#vdhv-page .vdhv-spots li {\n  padding: 8px 12px;\n  border: 1px solid var(--vdhv-line);\n  border-radius: 999px;\n  color: var(--vdhv-ink);\n  font-size: 12px;\n  line-height: 1.4;\n}\n#vdhv-page .vdhv-dimensions {\n  display: block;\n  margin-top: 22px;\n  color: #713b7d;\n  font-size: 26px;\n  line-height: 1.3;\n  font-weight: 700;\n  letter-spacing: -.5px;\n}\n#vdhv-page .vdhv-small {\n  margin-top: 8px;\n  color: var(--vdhv-muted);\n  font-size: 12px;\n  line-height: 1.65;\n}\n#vdhv-page .vdhv-table {\n  display: table;\n  width: 100%;\n  min-width: 0;\n  margin: 22px 0 0;\n  border: 0;\n  border-collapse: collapse;\n  table-layout: fixed;\n  background: transparent;\n  box-shadow: none;\n}\n#vdhv-page .vdhv-table caption {\n  padding: 0 0 10px;\n  color: var(--vdhv-muted);\n  font-size: 12px;\n  text-align: left;\n}\n#vdhv-page .vdhv-table th,\n#vdhv-page .vdhv-table td {\n  padding: 13px 11px;\n  border: 0;\n  border-bottom: 1px solid var(--vdhv-line);\n  background: transparent;\n  font-size: 13px;\n  line-height: 1.6;\n  text-align: left;\n  vertical-align: top;\n}\n#vdhv-page .vdhv-table th {\n  width: 35%;\n  color: var(--vdhv-ink);\n  font-weight: 600;\n}\n#vdhv-page .vdhv-table td {\n  color: var(--vdhv-copy);\n}\n#vdhv-page .vdhv-table tr:nth-child(odd) {\n  background: #f7f0f8;\n}\n#vdhv-page .vdhv-faq-list {\n  margin-top: 18px;\n}\n#vdhv-page .vdhv-faq {\n  margin: 0;\n  border-bottom: 1px solid var(--vdhv-line);\n}\n#vdhv-page .vdhv-faq:last-child {\n  border-bottom: 0;\n}\n#vdhv-page .vdhv-faq summary {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 14px;\n  padding: 18px 0;\n  color: var(--vdhv-ink);\n  font-size: 15px;\n  line-height: 1.5;\n  font-weight: 600;\n  list-style: none;\n  cursor: pointer;\n}\n#vdhv-page .vdhv-faq summary::-webkit-details-marker {\n  display: none;\n}\n#vdhv-page .vdhv-plus {\n  display: grid;\n  place-items: center;\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  border: 1px solid #d4bfdc;\n  border-radius: 50%;\n  font-size: 20px;\n  font-weight: 400;\n  transition: transform .2s ease;\n}\n#vdhv-page .vdhv-faq[open] .vdhv-plus {\n  transform: rotate(45deg);\n}\n#vdhv-page .vdhv-faq p {\n  padding: 0 30px 18px 0;\n  font-size: 14px;\n}\n#vdhv-page .vdhv-finale {\n  background:\n    radial-gradient(ellipse at 50% 0%, #59335d, transparent 80%),\n    #25172e;\n  text-align: center;\n}\n#vdhv-page .vdhv-finale .vdhv-lead {\n  margin-right: auto;\n  margin-left: auto;\n}\n#vdhv-page .vdhv-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n  width: 100%;\n  min-height: 52px;\n  margin-top: 22px;\n  padding: 15px 22px;\n  border: 1px solid #ffc979;\n  border-radius: 999px;\n  color: #35212b;\n  background: #ffc979;\n  box-shadow: none;\n  font-size: 15px;\n  line-height: 1.4;\n  font-weight: 700;\n  text-decoration: none;\n  transition: background .2s ease, transform .2s ease;\n}\n#vdhv-page .vdhv-button:visited {\n  color: #35212b;\n}\n#vdhv-page .vdhv-button:active {\n  transform: translateY(1px);\n}\n#vdhv-page .vdhv-card:active {\n  border-color: #b890c0;\n}\n#vdhv-page .vdhv-finale .vdhv-small {\n  margin-top: 16px;\n}\n#vdhv-page :is(a,summary):focus-visible {\n  outline: 3px solid #ae6dbb;\n  outline-offset: 4px;\n}\n@supports ((background-clip: text) or (-webkit-background-clip: text)) {\n  #vdhv-page .vdhv-glow {\n    background-image: linear-gradient(\n      100deg,\n      #ffe0a3,\n      #ffc77d 50%,\n      #e6b7ff\n    );\n    background-clip: text;\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n  }\n}\n@container vdhv (min-width: 520px) {\n  #vdhv-page .vdhv-pad {\n    padding: 34px 32px;\n  }\n  #vdhv-page h2 {\n    font-size: 36px;\n  }\n  #vdhv-page .vdhv-hero h2 {\n    font-size: 46px;\n  }\n  #vdhv-page .vdhv-caption {\n    padding-right: 32px;\n    padding-left: 32px;\n  }\n  #vdhv-page .vdhv-tags {\n    padding-right: 32px;\n    padding-left: 32px;\n  }\n  #vdhv-page .vdhv-pair {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n    gap: 24px;\n  }\n  #vdhv-page .vdhv-included {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n  #vdhv-page .vdhv-dimensions {\n    font-size: 32px;\n  }\n  #vdhv-page .vdhv-button {\n    width: auto;\n    min-width: 280px;\n  }\n}\n@container vdhv (min-width: 760px) {\n  #vdhv-page .vdhv-flow {\n    gap: 24px;\n  }\n  #vdhv-page .vdhv-card {\n    border-radius: 26px;\n  }\n  #vdhv-page .vdhv-pad {\n    padding: 42px;\n  }\n  #vdhv-page h2 {\n    font-size: 43px;\n  }\n  #vdhv-page .vdhv-hero h2 {\n    font-size: 58px;\n    letter-spacing: -1.7px;\n  }\n  #vdhv-page .vdhv-hero .vdhv-lead {\n    font-size: 18px;\n  }\n  #vdhv-page .vdhv-caption {\n    padding-right: 42px;\n    padding-left: 42px;\n  }\n  #vdhv-page .vdhv-tags {\n    padding-right: 42px;\n    padding-left: 42px;\n  }\n  #vdhv-page .vdhv-steps {\n    grid-template-columns: repeat(3,minmax(0,1fr));\n    gap: 24px;\n  }\n  #vdhv-page .vdhv-dimensions {\n    font-size: 38px;\n  }\n}\n@media (hover: hover) and (pointer: fine) {\n  #vdhv-page .vdhv-card:hover {\n    box-shadow: 0 12px 28px rgba(49,28,58,.08);\n  }\n  #vdhv-page .vdhv-button:hover {\n    background: #ffdda6;\n    border-color: #ffdda6;\n  }\n}\n@media (prefers-reduced-motion: reduce) {\n  #vdhv-page *,\n  #vdhv-page *::before,\n  #vdhv-page *::after {\n    transition: none !important;\n  }\n}\n@media (forced-colors: active) {\n  #vdhv-page .vdhv-glow {\n    background: none;\n    -webkit-text-fill-color: currentColor;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv id=\"vdhv-page\"\u003e\n\u003cdiv class=\"vdhv-flow\"\u003e\n\u003csection class=\"vdhv-card vdhv-dark vdhv-hero\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eHalloween Village · 3D DIY Diamond Art\u003c\/p\u003e\n\u003ch2 id=\"vdhv-hero-title\"\u003eSkip the same old decor.\u003cbr\u003e\u003cspan class=\"vdhv-glow\"\u003eMake your own magic.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eA cozy craft night becomes a sparkling little village. Place the gems, build the scene and light up something you made yourself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/c095942a05894889e9a999aa3252edf2ace1197b.jpg?v=1789700733\u0026amp;width=1946\" alt=\"Completed gem-decorated Halloween village glowing on a tabletop beside its illustrated packaging.\" width=\"1000\" height=\"1000\" loading=\"eager\" decoding=\"async\"\u003e\n\u003cfigcaption class=\"vdhv-caption\"\u003eFinished project shown. This is a DIY kit; diamond placement and assembly are required. Surrounding decorations are styling props.\u003c\/figcaption\u003e\n\u003c\/figure\u003e\n\u003cul class=\"vdhv-tags\"\u003e\n\u003cli\u003eCreative time, offline\u003c\/li\u003e\n\u003cli\u003eA display with depth\u003c\/li\u003e\n\u003cli\u003eLED light-up finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"vdhv-ribbon\"\u003eDIAMOND ART   ✦   3D ASSEMBLY   ✦   LED DISPLAY\u003c\/div\u003e\n\u003csection class=\"vdhv-card\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eYour evening, with a creative twist\u003c\/p\u003e\n\u003ch2 id=\"vdhv-make-title\"\u003eSomething to make.\u003cbr\u003eSomething to keep.\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003ePut the phone aside and settle into a hands-on project. Follow the illustrated guide from the first gem to the final light-up reveal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/42e4586436ed656a572aab8e3ce3213be043957a.jpg?v=1789700733\u0026amp;width=1946\" alt=\"Three-step crafting demonstration: placing gems on the panels, assembling the village and switching on the lights.\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003col class=\"vdhv-steps\"\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePlace the gems\u003c\/strong\u003e\n\u003cp\u003eUse the pen, wax and tray to decorate the pieces, following the guide.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBuild the village\u003c\/strong\u003e\n\u003cp\u003eAssemble the decorated pieces into a layered Halloween scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEnjoy the glow\u003c\/strong\u003e\n\u003cp\u003eSwitch on the LED base and give your finished project a place to shine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eLook a little closer\u003c\/p\u003e\n\u003ch2 id=\"vdhv-detail-title\"\u003eTiny gems.\u003cbr\u003eBig Halloween character.\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eResin rhinestones and faux pearls add texture to a layered scene of haunted houses, pumpkins, bats and a black cat. This is diamond art that stands up and becomes part of the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/aef0c3ba55e8c08faca549c65532b13195367671.jpg?v=1789700733\u0026amp;width=1946\" alt=\"Close-up views of purple and orange rhinestones, faux pearl accents and the layered haunted-village details.\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card vdhv-dark\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eThe little after-dark reveal\u003c\/p\u003e\n\u003ch2 id=\"vdhv-glow-title\"\u003eSparkles in daylight.\u003cbr\u003eGlows after dark.\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eEnjoy the gem details by day. When evening arrives, switch on the LED base and let your handmade village set the Halloween mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/a0c187f34062cec9af3e0f8c338b8f35e75449e2.jpg?v=1789700733\u0026amp;width=1946\" alt=\"Day-and-night comparison showing the village's gem details in daylight and its illuminated display after dark.\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cdiv class=\"vdhv-pair\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBy day: all the details.\u003c\/h3\u003e\n\u003cp\u003eColorful gems and pearl accents give the little scene its character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBy night: all the atmosphere.\u003c\/h3\u003e\n\u003cp\u003eThe LED light-up base gives the finished display a luminous finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card\" id=\"vdhv-kit\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eInside your craft kit\u003c\/p\u003e\n\u003ch2 id=\"vdhv-kit-title\"\u003eThe craft essentials.\u003cbr\u003eAll together.\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eThe decorating accessories and illustrated instructions come together, so you can focus on making the scene your own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/b2e70b84c888984c01187d15fd47538d56895dbf.jpg?v=1789700733\u0026amp;width=1946\" alt=\"Kit contents including rhinestones, faux pearls, a diamond painting pen, wax, sorting tray, LED light base and instruction guide.\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cul class=\"vdhv-included\"\u003e\n\u003cli\u003e\u003cspan\u003e1 × LED light base with on\/off switch\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e1 × diamond painting pen\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e1 × wax square\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e1 × sorting tray\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e Assorted resin rhinestones and faux pearl beads \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e1 × illustrated instruction manual\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"vdhv-note\"\u003e\u003cstrong\u003eCraft with care:\u003c\/strong\u003e Contains small beads and components. Supervise children during crafting, and keep loose pieces away from young children and pets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card vdhv-dark\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eGive the project. Or keep the magic.\u003c\/p\u003e\n\u003ch2 id=\"vdhv-gift-title\"\u003eFor the one who lives\u003cbr\u003efor spooky season.\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eGive a craft lover a project to enjoy—or turn the finished village into your own handmade Halloween gift. Either way, the fun does not end when the crafting does.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"vdhv-photo\"\u003e\u003cimg src=\"https:\/\/vividala.com\/cdn\/shop\/files\/0b3944b048520115827233b60be25fc094c95b3d.jpg?v=1789700733\u0026amp;width=1946\" alt=\"A crafter admiring the illuminated Halloween village on a seasonally decorated tabletop.\" width=\"1000\" height=\"1000\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003ch3\u003eFind its little corner of Halloween.\u003c\/h3\u003e\n\u003cul class=\"vdhv-spots\"\u003e\n\u003cli\u003eShelf scene\u003c\/li\u003e\n\u003cli\u003eEntryway accent\u003c\/li\u003e\n\u003cli\u003eParty tabletop\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"vdhv-small\"\u003eDisplay on a stable surface, away from open flames and heat sources.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eSize \u0026amp; specifications\u003c\/p\u003e\n\u003ch2 id=\"vdhv-specs-title\"\u003eSmall scene.\u003cbr\u003ePlenty of personality.\u003c\/h2\u003e\n\u003cspan class=\"vdhv-dimensions\"\u003e 7.9 × 6.3 × 5.9 in \u003c\/span\u003e\n\u003cp class=\"vdhv-small\"\u003eApproximate finished size · 20 × 16 × 15 cm\u003c\/p\u003e\n\u003ctable class=\"vdhv-table\"\u003e\n\u003ccaption\u003e3D DIY Diamond Art Halloween Village Kit\u003c\/caption\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eDIY diamond-art kit with a three-dimensional display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTheme\u003c\/th\u003e\n\u003ctd\u003eHalloween haunted village\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\u003ctd\u003eAcrylic, resin rhinestones and faux pearls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n\u003ctd\u003eLED light base with on\/off switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAssembly\u003c\/th\u003e\n\u003ctd\u003eDiamond placement and assembly required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDisplay ideas\u003c\/th\u003e\n\u003ctd\u003eTabletops, shelves, mantels and party displays\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eBefore the first gem\u003c\/p\u003e\n\u003ch2 id=\"vdhv-faq-title\"\u003eA few helpful answers.\u003c\/h2\u003e\n\u003cdiv class=\"vdhv-faq-list\"\u003e\n\u003cdetails class=\"vdhv-faq\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes it arrive already assembled?\u003c\/span\u003e \u003cspan class=\"vdhv-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eNo. This is a DIY kit. You place the rhinestones and faux pearls, then assemble the pieces into the finished village.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vdhv-faq\"\u003e\n\u003csummary\u003e\u003cspan\u003e Is it suitable for a first diamond-art project? \u003c\/span\u003e \u003cspan class=\"vdhv-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe kit includes an illustrated guide and diamond-art tools to help you get started. Work at your own pace and follow the steps for decorating and assembly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vdhv-faq\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs this a flat picture or a 3D display?\u003c\/span\u003e \u003cspan class=\"vdhv-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eThe decorated pieces assemble into a layered, three-dimensional village on a base. It is a tabletop display rather than a flat picture for framing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vdhv-faq\"\u003e\n\u003csummary\u003e\u003cspan\u003eDoes the finished village light up?\u003c\/span\u003e \u003cspan class=\"vdhv-plus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cp\u003eYes. The kit includes an LED light base with an on\/off switch for illuminating your completed display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"vdhv-card vdhv-dark vdhv-finale\"\u003e\n\u003cdiv class=\"vdhv-pad\"\u003e\n\u003cp class=\"vdhv-kicker\"\u003eYour handmade Halloween starts here\u003c\/p\u003e\n\u003ch2 id=\"vdhv-final-title\"\u003eCraft the moment.\u003cbr\u003e\u003cspan class=\"vdhv-glow\"\u003eKeep the glow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vdhv-lead\"\u003eMake room for an evening of creating—and a little village you will be proud to put on display.\u003c\/p\u003e\n\u003ca class=\"vdhv-button\" href=\"https:\/\/vividala.com\/products\/glowing-underwater-village-3d-diamond-painting-kit-make-your-own-light-up-ocean-castle\"\u003e View Kit Options \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e\n\u003cp class=\"vdhv-small\"\u003eFree shipping on orders over $69.99\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"LQ","offers":[{"title":"Default Title","offer_id":48444583379170,"sku":"RI3629335-钻石画","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0833\/8921\/9042\/files\/aff802dba42fbc792b94d5e7b4cf290e17d27c34.jpg?v=1789700733","url":"https:\/\/vividala.com\/products\/glowing-underwater-village-3d-diamond-painting-kit-make-your-own-light-up-ocean-castle","provider":"vividala","version":"1.0","type":"link"}