{"product_id":"pumpkin-glow-lamp-vintage-stained-glass-style-table-light","title":"🎃🎃 Halloween Pumpkin Glow Lamp – Vintage Stained-Glass-Style Table Light","description":"\u003cstyle\u003e\n.pumpkin-lamp-page,\n.pumpkin-lamp-page *{\n  box-sizing:border-box;\n}\n\n.pumpkin-lamp-page{\n  --pl-black:#17100d;\n  --pl-brown:#432518;\n  --pl-orange:#e96821;\n  --pl-orange-dark:#a83d10;\n  --pl-purple:#6b365f;\n  --pl-cream:#fff8ee;\n  --pl-soft:#f7f1eb;\n  --pl-text:#30211c;\n  --pl-muted:#76645c;\n  --pl-line:#eadbd2;\n  width:100%;\n  max-width:820px;\n  margin:0 auto;\n  overflow:hidden;\n  color:var(--pl-text);\n  background:#ffffff;\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.65;\n}\n\n.pumpkin-lamp-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin:0;\n  border:0;\n}\n\n.pumpkin-lamp-page h1,\n.pumpkin-lamp-page h2,\n.pumpkin-lamp-page h3,\n.pumpkin-lamp-page h4,\n.pumpkin-lamp-page p{\n  margin-top:0;\n}\n\n.pl-section{\n  padding:38px 16px;\n}\n\n.pl-section--soft{\n  background:var(--pl-soft);\n}\n\n.pl-section--cream{\n  background:linear-gradient(180deg,#fff7e9 0%,#ffffff 100%);\n}\n\n.pl-section--dark{\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 94% 3%,rgba(233,104,33,.22),transparent 37%),\n    radial-gradient(circle at 2% 100%,rgba(107,54,95,.21),transparent 40%),\n    linear-gradient(145deg,#140b09,#3b1d13);\n}\n\n.pl-heading{\n  max-width:690px;\n  margin:0 auto 22px;\n  text-align:center;\n}\n\n.pl-eyebrow{\n  display:inline-block;\n  margin:0 0 9px;\n  padding:7px 12px;\n  border-radius:999px;\n  color:#913708;\n  background:#ffe0c6;\n  font-size:11px;\n  font-weight:800;\n  line-height:1;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.pl-title{\n  margin:0 0 11px;\n  color:var(--pl-black);\n  font-size:29px;\n  font-weight:900;\n  line-height:1.14;\n  letter-spacing:-.8px;\n}\n\n.pl-title span{\n  color:var(--pl-orange);\n}\n\n.pl-subtitle{\n  max-width:660px;\n  margin:0 auto;\n  color:var(--pl-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.pl-image{\n  overflow:hidden;\n  margin:0 0 24px;\n  border-radius:18px;\n  background:#ffffff;\n  box-shadow:0 14px 35px rgba(63,31,20,.16);\n}\n\n.pl-image img{\n  border-radius:18px;\n}\n\n.pl-grid{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n}\n\n.pl-point{\n  display:grid;\n  grid-template-columns:46px minmax(0,1fr);\n  align-items:center;\n  gap:12px;\n  padding:14px;\n  border:1px solid var(--pl-line);\n  border-radius:14px;\n  background:#ffffff;\n}\n\n.pl-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:46px;\n  height:46px;\n  border-radius:13px;\n  color:#943508;\n  background:#ffeadb;\n  font-size:21px;\n}\n\n.pl-point h3,\n.pl-point h4{\n  margin:0 0 3px;\n  color:var(--pl-black);\n  font-size:15px;\n  line-height:1.3;\n}\n\n.pl-point p{\n  margin:0;\n  color:var(--pl-muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n\/* HERO *\/\n.pl-hero{\n  padding:31px 16px 27px;\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 91% 3%,rgba(233,104,33,.34),transparent 36%),\n    radial-gradient(circle at 3% 100%,rgba(107,54,95,.29),transparent 42%),\n    linear-gradient(145deg,#130b09,#3a1d14);\n}\n\n.pl-hero__tag{\n  display:inline-block;\n  margin:0 0 13px;\n  padding:7px 11px;\n  border:1px solid rgba(255,255,255,.17);\n  border-radius:999px;\n  color:#ffd8b2;\n  background:rgba(255,255,255,.07);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.pl-hero h1{\n  margin:0 0 14px;\n  color:#ffffff;\n  font-size:35px;\n  font-weight:900;\n  line-height:1.06;\n  letter-spacing:-1.2px;\n}\n\n.pl-hero h1 span{\n  color:#ff8a3c;\n}\n\n.pl-hero__copy{\n  max-width:690px;\n  margin:0 0 18px;\n  color:#f5ebe5;\n  font-size:16px;\n  line-height:1.7;\n}\n\n.pl-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px;\n}\n\n.pl-pill{\n  padding:8px 10px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:10px;\n  color:#ffffff;\n  background:rgba(255,255,255,.07);\n  font-size:12px;\n  font-weight:700;\n}\n\n.pl-hero__image{\n  overflow:hidden;\n  margin-top:23px;\n  border-radius:18px;\n  box-shadow:0 23px 50px rgba(0,0,0,.4);\n}\n\n\/* QUICK BENEFITS *\/\n.pl-benefits{\n  padding:14px 16px 38px;\n  background:var(--pl-soft);\n}\n\n\/* TRANSFORMATION CARDS *\/\n.pl-card-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n}\n\n.pl-card{\n  padding:16px 10px;\n  border:1px solid var(--pl-line);\n  border-radius:14px;\n  background:#ffffff;\n  text-align:center;\n}\n\n.pl-card span{\n  display:block;\n  margin-bottom:7px;\n  font-size:25px;\n}\n\n.pl-card strong{\n  display:block;\n  font-size:13px;\n}\n\n.pl-card small{\n  display:block;\n  margin-top:4px;\n  color:var(--pl-muted);\n  font-size:11px;\n  line-height:1.4;\n}\n\n\/* STEPS *\/\n.pl-step{\n  display:grid;\n  grid-template-columns:48px minmax(0,1fr);\n  align-items:center;\n  gap:12px;\n  margin-bottom:10px;\n  padding:14px;\n  border:1px solid var(--pl-line);\n  border-radius:14px;\n  background:#ffffff;\n}\n\n.pl-step__number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:48px;\n  height:48px;\n  border-radius:13px;\n  color:#ffffff;\n  background:linear-gradient(145deg,#f37c32,#a43a0d);\n  font-size:18px;\n  font-weight:900;\n}\n\n.pl-step h4{\n  margin:0 0 3px;\n  color:var(--pl-black);\n  font-size:15px;\n}\n\n.pl-step p{\n  margin:0;\n  color:var(--pl-muted);\n  font-size:12px;\n}\n\n\/* SCENES *\/\n.pl-scene-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n}\n\n.pl-scene{\n  padding:16px 8px;\n  border:1px solid var(--pl-line);\n  border-radius:14px;\n  background:#ffffff;\n  text-align:center;\n}\n\n.pl-scene span{\n  display:block;\n  margin-bottom:7px;\n  font-size:25px;\n}\n\n.pl-scene strong{\n  display:block;\n  font-size:13px;\n}\n\n.pl-scene small{\n  display:block;\n  margin-top:4px;\n  color:var(--pl-muted);\n  font-size:11px;\n  line-height:1.4;\n}\n\n\/* TABLE *\/\n.pl-table-wrap{\n  overflow-x:auto;\n  border-radius:14px;\n}\n\n.pl-table{\n  width:100%;\n  border-collapse:collapse;\n  background:#ffffff;\n  font-size:14px;\n}\n\n.pl-table th,\n.pl-table td{\n  padding:12px;\n  border:1px solid var(--pl-line);\n  text-align:left;\n  vertical-align:top;\n}\n\n.pl-table th{\n  width:38%;\n  color:#873206;\n  background:#ffe9d8;\n}\n\n.pl-notice{\n  margin-top:17px;\n  padding:16px;\n  border-left:4px solid var(--pl-orange);\n  border-radius:0 13px 13px 0;\n  color:#684936;\n  background:#fff4eb;\n  font-size:12px;\n  line-height:1.65;\n}\n\n.pl-safety{\n  margin-top:17px;\n  padding:17px;\n  border:1px solid #ead2ca;\n  border-radius:14px;\n  color:#66352c;\n  background:#fff7f4;\n  font-size:12px;\n  line-height:1.65;\n}\n\n\/* PACKAGE *\/\n.pl-package{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:9px;\n}\n\n.pl-package div{\n  padding:14px;\n  border:1px solid var(--pl-line);\n  border-radius:13px;\n  background:#ffffff;\n  font-size:13px;\n  font-weight:700;\n}\n\n\/* FAQ *\/\n.pl-faq{\n  display:grid;\n  gap:10px;\n}\n\n.pl-faq details{\n  overflow:hidden;\n  border:1px solid var(--pl-line);\n  border-radius:14px;\n  background:#ffffff;\n}\n\n.pl-faq summary{\n  position:relative;\n  padding:16px 45px 16px 15px;\n  color:var(--pl-black);\n  font-size:14px;\n  font-weight:800;\n  cursor:pointer;\n  list-style:none;\n}\n\n.pl-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.pl-faq summary::after{\n  position:absolute;\n  top:50%;\n  right:14px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:25px;\n  height:25px;\n  border-radius:8px;\n  color:#933608;\n  background:#ffe4d1;\n  font-size:17px;\n  content:\"+\";\n  transform:translateY(-50%);\n}\n\n.pl-faq details[open] summary::after{\n  content:\"−\";\n}\n\n.pl-faq__answer{\n  padding:0 15px 16px;\n}\n\n.pl-faq__answer p{\n  margin:0;\n  color:var(--pl-muted);\n  font-size:13px;\n}\n\n\/* TRUST *\/\n.pl-trust-grid{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:9px;\n}\n\n.pl-trust{\n  padding:15px 8px;\n  border:1px solid var(--pl-line);\n  border-radius:13px;\n  background:#ffffff;\n  text-align:center;\n}\n\n.pl-trust span{\n  display:block;\n  margin-bottom:6px;\n  font-size:23px;\n}\n\n.pl-trust strong{\n  display:block;\n  font-size:12px;\n}\n\n\/* FINAL CTA *\/\n.pl-final{\n  padding:18px 16px 41px;\n  background:var(--pl-soft);\n}\n\n.pl-final__card{\n  padding:32px 19px;\n  border-radius:20px;\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 100% 0%,rgba(233,104,33,.3),transparent 40%),\n    radial-gradient(circle at 0% 100%,rgba(107,54,95,.25),transparent 42%),\n    linear-gradient(145deg,#140b09,#3a1d14);\n  text-align:center;\n  box-shadow:0 21px 47px rgba(59,29,19,.3);\n}\n\n.pl-final__tag{\n  display:inline-block;\n  margin-bottom:11px;\n  padding:7px 11px;\n  border-radius:999px;\n  color:#ffd9b5;\n  background:rgba(255,255,255,.08);\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.pl-final h2{\n  margin:0 0 12px;\n  color:#ffffff;\n  font-size:29px;\n  line-height:1.14;\n}\n\n.pl-final h2 span{\n  color:#ff8a3c;\n}\n\n.pl-final p{\n  max-width:650px;\n  margin:0 auto;\n  color:#f5ebe5;\n  font-size:15px;\n}\n\n.pl-final__list{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n  margin-top:18px;\n}\n\n.pl-final__list span{\n  padding:8px 10px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:10px;\n  background:rgba(255,255,255,.07);\n  font-size:11px;\n  font-weight:700;\n}\n\n@media screen and (min-width:720px){\n  .pl-title{\n    font-size:39px;\n  }\n\n  .pl-hero{\n    padding:51px 30px 36px;\n  }\n\n  .pl-hero h1{\n    font-size:50px;\n  }\n\n  .pl-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n\n  .pl-benefits .pl-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr));\n  }\n\n  .pl-card-grid,\n  .pl-scene-grid,\n  .pl-trust-grid{\n    grid-template-columns:repeat(4,minmax(0,1fr));\n  }\n\n  .pl-package{\n    grid-template-columns:repeat(2,minmax(0,1fr));\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"pumpkin-lamp-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"pl-hero\"\u003e\n\u003cdiv class=\"pl-hero__tag\"\u003eThe Fastest Way to Create a Cozy Halloween Scene\u003c\/div\u003e\n\u003ch1\u003eOne Pull. \u003cspan\u003eInstant Halloween.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"pl-hero__copy\"\u003eTurn an ordinary table, shelf or entryway into a warm seasonal focal point with a colorful jack-o’-lantern glow and vintage-inspired detail.\u003c\/p\u003e\n\u003cdiv class=\"pl-pills\"\u003e\n\u003cspan class=\"pl-pill\"\u003e✓ Colorful Mosaic-Style Glow\u003c\/span\u003e \u003cspan class=\"pl-pill\"\u003e✓ Pull-Chain Control\u003c\/span\u003e \u003cspan class=\"pl-pill\"\u003e✓ Elevated Tabletop Décor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-hero__image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPTImage2026_7_31_02_41_15.png?v=1785480148\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"pl-benefits\"\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003carticle class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🎃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eInstant Seasonal Atmosphere\u003c\/h3\u003e\n\u003cp\u003eCreates a warm Halloween focal point without complicated decorating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eBeautiful Day and Night\u003c\/h3\u003e\n\u003cp\u003eDecorative details stand out even when the lamp is not illuminated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eEasy to Style Anywhere\u003c\/h3\u003e\n\u003cp\u003ePlace it on tables, shelves, counters, nightstands or consoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PAIN \/ TRANSFORMATION --\u003e\n\u003csection class=\"pl-section pl-section--cream\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eYour Halloween Display Deserves More Than Plastic Props\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eStop Decorating \u003cspan\u003eLike Everyone Else.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\"\u003eGeneric decorations can leave a room looking unfinished. One glowing centerpiece adds richer color, warmth and personality without filling every surface with clutter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_42_29.png?v=1785480187\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-card-grid\"\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003cspan\u003e🌟\u003c\/span\u003e \u003cstrong\u003eCreates a Focal Point\u003c\/strong\u003e \u003csmall\u003eGives the eye one striking seasonal feature to notice.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003cspan\u003e🍂\u003c\/span\u003e \u003cstrong\u003eAdds Warmth\u003c\/strong\u003e \u003csmall\u003eSoft color makes an ordinary corner feel more inviting.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003cspan\u003e🕯️\u003c\/span\u003e \u003cstrong\u003eReduces Décor Clutter\u003c\/strong\u003e \u003csmall\u003eOne statement piece can replace several forgettable props.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-card\"\u003e\n\u003cspan\u003e📸\u003c\/span\u003e \u003cstrong\u003eMade to Be Noticed\u003c\/strong\u003e \u003csmall\u003eCreates a scene guests will want to photograph and share.\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ATMOSPHERE --\u003e\n\u003csection class=\"pl-section pl-section--dark\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eBring Warmth to October Nights\u003c\/div\u003e\n\u003ch2 class=\"pl-title\" style=\"color: #ffffff;\"\u003eLight Up \u003cspan\u003eCozy Halloween Nights.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\" style=\"color: #eadfd9;\"\u003eAdd the finishing glow to movie nights, autumn evenings, costume parties and the quiet seasonal moments you look forward to every year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_43_41.png?v=1785480258\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🎬\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHalloween Movie Nights\u003c\/h3\u003e\n\u003cp\u003eAdds a warm glow beside the sofa without overpowering the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🥂\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eParties and Dinners\u003c\/h3\u003e\n\u003cp\u003eCreates a memorable centerpiece for seasonal entertaining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e☕\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eQuiet Autumn Evenings\u003c\/h3\u003e\n\u003cp\u003ePairs beautifully with warm drinks, books and cozy blankets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eNighttime Ambience\u003c\/h3\u003e\n\u003cp\u003eReveals richer orange and purple tones after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFTSMANSHIP --\u003e\n\u003csection class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eA More Elevated Kind of Halloween Décor\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eInspired by \u003cspan\u003eVintage Stained Glass.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\"\u003eColorful mosaic-style panels, a curled pumpkin stem, decorative pull chain and ornate bronze-tone base give it the character of a seasonal collectible rather than a disposable party prop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_44_53.png?v=1785480329\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🌈\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eColorful Mosaic-Style Shade\u003c\/h3\u003e\n\u003cp\u003eLayers of orange, purple and amber create a richer decorative glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🎃\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eSmiling Jack-O’-Lantern Face\u003c\/h3\u003e\n\u003cp\u003eFestive and playful without making the room feel overly frightening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e⛓️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eDecorative Pull Chain\u003c\/h3\u003e\n\u003cp\u003eA simple pull brings the glowing Halloween scene to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🏺\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOrnate Bronze-Tone Base\u003c\/h3\u003e\n\u003cp\u003eAdds an antique-inspired finish that looks decorative even when unlit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003csection class=\"pl-section pl-section--soft\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eBig Atmosphere Without a Complicated Setup\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003ePlace It. \u003cspan\u003ePull It. Enjoy It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\"\u003eNo wall installation and no elaborate decorating plan are required. Choose a flat indoor surface and let the lamp become the centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pl-step\"\u003e\n\u003cdiv class=\"pl-step__number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eChoose Your Favorite Corner\u003c\/h4\u003e\n\u003cp\u003ePlace the lamp on a stable table, shelf, counter or console.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-step\"\u003e\n\u003cdiv class=\"pl-step__number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eArrange a Few Seasonal Accents\u003c\/h4\u003e\n\u003cp\u003eAdd pumpkins, autumn leaves or books without overcrowding the display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-step\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"pl-step__number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePull the Chain and Enjoy the Glow\u003c\/h4\u003e\n\u003cp\u003eTurn on the lamp and let the colorful shade create the atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SCENES --\u003e\n\u003csection class=\"pl-section pl-section--cream\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eOne Piece · Endless Decorating Ideas\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eLooks Perfect \u003cspan\u003ein Every Corner.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\"\u003eMove it throughout the season and create a new focal point wherever your family gathers, relaxes or entertains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_46_16.png?v=1785480401\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-scene-grid\"\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🚪\u003c\/span\u003e \u003cstrong\u003eEntryway\u003c\/strong\u003e \u003csmall\u003eWelcome guests with a glowing first impression\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e☕\u003c\/span\u003e \u003cstrong\u003eCoffee Bar\u003c\/strong\u003e \u003csmall\u003eComplete a cozy seasonal drink station\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e📚\u003c\/span\u003e \u003cstrong\u003eBookshelf\u003c\/strong\u003e \u003csmall\u003ePair it with books and autumn collectibles\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🛏️\u003c\/span\u003e \u003cstrong\u003eBedroom\u003c\/strong\u003e \u003csmall\u003eAdd warm seasonal character to a nightstand\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🍽️\u003c\/span\u003e \u003cstrong\u003eDining Table\u003c\/strong\u003e \u003csmall\u003eCreate a centerpiece for Halloween dinners\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eLiving Room\u003c\/strong\u003e \u003csmall\u003eSet the mood for family movie nights\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🍸\u003c\/span\u003e \u003cstrong\u003eHome Bar\u003c\/strong\u003e \u003csmall\u003eGive seasonal drinks a more memorable backdrop\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-scene\"\u003e\n\u003cspan\u003e🎉\u003c\/span\u003e \u003cstrong\u003eParty Display\u003c\/strong\u003e \u003csmall\u003eUse it as a focal point for October events\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eA Seasonal Gift They Will Actually Display\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eMade for \u003cspan\u003eHalloween Lovers.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\"\u003eA memorable choice for anyone who loves autumn decorating, gothic accents, vintage-inspired pieces and the cozy side of Halloween.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_47_20.png?v=1785480477\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🎁\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOctober Birthday Gift\u003c\/h3\u003e\n\u003cp\u003eA seasonal surprise that feels more personal than ordinary décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eHousewarming Gift\u003c\/h3\u003e\n\u003cp\u003ePerfect for friends who enjoy changing their home with the seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🧙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGothic Décor Fans\u003c\/h3\u003e\n\u003cp\u003eAdds playful Halloween color without losing its vintage character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e🍁\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eAutumn Home Decorators\u003c\/h3\u003e\n\u003cp\u003eA piece they can look forward to displaying every fall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL IMAGE --\u003e\n\u003csection class=\"pl-section pl-section--dark\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eThe Finishing Touch Your Halloween Corner Was Missing\u003c\/div\u003e\n\u003ch2 class=\"pl-title\" style=\"color: #ffffff;\"\u003eBring the \u003cspan\u003eHalloween Magic Home.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pl-subtitle\" style=\"color: #eadfd9;\"\u003eAdd cozy color, playful character and an unforgettable seasonal glow to the places where your favorite fall memories happen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_7_31_02_48_53.png?v=1785480563\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT HIGHLIGHTS --\u003e\n\u003csection class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eProduct Highlights\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eMore Than a Lamp. \u003cspan\u003eA Seasonal Centerpiece.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-grid\"\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eGlowing Jack-O’-Lantern Design\u003c\/h3\u003e\n\u003cp\u003eCreates a recognizable Halloween focal point with a friendly expression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eColorful Mosaic-Style Panels\u003c\/h3\u003e\n\u003cp\u003eProduces layered orange, amber and purple decorative tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eConvenient Pull-Chain Switch\u003c\/h3\u003e\n\u003cp\u003eProvides simple, satisfying on-and-off control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eOrnate Decorative Stand\u003c\/h3\u003e\n\u003cp\u003eAdds vintage-inspired character and a more elevated appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eFreestanding Tabletop Design\u003c\/h3\u003e\n\u003cp\u003eEasy to reposition throughout the home without permanent installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-point\"\u003e\n\u003cdiv class=\"pl-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eReusable Seasonal Décor\u003c\/h3\u003e\n\u003cp\u003eDesigned to become part of your annual Halloween decorating tradition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"pl-section pl-section--soft\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eSpecifications\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-table-wrap\"\u003e\n\u003ctable class=\"pl-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eDecorative Halloween Table Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTheme\u003c\/th\u003e\n\u003ctd\u003eJack-O’-Lantern · Halloween · Autumn · Vintage-Inspired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShade Style\u003c\/th\u003e\n\u003ctd\u003eColorful Mosaic \/ Stained Glass-Inspired Pumpkin Shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Colors\u003c\/th\u003e\n\u003ctd\u003eOrange, Amber, Purple and Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBase Finish\u003c\/th\u003e\n\u003ctd\u003eOrnate Bronze-Tone Decorative Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSwitch Type\u003c\/th\u003e\n\u003ctd\u003eDecorative Pull-Chain Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePlacement\u003c\/th\u003e\n\u003ctd\u003eFreestanding Tabletop Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor Seasonal Decoration and Ambient Accent Lighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003ctd\u003eEntryways, Living Rooms, Dining Tables, Shelves, Bedrooms and Coffee Bars\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOccasions\u003c\/th\u003e\n\u003ctd\u003eHalloween Parties, Autumn Decorating, Movie Nights and Seasonal Gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Includes\u003c\/th\u003e\n\u003ctd\u003e1 × Halloween Pumpkin Table Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-notice\"\u003e\n\u003cstrong\u003eProduct note:\u003c\/strong\u003e Colors may appear slightly different depending on surrounding light, screen settings and whether the lamp is illuminated. Please confirm the exact dimensions, power method and included accessories with the supplier before publishing them on the product page.\u003c\/div\u003e\n\u003cdiv class=\"pl-safety\"\u003e\n\u003cstrong\u003eSafe-use reminder:\u003c\/strong\u003e Place the lamp on a stable, dry and level indoor surface. Keep it away from water, excessive heat and open flames. Do not lift or carry the lamp by its pull chain. Inspect the lamp and power components before use and follow all instructions supplied with the final product.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE --\u003e\n\u003csection class=\"pl-section pl-section--cream\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003ePackage Contents\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eReady to Become Your Halloween Centerpiece\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-package\"\u003e\n\u003cdiv\u003e✓ 1 × Vintage-Inspired Pumpkin Table Lamp\u003c\/div\u003e\n\u003cdiv\u003e✓ Colorful Jack-O’-Lantern Shade\u003c\/div\u003e\n\u003cdiv\u003e✓ Decorative Pull-Chain Switch\u003c\/div\u003e\n\u003cdiv\u003e✓ Ornate Freestanding Base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"pl-section\"\u003e\n\u003cdiv class=\"pl-heading\"\u003e\n\u003cdiv class=\"pl-eyebrow\"\u003eFrequently Asked Questions\u003c\/div\u003e\n\u003ch2 class=\"pl-title\"\u003eGood to Know Before You Decorate\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow do I turn the lamp on and off?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eUse the decorative pull chain located beside the pumpkin shade. Pull it gently rather than tugging or using it to move the lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this lamp suitable for outdoor use?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eIt is intended primarily for dry indoor display. Do not expose the lamp or its electrical components to rain, moisture or outdoor weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003ePlace it on a stable entryway console, dining table, bookshelf, nightstand, coffee bar, counter or living-room side table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it still look decorative when turned off?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eYes. The jack-o’-lantern face, colorful panels, curled stem and ornate base make it a distinctive Halloween display even when unlit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the shade made from real stained glass?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eThe current product information describes a stained glass-inspired or mosaic-style appearance. Confirm the exact shade material with the supplier before advertising it as genuine stained glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs a bulb or charging cable included?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eIncluded accessories and the exact power method should be confirmed from the supplier or final retail packaging before publishing this information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it as everyday autumn décor?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eYes. Its warm colors and vintage-inspired styling work well throughout the fall season, especially in cozy or gothic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it a good seasonal gift?\u003c\/summary\u003e\n\u003cdiv class=\"pl-faq__answer\"\u003e\n\u003cp\u003eIt is well suited to Halloween lovers, autumn home decorators, vintage-style collectors and hosts who enjoy seasonal entertaining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"pl-section pl-section--soft\"\u003e\n\u003cdiv class=\"pl-trust-grid\"\u003e\n\u003cdiv class=\"pl-trust\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-trust\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e \u003cstrong\u003eCarefully Packed\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-trust\"\u003e\n\u003cspan\u003e💬\u003c\/span\u003e \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pl-trust\"\u003e\n\u003cspan\u003e🎃\u003c\/span\u003e \u003cstrong\u003eSeasonal Favorite\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"pl-final\"\u003e\n\u003cdiv class=\"pl-final__card\"\u003e\n\u003cdiv class=\"pl-final__tag\"\u003eCreate the Halloween Corner Everyone Remembers\u003c\/div\u003e\n\u003ch2\u003eBring the \u003cspan\u003eCozy Halloween Glow Home.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTurn an ordinary corner into a warm, colorful seasonal scene with one statement piece you will look forward to displaying year after year.\u003c\/p\u003e\n\u003cdiv class=\"pl-final__list\"\u003e\n\u003cspan\u003e✓ Warm Colorful Glow\u003c\/span\u003e \u003cspan\u003e✓ Vintage-Inspired Style\u003c\/span\u003e \u003cspan\u003e✓ Easy Tabletop Décor\u003c\/span\u003e \u003cspan\u003e✓ Memorable Seasonal Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HHH","offers":[{"title":"Default Title","offer_id":54578076647699,"sku":"NC02422607282125-南瓜氛围台灯","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/2_71e55ea2-bc6a-4640-b634-966e28c435de.jpg?v=1787025918","url":"https:\/\/harikarionthebeat.com\/products\/pumpkin-glow-lamp-vintage-stained-glass-style-table-light","provider":"harikarionthebeat","version":"1.0","type":"link"}