{"product_id":"retro-painted-pumpkin-light","title":"Retro Painted Pumpkin Light","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Halloween Themed Vintage Tiffany Style Ambient Desk Lamp\nTarget Audience: Halloween enthusiasts, home decorators, gothic aesthetics lovers\nVisual Style: Cozy, warm gothic, retro-inspired aesthetic\nColor Strategy: Deep charcoal, warm pumpkin orange, and antique bronze tones\nModule Order: Hero Section -\u003e Feature 1 (Design) -\u003e Feature 2 (Base detail) -\u003e Feature 3 (Styling scenarios) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_4, Feature3=detail_6\nSpecification Data Source: detail_2 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no official before\/after or comparative data provided in the source materials)\nInformation Boundary: Only verified facts from the report, supplementary text, and detail images are included. Material is explicitly stated as painted resin. Switch mechanism is an inline cord switch. Exact dimensions are sourced directly from detail_2.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #e65c00;\n  --primary-hover: #ff751a;\n  --text-main: #1a1a1a;\n  --text-sub: #4a4a4a;\n  --bg-body: #ffffff;\n  --bg-card: #fbf9f6;\n  --bg-soft: #f2efe9;\n  --border-color: #e6e0d5;\n  --radius-md: 8px;\n  --radius-lg: 16px;\n  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n  --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n  \n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 5%;\n  box-sizing: border-box;\n  overflow-wrap: break-word;\n  word-break: break-word;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n}\n\n.product-detail-container * {\n  box-sizing: border-box;\n}\n\n\/* Typography lock system *\/\n.product-detail-container h1 {\n  font-size: 22px !important;\n  line-height: 1.3 !important;\n  font-weight: 700;\n  margin: 0 0 16px 0;\n  color: var(--text-main);\n}\n\n.product-detail-container h2,\n.product-detail-container h3,\n.product-detail-container .section-title,\n.product-detail-container .faq-question {\n  font-size: 20px !important;\n  line-height: 1.4 !important;\n  font-weight: 600;\n  margin: 0 0 16px 0;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container li,\n.product-detail-container span,\n.product-detail-container td,\n.product-detail-container .faq-answer {\n  font-size: 18px !important;\n  line-height: 1.6 !important;\n  color: var(--text-sub);\n  margin: 0 0 16px 0;\n}\n\n.product-detail-container p:last-child,\n.product-detail-container li:last-child {\n  margin-bottom: 0;\n}\n\n\/* Spacing System *\/\n.detail-section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n.detail-section:last-child {\n  margin-bottom: 0;\n}\n\n\/* Image styling *\/\n.image-placeholder {\n  width: 100%;\n  height: auto;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: 60px 20px;\n  margin-bottom: 24px;\n  text-align: center;\n}\n\n.image-placeholder span {\n  font-size: 18px !important;\n  font-weight: 600;\n  color: var(--text-sub);\n  margin: 0;\n}\n\n\/* Trust Badge \/ Pill *\/\n.trust-badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  color: var(--primary);\n  font-weight: 600;\n  padding: 6px 16px;\n  border-radius: 50px;\n  margin-bottom: 16px;\n}\n\n\/* Hero Content Block *\/\n.hero-section {\n  text-align: center;\n  padding-top: 24px;\n}\n\n.hero-subtitle {\n  max-width: 800px;\n  margin: 0 auto 24px auto;\n}\n\n\/* Feature Sections Grid *\/\n.feature-item {\n  display: flex;\n  gap: clamp(1.5rem, 4vw, 3rem);\n  align-items: center;\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n.feature-media {\n  flex: 1;\n  min-width: 0;\n}\n\n.feature-copy {\n  flex: 1;\n  min-width: 0;\n}\n\n.feature-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.feature-tag {\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  padding: 4px 12px;\n  border-radius: var(--radius-md);\n  font-weight: 500;\n}\n\n\/* Desktop Z-Pattern placement *\/\n@media (min-width: 768px) {\n  .feature-item:nth-child(even) {\n    flex-direction: row-reverse;\n  }\n}\n\n\/* Specifications Styling *\/\n.specifications-section {\n  background-color: var(--bg-card);\n  padding: clamp(1.5rem, 4vw, 3rem);\n  border-radius: var(--radius-lg);\n  border: 1px solid var(--border-color);\n}\n\n.spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 16px;\n}\n\n.spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.spec-table tr:last-child {\n  border-bottom: none;\n}\n\n.spec-table td {\n  padding: 16px 8px;\n  vertical-align: top;\n}\n\n.spec-table td:first-child {\n  font-weight: 600;\n  width: 30%;\n  color: var(--text-main);\n}\n\n.spec-table td:last-child {\n  width: 70%;\n}\n\n\/* FAQ Styling *\/\n.faq-section {\n  border-top: 1px solid var(--border-color);\n  padding-top: clamp(2rem, 5vw, 4rem);\n}\n\n.faq-item {\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  padding: 20px;\n  border-radius: var(--radius-md);\n  margin-bottom: 16px;\n}\n\n.faq-item:last-child {\n  margin-bottom: 0;\n}\n\n.faq-question {\n  margin: 0 0 8px 0;\n}\n\n.faq-answer {\n  margin: 0;\n}\n\n\/* Mobile responsive settings *\/\n@media (max-width: 767px) {\n  .feature-item {\n    flex-direction: column !important;\n  }\n\n  .feature-media {\n    width: 100%;\n    order: 1; \/* Always image first *\/\n  }\n\n  .feature-copy {\n    width: 100%;\n    order: 2; \/* Always text second *\/\n  }\n\n  .spec-table,\n  .spec-table tbody,\n  .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .spec-table td:first-child {\n    display: none; \/* Hide standard property column on mobile styling *\/\n  }\n\n  .spec-table td:last-child {\n    width: 100%;\n    grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n    display: grid;\n  }\n\n  .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px !important;\n    font-weight: 600;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    color: var(--text-main);\n  }\n\n  .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px !important;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  .spec-table td:last-child {\n    grid-template-columns: 1fr;\n    gap: 6px;\n  }\n  \n  .spec-table td::before {\n    margin-bottom: 2px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"detail-section hero-section\"\u003e\n\u003cdiv class=\"trust-badge\"\u003eWarm Vintage Glow\u003c\/div\u003e\n\n\u003ch1\u003eVintage Halloween Pumpkin Desk Lamp\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eAdd a charming, spooky atmosphere to your space. This retro stained-glass style lamp casts a soft orange and warm yellow ambient light, perfect for creating a cozy haunted aesthetic.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908182855\/e51bf4bbca22a2949bcdb3de20752218.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"detail-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e[\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908182402\/68a23cd39540318510ce9dfcc07a42d8.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eClassic Retro Halloween Design\u003c\/h2\u003e\n\n\u003cp\u003eThe mushroom-shaped dome shade features hand-painted details of spooky black bats, bright orange jack-o'-lantern pumpkins, and playful white ghosts. Dark, clean outline lines mimic the classic look of traditional leaded stained glass.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eStained-Glass Look\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBat \u0026amp; Ghost Patterns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img67\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908173309\/5c6dfba7f4fef690421917503b439472.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eGothic Skeleton \u0026amp; Pumpkin Stem\u003c\/h2\u003e\n\n\u003cp\u003eA vibrant orange pumpkin head rests in the middle of the supporting stem, anchored by an antique bronze-colored base. The base is molded with detailed gothic skull bone motifs, adding a heavy, sculpted feel to your holiday decor.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSkeleton Detailing\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePumpkin Head Stem\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260908173309\/bdd55e702e14a225193cb18cc03abe12.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eCompact \u0026amp; Versatile Ambient Piece\u003c\/h2\u003e\n\n\u003cp\u003eStanding 21 cm tall, this decorative lamp easily fits on cozy bedside tables, wooden bookshelves, or holiday fireplace mantels. It serves as an eye-catching tabletop decoration by day and a warm, atmospheric light source by night.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eBedside Ambient Light\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMantel \u0026amp; Shelf Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (No Image Placeholders Allowed) --\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eHeight\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e21 cm \/ 8.27 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eLength\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003e\u003cspan class=\"spec-value\"\u003e13 cm \/ 5.12 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eWidth\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e13 cm \/ 5.12 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003ePainted Resin (Stained-Glass Style \u0026amp; Antique Bronze Finish)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePower Connection\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Power Connection\"\u003e\u003cspan class=\"spec-value\"\u003eUSB powered with inline push-button switch (Power adapter not included)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCore Elements\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Core Elements\"\u003e\u003cspan class=\"spec-value\"\u003eJack-o'-lantern, bat, ghost patterns, and gothic carved skeleton base\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"detail-section faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat material is the lamp made of?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe lamp shade and base are made of high-quality painted resin. This mimics the retro aesthetic of leaded stained glass and antique bronze metal while remaining lightweight and secure.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow is the lamp powered and controlled?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe lamp is USB-powered and features an attached electrical cord with an easy-to-use inline push-button switch. Please note that a USB power adapter\/wall plug is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDoes it make a good decoration when not lit?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. Even when turned off, the detailed hand-painted orange pumpkins, white ghosts, and carved skeleton base serve as a detailed gothic art figurine on any desk, shelf, or mantel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Orange Pumpkin Shade light","offer_id":52479393464540,"sku":"1732468405322486214","price":24.95,"currency_code":"USD","in_stock":true},{"title":"Purple Halloween Shade light","offer_id":52479393497308,"sku":"1732535796336071110","price":24.95,"currency_code":"USD","in_stock":true},{"title":"⭐ Orange + Purple (2-Lamp Set • Save 10%) – Best Value","offer_id":52479393530076,"sku":"0909-13363843","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/5482\/4924\/files\/e51bf4bbca22a2949bcdb3de20752218.jpg?v=1788932464","url":"https:\/\/cheerstash.com\/products\/retro-painted-pumpkin-light","provider":"Cheerstash","version":"1.0","type":"link"}