{"product_id":"early-christmas-sale-santa-claus-resin-night-light-a-cheerful-glow-for-christmas","title":"✨Early Christmas Sale 🎄 Santa Claus Resin Night Light — A Cheerful Glow for Christmas","description":"\u003c!-- =========================================================\nSANTA CLAUS RESIN NIGHT LIGHT\nPREMIUM SHOPIFY BODY HTML\n\nIMAGE MAP\n01 = Hero \/ Santa Light GIF\n02 = Santa Decorative Display\n03 = Christmas Decor Anywhere\n04 = More Than a Light\n05 = Christmas Gift\n06 = Product Detail\n07 = Final Holiday Scene\n\n600px Centered\nMobile Optimized\nNo JavaScript\nCommon SVG Icons\nAnti-Distortion SVG\nCollapsed FAQ\nSecure Checkout\nAnimated Bottom CTA\n\nCTA TARGET:\n#MainProduct-{{ section.id }}\n========================================================= --\u003e\n\u003cstyle\u003e\n\n\/* =========================================================\nGLOBAL\n========================================================= *\/\n\n:root{\n\n  --xmas-red:#A93535;\n  --xmas-red-deep:#842727;\n  --xmas-red-soft:#F8EAEA;\n\n  --xmas-green:#315E4A;\n  --xmas-green-deep:#244638;\n  --xmas-green-soft:#EAF1ED;\n\n  --xmas-gold:#B99355;\n  --xmas-gold-soft:#F5ECD9;\n\n  --xmas-black:#242120;\n  --xmas-text:#3D3936;\n  --xmas-muted:#766F69;\n\n  --xmas-cream:#FAF7F1;\n  --xmas-soft:#F5F1EA;\n  --xmas-white:#FFFFFF;\n\n  --xmas-border:#E7DFD5;\n\n  --xmas-radius:22px;\n\n  --xmas-shadow:\n    0 12px 34px rgba(63,44,32,.10);\n\n  --xmas-font:\n    \"Avenir Next\",\n    \"Inter\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n}\n\n\n.xmas-body,\n.xmas-body *{\n  box-sizing:border-box;\n}\n\n\nhtml{\n  scroll-behavior:smooth;\n}\n\n\n.xmas-body{\n\n  width:100%;\n  max-width:600px;\n\n  margin:0 auto;\n\n  overflow:hidden;\n\n  background:#FFFFFF;\n\n  color:var(--xmas-text);\n\n  font-family:var(--xmas-font);\n\n  -webkit-font-smoothing:antialiased;\n  text-rendering:optimizeLegibility;\n\n}\n\n\n.xmas-body img{\n\n  display:block;\n\n  width:100% !important;\n  max-width:100%;\n\n  height:auto !important;\n\n  margin:0 auto;\n\n}\n\n\n.xmas-body a{\n  color:inherit;\n  text-decoration:none;\n}\n\n\n.xmas-section{\n  padding:50px 22px;\n}\n\n\n.xmas-bg-white{\n  background:#FFFFFF;\n}\n\n\n.xmas-bg-cream{\n  background:var(--xmas-cream);\n}\n\n\n.xmas-bg-soft{\n  background:var(--xmas-soft);\n}\n\n\n.xmas-image{\n\n  overflow:hidden;\n\n  border-radius:var(--xmas-radius);\n\n  background:#F4F1EC;\n\n  box-shadow:var(--xmas-shadow);\n\n}\n\n\n\/* =========================================================\nTYPOGRAPHY\n========================================================= *\/\n\n.xmas-eyebrow{\n\n  margin:0 0 10px;\n\n  color:var(--xmas-red);\n\n  font-size:13px;\n  line-height:1.3;\n\n  font-weight:850;\n\n  letter-spacing:.11em;\n\n  text-transform:uppercase;\n\n}\n\n\n.xmas-title{\n\n  margin:27px 0 0;\n\n  text-align:center;\n\n  color:var(--xmas-black);\n\n  font-size:43px;\n  line-height:1.02;\n\n  font-weight:950;\n\n  letter-spacing:-.05em;\n\n}\n\n\n.xmas-title span{\n\n  display:block;\n\n  margin-top:6px;\n\n  color:var(--xmas-red);\n\n}\n\n\n.xmas-hero-text{\n\n  max-width:520px;\n\n  margin:17px auto 0;\n\n  text-align:center;\n\n  color:var(--xmas-muted);\n\n  font-size:16px;\n  line-height:1.72;\n\n}\n\n\n.xmas-hero-text strong{\n  color:var(--xmas-black);\n}\n\n\n.xmas-copy{\n  padding-top:26px;\n}\n\n\n.xmas-copy h2{\n\n  margin:0;\n\n  color:var(--xmas-black);\n\n  font-size:36px;\n  line-height:1.08;\n\n  font-weight:900;\n\n  letter-spacing:-.04em;\n\n}\n\n\n.xmas-copy h2 span{\n  color:var(--xmas-red);\n}\n\n\n.xmas-copy \u003e p{\n\n  margin:14px 0 0;\n\n  color:var(--xmas-muted);\n\n  font-size:16px;\n  line-height:1.72;\n\n}\n\n\n\/* =========================================================\nCOMMON SVG ICON SYSTEM\n\nAll icons:\n24x24 ViewBox\nFixed Size\nNo Stretching\n========================================================= *\/\n\n.xmas-icon,\n.xmas-check,\n.xmas-value-icon,\n.xmas-feature-icon,\n.xmas-use-icon,\n.xmas-trust-icon,\n.xmas-cta-icon,\n.xmas-arrow{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  flex-shrink:0;\n\n}\n\n\n.xmas-icon{\n\n  width:24px;\n  height:24px;\n\n  min-width:24px;\n  min-height:24px;\n\n}\n\n\n.xmas-icon svg,\n.xmas-check svg,\n.xmas-value-icon svg,\n.xmas-feature-icon svg,\n.xmas-use-icon svg,\n.xmas-trust-icon svg,\n.xmas-cta-icon svg,\n.xmas-arrow svg{\n\n  display:block;\n\n  width:100%;\n  height:100%;\n\n  max-width:100%;\n  max-height:100%;\n\n  object-fit:contain;\n\n  overflow:visible;\n\n}\n\n\n\/* =========================================================\nHERO\n========================================================= *\/\n\n.xmas-hero{\n\n  padding:\n    18px 22px 48px;\n\n  background:\n\n    radial-gradient(\n      circle at 10% 6%,\n      rgba(169,53,53,.11),\n      transparent 29%\n    ),\n\n    radial-gradient(\n      circle at 92% 15%,\n      rgba(185,147,85,.13),\n      transparent 30%\n    ),\n\n    linear-gradient(\n      180deg,\n      #FFFDF9,\n      #F5EFE6\n    );\n\n}\n\n\n.xmas-hero-points{\n\n  display:grid;\n\n  gap:10px;\n\n  margin-top:23px;\n\n}\n\n\n.xmas-hero-point{\n\n  display:flex;\n\n  align-items:center;\n\n  gap:12px;\n\n  padding:14px 15px;\n\n  border:\n    1px solid var(--xmas-border);\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n\n  color:#48413C;\n\n  font-size:14px;\n  line-height:1.45;\n\n  font-weight:750;\n\n}\n\n\n.xmas-check{\n\n  width:36px;\n  height:36px;\n\n  min-width:36px;\n\n  border-radius:50%;\n\n  background:var(--xmas-red-soft);\n\n  color:var(--xmas-red);\n\n}\n\n\n.xmas-check .xmas-icon{\n\n  width:19px;\n  height:19px;\n\n}\n\n\n\/* =========================================================\nVALUE STRIP\n========================================================= *\/\n\n.xmas-value-strip{\n\n  padding:24px 18px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #203A30,\n      #315E4A\n    );\n\n}\n\n\n.xmas-value-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap:1px;\n\n  overflow:hidden;\n\n  border-radius:16px;\n\n  background:\n    rgba(255,255,255,.10);\n\n}\n\n\n.xmas-value{\n\n  padding:18px 4px;\n\n  text-align:center;\n\n  background:\n    rgba(255,255,255,.025);\n\n}\n\n\n.xmas-value-icon{\n\n  width:38px;\n  height:38px;\n\n  margin:0 auto 8px;\n\n  border-radius:50%;\n\n  background:\n    rgba(255,255,255,.08);\n\n  color:#E3C58B;\n\n}\n\n\n.xmas-value-icon .xmas-icon{\n\n  width:20px;\n  height:20px;\n\n}\n\n\n.xmas-value strong{\n\n  display:block;\n\n  color:#FFFFFF;\n\n  font-size:11px;\n  line-height:1.3;\n\n  font-weight:900;\n\n}\n\n\n.xmas-value span{\n\n  display:block;\n\n  margin-top:4px;\n\n  color:#D3DED8;\n\n  font-size:9px;\n  line-height:1.35;\n\n}\n\n\n\/* =========================================================\nFEATURE CARDS\n========================================================= *\/\n\n.xmas-feature-list{\n\n  display:grid;\n\n  gap:11px;\n\n  margin-top:22px;\n\n}\n\n\n.xmas-feature{\n\n  display:flex;\n\n  align-items:flex-start;\n\n  gap:12px;\n\n  padding:16px;\n\n  border:\n    1px solid var(--xmas-border);\n\n  border-radius:14px;\n\n  background:#FFFFFF;\n\n}\n\n\n.xmas-feature-icon{\n\n  width:42px;\n  height:42px;\n\n  min-width:42px;\n\n  border-radius:50%;\n\n  background:var(--xmas-red-soft);\n\n  color:var(--xmas-red);\n\n}\n\n\n.xmas-feature-icon.green{\n\n  background:var(--xmas-green-soft);\n\n  color:var(--xmas-green);\n\n}\n\n\n.xmas-feature-icon.gold{\n\n  background:var(--xmas-gold-soft);\n\n  color:#96743E;\n\n}\n\n\n.xmas-feature-icon .xmas-icon{\n\n  width:22px;\n  height:22px;\n\n}\n\n\n.xmas-feature strong{\n\n  display:block;\n\n  color:var(--xmas-black);\n\n  font-size:15px;\n  line-height:1.4;\n\n  font-weight:850;\n\n}\n\n\n.xmas-feature span{\n\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--xmas-muted);\n\n  font-size:13px;\n  line-height:1.55;\n\n}\n\n\n\/* =========================================================\nDARK HOLIDAY MESSAGE\n========================================================= *\/\n\n.xmas-dark-card{\n\n  margin-top:22px;\n\n  padding:22px 18px;\n\n  border-radius:18px;\n\n  background:\n\n    radial-gradient(\n      circle at 92% 5%,\n      rgba(185,147,85,.19),\n      transparent 35%\n    ),\n\n    linear-gradient(\n      145deg,\n      #263F35,\n      #315E4A\n    );\n\n}\n\n\n.xmas-dark-card strong{\n\n  display:block;\n\n  color:#FFFFFF;\n\n  font-size:22px;\n  line-height:1.25;\n\n  font-weight:900;\n\n}\n\n\n.xmas-dark-card span{\n\n  display:block;\n\n  margin-top:8px;\n\n  color:#D9E3DE;\n\n  font-size:14px;\n  line-height:1.62;\n\n}\n\n\n\/* =========================================================\nUSE GRID\n========================================================= *\/\n\n.xmas-use-grid{\n\n  display:grid;\n\n  grid-template-columns:\n    1fr 1fr;\n\n  gap:10px;\n\n  margin-top:22px;\n\n}\n\n\n.xmas-use{\n\n  padding:18px 12px;\n\n  text-align:center;\n\n  border:\n    1px solid var(--xmas-border);\n\n  border-radius:15px;\n\n  background:#FFFFFF;\n\n}\n\n\n.xmas-use-icon{\n\n  width:43px;\n  height:43px;\n\n  margin:0 auto 10px;\n\n  border-radius:50%;\n\n  background:var(--xmas-green-soft);\n\n  color:var(--xmas-green);\n\n}\n\n\n.xmas-use-icon .xmas-icon{\n\n  width:21px;\n  height:21px;\n\n}\n\n\n.xmas-use strong{\n\n  display:block;\n\n  color:var(--xmas-black);\n\n  font-size:14px;\n  line-height:1.4;\n\n  font-weight:850;\n\n}\n\n\n.xmas-use span{\n\n  display:block;\n\n  margin-top:4px;\n\n  color:var(--xmas-muted);\n\n  font-size:12px;\n  line-height:1.45;\n\n}\n\n\n\/* =========================================================\nGIFT BOX\n========================================================= *\/\n\n.xmas-gift-box{\n\n  margin-top:22px;\n\n  padding:20px 18px;\n\n  border:\n    1px solid #E6D8C3;\n\n  border-radius:18px;\n\n  background:\n\n    linear-gradient(\n      145deg,\n      #FBF6ED,\n      #F5EAD9\n    );\n\n}\n\n\n.xmas-gift-head{\n\n  display:flex;\n\n  align-items:center;\n\n  gap:10px;\n\n}\n\n\n.xmas-gift-head .xmas-icon{\n\n  color:var(--xmas-red);\n\n}\n\n\n.xmas-gift-head strong{\n\n  color:var(--xmas-black);\n\n  font-size:17px;\n  line-height:1.4;\n\n  font-weight:900;\n\n}\n\n\n.xmas-gift-box p{\n\n  margin:9px 0 0;\n\n  color:#74695E;\n\n  font-size:14px;\n  line-height:1.65;\n\n}\n\n\n.xmas-gift-tags{\n\n  display:flex;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:16px;\n\n}\n\n\n.xmas-gift-tag{\n\n  padding:8px 11px;\n\n  border:\n    1px solid #DDCEB8;\n\n  border-radius:999px;\n\n  background:#FFFFFF;\n\n  color:#675B50;\n\n  font-size:11px;\n\n  font-weight:750;\n\n}\n\n\n\/* =========================================================\nSPEC\n========================================================= *\/\n\n.xmas-spec{\n\n  margin-top:22px;\n\n  overflow:hidden;\n\n  border:\n    1px solid var(--xmas-border);\n\n  border-radius:16px;\n\n  background:#FFFFFF;\n\n}\n\n\n.xmas-spec-row{\n\n  display:grid;\n\n  grid-template-columns:\n    38% 62%;\n\n  border-bottom:\n    1px solid var(--xmas-border);\n\n}\n\n\n.xmas-spec-row:last-child{\n  border-bottom:0;\n}\n\n\n.xmas-spec-label,\n.xmas-spec-value{\n\n  padding:13px 14px;\n\n  font-size:13px;\n  line-height:1.5;\n\n}\n\n\n.xmas-spec-label{\n\n  background:#F7F3ED;\n\n  color:var(--xmas-black);\n\n  font-weight:850;\n\n}\n\n\n.xmas-spec-value{\n  color:var(--xmas-muted);\n}\n\n\n\/* =========================================================\nFAQ\n========================================================= *\/\n\n.xmas-faq{\n\n  padding:\n    50px 22px;\n\n  background:#FFFFFF;\n\n}\n\n\n.xmas-faq-head{\n  text-align:center;\n}\n\n\n.xmas-faq-head h2{\n\n  margin:0;\n\n  color:var(--xmas-black);\n\n  font-size:36px;\n  line-height:1.08;\n\n  font-weight:900;\n\n  letter-spacing:-.04em;\n\n}\n\n\n.xmas-faq details{\n\n  border-bottom:\n    1px solid var(--xmas-border);\n\n}\n\n\n.xmas-faq details:first-of-type{\n\n  margin-top:24px;\n\n  border-top:\n    1px solid var(--xmas-border);\n\n}\n\n\n.xmas-faq summary{\n\n  position:relative;\n\n  padding:\n    19px 40px 19px 0;\n\n  cursor:pointer;\n\n  list-style:none;\n\n  color:var(--xmas-black);\n\n  font-size:15px;\n  line-height:1.5;\n\n  font-weight:850;\n\n}\n\n\n.xmas-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n\n.xmas-faq summary::before,\n.xmas-faq summary::after{\n\n  content:\"\";\n\n  position:absolute;\n\n  right:5px;\n  top:50%;\n\n  width:14px;\n  height:2px;\n\n  border-radius:999px;\n\n  background:var(--xmas-red);\n\n  transition:\n    transform .2s ease;\n\n}\n\n\n.xmas-faq summary::before{\n\n  transform:\n    translateY(-50%);\n\n}\n\n\n.xmas-faq summary::after{\n\n  transform:\n    translateY(-50%)\n    rotate(90deg);\n\n}\n\n\n.xmas-faq details[open] summary::after{\n\n  transform:\n    translateY(-50%)\n    rotate(0deg);\n\n}\n\n\n.xmas-answer{\n\n  padding:\n    0 38px 19px 0;\n\n  color:var(--xmas-muted);\n\n  font-size:14px;\n  line-height:1.7;\n\n}\n\n\n\/* =========================================================\nTRUST\n========================================================= *\/\n\n.xmas-trust{\n\n  padding:\n    30px 20px;\n\n  text-align:center;\n\n  background:#F5F2ED;\n\n}\n\n\n.xmas-trust-title{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:8px;\n\n  margin:0;\n\n  color:var(--xmas-black);\n\n  font-size:17px;\n  line-height:1.4;\n\n  font-weight:900;\n\n}\n\n\n.xmas-trust-icon{\n\n  width:23px;\n  height:23px;\n\n  color:var(--xmas-green);\n\n}\n\n\n.xmas-pay-row{\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:17px;\n\n}\n\n\n.xmas-pay{\n\n  min-width:72px;\n  height:37px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  padding:0 11px;\n\n  border:\n    1px solid #DDD7CF;\n\n  border-radius:7px;\n\n  background:#FFFFFF;\n\n  font-size:12px;\n  line-height:1;\n\n  font-weight:900;\n\n  white-space:nowrap;\n\n}\n\n\n.xmas-trust-note{\n\n  margin:\n    16px auto 0;\n\n  max-width:470px;\n\n  color:var(--xmas-muted);\n\n  font-size:13px;\n  line-height:1.6;\n\n}\n\n\n\/* =========================================================\nBOTTOM CTA\n========================================================= *\/\n\n.xmas-cta{\n\n  position:relative;\n\n  display:block;\n\n  margin:\n    16px 22px 28px;\n\n  padding:\n    36px 24px 28px;\n\n  overflow:hidden;\n\n  text-align:center;\n\n  border-radius:24px;\n\n  background:\n\n    radial-gradient(\n      circle at 15% 8%,\n      rgba(185,147,85,.20),\n      transparent 28%\n    ),\n\n    radial-gradient(\n      circle at 90% 20%,\n      rgba(169,53,53,.28),\n      transparent 31%\n    ),\n\n    linear-gradient(\n      145deg,\n      #203A30,\n      #315E4A 58%,\n      #6B332E\n    );\n\n  color:#FFFFFF !important;\n\n  box-shadow:\n    0 17px 40px rgba(40,47,38,.28);\n\n  text-decoration:none !important;\n\n  isolation:isolate;\n\n}\n\n\n.xmas-cta::after{\n\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:-130%;\n\n  width:65%;\n  height:100%;\n\n  pointer-events:none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.11),\n      transparent\n    );\n\n  transform:\n    skewX(-18deg);\n\n  animation:\n    xmasShine\n    4.8s\n    ease-in-out\n    infinite;\n\n}\n\n\n.xmas-cta-icon{\n\n  width:58px;\n  height:58px;\n\n  margin:\n    0 auto 16px;\n\n  border:\n    1px solid rgba(230,200,146,.30);\n\n  border-radius:50%;\n\n  background:\n    rgba(185,147,85,.13);\n\n  color:#E4C890;\n\n  animation:\n    xmasBag\n    2.1s\n    ease-in-out\n    infinite;\n\n}\n\n\n.xmas-cta-icon .xmas-icon{\n\n  width:28px;\n  height:28px;\n\n}\n\n\n.xmas-cta-small{\n\n  margin:\n    0 0 9px !important;\n\n  color:#E5CA95 !important;\n\n  font-size:13px !important;\n  line-height:1.35 !important;\n\n  font-weight:850 !important;\n\n  letter-spacing:.11em !important;\n\n  text-transform:uppercase;\n\n}\n\n\n.xmas-cta h2{\n\n  margin:0 !important;\n\n  color:#FFFFFF !important;\n\n  font-size:36px !important;\n  line-height:1.08 !important;\n\n  font-weight:950 !important;\n\n  letter-spacing:-.04em !important;\n\n}\n\n\n.xmas-cta \u003e p:not(.xmas-cta-small){\n\n  max-width:500px;\n\n  margin:\n    15px auto 22px !important;\n\n  color:#E0E8E3 !important;\n\n  font-size:15px !important;\n  line-height:1.7 !important;\n\n}\n\n\n.xmas-cta-button{\n\n  position:relative;\n\n  z-index:2;\n\n  min-height:56px;\n\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  gap:9px;\n\n  padding:\n    0 22px;\n\n  border-radius:999px;\n\n  background:\n\n    linear-gradient(\n      135deg,\n      #A93535,\n      #CB4C45\n    );\n\n  color:#FFFFFF;\n\n  box-shadow:\n    0 9px 24px rgba(128,42,42,.30);\n\n  font-size:14px;\n  line-height:1.2;\n\n  font-weight:900;\n\n  letter-spacing:.04em;\n\n}\n\n\n.xmas-arrow{\n\n  width:20px;\n  height:20px;\n\n  color:#FFFFFF;\n\n  animation:\n    xmasArrow\n    1.25s\n    ease-in-out\n    infinite;\n\n}\n\n\n\/* =========================================================\nANIMATIONS\n========================================================= *\/\n\n@keyframes xmasBag{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-4px);\n  }\n\n}\n\n\n@keyframes xmasArrow{\n\n  0%,\n  100%{\n    transform:translateY(0);\n  }\n\n  50%{\n    transform:translateY(-4px);\n  }\n\n}\n\n\n@keyframes xmasShine{\n\n  0%,\n  70%{\n    left:-130%;\n  }\n\n  100%{\n    left:150%;\n  }\n\n}\n\n\n\/* =========================================================\nMOBILE\n========================================================= *\/\n\n@media(max-width:600px){\n\n  .xmas-section{\n    padding:\n      44px 18px;\n  }\n\n\n  .xmas-title{\n    font-size:38px;\n  }\n\n\n  .xmas-copy h2,\n  .xmas-faq-head h2{\n    font-size:32px;\n  }\n\n\n  .xmas-copy \u003e p,\n  .xmas-hero-text{\n    font-size:15px;\n  }\n\n\n  .xmas-faq{\n    padding:\n      44px 18px;\n  }\n\n\n  .xmas-cta{\n\n    margin:\n      14px 18px 24px;\n\n    padding:\n      32px 18px 22px;\n\n  }\n\n\n  .xmas-cta h2{\n    font-size:31px !important;\n  }\n\n}\n\n\n@media(max-width:420px){\n\n  .xmas-value-grid{\n\n    grid-template-columns:\n      1fr 1fr;\n\n  }\n\n}\n\n\n@media(max-width:380px){\n\n  .xmas-use-grid{\n    grid-template-columns:1fr;\n  }\n\n\n  .xmas-title{\n    font-size:34px;\n  }\n\n\n  .xmas-cta h2{\n    font-size:28px !important;\n  }\n\n}\n\n\n@media(prefers-reduced-motion:reduce){\n\n  .xmas-cta::after,\n  .xmas-cta-icon,\n  .xmas-arrow{\n    animation:none;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"xmas-body\"\u003e\n\u003c!-- =========================================================\nHERO\nIMAGE 01\n========================================================= --\u003e\n\u003cdiv class=\"xmas-hero\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/626434d7a7f1e89392eddffe80fdb5aa6cb3cb0b.gif\" alt=\"Santa Claus resin Christmas decorative night light\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003ch1 class=\"xmas-title\"\u003eSanta Claus Resin \u003cspan\u003e Christmas Night Light \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"xmas-hero-text\"\u003eAdd an instant touch of Christmas character to a shelf, table, desk or nightstand. \u003cstrong\u003e A playful Santa figure and decorative glow \u003c\/strong\u003e come together in one small holiday accent that looks festive day or night.\u003c\/p\u003e\n\u003cdiv class=\"xmas-hero-points\"\u003e\n\u003c!-- LIGHT BULB --\u003e\n\u003cdiv class=\"xmas-hero-point\"\u003e\n\u003cspan class=\"xmas-check\"\u003e \u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 14c-1.3-1.1-2-2.8-2-4.5a6 6 0 0 1 12 0c0 1.8-.8 3.4-2 4.5-1 .9-1 2-1 4H9c0-2 0-3.1-1-4z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e Decorative glow adds a warmer holiday atmosphere\u003c\/div\u003e\n\u003c!-- HOME --\u003e\n\u003cdiv class=\"xmas-hero-point\"\u003e\n\u003cspan class=\"xmas-check\"\u003e \u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M3 11 12 4l9 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e Compact design fits easily into seasonal home decor\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"xmas-hero-point\"\u003e\n\u003cspan class=\"xmas-check\"\u003e \u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 10h16v10H4V10z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 10v10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7h18v3H3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 7c-3 0-5-1-5-3 0-1.1.9-2 2-2 2 0 3 3 3 5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 7c3 0 5-1 5-3 0-1.1-.9-2-2-2-2 0-3 3-3 5z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e A cheerful Christmas gift or seasonal decoration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nQUICK BENEFITS\n========================================================= --\u003e\n\u003cdiv class=\"xmas-value-strip\"\u003e\n\u003cdiv class=\"xmas-value-grid\"\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"xmas-value\"\u003e\n\u003cdiv class=\"xmas-value-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 14c-1.3-1.1-2-2.8-2-4.5a6 6 0 0 1 12 0c0 1.8-.8 3.4-2 4.5-1 .9-1 2-1 4H9c0-2 0-3.1-1-4z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e FESTIVE GLOW \u003c\/strong\u003e \u003cspan\u003e Holiday Lighting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SANTA \/ USER --\u003e\n\u003cdiv class=\"xmas-value\"\u003e\n\u003cdiv class=\"xmas-value-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003ccircle cx=\"12\" cy=\"8\" r=\"4\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M5 21c1-5 3.5-8 7-8s6 3 7 8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e SANTA DESIGN \u003c\/strong\u003e \u003cspan\u003e Playful Character \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- HOME --\u003e\n\u003cdiv class=\"xmas-value\"\u003e\n\u003cdiv class=\"xmas-value-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M3 11 12 4l9 7\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e EASY DECOR \u003c\/strong\u003e \u003cspan\u003e Fits Small Spaces \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"xmas-value\"\u003e\n\u003cdiv class=\"xmas-value-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 10h16v10H4V10z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 10v10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7h18v3H3z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e GIFT READY \u003c\/strong\u003e \u003cspan\u003e Christmas Cheer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 02\nSANTA DISPLAY\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-white\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/8bfba3437a97e21366f438545b0046094769067d.jpeg\" alt=\"Santa Claus decorative night light displayed for Christmas\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eInstant Christmas Character\u003c\/p\u003e\n\u003ch2\u003eA Little Santa That \u003cspan\u003e Brightens the Season \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eChristmas decor does not need to be large to make a space feel more festive. Place this Santa light on a shelf, side table, desk or nightstand and it instantly becomes part of the holiday scene.\u003c\/p\u003e\n\u003cdiv class=\"xmas-feature-list\"\u003e\n\u003c!-- SPARKLES --\u003e\n\u003cdiv class=\"xmas-feature\"\u003e\n\u003cdiv class=\"xmas-feature-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"m12 3 1.3 3.7L17 8l-3.7 1.3L12 13l-1.3-3.7L7 8l3.7-1.3L12 3z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"m18 14 .8 2.2L21 17l-2.2.8L18 20l-.8-2.2L15 17l2.2-.8L18 14z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Festive Focal Point \u003c\/strong\u003e \u003cspan\u003e Adds Christmas personality to an otherwise ordinary corner. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIGHT --\u003e\n\u003cdiv class=\"xmas-feature\"\u003e\n\u003cdiv class=\"xmas-feature-icon gold\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 14c-1.3-1.1-2-2.8-2-4.5a6 6 0 0 1 12 0c0 1.8-.8 3.4-2 4.5-1 .9-1 2-1 4H9c0-2 0-3.1-1-4z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e Decorative Lighting \u003c\/strong\u003e \u003cspan\u003e The glow adds another layer to your seasonal arrangement after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 03\nDECOR ANYWHERE\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-cream\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/5d5f7b7d71c68e192a64a8148bfa12dd0e29dcec.jpeg\" alt=\"Santa Christmas resin light used in indoor holiday decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eEasy Holiday Decorating\u003c\/p\u003e\n\u003ch2\u003eChristmas Cheer \u003cspan\u003e Wherever You Need It \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eIts compact decorative format makes it easy to add a festive detail without completely rearranging your room. Move it from room to room or build it into a larger Christmas display.\u003c\/p\u003e\n\u003cdiv class=\"xmas-use-grid\"\u003e\n\u003c!-- HOME --\u003e\n\u003cdiv class=\"xmas-use\"\u003e\n\u003cdiv class=\"xmas-use-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M3 11 12 4l9 7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 20v-6h6v6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Living Room \u003c\/strong\u003e \u003cspan\u003e Add Santa to shelves, tables or displays. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- BED --\u003e\n\u003cdiv class=\"xmas-use\"\u003e\n\u003cdiv class=\"xmas-use-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M3 19v-8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M21 19v-6H3\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M7 13V8h5a4 4 0 0 1 4 4v1\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M3 17h18\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Bedroom \u003c\/strong\u003e \u003cspan\u003e A playful seasonal accent for a nightstand. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- DESK --\u003e\n\u003cdiv class=\"xmas-use\"\u003e\n\u003cdiv class=\"xmas-use-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003crect x=\"4\" y=\"4\" width=\"16\" height=\"11\" rx=\"1\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M8 20h8\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M12 15v5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Office Desk \u003c\/strong\u003e \u003cspan\u003e Bring a little holiday mood to your workspace. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- SCHOOL \/ BUILDING --\u003e\n\u003cdiv class=\"xmas-use\"\u003e\n\u003cdiv class=\"xmas-use-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n              \u003cpath d=\"M4 20V8l8-4 8 4v12\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M8 20v-7h8v7\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M9 9h6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cstrong\u003e Classroom \u003c\/strong\u003e \u003cspan\u003e Add a small seasonal accent to shared spaces. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 04\nDECOR ACCENT\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-white\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/76cd2c2f38fef50805fd4e9c951bf989b88165c3.webp\" alt=\"Santa resin night light styled with Christmas ornaments and decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eMore Than Just a Light\u003c\/p\u003e\n\u003ch2\u003eDecor by Day. \u003cspan\u003e Extra Glow by Night. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eEven when you are not using the lighting effect, the Santa figure still works as a cheerful Christmas ornament. Pair it with garlands, mini trees, stockings, ornaments or other seasonal pieces to make the arrangement feel more complete.\u003c\/p\u003e\n\u003cdiv class=\"xmas-dark-card\"\u003e\n\u003cstrong\u003e Small detail. Bigger holiday atmosphere. \u003c\/strong\u003e \u003cspan\u003e An easy way to fill empty shelf space and make an existing Christmas display feel more playful and finished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 05\nGIFT\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-soft\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/7e1c4df94c32ff0af2907beea3307ffb9a73d1cd.webp\" alt=\"Santa Claus resin night light presented as a Christmas gift\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eChristmas Gift Idea\u003c\/p\u003e\n\u003ch2\u003eA Small Gift with \u003cspan\u003e Plenty of Holiday Spirit \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWhen you want something more festive than an ordinary everyday gift, this Santa combines a decorative figure and holiday lighting in one playful piece.\u003c\/p\u003e\n\u003cdiv class=\"xmas-gift-box\"\u003e\n\u003cdiv class=\"xmas-gift-head\"\u003e\n\u003cspan class=\"xmas-icon\"\u003e \u003c!-- COMMON GIFT ICON --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpath d=\"M4 10h16v10H4V10z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 10v10\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M3 7h18v3H3z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 7c-3 0-5-1-5-3 0-1.1.9-2 2-2 2 0 3 3 3 5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 7c3 0 5-1 5-3 0-1.1-.9-2-2-2-2 0-3 3-3 5z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e \u003c\/span\u003e \u003cstrong\u003e Easy Holiday Gift \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eGreat for people who love Christmas decorating, Santa collectibles or small seasonal home accents.\u003c\/p\u003e\n\u003cdiv class=\"xmas-gift-tags\"\u003e\n\u003cspan class=\"xmas-gift-tag\"\u003e Christmas Gift \u003c\/span\u003e \u003cspan class=\"xmas-gift-tag\"\u003e Stocking Stuffer \u003c\/span\u003e \u003cspan class=\"xmas-gift-tag\"\u003e Coworker Gift \u003c\/span\u003e \u003cspan class=\"xmas-gift-tag\"\u003e Host Gift \u003c\/span\u003e \u003cspan class=\"xmas-gift-tag\"\u003e Santa Lover \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 06\nPRODUCT DETAILS\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-white\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/960c418279523036044c31f3e8b430b5afd9bed0.webp\" alt=\"Santa Claus resin night light product detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eProduct Details\u003c\/p\u003e\n\u003ch2\u003eMade for \u003cspan\u003e Christmas Decorating \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA resin Santa figure designed to work as both a decorative holiday accent and a small seasonal night light.\u003c\/p\u003e\n\u003cdiv class=\"xmas-spec\"\u003e\n\u003cdiv class=\"xmas-spec-row\"\u003e\n\u003cdiv class=\"xmas-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-value\"\u003eSanta Claus Resin Night Light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-row\"\u003e\n\u003cdiv class=\"xmas-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-value\"\u003eResin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-row\"\u003e\n\u003cdiv class=\"xmas-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-value\"\u003eSanta Claus\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-row\"\u003e\n\u003cdiv class=\"xmas-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-value\"\u003eChristmas \/ Festive \/ Decorative\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-row\"\u003e\n\u003cdiv class=\"xmas-spec-label\"\u003eBest For\u003c\/div\u003e\n\u003cdiv class=\"xmas-spec-value\"\u003eIndoor Holiday Decorating \u0026amp; Gift Giving\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nIMAGE 07\nFINAL CHRISTMAS MOMENT\n========================================================= --\u003e\n\u003cdiv class=\"xmas-section xmas-bg-cream\"\u003e\n\u003cdiv class=\"xmas-image\"\u003e\u003cimg src=\"https:\/\/cdn.cloudfastin.top\/image\/a148646b1353cfc3db08c4e1b2d480af4ba0d227.png\" alt=\"Santa Claus night light in festive Christmas home setting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"xmas-copy\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eComplete the Holiday Scene\u003c\/p\u003e\n\u003ch2\u003eSmall in Size. \u003cspan\u003e Big on Christmas Personality. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAdd Santa beside your tree, on a tabletop or inside a festive display and give your space one more reason to feel like Christmas.\u003c\/p\u003e\n\u003cdiv class=\"xmas-dark-card\"\u003e\n\u003cstrong\u003e Light it. Display it. Enjoy the season. \u003c\/strong\u003e \u003cspan\u003e One playful decoration that keeps Christmas character visible throughout the holidays. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nFAQ\n========================================================= --\u003e\n\u003cdiv class=\"xmas-faq\"\u003e\n\u003cdiv class=\"xmas-faq-head\"\u003e\n\u003cp class=\"xmas-eyebrow\"\u003eQuick Answers\u003c\/p\u003e\n\u003ch2\u003eQ\u0026amp;A\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Santa night light made from?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eThe supplied product information lists resin as the primary material.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it only a light?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eNo. It is also designed as a decorative Santa figure, so it can remain part of your Christmas display even when you are simply using it as seasonal decor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eIt works well on shelves, desks, nightstands, tabletops and other indoor areas where you want to add a small Christmas accent.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it a good Christmas gift?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eYes. Its Santa design and decorative lighting effect make it a fun seasonal gift for Christmas decorators, coworkers, hosts or anyone who enjoys festive home accents.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it with other Christmas decorations?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eYes. It can be styled alongside miniature Christmas trees, garlands, ornaments, stockings and other seasonal decorations.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it intended for indoor decorating?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eThe supplied product description presents it as an indoor decorative item for spaces such as bedrooms, living rooms, offices and classrooms.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the color look exactly like the photos?\u003c\/summary\u003e\n\u003cdiv class=\"xmas-answer\"\u003eMinor differences may occur because of photography, lighting and individual screen settings.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nSECURE CHECKOUT\n========================================================= --\u003e\n\u003cdiv class=\"xmas-trust\"\u003e\n\u003cp class=\"xmas-trust-title\"\u003e\u003cspan class=\"xmas-trust-icon\"\u003e \u003c!-- COMMON SHIELD CHECK --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n        \u003cpath d=\"M12 3 5 6v5c0 5 3 8 7 10 4-2 7-5 7-10V6l-7-3z\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"m9 12 2 2 4-5\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e Guaranteed Safe \u0026amp; Secure Checkout\u003c\/p\u003e\n\u003cdiv class=\"xmas-pay-row\"\u003e\n\u003cspan class=\"xmas-pay\"\u003e \u003cspan style=\"color: #003087;\"\u003e Pay \u003c\/span\u003e \u003cspan style=\"color: #0079c1;\"\u003e Pal \u003c\/span\u003e \u003c\/span\u003e \u003cspan class=\"xmas-pay\" style=\"background: #174ea6; color: #ffffff; border-color: #174ea6;\"\u003e VISA \u003c\/span\u003e \u003cspan class=\"xmas-pay\" style=\"background: #111111; color: #ffffff; border-color: #111111;\"\u003e Mastercard \u003c\/span\u003e \u003cspan class=\"xmas-pay\" style=\"background: #000000; color: #ffffff; border-color: #000000;\"\u003e Apple Pay \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"xmas-trust-note\"\u003eNeed help with your order? Contact the store support team for assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nBOTTOM CTA\n\nFor Shopify Dawn \/ Custom Liquid:\n#MainProduct-{{ section.id }}\n\nIf your theme uses another purchase-section ID,\nreplace ONLY the href.\n========================================================= --\u003e\u003ca class=\"xmas-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\u003cdiv class=\"xmas-cta-icon\"\u003e\u003cspan class=\"xmas-icon\"\u003e \u003c!-- COMMON SHOPPING BAG --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n        \u003cpath d=\"M5 8h14l-1 12H6L5 8z\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M9 9V6a3 3 0 0 1 6 0v3\"\u003e\u003c\/path\u003e\n\n      \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cp class=\"xmas-cta-small\"\u003eBring Santa Home for Christmas\u003c\/p\u003e\n\u003ch2\u003eAdd a Little Glow.\u003cbr\u003eAdd a Lot of Holiday Cheer.\u003c\/h2\u003e\n\u003cp\u003eTurn an empty shelf, table or nightstand into a festive Christmas moment with this playful Santa Claus resin night light.\u003c\/p\u003e\n\u003cdiv class=\"xmas-cta-button\"\u003e\n\u003cspan\u003e BACK TO BUY NOW \u003c\/span\u003e \u003cspan class=\"xmas-arrow\"\u003e \u003cspan class=\"xmas-icon\"\u003e \u003c!-- COMMON UP ARROW --\u003e \u003csvg viewbox=\"0 0 24 24\" preserveaspectratio=\"xMidYMid meet\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n\n          \u003cpath d=\"M12 19V5\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"m7 10 5-5 5 5\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e","brand":"Amo","offers":[{"title":"Buy 1🌸","offer_id":52900991566136,"sku":"NC02112609036727-圣诞插座B 美规插头","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/712d07e6bfa658a86cb342a8b916e28738685424.jpg?v=1788419542","url":"https:\/\/reemoreemoo.com\/ar\/products\/early-christmas-sale-santa-claus-resin-night-light-a-cheerful-glow-for-christmas","provider":"reemoreemoo","version":"1.0","type":"link"}