{"product_id":"halloween-pumpkin-glow-lamp","title":"🎃 Halloween Pumpkin Glow Lamp – Vintage Stained-Glass-Style Table Light","description":"\u003cdiv class=\"pumpkin-glow-page\"\u003e\n\n\u003cstyle\u003e\n.pumpkin-glow-page,\n.pumpkin-glow-page * {\n  box-sizing: border-box;\n}\n\n.pumpkin-glow-page {\n  --orange:#d86b22;\n  --deep:#4a2513;\n  --cream:#fff8ef;\n  --soft:#f7eee4;\n  --gold:#d9a85e;\n  --text:#33271f;\n  --muted:#76675e;\n  --border:#eadccf;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:8px 12px 42px;\n  font-family:Arial,\"Helvetica Neue\",sans-serif;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.pumpkin-glow-page img {\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n.pg-card {\n  margin-bottom:26px;\n  padding:20px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.pg-label {\n  display:inline-block;\n  margin-bottom:8px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:#fff0e3;\n  color:var(--orange);\n  font-size:12px;\n  font-weight:800;\n}\n\n.pg-title {\n  margin:0 0 11px;\n  color:var(--deep);\n  font-size:28px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:-.02em;\n}\n\n.pg-text {\n  margin:0 0 16px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.72;\n}\n\n.pg-image {\n  overflow:hidden;\n  border-radius:14px;\n  background:#f6eee7;\n}\n\n.pg-hero {\n  margin-bottom:26px;\n  padding:28px 20px 20px;\n  text-align:center;\n  border:1px solid var(--border);\n  border-radius:18px;\n  background:\n    radial-gradient(circle at 15% 10%,rgba(216,107,34,.16),transparent 30%),\n    linear-gradient(145deg,#fffdf8,#fff4e8);\n}\n\n.pg-hero-kicker {\n  margin-bottom:8px;\n  color:var(--orange);\n  font-size:13px;\n  font-weight:800;\n}\n\n.pg-hero h2 {\n  max-width:680px;\n  margin:0 auto 11px;\n  color:var(--deep);\n  font-size:34px;\n  line-height:1.13;\n  font-weight:900;\n  letter-spacing:-.03em;\n}\n\n.pg-hero p {\n  max-width:640px;\n  margin:0 auto 17px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.pg-badges {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-bottom:18px;\n}\n\n.pg-badge {\n  padding:8px 10px;\n  border:1px solid #ead7c3;\n  border-radius:999px;\n  background:#fff;\n  color:var(--deep);\n  font-size:12px;\n  font-weight:800;\n}\n\n.pg-benefits {\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:17px;\n}\n\n.pg-benefit {\n  padding:15px 12px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--cream);\n}\n\n.pg-benefit strong {\n  display:block;\n  margin-bottom:4px;\n  color:var(--deep);\n  font-size:14px;\n}\n\n.pg-benefit span {\n  display:block;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n.pg-list {\n  margin:14px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.pg-list li {\n  position:relative;\n  margin-bottom:9px;\n  padding-left:26px;\n  color:#51473f;\n  font-size:14px;\n}\n\n.pg-list li:before {\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:19px;\n  height:19px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#fff0e3;\n  color:var(--orange);\n  font-size:11px;\n  font-weight:900;\n}\n\n.pg-quote {\n  margin-bottom:26px;\n  padding:28px 18px;\n  text-align:center;\n  border-radius:16px;\n  background:#fff3e8;\n}\n\n.pg-quote strong {\n  display:block;\n  max-width:670px;\n  margin:0 auto 8px;\n  color:var(--deep);\n  font-size:20px;\n  line-height:1.45;\n}\n\n.pg-quote span {\n  color:var(--muted);\n  font-size:13px;\n}\n\n.pg-specs {\n  width:100%;\n  border-collapse:collapse;\n  margin-top:8px;\n}\n\n.pg-specs tr {\n  border-bottom:1px solid var(--border);\n}\n\n.pg-specs tr:last-child {\n  border-bottom:0;\n}\n\n.pg-specs th,\n.pg-specs td {\n  padding:10px 6px;\n  text-align:left;\n  vertical-align:top;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.pg-specs th {\n  width:34%;\n  color:var(--muted);\n  font-weight:700;\n}\n\n.pg-specs td {\n  color:var(--text);\n  font-weight:600;\n}\n\n.pg-final {\n  padding:29px 18px;\n  text-align:center;\n  border-radius:17px;\n  background:linear-gradient(135deg,#7d3519,#b85a24);\n}\n\n.pg-final h2 {\n  margin:0 0 8px;\n  color:#fff;\n  font-size:26px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.pg-final p {\n  max-width:630px;\n  margin:0 auto;\n  color:rgba(255,255,255,.87);\n  font-size:14px;\n}\n\n@media(max-width:600px) {\n  .pumpkin-glow-page {\n    padding:6px 8px 32px;\n  }\n\n  .pg-card {\n    padding:16px 12px;\n    margin-bottom:22px;\n  }\n\n  .pg-hero {\n    padding:22px 13px 14px;\n    margin-bottom:22px;\n  }\n\n  .pg-hero h2 {\n    font-size:28px;\n  }\n\n  .pg-title {\n    font-size:23px;\n  }\n\n  .pg-text {\n    font-size:14px;\n  }\n\n  .pg-benefits {\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n  }\n\n  .pg-benefit {\n    padding:12px 9px;\n  }\n\n  .pg-benefit strong {\n    font-size:13px;\n  }\n\n  .pg-benefit span {\n    font-size:11px;\n  }\n\n  .pg-quote {\n    padding:23px 14px;\n  }\n\n  .pg-quote strong {\n    font-size:18px;\n  }\n\n  .pg-specs th,\n  .pg-specs td {\n    display:block;\n    width:100%;\n    padding-left:0;\n    padding-right:0;\n  }\n\n  .pg-specs th {\n    padding-bottom:1px;\n  }\n\n  .pg-specs td {\n    padding-top:2px;\n    padding-bottom:10px;\n  }\n\n  .pg-final {\n    padding:24px 14px;\n  }\n\n  .pg-final h2 {\n    font-size:23px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"pg-hero\"\u003e\n\n  \u003cdiv class=\"pg-hero-kicker\"\u003e\n    🎃 HALLOWEEN IS COMING\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    One Little Lamp. A Whole Lot of Halloween.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Skip the complicated decorating. Add a warm, colorful Halloween glow\n    to your favorite corner with one charming pumpkin lamp.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-badges\"\u003e\n    \u003cspan class=\"pg-badge\"\u003e✨ Colorful Glow\u003c\/span\u003e\n    \u003cspan class=\"pg-badge\"\u003e🎃 Pumpkin Design\u003c\/span\u003e\n    \u003cspan class=\"pg-badge\"\u003e👆 Pull-Chain Control\u003c\/span\u003e\n    \u003cspan class=\"pg-badge\"\u003e🏠 Easy Tabletop Décor\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pg-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/3a12eba1b01a1e3ea962339c87d87a88c2df8678.png\" alt=\"Halloween Pumpkin Glow Lamp\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- BIG ATMOSPHERE --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    🔥 BIG ATMOSPHERE. LITTLE EFFORT.\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    Place It. Pull the Chain. Done.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    No tangled string lights. No crowded seasonal setup.\n    Just place the lamp where you want it, pull the chain,\n    and let the glowing pumpkin do the decorating.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-benefits\"\u003e\n\n    \u003cdiv class=\"pg-benefit\"\u003e\n      \u003cstrong\u003e🎃 Instant Halloween Focal Point\u003c\/strong\u003e\n      \u003cspan\u003eTurns an ordinary shelf or table into a festive seasonal display.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-benefit\"\u003e\n      \u003cstrong\u003e🌈 Warm Color Effect\u003c\/strong\u003e\n      \u003cspan\u003eColorful mosaic-style panels create a cozy decorative glow.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-benefit\"\u003e\n      \u003cstrong\u003e👆 Simple Pull-Chain\u003c\/strong\u003e\n      \u003cspan\u003eA satisfying pull brings the pumpkin scene to life.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pg-benefit\"\u003e\n      \u003cstrong\u003e🍂 Fall-Ready Style\u003c\/strong\u003e\n      \u003cspan\u003eWorks beautifully before, during, and after Halloween night.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- GLOW --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    ✨ COLORFUL GLOW. COZY NIGHTS.\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    Warm Light With a Halloween Twist\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    The smiling jack-o'-lantern shade gives off a warm,\n    colorful effect that feels festive without making your room overly spooky.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/a607f6eb44c6c6ead7f4d2ec21b2bba09f13b196.png\" alt=\"Colorful Halloween Pumpkin Lamp Glow\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- VINTAGE --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    🕯️ VINTAGE-INSPIRED CHARACTER\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    Decorative Even When the Light Is Off\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    The curled pumpkin stem, ornate bronze-tone base and colorful\n    mosaic-style shade give it the look of a seasonal statement piece,\n    not just another temporary Halloween decoration.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/5bd5791907e6827f8c66520dc59f6ef0c6d6963e.png\" alt=\"Vintage Inspired Halloween Pumpkin Table Lamp\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- EARLY HALLOWEEN --\u003e\n\u003csection class=\"pg-quote\"\u003e\n\n  \u003cstrong\u003e\n    🎃 Don’t wait until Halloween week to start enjoying fall.\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Set it out early and enjoy that warm autumn glow through the whole spooky season.\n  \u003c\/span\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- COZY CORNERS --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    🍂 MADE FOR COZY CORNERS\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    From Reading Nights to Halloween Movie Marathons\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    Move it from room to room and add a little seasonal warmth wherever\n    your favorite fall traditions happen.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/b9428114733cc41e5764126982a5834e509305a0.png\" alt=\"Pumpkin Glow Lamp in Cozy Reading Corner\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"pg-list\"\u003e\n    \u003cli\u003eBookshelves and reading corners\u003c\/li\u003e\n    \u003cli\u003eEntryway consoles\u003c\/li\u003e\n    \u003cli\u003eCoffee bars and kitchen counters\u003c\/li\u003e\n    \u003cli\u003eBedrooms and nightstands\u003c\/li\u003e\n    \u003cli\u003eLiving rooms and side tables\u003c\/li\u003e\n    \u003cli\u003eHalloween parties and seasonal displays\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- CENTERPIECE --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    🍽️ MADE TO BE NOTICED\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    The Centerpiece Guests Will Remember\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    Use it as a Halloween dinner-table accent, a welcoming entryway piece,\n    or the glowing centerpiece of your fall décor.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"pg-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/08baa254e1f4de7fad7b7a5e52158c758d805f80.png\" alt=\"Halloween Pumpkin Lamp Dinner Table Centerpiece\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    📋 PRODUCT HIGHLIGHTS\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    Everything at a Glance\n  \u003c\/h2\u003e\n\n  \u003ctable class=\"pg-specs\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eDesign\u003c\/th\u003e\n        \u003ctd\u003eSmiling Halloween Pumpkin Table Lamp\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eControl\u003c\/th\u003e\n        \u003ctd\u003eDecorative Pull-Chain Switch\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eShade Look\u003c\/th\u003e\n        \u003ctd\u003eColorful Mosaic-Style Design\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eBase\u003c\/th\u003e\n        \u003ctd\u003eOrnate Bronze-Tone Decorative Stand\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eStyle\u003c\/th\u003e\n        \u003ctd\u003eVintage-Inspired Halloween \u0026amp; Fall Décor\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003ePlacement\u003c\/th\u003e\n        \u003ctd\u003eTables, Shelves, Counters, Desks \u0026amp; Nightstands\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pg-card\"\u003e\n\n  \u003cdiv class=\"pg-label\"\u003e\n    ❓ FREQUENTLY ASKED QUESTIONS\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"pg-title\"\u003e\n    Good to Know\n  \u003c\/h2\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    \u003cstrong\u003eHow do I turn it on and off?\u003c\/strong\u003e\u003cbr\u003e\n    Use the decorative pull-chain switch beside the pumpkin shade.\n  \u003c\/p\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    \u003cstrong\u003eWhere can I display it?\u003c\/strong\u003e\u003cbr\u003e\n    It works beautifully on tables, bookshelves, entryway consoles,\n    coffee corners, counters and nightstands.\n  \u003c\/p\u003e\n\n  \u003cp class=\"pg-text\"\u003e\n    \u003cstrong\u003eIs it only for Halloween night?\u003c\/strong\u003e\u003cbr\u003e\n    No. Its warm color and vintage-inspired look also work as fall décor\n    throughout the season.\n  \u003c\/p\u003e\n\n  \u003cp class=\"pg-text\" style=\"margin-bottom:0;\"\u003e\n    \u003cstrong\u003eDoes it still look decorative when turned off?\u003c\/strong\u003e\u003cbr\u003e\n    Yes. The pumpkin face, colorful panels, curled stem and ornate base\n    still make it a distinctive seasonal display piece.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL --\u003e\n\u003csection class=\"pg-final\"\u003e\n\n  \u003ch2\u003e\n    🎃 Light Up Your Favorite Halloween Corner\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bring home the cozy color, playful character and instant seasonal\n    atmosphere of the Pumpkin Glow Lamp—and enjoy it before Halloween arrives.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":53940853833839,"sku":"SZ06012608051724-万圣节南瓜氛围台灯","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/f7c978206e090c6da0d33c8710a81161ed3a00e3.jpg?v=1785898844","url":"https:\/\/lurevixea.com\/products\/halloween-pumpkin-glow-lamp","provider":"Lurevixea","version":"1.0","type":"link"}