{"product_id":"glow-in-dark-cute-ghost-resin-bead-set","title":"⏳ Last day 50% OFF –👻Glow In Dark Cute Ghost Resin Bead Set","description":"\u003cstyle\u003e\n.ghostr-page{\n  --bg:#100b18;\n  --bg2:#1b1028;\n  --purple:#8b5cf6;\n  --purple2:#c084fc;\n  --green:#79ffd0;\n  --pink:#ff8ed8;\n  --white:#fff;\n  --soft:#f2edf7;\n  --text:#2c2632;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:0;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  overflow:hidden;\n  line-height:1.55;\n}\n\n.ghostr-page *{\n  box-sizing:border-box;\n}\n\n.ghostr-page img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.ghostr-page h1,\n.ghostr-page h2,\n.ghostr-page h3,\n.ghostr-page p{\n  margin-top:0;\n}\n\n.ghostr-page h2{\n  font-size:34px;\n  line-height:1.16;\n  font-weight:800;\n  letter-spacing:-.8px;\n  margin-bottom:14px;\n}\n\n.ghostr-page p,\n.ghostr-page li{\n  font-size:19px;\n  line-height:1.65;\n}\n\n\n\/* =========================\n   TOP BAR\n========================= *\/\n\n.ghostr-strip{\n  background:#160d20;\n  color:#fff;\n  text-align:center;\n  font-size:15px;\n  font-weight:900;\n  letter-spacing:.5px;\n  padding:11px 14px;\n}\n\n.ghostr-strip span{\n  color:#7dffd1;\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ghostr-hero{\n  background:\n    radial-gradient(circle at 20% 0%,rgba(139,92,246,.28),transparent 35%),\n    radial-gradient(circle at 85% 70%,rgba(121,255,208,.12),transparent 30%),\n    linear-gradient(145deg,#12091c,#23112e);\n  color:#fff;\n  padding:28px 18px 32px;\n  text-align:center;\n}\n\n.ghostr-eyebrow{\n  display:inline-block;\n  padding:8px 15px;\n  border:1px solid rgba(121,255,208,.45);\n  border-radius:999px;\n  color:#80ffd4;\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:1.3px;\n  margin-bottom:15px;\n}\n\n.ghostr-title{\n  font-size:43px;\n  line-height:1.06;\n  font-weight:900;\n  letter-spacing:-1.5px;\n  margin:0 auto 13px;\n  max-width:750px;\n}\n\n.ghostr-title span{\n  color:#7dffd1;\n  text-shadow:0 0 24px rgba(121,255,208,.3);\n}\n\n.ghostr-subtitle{\n  max-width:700px;\n  margin:0 auto 22px;\n  color:#eee8f3;\n  font-size:19px;\n  line-height:1.55;\n}\n\n\n\/* =========================\n   FIRST-SCREEN ANIMATION\n========================= *\/\n\n.ghost-motion{\n  width:100%;\n  max-width:720px;\n  aspect-ratio:1 \/ 1;\n  margin:0 auto;\n  position:relative;\n  overflow:hidden;\n  border-radius:22px;\n  background:#08060c;\n  box-shadow:\n    0 22px 60px rgba(0,0,0,.48),\n    0 0 50px rgba(112,255,211,.08);\n  border:1px solid rgba(255,255,255,.12);\n}\n\n.ghost-motion img{\n  width:100%;\n  height:100%;\n  object-fit:cover;\n  position:absolute;\n  inset:0;\n}\n\n\n\/* Day layer *\/\n.ghost-motion-day{\n  z-index:1;\n  animation:ghostDay 6s ease-in-out infinite;\n}\n\n\/* Night layer *\/\n.ghost-motion-night{\n  z-index:2;\n  opacity:0;\n  animation:ghostNight 6s ease-in-out infinite;\n}\n\n\n\/* dark overlay *\/\n.ghost-motion-darkness{\n  position:absolute;\n  z-index:3;\n  inset:0;\n  background:rgba(5,7,10,.60);\n  opacity:0;\n  pointer-events:none;\n  animation:ghostDarkness 6s ease-in-out infinite;\n}\n\n\n\/* glow *\/\n.ghost-motion-glow{\n  position:absolute;\n  z-index:4;\n  width:54%;\n  height:54%;\n  left:23%;\n  top:25%;\n  border-radius:50%;\n  opacity:0;\n  background:\n    radial-gradient(circle,\n      rgba(95,255,200,.35) 0%,\n      rgba(76,232,190,.14) 40%,\n      rgba(76,232,190,0) 72%);\n  filter:blur(12px);\n  animation:ghostHalo 6s ease-in-out infinite;\n  pointer-events:none;\n}\n\n\n\/* Badge *\/\n.ghost-motion-label{\n  position:absolute;\n  z-index:7;\n  left:50%;\n  bottom:17px;\n  transform:translateX(-50%);\n  white-space:nowrap;\n  padding:10px 16px;\n  border-radius:999px;\n  background:rgba(15,10,23,.78);\n  border:1px solid rgba(126,255,212,.38);\n  backdrop-filter:blur(7px);\n  -webkit-backdrop-filter:blur(7px);\n  color:#fff;\n  font-size:14px;\n  font-weight:900;\n  box-shadow:0 7px 25px rgba(0,0,0,.3);\n}\n\n.ghost-motion-label span{\n  color:#7dffd1;\n}\n\n\n\/* moon *\/\n.ghost-moon{\n  position:absolute;\n  z-index:6;\n  top:22px;\n  right:24px;\n  font-size:37px;\n  opacity:0;\n  transform:translateY(-7px);\n  animation:ghostMoon 6s ease-in-out infinite;\n}\n\n\n\/* stars *\/\n.ghost-stars{\n  position:absolute;\n  z-index:6;\n  inset:0;\n  opacity:0;\n  pointer-events:none;\n  animation:ghostStarsShow 6s ease-in-out infinite;\n}\n\n.ghost-star{\n  position:absolute;\n  color:#c6ffe9;\n  text-shadow:0 0 12px #65ffd0;\n  animation:twinkle 1.4s ease-in-out infinite alternate;\n}\n\n.ghost-star:nth-child(1){\n  top:19%;\n  left:15%;\n  font-size:21px;\n}\n\n.ghost-star:nth-child(2){\n  top:31%;\n  right:14%;\n  font-size:16px;\n  animation-delay:.3s;\n}\n\n.ghost-star:nth-child(3){\n  bottom:26%;\n  left:13%;\n  font-size:17px;\n  animation-delay:.55s;\n}\n\n.ghost-star:nth-child(4){\n  bottom:17%;\n  right:21%;\n  font-size:23px;\n  animation-delay:.8s;\n}\n\n\n\/* Animation timeline *\/\n\n@keyframes ghostNight{\n  0%,28%{\n    opacity:0;\n  }\n  40%,74%{\n    opacity:1;\n  }\n  90%,100%{\n    opacity:0;\n  }\n}\n\n@keyframes ghostDay{\n  0%,27%{\n    opacity:1;\n  }\n  42%,74%{\n    opacity:.15;\n  }\n  90%,100%{\n    opacity:1;\n  }\n}\n\n@keyframes ghostDarkness{\n  0%,27%{\n    opacity:0;\n  }\n  42%,74%{\n    opacity:.25;\n  }\n  90%,100%{\n    opacity:0;\n  }\n}\n\n@keyframes ghostHalo{\n  0%,32%{\n    opacity:0;\n    transform:scale(.85);\n  }\n  45%,72%{\n    opacity:1;\n    transform:scale(1.1);\n  }\n  86%,100%{\n    opacity:0;\n    transform:scale(.9);\n  }\n}\n\n@keyframes ghostMoon{\n  0%,32%{\n    opacity:0;\n    transform:translateY(-8px);\n  }\n  43%,76%{\n    opacity:1;\n    transform:translateY(0);\n  }\n  88%,100%{\n    opacity:0;\n  }\n}\n\n@keyframes ghostStarsShow{\n  0%,32%{\n    opacity:0;\n  }\n  44%,77%{\n    opacity:1;\n  }\n  88%,100%{\n    opacity:0;\n  }\n}\n\n@keyframes twinkle{\n  from{\n    opacity:.35;\n    transform:scale(.8);\n  }\n  to{\n    opacity:1;\n    transform:scale(1.25);\n  }\n}\n\n\n\/* HERO ICONS *\/\n\n.ghostr-badges{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n  margin:21px auto 0;\n}\n\n.ghostr-badge{\n  padding:9px 13px;\n  border-radius:999px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.13);\n  color:#fff;\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* BUTTON *\/\n\n.ghostr-btn{\n  display:block;\n  width:100%;\n  max-width:620px;\n  margin:23px auto 0;\n  padding:17px 22px;\n  border-radius:14px;\n  background:linear-gradient(90deg,#7446e8,#a65ef4);\n  color:#fff!important;\n  text-decoration:none!important;\n  font-size:20px;\n  font-weight:900;\n  text-align:center;\n  box-shadow:0 9px 26px rgba(116,70,232,.3);\n}\n\n.ghostr-btn:hover{\n  transform:translateY(-1px);\n}\n\n\n\/* =========================\n   CONTENT\n========================= *\/\n\n.ghostr-section{\n  padding:46px 21px;\n}\n\n.ghostr-section.light{\n  background:#fff;\n}\n\n.ghostr-section.soft{\n  background:#f8f4fb;\n}\n\n.ghostr-section.dark{\n  background:\n    radial-gradient(circle at 70% 10%,rgba(121,255,208,.12),transparent 33%),\n    linear-gradient(160deg,#120b19,#21102d);\n  color:#fff;\n}\n\n.ghostr-lead{\n  max-width:700px;\n  margin:0 auto 25px;\n  text-align:center;\n}\n\n.ghostr-lead p{\n  color:#665d6c;\n  margin-bottom:0;\n}\n\n.ghostr-section.dark .ghostr-lead p{\n  color:#ddd2e6;\n}\n\n\n\/* IMAGE *\/\n\n.ghostr-image{\n  max-width:750px;\n  margin:0 auto;\n  border-radius:20px;\n  overflow:hidden;\n  box-shadow:0 13px 35px rgba(0,0,0,.13);\n}\n\n\n\/* BENEFITS *\/\n\n.ghostr-benefits{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  max-width:780px;\n  margin:28px auto 0;\n}\n\n.ghostr-benefit{\n  text-align:center;\n  border-radius:17px;\n  padding:21px 13px;\n  background:#fff;\n  border:1px solid #ebe5ef;\n}\n\n.ghostr-benefit .ico{\n  font-size:34px;\n  margin-bottom:7px;\n}\n\n.ghostr-benefit strong{\n  display:block;\n  font-size:17px;\n  line-height:1.3;\n}\n\n.ghostr-benefit span{\n  display:block;\n  font-size:14px;\n  margin-top:5px;\n  color:#746a79;\n}\n\n\n\/* USES *\/\n\n.ghostr-uses{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  justify-content:center;\n  margin:25px auto 0;\n  max-width:690px;\n}\n\n.ghostr-use{\n  background:#f1e8ff;\n  color:#59309e;\n  border-radius:12px;\n  padding:11px 14px;\n  font-size:16px;\n  font-weight:800;\n}\n\n\n\/* PURPLE BOX *\/\n\n.ghostr-purple-box{\n  max-width:760px;\n  margin:0 auto;\n  padding:31px 23px;\n  border-radius:22px;\n  background:linear-gradient(145deg,#7348dd,#a458e4);\n  color:#fff;\n  text-align:center;\n}\n\n.ghostr-purple-box h2{\n  margin-bottom:10px;\n}\n\n.ghostr-purple-box p{\n  margin-bottom:0;\n}\n\n\n\/* CHECK LIST *\/\n\n.ghostr-checks{\n  list-style:none;\n  padding:0;\n  margin:23px auto 0;\n  max-width:690px;\n}\n\n.ghostr-checks li{\n  padding:11px 0 11px 38px;\n  position:relative;\n  border-bottom:1px solid #ece7ef;\n}\n\n.ghostr-checks li:last-child{\n  border-bottom:0;\n}\n\n.ghostr-checks li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:14px;\n  width:24px;\n  height:24px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:#e9dcff;\n  color:#6633c7;\n  font-size:14px;\n  font-weight:900;\n}\n\n\n\/* PRODUCT GALLERY *\/\n\n.ghostr-gallery{\n  max-width:760px;\n  margin:25px auto 0;\n}\n\n.ghostr-gallery img{\n  margin-bottom:17px;\n  border-radius:18px;\n  box-shadow:0 10px 28px rgba(0,0,0,.09);\n}\n\n\n\n\/* PACK \/ SKU GUIDE *\/\n\n.ghostr-pack-list{\n  max-width:760px;\n  margin:0 auto;\n  display:flex;\n  flex-direction:column;\n  gap:14px;\n}\n\n.ghostr-pack-item{\n  display:grid;\n  grid-template-columns:115px 1fr;\n  align-items:center;\n  gap:18px;\n  padding:20px;\n  background:#fff;\n  border:1px solid #e7e0eb;\n  border-radius:18px;\n  box-shadow:0 8px 24px rgba(38,24,48,.06);\n}\n\n.ghostr-pack-count{\n  min-height:78px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  padding:12px 10px;\n  border-radius:15px;\n  background:linear-gradient(145deg,#7446e8,#a65ef4);\n  color:#fff;\n  font-size:24px;\n  line-height:1;\n  font-weight:900;\n  letter-spacing:.3px;\n  box-shadow:0 8px 22px rgba(116,70,232,.18);\n}\n\n.ghostr-pack-copy h3{\n  margin:0 0 7px;\n  color:#33293a;\n  font-size:21px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.ghostr-pack-copy p{\n  margin:0;\n  color:#6a606f;\n  font-size:17px;\n  line-height:1.55;\n}\n\n.ghostr-pack-featured{\n  border:2px solid #8b5cf6;\n  background:linear-gradient(135deg,#fff 0%,#faf6ff 100%);\n  box-shadow:0 12px 30px rgba(116,70,232,.12);\n}\n\n.ghostr-pack-featured .ghostr-pack-count{\n  background:linear-gradient(145deg,#6236d4,#9f53ef);\n}\n\n\n\/* SPEC *\/\n\n.ghostr-spec-box{\n  max-width:760px;\n  margin:0 auto;\n  border-radius:22px;\n  overflow:hidden;\n  background:#fff;\n  box-shadow:0 12px 32px rgba(0,0,0,.08);\n}\n\n.ghostr-spec-copy{\n  padding:25px 23px;\n}\n\n.ghostr-spec-row{\n  display:flex;\n  justify-content:space-between;\n  gap:15px;\n  padding:14px 0;\n  border-bottom:1px solid #eee9f1;\n  font-size:18px;\n}\n\n.ghostr-spec-row:last-child{\n  border-bottom:0;\n}\n\n.ghostr-spec-row span{\n  color:#736a78;\n  text-align:right;\n}\n\n\n\/* FAQ *\/\n\n.ghostr-faq{\n  max-width:760px;\n  margin:0 auto;\n}\n\n.ghostr-faq details{\n  background:#fff;\n  border:1px solid #e7e0eb;\n  border-radius:14px;\n  margin-bottom:11px;\n}\n\n.ghostr-faq summary{\n  cursor:pointer;\n  list-style:none;\n  padding:18px 48px 18px 18px;\n  position:relative;\n  font-size:18px;\n  font-weight:800;\n}\n\n.ghostr-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.ghostr-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:18px;\n  top:11px;\n  font-size:29px;\n  color:#7548db;\n}\n\n.ghostr-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.ghostr-faq details p{\n  font-size:17px;\n  padding:0 18px 19px;\n  color:#655c69;\n  margin:0;\n}\n\n\n\/* FINAL CTA *\/\n\n.ghostr-final{\n  text-align:center;\n  padding:52px 21px;\n  color:#fff;\n  background:\n    radial-gradient(circle at 50% 0%,rgba(121,255,208,.12),transparent 42%),\n    #130c1c;\n}\n\n.ghostr-final .ghost{\n  font-size:50px;\n  margin-bottom:9px;\n}\n\n.ghostr-final h2{\n  max-width:680px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ghostr-final p{\n  max-width:650px;\n  margin:0 auto;\n  color:#ded4e5;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:700px){\n\n  .ghostr-title{\n    font-size:34px;\n  }\n\n  .ghostr-page h2{\n    font-size:28px;\n  }\n\n  .ghostr-page p,\n  .ghostr-page li{\n    font-size:18px;\n  }\n\n  .ghostr-hero{\n    padding:25px 13px 27px;\n  }\n\n  .ghostr-section{\n    padding:38px 15px;\n  }\n\n  .ghost-motion{\n    border-radius:16px;\n  }\n\n  .ghostr-benefits{\n    grid-template-columns:1fr;\n  }\n\n  .ghostr-benefit{\n    display:flex;\n    align-items:center;\n    gap:13px;\n    text-align:left;\n    padding:16px;\n  }\n\n  .ghostr-benefit .ico{\n    margin:0;\n    min-width:41px;\n  }\n\n\n  .ghostr-pack-item{\n    grid-template-columns:1fr;\n    gap:12px;\n    padding:17px;\n  }\n\n  .ghostr-pack-count{\n    min-height:auto;\n    width:100%;\n    padding:13px 12px;\n    font-size:22px;\n  }\n\n  .ghostr-pack-copy{\n    text-align:left;\n  }\n\n  .ghostr-pack-copy h3{\n    font-size:20px;\n  }\n\n  .ghostr-pack-copy p{\n    font-size:17px;\n  }\n\n  .ghostr-spec-row{\n    flex-direction:column;\n    gap:3px;\n  }\n\n  .ghostr-spec-row span{\n    text-align:left;\n  }\n\n}\n\n\/* =========================================================\n   COLOR FIX ONLY — ORIGINAL ANIMATION KEPT UNCHANGED\n   ========================================================= *\/\n\n.ghostr-page{\n  --bg:#17111f;\n  --bg2:#24162f;\n  --purple:#6f4b8f;\n  --purple2:#9368ad;\n  --green:#aee8d2;\n  --pink:#efc3d7;\n  --white:#ffffff;\n  --soft:#f8f3f8;\n  --text:#2f2933;\n  background:#fffaf7 !important;\n  color:#2f2933 !important;\n}\n\n.ghostr-strip{\n  background:#211629 !important;\n  color:#ffffff !important;\n}\n\n.ghostr-strip span{\n  color:#bfead8 !important;\n}\n\n.ghostr-hero{\n  background:\n    radial-gradient(circle at 20% 0%,rgba(126,87,154,.22),transparent 35%),\n    radial-gradient(circle at 85% 70%,rgba(174,232,210,.10),transparent 30%),\n    linear-gradient(145deg,#17111f,#25172f) !important;\n  color:#ffffff !important;\n}\n\n.ghostr-eyebrow{\n  border-color:rgba(191,234,216,.45) !important;\n  color:#bfead8 !important;\n  background:rgba(255,255,255,.03) !important;\n}\n\n.ghostr-title{\n  color:#ffffff !important;\n}\n\n.ghostr-title span{\n  color:#bfead8 !important;\n  text-shadow:0 0 20px rgba(191,234,216,.20) !important;\n}\n\n.ghostr-subtitle{\n  color:#ece5ee !important;\n}\n\n.ghostr-badge{\n  background:rgba(255,255,255,.07) !important;\n  border-color:rgba(255,255,255,.13) !important;\n  color:#ffffff !important;\n}\n\n.ghostr-btn{\n  background:linear-gradient(90deg,#68498a,#8a5da2) !important;\n  color:#ffffff !important;\n  box-shadow:0 9px 24px rgba(104,73,138,.22) !important;\n}\n\n.ghostr-section.light{\n  background:#fffaf7 !important;\n  color:#2f2933 !important;\n}\n\n.ghostr-section.soft{\n  background:#f8f3f8 !important;\n  color:#2f2933 !important;\n}\n\n.ghostr-section.dark{\n  background:\n    radial-gradient(circle at 70% 10%,rgba(174,232,210,.10),transparent 33%),\n    linear-gradient(160deg,#17111f,#25172f) !important;\n  color:#ffffff !important;\n}\n\n.ghostr-section.light h2,\n.ghostr-section.soft h2,\n.ghostr-section.light h3,\n.ghostr-section.soft h3{\n  color:#2f2933 !important;\n}\n\n.ghostr-section.light p,\n.ghostr-section.soft p,\n.ghostr-section.light li,\n.ghostr-section.soft li,\n.ghostr-lead p{\n  color:#6d6571 !important;\n}\n\n.ghostr-section.dark h2,\n.ghostr-section.dark h3{\n  color:#ffffff !important;\n}\n\n.ghostr-section.dark p,\n.ghostr-section.dark li,\n.ghostr-section.dark .ghostr-lead p{\n  color:#e6dee9 !important;\n}\n\n.ghostr-benefit{\n  background:#ffffff !important;\n  border-color:#e9e0eb !important;\n}\n\n.ghostr-benefit strong{\n  color:#302a34 !important;\n}\n\n.ghostr-benefit span{\n  color:#746b78 !important;\n}\n\n.ghostr-use{\n  background:#efe7f3 !important;\n  color:#5d4273 !important;\n}\n\n.ghostr-purple-box{\n  background:linear-gradient(145deg,#6e4c87,#8d62a1) !important;\n  color:#ffffff !important;\n}\n\n.ghostr-purple-box h2,\n.ghostr-purple-box p{\n  color:#ffffff !important;\n}\n\n.ghostr-checks li:before{\n  background:#eee5f3 !important;\n  color:#68498a !important;\n}\n\n.ghostr-spec-box{\n  background:#ffffff !important;\n}\n\n.ghostr-spec-row{\n  border-bottom-color:#eee8f0 !important;\n  color:#302a34 !important;\n}\n\n.ghostr-spec-row strong{\n  color:#302a34 !important;\n}\n\n.ghostr-spec-row span{\n  color:#756c79 !important;\n}\n\n.ghostr-faq details{\n  background:#ffffff !important;\n  border-color:#e8dfe9 !important;\n}\n\n.ghostr-faq summary{\n  color:#302a34 !important;\n}\n\n.ghostr-faq summary:after{\n  color:#68498a !important;\n}\n\n.ghostr-faq details p{\n  color:#675e6b !important;\n}\n\n.ghostr-final{\n  background:\n    radial-gradient(circle at 50% 0%,rgba(174,232,210,.10),transparent 42%),\n    #17111f !important;\n  color:#ffffff !important;\n}\n\n.ghostr-final h2{\n  color:#ffffff !important;\n}\n\n.ghostr-final p{\n  color:#e5dfe7 !important;\n}\n\n\/* SKU cards *\/\n.ghostr-pack-item{\n  background:#ffffff !important;\n  border-color:#e8dfe9 !important;\n}\n\n.ghostr-pack-count{\n  background:linear-gradient(145deg,#6f4b8f,#8f63a6) !important;\n  color:#ffffff !important;\n}\n\n.ghostr-pack-copy h3{\n  color:#302a34 !important;\n}\n\n.ghostr-pack-copy p{\n  color:#6d6571 !important;\n}\n\n.ghostr-pack-featured{\n  border-color:#775095 !important;\n  background:linear-gradient(135deg,#ffffff 0%,#faf6fb 100%) !important;\n}\n\n.ghostr-pack-featured .ghostr-pack-count{\n  background:linear-gradient(145deg,#61427d,#81579a) !important;\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ghostr-page\"\u003e\n\u003c!-- =========================\n     TOP\n========================= --\u003e\n\u003cdiv class=\"ghostr-strip\"\u003e👻 CUTE BY DAY · \u003cspan\u003eGLOWS AFTER DARK\u003c\/span\u003e ✨\u003c\/div\u003e\n\u003c!-- =========================\n     FIRST SCREEN\n========================= --\u003e\n\u003csection class=\"ghostr-hero\"\u003e\n\u003cdiv class=\"ghostr-eyebrow\"\u003e✨ WATCH THEM GLOW\u003c\/div\u003e\n\u003ch1 class=\"ghostr-title\"\u003eTiny Ghosts That \u003cspan\u003eCome Alive After Dark\u003c\/span\u003e 👻\u003c\/h1\u003e\n\u003cp class=\"ghostr-subtitle\"\u003eLet them soak up the light — then watch these adorable little ghosts glow when Halloween night begins.\u003c\/p\u003e\n\u003c!-- AUTO-LOOP MOTION HERO --\u003e\n\u003cdiv class=\"ghost-motion\"\u003e\n\u003c!-- DAY --\u003e \u003cimg class=\"ghost-motion-day\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/7acfb6a3c3bb455ebb20f494bef74212.jpg?v=1787303817\" alt=\"Glow in the dark ghost beads in daylight\"\u003e \u003c!-- NIGHT --\u003e \u003cimg class=\"ghost-motion-night\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/3b0e49936bb44eff83882d2d39bd6555_1.jpg?v=1787303817\" alt=\"Glow in the dark ghost beads glowing at night\"\u003e\n\u003cdiv class=\"ghost-motion-darkness\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ghost-motion-glow\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ghost-moon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv class=\"ghost-stars\"\u003e\n\u003cspan class=\"ghost-star\"\u003e✦\u003c\/span\u003e \u003cspan class=\"ghost-star\"\u003e✧\u003c\/span\u003e \u003cspan class=\"ghost-star\"\u003e✦\u003c\/span\u003e \u003cspan class=\"ghost-star\"\u003e✧\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghost-motion-label\"\u003e☀️ ABSORB LIGHT → \u003cspan\u003e🌙 GLOW AT NIGHT\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-badges\"\u003e\n\u003cspan class=\"ghostr-badge\"\u003e✨ Glow In The Dark\u003c\/span\u003e \u003cspan class=\"ghostr-badge\"\u003e🔋 No Batteries\u003c\/span\u003e \u003cspan class=\"ghostr-badge\"\u003e👻 Cute Mini Ghosts\u003c\/span\u003e \u003cspan class=\"ghostr-badge\"\u003e🎃 Halloween DIY\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"ghostr-btn\" href=\"#\"\u003e GET YOUR GLOWING GHOSTS → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =========================\n     HOW IT WORKS\n========================= --\u003e\n\u003csection class=\"ghostr-section light\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003e☀️ Charge With Light. 🌙 Glow After Dark.\u003c\/h2\u003e\n\u003cp\u003eSimply expose the little ghosts to daylight or a bright indoor light. When the surroundings become dark, their luminous material creates a soft spooky glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0356\/3048\/1544\/files\/5_712bedd4-3ab4-48e0-88ca-1591765da8ad.jpg?v=1787560698\" alt=\"Day and night luminous ghost comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ghostr-benefits\"\u003e\n\u003cdiv class=\"ghostr-benefit\"\u003e\n\u003cdiv class=\"ico\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAbsorbs Light\u003c\/strong\u003e \u003cspan\u003eSunlight or indoor lighting.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-benefit\"\u003e\n\u003cdiv class=\"ico\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGlows in Darkness\u003c\/strong\u003e \u003cspan\u003eA fun nighttime surprise.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-benefit\"\u003e\n\u003cdiv class=\"ico\"\u003e🔋\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNo Batteries\u003c\/strong\u003e \u003cspan\u003eNo wires or charging needed.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     LIFESTYLE\n========================= --\u003e\n\u003csection class=\"ghostr-section soft\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003e👻 Hide a Little Halloween Magic Everywhere\u003c\/h2\u003e\n\u003cp\u003eScatter them around your favorite fall display and turn ordinary spaces into tiny glowing ghost scenes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0356\/3048\/1544\/files\/7_0505fb95-32c0-4a62-b0cb-67805c5881e9.jpg?v=1787560698\" alt=\"Glow in the dark ghosts Halloween decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ghostr-uses\"\u003e\n\u003cspan class=\"ghostr-use\"\u003e🪴 Plant Pots\u003c\/span\u003e \u003cspan class=\"ghostr-use\"\u003e🌿 Fairy Gardens\u003c\/span\u003e \u003cspan class=\"ghostr-use\"\u003e🎃 Halloween Tables\u003c\/span\u003e \u003cspan class=\"ghostr-use\"\u003e🏠 Shelves\u003c\/span\u003e \u003cspan class=\"ghostr-use\"\u003e✂️ DIY Crafts\u003c\/span\u003e \u003cspan class=\"ghostr-use\"\u003e🎁 Party Gifts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     DIFFERENT\n========================= --\u003e\n\u003csection class=\"ghostr-section dark\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003eNot Scary. Just Boo-tiful. 💜\u003c\/h2\u003e\n\u003cp\u003eA softer, cuter way to decorate for Halloween — perfect for anyone who loves cozy fall decorating without the creepy look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-purple-box\"\u003e\n\u003ch2\u003eColorful Little Ghost Personalities\u003c\/h2\u003e\n\u003cp\u003eRandom pastel colors make every group feel playful and different. Mix them together to create your own tiny ghost gathering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     DIY USE IMAGE\n========================= --\u003e\n\u003csection class=\"ghostr-section light\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003eOne Tiny Ghost. So Many Ideas.\u003c\/h2\u003e\n\u003cp\u003eTheir mini size lets you add them almost anywhere without overwhelming the rest of your decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/25e14d1bd8464acf9072ee7f340299d9.jpg?v=1787303817\" alt=\"Ghost beads DIY decoration ideas\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/4fadb57296f64024be865a6ba89b14a4.jpg?v=1787303817\" alt=\"Random color ghost bead assortment\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     PACK\n========================= --\u003e\n\u003csection class=\"ghostr-section soft\"\u003e\n\n  \u003cdiv class=\"ghostr-lead\"\u003e\n    \u003ch2\u003eWhich Pack Is Right for You?\u003c\/h2\u003e\n    \u003cp\u003eEvery set uses the same tiny glowing ghosts — the only question is how big you want your ghost crew to be.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ghostr-pack-list\"\u003e\n\n    \u003cdiv class=\"ghostr-pack-item\"\u003e\n      \u003cdiv class=\"ghostr-pack-count\"\u003e10PCS\u003c\/div\u003e\n      \u003cdiv class=\"ghostr-pack-copy\"\u003e\n        \u003ch3\u003e👻 A Little Ghost Surprise\u003c\/h3\u003e\n        \u003cp\u003eBest for one succulent pot, desk decoration, miniature scene or trying them for the first time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ghostr-pack-item\"\u003e\n      \u003cdiv class=\"ghostr-pack-count\"\u003e20PCS\u003c\/div\u003e\n      \u003cdiv class=\"ghostr-pack-copy\"\u003e\n        \u003ch3\u003e🌿 Start Your Ghost Garden\u003c\/h3\u003e\n        \u003cp\u003eEnough for several plants, small fairy gardens or a fun tabletop Halloween arrangement.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ghostr-pack-item ghostr-pack-featured\"\u003e\n      \u003cdiv class=\"ghostr-pack-count\"\u003e40PCS\u003c\/div\u003e\n      \u003cdiv class=\"ghostr-pack-copy\"\u003e\n        \u003ch3\u003e⭐ Our Recommended Home Set\u003c\/h3\u003e\n        \u003cp\u003eSpread them across plants, shelves, tables and craft projects without running out too quickly.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ghostr-pack-item\"\u003e\n      \u003cdiv class=\"ghostr-pack-count\"\u003e60PCS\u003c\/div\u003e\n      \u003cdiv class=\"ghostr-pack-copy\"\u003e\n        \u003ch3\u003e🎃 Halloween Party Ready\u003c\/h3\u003e\n        \u003cp\u003eIdeal for bigger displays, Halloween parties, DIY projects and sharing little ghosts with guests.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ghostr-pack-item\"\u003e\n      \u003cdiv class=\"ghostr-pack-count\"\u003e80PCS\u003c\/div\u003e\n      \u003cdiv class=\"ghostr-pack-copy\"\u003e\n        \u003ch3\u003e👻 Build the Ultimate Ghost Army\u003c\/h3\u003e\n        \u003cp\u003eCreate multiple displays around the house, use them in crafts or share them with friends and family.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003c!-- =========================\n     SIZE\n========================= --\u003e\n\u003csection class=\"ghostr-section light\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003eTiny Size. Big Halloween Personality. 👻\u003c\/h2\u003e\n\u003cp\u003eSmall enough for miniature scenes, succulent pots and detailed Halloween craft projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-spec-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/6f3822a7822a4ede8279a43ea4f91ded.jpg?v=1787303817\" alt=\"Mini glowing ghost size\" loading=\"lazy\"\u003e\n\u003cdiv class=\"ghostr-spec-copy\"\u003e\n\u003cdiv class=\"ghostr-spec-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eResin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-spec-row\"\u003e\n\u003cstrong\u003eApprox. Height\u003c\/strong\u003e \u003cspan\u003e0.75 in \/ 1.9 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-spec-row\"\u003e\n\u003cstrong\u003eApprox. Width\u003c\/strong\u003e \u003cspan\u003e0.59 in \/ 1.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-spec-row\"\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e \u003cspan\u003eRandom mixed colors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-spec-row\"\u003e\n\u003cstrong\u003ePower\u003c\/strong\u003e \u003cspan\u003eNo battery required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     CTA\n========================= --\u003e\n\u003csection class=\"ghostr-section dark\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003eTurn Off the Lights \u0026amp; Watch the Fun Begin ✨\u003c\/h2\u003e\n\u003cp\u003eAdd them to plants, tables, shelves or DIY projects and create a tiny glowing Halloween world of your own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca class=\"ghostr-btn\" href=\"#\"\u003e CHOOSE YOUR GHOST SET → \u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- =========================\n     FAQ\n========================= --\u003e\n\u003csection class=\"ghostr-section soft\"\u003e\n\u003cdiv class=\"ghostr-lead\"\u003e\n\u003ch2\u003eQuestions? We've Got You. 👻\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghostr-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo they need batteries?\u003c\/summary\u003e\n\u003cp\u003eNo. The luminous resin absorbs light and releases a soft glow when placed in darker surroundings.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow do I make the ghosts glow?\u003c\/summary\u003e\n\u003cp\u003ePlace them under sunlight or a bright indoor light before moving them into a dark room. Light exposure refreshes the glow effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the glow stay equally bright all night?\u003c\/summary\u003e\n\u003cp\u003eLike most glow-in-the-dark materials, the glow is strongest shortly after light exposure and gradually becomes softer. Simply expose them to light again to recharge the effect.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre all colors exactly the same?\u003c\/summary\u003e\n\u003cp\u003eSets contain assorted colors and designs, so the exact mixture may vary.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use them?\u003c\/summary\u003e\n\u003cp\u003eThey're great for Halloween table displays, mini landscapes, plant pots, terrariums, shelves, craft projects and party decor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow small are they?\u003c\/summary\u003e\n\u003cp\u003eThe pictured ghost is approximately 0.75 in \/ 1.9 cm tall and 0.59 in \/ 1.5 cm wide.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n     FINAL\n========================= --\u003e\n\u003csection class=\"ghostr-final\"\u003e\n\u003cdiv class=\"ghost\"\u003e👻✨\u003c\/div\u003e\n\u003ch2\u003eCute in the Day.\u003cbr\u003eMagical When the Lights Go Out.\u003c\/h2\u003e\n\u003cp\u003eA tiny Halloween detail that turns ordinary decorations into something people want to look at twice.\u003c\/p\u003e\n\u003ca class=\"ghostr-btn\" href=\"#\"\u003e SHOP GLOWING GHOSTS NOW → \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Orange \/ 10 PCS","offer_id":49539880583427,"sku":"CSD2608293321-橙色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 20 PCS","offer_id":49539885400323,"sku":"CSD2608293321-橙色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 40 PCS","offer_id":49539885433091,"sku":"CSD2608293321-橙色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 60 PCS","offer_id":49539885465859,"sku":"CSD2608293321-橙色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ 80 PCS","offer_id":49539885498627,"sku":"CSD2608293321-橙色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 10 PCS","offer_id":49539880616195,"sku":"CSD2608293321-玫红色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 20 PCS","offer_id":49539885531395,"sku":"CSD2608293321-玫红色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 40 PCS","offer_id":49539885564163,"sku":"CSD2608293321-玫红色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 60 PCS","offer_id":49539885596931,"sku":"CSD2608293321-玫红色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ 80 PCS","offer_id":49539885629699,"sku":"CSD2608293321-玫红色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 10 PCS","offer_id":49539880648963,"sku":"CSD2608293321-红色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 20 PCS","offer_id":49539885662467,"sku":"CSD2608293321-红色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 40 PCS","offer_id":49539885695235,"sku":"CSD2608293321-红色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 60 PCS","offer_id":49539885728003,"sku":"CSD2608293321-红色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ 80 PCS","offer_id":49539885760771,"sku":"CSD2608293321-红色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 10 PCS","offer_id":49539880681731,"sku":"CSD2608293321-绿色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 20 PCS","offer_id":49539885793539,"sku":"CSD2608293321-绿色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 40 PCS","offer_id":49539885826307,"sku":"CSD2608293321-绿色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 60 PCS","offer_id":49539885859075,"sku":"CSD2608293321-绿色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Green \/ 80 PCS","offer_id":49539885891843,"sku":"CSD2608293321-绿色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 10 PCS","offer_id":49539880714499,"sku":"CSD2608293321-粉色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 20 PCS","offer_id":49539885924611,"sku":"CSD2608293321-粉色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 40 PCS","offer_id":49539885957379,"sku":"CSD2608293321-粉色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 60 PCS","offer_id":49539885990147,"sku":"CSD2608293321-粉色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 80 PCS","offer_id":49539886022915,"sku":"CSD2608293321-粉色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 10 PCS","offer_id":49539880747267,"sku":"CSD2608293321-黄色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 20 PCS","offer_id":49539886055683,"sku":"CSD2608293321-黄色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 40 PCS","offer_id":49539886088451,"sku":"CSD2608293321-黄色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 60 PCS","offer_id":49539886121219,"sku":"CSD2608293321-黄色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ 80 PCS","offer_id":49539886153987,"sku":"CSD2608293321-黄色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Blue \/ 10 PCS","offer_id":49539880780035,"sku":"CSD2608293321-深蓝色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Deep Blue \/ 20 PCS","offer_id":49539886186755,"sku":"CSD2608293321-深蓝色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Deep Blue \/ 40 PCS","offer_id":49539886219523,"sku":"CSD2608293321-深蓝色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Deep Blue \/ 60 PCS","offer_id":49539886252291,"sku":"CSD2608293321-深蓝色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Deep Blue \/ 80 PCS","offer_id":49539886285059,"sku":"CSD2608293321-深蓝色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 10 PCS","offer_id":49539885138179,"sku":"CSD2608293321-紫色【夜光幽灵8款】树脂摆件*10","price":14.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 20 PCS","offer_id":49539886317827,"sku":"CSD2608293321-紫色【夜光幽灵8款】树脂摆件*20","price":23.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 40 PCS","offer_id":49539886350595,"sku":"CSD2608293321-紫色【夜光幽灵8款】树脂摆件*40","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 60 PCS","offer_id":49539886383363,"sku":"CSD2608293321-紫色【夜光幽灵8款】树脂摆件*60","price":43.98,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 80 PCS","offer_id":49539886416131,"sku":"CSD2608293321-紫色【夜光幽灵8款】树脂摆件*80","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/0284\/3907\/files\/1787975192917.png?v=1787975334","url":"https:\/\/bestjas.com\/products\/glow-in-dark-cute-ghost-resin-bead-set","provider":"BestJas","version":"1.0","type":"link"}