{"product_id":"vintage-lighted-christmas-tree-figurine","title":"Vintage Lighted Christmas Tree Figurine","description":"\u003cstyle\u003e\n\/* =========================================================\n   VINTAGE LIGHTED CHRISTMAS TREE\n   Premium Conversion Landing Page\n\n   Visual Direction:\n   Warm Ivory + Aged Wood + Antique Brass + Evergreen\n   Text First -\u003e Image Below\n   Fully Responsive\n========================================================= *\/\n\n#vlct-page{\n  --cream:#fbf7ef;\n  --cream2:#f4ecdf;\n  --cream3:#e9dcc8;\n\n  --paper:#fffdf8;\n\n  --brown:#49372b;\n  --brown2:#6a5140;\n\n  --green:#3e4d3e;\n  --green2:#586451;\n\n  --gold:#b58a52;\n  --gold2:#d1ae7a;\n\n  --ink:#302820;\n  --body:#6c6056;\n  --muted:#8a7d72;\n\n  --line:#dfd1bd;\n\n  width:100%;\n  max-width:1160px;\n  margin:0 auto;\n  overflow:hidden;\n\n  background:var(--cream);\n  color:var(--body);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height:1.72;\n}\n\n#vlct-page *,\n#vlct-page *:before,\n#vlct-page *:after{\n  box-sizing:border-box;\n}\n\n#vlct-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n  margin:0;\n  border:0;\n}\n\n#vlct-page button{\n  font:inherit;\n}\n\n\n\/* =========================================================\n   BASE\n========================================================= *\/\n\n.vlct-shell{\n  width:min(calc(100% - 40px),980px);\n  margin:0 auto;\n}\n\n.vlct-section{\n  padding:76px 0;\n}\n\n.vlct-center{\n  text-align:center;\n}\n\n.vlct-kicker{\n  display:inline-block;\n\n  padding:8px 15px;\n\n  border:1px solid #d3bea0;\n  border-radius:999px;\n\n  background:#fffaf2;\n\n  color:#7c6246 !important;\n\n  font-size:10px;\n  font-weight:900;\n\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.vlct-title{\n  max-width:880px;\n\n  margin:17px auto 18px;\n\n  color:var(--brown) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(35px,5vw,58px);\n  line-height:1.08;\n\n  letter-spacing:-1.4px;\n\n  text-align:center;\n}\n\n.vlct-title span{\n  color:#87704f !important;\n}\n\n.vlct-copy{\n  max-width:770px;\n\n  margin:0 auto;\n\n  color:var(--body) !important;\n\n  font-size:16px;\n  line-height:1.84;\n\n  text-align:center;\n}\n\n.vlct-copy strong{\n  color:var(--ink) !important;\n}\n\n.vlct-image{\n  max-width:900px;\n\n  margin:36px auto 0;\n  padding:9px;\n\n  overflow:hidden;\n\n  border:1px solid var(--line);\n  border-radius:20px;\n\n  background:#fff;\n\n  box-shadow:\n    0 20px 48px rgba(64,46,32,.13);\n}\n\n.vlct-image img{\n  border-radius:13px;\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.vlct-button{\n  display:flex;\n\n  width:min(100%,560px);\n  min-height:60px;\n\n  margin:28px auto 0;\n  padding:15px 22px;\n\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid #b98d53;\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #987247,\n      #6d5034\n    );\n\n  color:#fff !important;\n\n  cursor:pointer;\n\n  text-decoration:none !important;\n  text-align:center;\n\n  font-size:13px;\n  font-weight:900;\n\n  letter-spacing:.35px;\n\n  box-shadow:\n    0 12px 27px rgba(87,61,37,.22);\n\n  transition:.2s ease;\n}\n\n.vlct-button:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.06);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.vlct-hero{\n  position:relative;\n\n  padding:78px 0 70px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(194,159,110,.22),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf8 0%,\n      #efe5d5 100%\n    );\n}\n\n.vlct-hero:before{\n  content:\"\";\n\n  position:absolute;\n\n  top:0;\n  left:0;\n  right:0;\n\n  height:4px;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      #a77d4d,\n      #dbc394,\n      #a77d4d,\n      transparent\n    );\n}\n\n.vlct-hero-inner{\n  max-width:900px;\n  margin:0 auto;\n\n  text-align:center;\n}\n\n.vlct-ornament{\n  margin-bottom:13px;\n\n  color:#9d7c53 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:18px;\n\n  letter-spacing:9px;\n}\n\n.vlct-hero-title{\n  max-width:900px;\n\n  margin:17px auto 20px;\n\n  color:var(--brown) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(45px,6vw,72px);\n  line-height:1.01;\n\n  letter-spacing:-2px;\n}\n\n.vlct-hero-title span{\n  display:block;\n\n  margin-top:10px;\n\n  color:#88704f !important;\n}\n\n.vlct-hero-copy{\n  max-width:775px;\n\n  margin:0 auto;\n\n  color:#6d6055 !important;\n\n  font-size:17px;\n  line-height:1.84;\n}\n\n.vlct-hero-copy strong{\n  color:#352b23 !important;\n}\n\n.vlct-price-row{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:10px;\n\n  margin-top:23px;\n}\n\n.vlct-price{\n  color:var(--brown) !important;\n\n  font-size:34px;\n  font-weight:900;\n}\n\n.vlct-save{\n  padding:7px 10px;\n\n  border-radius:5px;\n\n  background:var(--green);\n\n  color:#fff !important;\n\n  font-size:9px;\n  font-weight:900;\n}\n\n.vlct-trust{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:18px;\n}\n\n.vlct-trust span{\n  padding:7px 10px;\n\n  border:1px solid #dac9b2;\n  border-radius:999px;\n\n  background:#fffaf3;\n\n  color:#716356 !important;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n.vlct-hero-image{\n  max-width:900px;\n\n  margin:42px auto 0;\n  padding:10px;\n\n  overflow:hidden;\n\n  border:1px solid #d8c3a6;\n  border-radius:21px;\n\n  background:#fff;\n\n  box-shadow:\n    0 28px 62px rgba(66,47,32,.16);\n}\n\n.vlct-hero-image img{\n  border-radius:13px;\n}\n\n\n\/* =========================================================\n   QUICK VALUE\n========================================================= *\/\n\n.vlct-value{\n  padding:38px 0;\n\n  background:var(--green);\n}\n\n.vlct-value-grid{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:16px;\n}\n\n.vlct-value-item{\n  position:relative;\n\n  text-align:center;\n}\n\n.vlct-value-item:not(:last-child):after{\n  content:\"\";\n\n  position:absolute;\n\n  top:12%;\n  right:-8px;\n\n  width:1px;\n  height:76%;\n\n  background:\n    rgba(241,229,204,.17);\n}\n\n.vlct-value-item strong{\n  display:block;\n\n  color:#fffaf0 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:17px;\n}\n\n.vlct-value-item span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#dbe0d9 !important;\n\n  font-size:9px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   PROBLEM SECTION\n========================================================= *\/\n\n.vlct-empty{\n  background:#fffaf2;\n}\n\n.vlct-note{\n  max-width:780px;\n\n  margin:28px auto 0;\n  padding:23px 20px;\n\n  border-top:1px solid #c8a97c;\n  border-bottom:1px solid #c8a97c;\n\n  color:#6e5740 !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:21px;\n  line-height:1.55;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   AFTER DARK\n========================================================= *\/\n\n.vlct-glow{\n  background:\n    linear-gradient(\n      180deg,\n      #ede1cf,\n      #f8f1e7\n    );\n}\n\n.vlct-glow-points{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:10px;\n\n  max-width:820px;\n\n  margin:28px auto 0;\n}\n\n.vlct-glow-card{\n  padding:20px 12px;\n\n  border:1px solid #ddcab0;\n  border-radius:10px;\n\n  background:#fffaf3;\n\n  text-align:center;\n}\n\n.vlct-glow-card strong{\n  display:block;\n\n  color:var(--brown) !important;\n\n  font-size:10px;\n}\n\n.vlct-glow-card span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#817266 !important;\n\n  font-size:8px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   VINTAGE STYLE\n========================================================= *\/\n\n.vlct-vintage{\n  background:#fffaf2;\n}\n\n.vlct-style-row{\n  display:flex;\n\n  justify-content:center;\n  flex-wrap:wrap;\n\n  gap:8px;\n\n  margin-top:25px;\n}\n\n.vlct-style-row span{\n  padding:8px 12px;\n\n  border:1px solid #d9c5a9;\n  border-radius:999px;\n\n  background:#f4e9d9;\n\n  color:#665948 !important;\n\n  font-size:9px;\n  font-weight:800;\n}\n\n\n\/* =========================================================\n   REMOTE\n========================================================= *\/\n\n.vlct-remote{\n  background:\n    linear-gradient(\n      180deg,\n      #4b5948,\n      #354335\n    );\n\n  color:#fff;\n}\n\n.vlct-remote .vlct-kicker{\n  border-color:rgba(230,212,178,.28);\n\n  background:rgba(255,255,255,.06);\n\n  color:#ead9b8 !important;\n}\n\n.vlct-remote .vlct-title{\n  color:#fffaf1 !important;\n}\n\n.vlct-remote .vlct-title span{\n  color:#e0c495 !important;\n}\n\n.vlct-remote .vlct-copy{\n  color:#e0e5df !important;\n}\n\n.vlct-remote .vlct-copy strong{\n  color:#fff !important;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.vlct-size{\n  background:#fffaf2;\n}\n\n.vlct-size-grid{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:12px;\n\n  max-width:760px;\n\n  margin:29px auto 0;\n}\n\n.vlct-size-card{\n  padding:25px 17px;\n\n  border:1px solid #dcc6a7;\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 8px 23px rgba(58,41,28,.05);\n}\n\n.vlct-size-card strong{\n  display:block;\n\n  color:var(--brown) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n}\n\n.vlct-size-card b{\n  display:block;\n\n  margin-top:7px;\n\n  color:#745b3e !important;\n\n  font-size:13px;\n}\n\n.vlct-size-card span{\n  display:block;\n\n  margin-top:6px;\n\n  color:#88786c !important;\n\n  font-size:10px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   WHERE IT FITS\n========================================================= *\/\n\n.vlct-spaces{\n  background:\n    linear-gradient(\n      180deg,\n      #eee2d0,\n      #fffaf2\n    );\n}\n\n.vlct-space-grid{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:9px;\n\n  max-width:800px;\n\n  margin:29px auto 0;\n}\n\n.vlct-space-grid div{\n  padding:16px 8px;\n\n  border-bottom:2px solid #b38b58;\n\n  background:#fffaf3;\n\n  color:#615346 !important;\n\n  font-size:9px;\n  font-weight:800;\n\n  text-align:center;\n}\n\n\n\/* =========================================================\n   PAIR\n========================================================= *\/\n\n.vlct-pair{\n  background:#fffaf2;\n}\n\n.vlct-pair-box{\n  max-width:800px;\n\n  margin:28px auto 0;\n  padding:26px 23px;\n\n  border:1px solid #dbc5a7;\n  border-radius:12px;\n\n  background:#fff;\n\n  text-align:center;\n\n  box-shadow:\n    0 9px 26px rgba(54,38,25,.06);\n}\n\n.vlct-pair-box strong{\n  display:block;\n\n  color:var(--brown) !important;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:24px;\n}\n\n.vlct-pair-box p{\n  max-width:660px;\n\n  margin:9px auto 0;\n\n  color:#77695d !important;\n\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.vlct-specs{\n  background:\n    linear-gradient(\n      180deg,\n      #ede1cf,\n      #f8f2e7\n    );\n}\n\n.vlct-spec-box{\n  max-width:800px;\n\n  margin:30px auto 0;\n\n  overflow:hidden;\n\n  border:1px solid #d9c4a7;\n  border-radius:12px;\n\n  background:#fff;\n}\n\n.vlct-spec-row{\n  display:grid;\n\n  grid-template-columns:170px 1fr;\n\n  border-bottom:\n    1px solid #eee4d7;\n}\n\n.vlct-spec-row:last-child{\n  border-bottom:0;\n}\n\n.vlct-spec-row strong,\n.vlct-spec-row span{\n  padding:14px 17px;\n\n  font-size:11px;\n}\n\n.vlct-spec-row strong{\n  background:#f4eadd;\n\n  color:var(--brown) !important;\n}\n\n.vlct-spec-row span{\n  color:#716458 !important;\n}\n\n\n\/* =========================================================\n   OFFER\n========================================================= *\/\n\n.vlct-offer{\n  padding:76px 0 80px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(194,156,100,.13),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #4a3b2f,\n      #33271f\n    );\n\n  color:#fff;\n}\n\n.vlct-offer .vlct-kicker{\n  border-color:rgba(229,207,173,.24);\n\n  background:rgba(255,255,255,.06);\n\n  color:#e5d2b3 !important;\n}\n\n.vlct-offer .vlct-title{\n  color:#fffaf1 !important;\n}\n\n.vlct-offer .vlct-title span{\n  color:#dfc49a !important;\n}\n\n.vlct-offer .vlct-copy{\n  color:#e1dcd6 !important;\n}\n\n.vlct-bundles{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:9px;\n\n  max-width:900px;\n\n  margin:30px auto 0;\n}\n\n.vlct-bundle{\n  padding:21px 8px;\n\n  border-radius:9px;\n\n  background:#fffaf2;\n\n  text-align:center;\n}\n\n.vlct-bundle.best{\n  outline:3px solid #c5a16d;\n}\n\n.vlct-bundle small{\n  display:block;\n\n  color:#857568 !important;\n\n  font-size:8px;\n  font-weight:900;\n}\n\n.vlct-bundle strong{\n  display:block;\n\n  margin-top:5px;\n\n  color:var(--brown) !important;\n\n  font-size:21px;\n}\n\n.vlct-bundle del{\n  display:block;\n\n  color:#ad9d90 !important;\n\n  font-size:8px;\n}\n\n.vlct-bundle span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#936643 !important;\n\n  font-size:8px;\n  font-weight:900;\n}\n\n.vlct-popular{\n  display:inline-block !important;\n\n  margin-bottom:6px !important;\n  padding:4px 7px;\n\n  border-radius:999px;\n\n  background:var(--green);\n\n  color:#fff !important;\n\n  font-size:7px !important;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.vlct-faq{\n  background:#fffaf2;\n}\n\n.vlct-faq-list{\n  max-width:820px;\n\n  margin:30px auto 0;\n}\n\n.vlct-faq details{\n  margin-bottom:8px;\n\n  overflow:hidden;\n\n  border:1px solid #ddc9ad;\n  border-radius:9px;\n\n  background:#fff;\n}\n\n.vlct-faq summary{\n  padding:17px 19px;\n\n  cursor:pointer;\n  list-style:none;\n\n  color:var(--brown) !important;\n\n  font-size:12px;\n  font-weight:900;\n}\n\n.vlct-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.vlct-faq p{\n  margin:0;\n\n  padding:\n    0 19px 18px;\n\n  color:#776a60 !important;\n\n  font-size:11px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.vlct-final{\n  padding:78px 0 82px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0,\n      rgba(193,155,100,.16),\n      transparent 38%\n    ),\n    linear-gradient(\n      180deg,\n      #f1e5d4,\n      #e4d2b7\n    );\n}\n\n\n\/* =========================================================\n   MOBILE STICKY\n========================================================= *\/\n\n.vlct-sticky{\n  display:none;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@media(max-width:820px){\n\n  .vlct-value-grid,\n  .vlct-bundles{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .vlct-value-item:nth-child(2):after{\n    display:none;\n  }\n\n  .vlct-space-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n}\n\n\n@media(max-width:650px){\n\n  #vlct-page{\n    padding-bottom:72px;\n  }\n\n  .vlct-shell{\n    width:min(calc(100% - 24px),980px);\n  }\n\n  .vlct-section,\n  .vlct-offer,\n  .vlct-final{\n    padding-top:53px;\n    padding-bottom:53px;\n  }\n\n  .vlct-hero{\n    padding-top:54px;\n    padding-bottom:54px;\n  }\n\n  .vlct-hero-title{\n    font-size:39px;\n  }\n\n  .vlct-title{\n    font-size:32px;\n  }\n\n  .vlct-hero-copy,\n  .vlct-copy{\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .vlct-glow-points{\n    grid-template-columns:1fr;\n  }\n\n  .vlct-size-grid{\n    grid-template-columns:1fr;\n  }\n\n  .vlct-image,\n  .vlct-hero-image{\n    margin-top:28px;\n    padding:6px;\n\n    border-radius:13px;\n  }\n\n  .vlct-image img,\n  .vlct-hero-image img{\n    border-radius:9px;\n  }\n\n  .vlct-spec-row{\n    grid-template-columns:120px 1fr;\n  }\n\n  .vlct-spec-row strong,\n  .vlct-spec-row span{\n    padding:13px 12px;\n\n    font-size:10px;\n  }\n\n  .vlct-sticky{\n    position:fixed;\n\n    z-index:9999;\n\n    left:10px;\n    right:10px;\n    bottom:10px;\n\n    display:flex;\n\n    align-items:center;\n    justify-content:space-between;\n\n    gap:8px;\n\n    padding:9px 10px 9px 13px;\n\n    border:1px solid rgba(223,202,169,.28);\n    border-radius:10px;\n\n    background:rgba(62,77,62,.97);\n\n    box-shadow:\n      0 12px 32px rgba(0,0,0,.25);\n  }\n\n  .vlct-sticky strong{\n    display:block;\n\n    color:#fff !important;\n\n    font-size:13px;\n  }\n\n  .vlct-sticky span{\n    display:block;\n\n    margin-top:2px;\n\n    color:#e6d9c2 !important;\n\n    font-size:8px;\n  }\n\n  .vlct-sticky button{\n    min-width:125px;\n\n    padding:12px;\n\n    border:0;\n    border-radius:7px;\n\n    background:#a37c4d;\n\n    color:#fff !important;\n\n    font-size:10px;\n    font-weight:900;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv id=\"vlct-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"vlct-hero\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-hero-inner\"\u003e\n\u003cdiv class=\"vlct-ornament\"\u003e*    *    *\u003c\/div\u003e\n\u003cspan class=\"vlct-kicker\"\u003e VINTAGE CHRISTMAS GLOW FOR THE LITTLE SPACES \u003c\/span\u003e\n\u003ch1 class=\"vlct-hero-title\"\u003eThe Empty Corner \u003cspan\u003e That Suddenly Feels Like Christmas. \u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"vlct-hero-copy\"\u003eNot every room needs another oversized decoration. \u003cbr\u003e\u003cbr\u003eSometimes all it takes is one softly glowing little tree to make a mantel, shelf, windowsill or entry table feel finished. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Layered vintage branches, a distressed neutral finish, a classic star topper and warm LED light bring the quiet charm of an old-fashioned Christmas home into even the smallest spaces. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-price-row\"\u003e\n\u003cdiv class=\"vlct-price\"\u003e$36.99\u003c\/div\u003e\n\u003cspan class=\"vlct-save\"\u003e SAVE 28% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"vlct-button vlct-buy\"\u003e BRING HOME THE CHRISTMAS GLOW \u003c\/button\u003e\n\u003cdiv class=\"vlct-trust\"\u003e\n\u003cspan\u003eWorldwide Shipping\u003c\/span\u003e \u003cspan\u003eFree Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-hero-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-16-27-39.png?v=1790066016\u0026amp;width=1946\" alt=\"Vintage lighted Christmas tree figurines glowing on a warm farmhouse console\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     VALUE STRIP\n====================================================== --\u003e\n\u003csection class=\"vlct-value\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-value-grid\"\u003e\n\u003cdiv class=\"vlct-value-item\"\u003e\n\u003cstrong\u003e Warm LED Glow \u003c\/strong\u003e \u003cspan\u003e Soft light without harsh brightness. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-value-item\"\u003e\n\u003cstrong\u003e Two Sizes \u003c\/strong\u003e \u003cspan\u003e Choose one or create a layered pair. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-value-item\"\u003e\n\u003cstrong\u003e Remote Control \u003c\/strong\u003e \u003cspan\u003e Easy lighting from across the room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-value-item\"\u003e\n\u003cstrong\u003e Resin Design \u003c\/strong\u003e \u003cspan\u003e Textured vintage character made for tabletop display. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     EMPTY CORNER\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-empty\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e SMALL DECOR. BIG DIFFERENCE. \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eSome Holiday Spaces \u003cspan\u003e Just Feel Unfinished. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eThe mantel is decorated. The tree is up. The wreath is on the door. \u003cbr\u003e\u003cbr\u003eYet the bookshelf, hallway console, coffee table or windowsill still feels a little bare. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e This compact tree adds just enough height, texture and glow to make those forgotten little spaces feel intentionally decorated. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-note\"\u003eA little light can change the entire feeling of a corner.\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-17-56-23.png?v=1790066016\u0026amp;width=1946\" alt=\"Vintage lighted trees filling an empty holiday corner\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     GLOW\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-glow\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e WHEN EVENING COMES, THE TREE CHANGES \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eBeautiful By Day. \u003cbr\u003e\u003cspan\u003e Warm And Cozy After Dark. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eThe layered branches already give the tree depth and texture during the day. \u003cbr\u003e\u003cbr\u003eTurn on the warm LEDs and soft light begins to glow between each tier, bringing out the aged finish and creating a gentle halo around the tree. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e It does not light the whole room. It makes the room feel warmer. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-glow-points\"\u003e\n\u003cdiv class=\"vlct-glow-card\"\u003e\n\u003cstrong\u003e SOFT WARM LIGHT \u003c\/strong\u003e \u003cspan\u003e Cozy rather than bright or harsh. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-glow-card\"\u003e\n\u003cstrong\u003e LAYERED GLOW \u003c\/strong\u003e \u003cspan\u003e Light appears naturally between the branches. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-glow-card\"\u003e\n\u003cstrong\u003e EVENING AMBIENCE \u003c\/strong\u003e \u003cspan\u003e Beautiful beside candles and Christmas greenery. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-17-56-31.png?v=1790066016\u0026amp;width=1946\" alt=\"Warm LED glow from vintage Christmas tree figurines on a winter windowsill\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     VINTAGE STYLE\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-vintage\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e CHRISTMAS WITHOUT THE VISUAL CLUTTER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eVintage Character \u003cspan\u003e Without Loud Holiday Colors. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eNot every Christmas home needs more bright red, bright green or glitter. \u003cbr\u003e\u003cbr\u003eThe softly distressed neutral finish gives this tree a quieter, more collected appearance. \u003cbr\u003e\u003cbr\u003ePair it with natural greenery, old books, wood, brass, linen or candles and it blends in instead of taking over.\u003c\/p\u003e\n\u003cdiv class=\"vlct-style-row\"\u003e\n\u003cspan\u003eFarmhouse\u003c\/span\u003e \u003cspan\u003eRustic\u003c\/span\u003e \u003cspan\u003eCottage\u003c\/span\u003e \u003cspan\u003eTraditional\u003c\/span\u003e \u003cspan\u003eVintage Inspired\u003c\/span\u003e \u003cspan\u003eNeutral Christmas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-17-56-36.png?v=1790066017\u0026amp;width=1946\" alt=\"Vintage neutral distressed Christmas tree figurines\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     REMOTE\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-remote\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e SMALL DETAIL. MUCH EASIER TO LIVE WITH. \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003ePut It Where It Looks Best. \u003cbr\u003e\u003cspan\u003e Not Where It Is Easiest To Reach. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eHoliday decor often ends up on mantels, higher bookshelves and tucked-away console tables. \u003cbr\u003e\u003cbr\u003eThe included remote control lets you turn the warm light on or off without reaching behind the display every evening. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Style the tree first. Control the light from where you are. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-17-56-41.png?v=1790066016\u0026amp;width=1946\" alt=\"Remote control for vintage lighted Christmas tree figurines\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SIZE\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-size\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e KNOW THE SIZE BEFORE IT ARRIVES \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eCompact Enough For A Shelf. \u003cbr\u003e\u003cspan\u003e Large Enough To Be Noticed. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eOne of the easiest ways to feel disappointed by holiday decor is when the size is different from what you imagined. \u003cbr\u003e\u003cbr\u003eThese are intentionally compact tabletop figurines, designed for shelves, mantels, windowsills and small holiday vignettes.\u003c\/p\u003e\n\u003cdiv class=\"vlct-size-grid\"\u003e\n\u003cdiv class=\"vlct-size-card\"\u003e\n\u003cstrong\u003e Large \u003c\/strong\u003e \u003cb\u003e 18 x 10 x 6.5 cm \u003c\/b\u003e \u003cspan\u003e 7.1 x 3.9 x 2.6 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-size-card\"\u003e\n\u003cstrong\u003e Small \u003c\/strong\u003e \u003cb\u003e 14 x 8 x 5.5 cm \u003c\/b\u003e \u003cspan\u003e 5.5 x 3.1 x 2.2 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-17-56-45.png?v=1790066016\u0026amp;width=1946\" alt=\"Large and small vintage Christmas tree figurine size comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SPACES\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-spaces\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e MADE FOR THE PLACES A FULL TREE CANNOT GO \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eA Little Christmas Glow \u003cspan\u003e Almost Anywhere You Need It. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eUse one tree as a quiet accent, or pair the two sizes to create a more layered display. \u003cbr\u003e\u003cbr\u003eTheir narrow footprint makes them especially useful for the smaller areas that are easy to overlook when decorating.\u003c\/p\u003e\n\u003cdiv class=\"vlct-space-grid\"\u003e\n\u003cdiv\u003eMANTEL\u003c\/div\u003e\n\u003cdiv\u003eBOOKSHELF\u003c\/div\u003e\n\u003cdiv\u003eENTRYWAY TABLE\u003c\/div\u003e\n\u003cdiv\u003eWINDOWSILL\u003c\/div\u003e\n\u003cdiv\u003eCOFFEE TABLE\u003c\/div\u003e\n\u003cdiv\u003eDINING TABLE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-16-47-11.png?v=1790066016\u0026amp;width=1946\" alt=\"Two vintage lighted Christmas trees on a dining table\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PAIRING\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-pair\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e ONE IS PRETTY. TWO CREATE THE SCENE. \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eMix The Heights \u003cspan\u003e For A More Finished Holiday Display. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eThe Large and Small trees were made to sit naturally together. \u003cbr\u003e\u003cbr\u003eThe height difference creates the layered look decorators use in holiday vignettes, without needing several unrelated pieces. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Place them together with greenery, candles or pinecones and the whole corner immediately feels more intentional. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-pair-box\"\u003e\n\u003cstrong\u003e Large + Small = Easy Layering \u003c\/strong\u003e\n\u003cp\u003eThe taller tree creates the focal point. The smaller tree fills the lower space. Together they create depth without taking over the table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-15-21-22.png?v=1790066016\u0026amp;width=1946\" alt=\"Large and small lighted Christmas trees styled together in a cozy home\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     SPECS\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-specs\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e PRODUCT DETAILS \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eSimple Details. \u003cspan\u003e No Guessing. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"vlct-spec-box\"\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Lighting \u003c\/strong\u003e \u003cspan\u003e Warm LED light \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Control \u003c\/strong\u003e \u003cspan\u003e Remote control \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Material \u003c\/strong\u003e \u003cspan\u003e Resin \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Style \u003c\/strong\u003e \u003cspan\u003e Vintage \/ Rustic \/ Farmhouse \/ Traditional \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Large \u003c\/strong\u003e \u003cspan\u003e 18 x 10 x 6.5 cm \/ 7.1 x 3.9 x 2.6 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Small \u003c\/strong\u003e \u003cspan\u003e 14 x 8 x 5.5 cm \/ 5.5 x 3.1 x 2.2 in \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Recommended Use \u003c\/strong\u003e \u003cspan\u003e Indoor tabletop holiday decor \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-spec-row\"\u003e\n\u003cstrong\u003e Great For \u003c\/strong\u003e \u003cspan\u003e Mantels, shelves, entry tables, coffee tables and windowsills \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OFFER\n====================================================== --\u003e\n\u003csection class=\"vlct-offer\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e DECORATE MORE THAN ONE CORNER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eOne For The Mantel. \u003cbr\u003e\u003cspan\u003e Another For The Room That Still Feels Empty. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eUse a second set in the entryway, dining room, bedroom or as a Christmas gift for someone who loves quiet vintage holiday decor.\u003c\/p\u003e\n\u003cdiv class=\"vlct-bundles\"\u003e\n\u003cdiv class=\"vlct-bundle\"\u003e\n\u003csmall\u003e BUY 1 \u003c\/small\u003e \u003cstrong\u003e $36.99 \u003c\/strong\u003e \u003cdel\u003e $51.98 \u003c\/del\u003e \u003cspan\u003e SAVE $14.99 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-bundle best\"\u003e\n\u003cspan class=\"vlct-popular\"\u003e MOST POPULAR \u003c\/span\u003e \u003csmall\u003e BUY 2 - 10% OFF \u003c\/small\u003e \u003cstrong\u003e $66.58 \u003c\/strong\u003e \u003cdel\u003e $103.96 \u003c\/del\u003e \u003cspan\u003e SAVE $37.38 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-bundle\"\u003e\n\u003csmall\u003e BUY 3 - 15% OFF \u003c\/small\u003e \u003cstrong\u003e $94.32 \u003c\/strong\u003e \u003cdel\u003e $155.94 \u003c\/del\u003e \u003cspan\u003e SAVE $61.62 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vlct-bundle\"\u003e\n\u003csmall\u003e BUY 4 - 20% OFF \u003c\/small\u003e \u003cstrong\u003e $118.37 \u003c\/strong\u003e \u003cdel\u003e $207.92 \u003c\/del\u003e \u003cspan\u003e SAVE $89.55 \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"vlct-button vlct-buy\"\u003e CHOOSE MY SIZE AND BRING HOME THE GLOW \u003c\/button\u003e\n\u003cdiv class=\"vlct-trust\"\u003e\n\u003cspan\u003eWorldwide Shipping\u003c\/span\u003e \u003cspan\u003eFree Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e90-Day Free Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\u003csection class=\"vlct-section vlct-faq\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e BEFORE YOU ORDER \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eA Few Things \u003cspan\u003e Worth Knowing. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"vlct-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs this a full-size Christmas tree?\u003c\/summary\u003e\n\u003cp\u003eNo. This is a compact indoor tabletop figurine designed for mantels, bookshelves, windowsills, console tables and other smaller decorating areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the actual dimensions?\u003c\/summary\u003e\n\u003cp\u003eLarge measures approximately 18 x 10 x 6.5 cm or 7.1 x 3.9 x 2.6 inches. Small measures approximately 14 x 8 x 5.5 cm or 5.5 x 3.1 x 2.2 inches.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the tree light up?\u003c\/summary\u003e\n\u003cp\u003eYes. Warm LED lighting shines softly between the layered branches to create a cozy evening glow.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I control the light remotely?\u003c\/summary\u003e\n\u003cp\u003eYes. The product includes remote control functionality, making it convenient when the figurine is placed on a mantel, shelf or other harder-to-reach surface.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the figurine made from?\u003c\/summary\u003e\n\u003cp\u003eThe tree is made from resin and features a distressed, vintage-inspired finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for outdoor use?\u003c\/summary\u003e\n\u003cp\u003eIt is recommended as indoor tabletop Christmas decor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\n\u003cp\u003eChoose Large when you want a stronger focal point. Choose Small for narrower shelves and tighter spaces. Use both sizes together when you want a more layered, decorator-style arrangement.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"vlct-final\"\u003e\n\u003cdiv class=\"vlct-shell\"\u003e\n\u003cdiv class=\"vlct-center\"\u003e\u003cspan class=\"vlct-kicker\"\u003e SMALL TREE. WARMER CHRISTMAS. \u003c\/span\u003e\u003c\/div\u003e\n\u003ch2 class=\"vlct-title\"\u003eMake The Little Spaces \u003cspan\u003e Feel Like Part Of Christmas Too. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"vlct-copy\"\u003eA mantel. A shelf. A windowsill. An entryway. \u003cbr\u003e\u003cbr\u003eIt does not take another giant decoration to make those spaces feel special. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Add a little vintage texture, a soft warm glow and the quiet feeling of Christmas at home. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"vlct-price-row\"\u003e\n\u003cdiv class=\"vlct-price\"\u003e$36.99\u003c\/div\u003e\n\u003cspan class=\"vlct-save\"\u003e SAVE 28% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"vlct-button vlct-buy\"\u003e ADD A LITTLE CHRISTMAS GLOW \u003c\/button\u003e\n\u003cdiv class=\"vlct-image\"\u003e\u003cimg src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/ChatGPT-Image-2026-9-15-16-56-46.png?v=1790066016\u0026amp;width=1946\" alt=\"Vintage lighted Christmas tree figurines glowing on a winter windowsill\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MOBILE STICKY CTA\n====================================================== --\u003e\n\u003cdiv class=\"vlct-sticky\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e $36.99 \u003c\/strong\u003e \u003cspan\u003e Large \/ Small Available \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"vlct-buy\"\u003e CHOOSE SIZE \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"YWWW","offers":[{"title":"Large","offer_id":67563561091117,"sku":"SZ05402609226473-大","price":36.99,"currency_code":"USD","in_stock":true},{"title":"Small","offer_id":67563561123885,"sku":"SZ05402609226473-小","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Large + Small Set — Best Value","offer_id":67563561156653,"sku":"SZ05402609226473-大+SZ05402609226473-小","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPT-Image-2026-9-15-16-27-39.png?v=1790066016","url":"https:\/\/woverssy.com\/products\/vintage-lighted-christmas-tree-figurine","provider":"woverssy","version":"1.0","type":"link"}