{"product_id":"tabletop-led-christmas-tree","title":"Tabletop LED Christmas Tree","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Retro Hand-Painted Tabletop LED Christmas Tree Accent\nTarget Audience: Holiday home decor enthusiasts, collectors of classic\/retro Christmas styles, space-limited festive decorators.\nVisual Style: Warm, classic holiday aesthetic with deep green and rich ivory\/off-white accents, clean layouts, and elegant serif headings.\nColor Strategy: \n  - Primary (Forest Green): #163f2b\n  - Secondary (Holiday Red Accent): #9c2222\n  - Light Soft BG: #f8f6f2\n  - Dark Charcoal Text: #1a2420\nModule Order: \n  1. Intro \/ Hero Block (Visualizing the cozy, warm holiday vibe on a mantel - detail_3)\n  2. Feature 1: Timer \u0026 Battery Power (detail_1)\n  3. Feature 2: Craftsmanship \u0026 Hand-Painted Finish (detail_2)\n  4. Feature 3: Vibrant LED Lighting Glow (detail_4)\n  5. Scenario Block: Cozy Evening Vibe Showcase (detail_6)\n  6. Specifications (spec_1)\n  7. Product-Focused FAQs (battery, timer, design details)\nDetail Image Mapping: Hero=detail_3, Feature1=detail_1, Feature2=detail_2, Feature3=detail_4, Scenario=detail_6\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Not included (insufficient data to make an objective contrast with competitor products without speculation)\nInformation Boundary: Fully constrained to provided source images and reports. Spec dimensions are grounded precisely on spec_1 values. \n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design Variables *\/\n    .product-detail-container {\n      --primary: #163f2b;\n      --primary-soft: #235c40;\n      --accent: #9c2222;\n      --text-main: #1a2420;\n      --text-sub: #4f5e56;\n      --bg-body: #ffffff;\n      --bg-soft: #f8f6f2;\n      --border-color: #e5e0d8;\n      --radius-md: 8px;\n      --radius-lg: 12px;\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 20px;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n    }\n\n    \/* Common Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      font-family: \"Georgia\", serif;\n      font-weight: normal;\n      color: var(--primary);\n      margin: 0 0 15px 0;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(28px, 4vw, 42px);\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(22px, 3vw, 32px);\n      line-height: 1.3;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(18px, 2vw, 24px);\n      line-height: 1.4;\n    }\n\n    .product-detail-container p {\n      font-size: 16px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 20px 0;\n    }\n\n    \/* Layout Spacing *\/\n    .detail-section {\n      padding: clamp(40px, 6vw, 80px) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .detail-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Image Placeholders *\/\n    .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 14px;\n      color: var(--text-sub);\n      font-family: monospace;\n      margin: 20px 0;\n      aspect-ratio: 16 \/ 11;\n      text-align: center;\n      padding: 20px;\n      box-sizing: border-box;\n    }\n\n    .image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Badges\/Pills *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 25px;\n    }\n\n    .badge-pill {\n      background-color: var(--bg-soft);\n      color: var(--primary-soft);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 500;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Block Styles *\/\n    .hero-block {\n      text-align: center;\n      padding-top: clamp(30px, 5vw, 60px);\n    }\n\n    .hero-block .hero-sub {\n      font-size: clamp(16px, 1.8vw, 20px);\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 25px auto;\n    }\n\n    .hero-block .badge-container {\n      justify-content: center;\n    }\n\n    \/* Feature Grid (Two columns alternating) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(20px, 4vw, 50px);\n      align-items: center;\n    }\n\n    .feature-copy {\n      flex: 1;\n      width: 100%;\n    }\n\n    .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    \/* Feature Highlights List *\/\n    .highlight-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0 0 0;\n    }\n\n    .highlight-list li {\n      position: relative;\n      padding-left: 25px;\n      margin-bottom: 12px;\n      font-size: 16px;\n      color: var(--text-main);\n    }\n\n    .highlight-list li::before {\n      content: \"✦\";\n      position: absolute;\n      left: 0;\n      color: var(--accent);\n      font-size: 14px;\n    }\n\n    \/* Specifications Table *\/\n    .specs-table-container {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(20px, 4vw, 40px);\n      margin-top: 30px;\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 15px;\n    }\n\n    .specs-table td {\n      padding: 14px 16px;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 15px;\n      color: var(--text-main);\n    }\n\n    .specs-table td:first-child {\n      font-weight: 600;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      margin-top: 30px;\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 10px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      line-height: 1.6;\n    }\n\n    \/* Responsive adjustments *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-copy, .feature-media {\n        width: 50%;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table tr {\n        padding: 10px 0;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .specs-table tr:last-child {\n        border-bottom: none;\n      }\n\n      .specs-table td {\n        padding: 4px 0;\n        border-bottom: none;\n      }\n\n      .specs-table td:first-child {\n        font-weight: 600;\n        margin-bottom: 2px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"detail-section hero-block\"\u003e\n\u003ch1\u003eClassic Glow, Warm Holiday Charm\u003c\/h1\u003e\n\n\u003cp class=\"hero-sub\"\u003ePerfected for tables, countertops, mantels, and shelves, our hand-painted trees bring polished, cord-free festive accents into your cozy home.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge-pill\"\u003eBattery Operated\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eBuilt-in Timer\u003c\/span\u003e \u003cspan class=\"badge-pill\"\u003eHand-Painted Quality\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img43\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821165437\/83143abb311a4278964ca36488a096a7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821164646\/a4b949142ed704046e4b5d0d12f729c9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eCordless Design with Integrated Auto-Timer\u003c\/h2\u003e\n\n\u003cp\u003eSkip the hassle of tangled extension cords and nearby wall outlets. Powered purely by batteries, this elegant accent is designed to sit safely anywhere on your fireplace mantel, dining table, or shelving unit.\u003c\/p\u003e\n\n\u003cp\u003eWith a built-in automated timer, your tree handles your holiday lighting schedules with ease, allowing you to relax and enjoy the warm glow.\u003c\/p\u003e\n\n\u003cul class=\"highlight-list\"\u003e\n\t\u003cli\u003eAutomated 8 hours ON \/ 16 hours OFF daily cycle\u003c\/li\u003e\n\t\u003cli\u003ePowered by 3 AAA batteries per tree (batteries not included)\u003c\/li\u003e\n\t\u003cli\u003eHassle-free decorating with zero cables or safety trip hazards\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 2: Craftsmanship \u0026 Finish --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821164646\/1d45d46b7b6ceea28b7e601053613e7a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eHand-Painted Classic Aesthetic\u003c\/h2\u003e\n\n\u003cp\u003eRecreate the warm nostalgia of classic holiday decor. Each miniature tree features meticulous, hand-painted details on layered branches, coupled with a glossy style finish that catches and reflects adjacent warm lighting beautifully.\u003c\/p\u003e\n\n\u003cp\u003eSmooth curves, clean edges, and a polished luster make this piece look like a premium holiday family heirloom.\u003c\/p\u003e\n\n\u003cul class=\"highlight-list\"\u003e\n\t\u003cli\u003eDetailed hand-painted green branches with a layered visual depth\u003c\/li\u003e\n\t\u003cli\u003eRefined glossy luster reflecting holiday sparkle\u003c\/li\u003e\n\t\u003cli\u003eClassic conical structure with a smooth, pointed crown\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE 3: Colorful LED Glow --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821164646\/fd41594f36c3d054f14bbfbc8d75ec0c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eVivid \u0026amp; Enchanting LED Lighting\u003c\/h2\u003e\n\n\u003cp\u003eFitted with small, bulb-shaped colorful lights distributed evenly across its branches, this tabletop decoration diffuses a stunning seasonal glow. The transparent, faceted bulbs scatter light gently into your room, keeping your dark corners cozy and festive.\u003c\/p\u003e\n\n\u003cp\u003ePerfect for quiet winter nights, family dining table centerpieces, or adding a glowing touch to kids' bedside tables during the holidays.\u003c\/p\u003e\n\n\u003cul class=\"highlight-list\"\u003e\n\t\u003cli\u003eBuilt-in multicolor bulbs with energy-efficient LED technology\u003c\/li\u003e\n\t\u003cli\u003eEvenly distributed lighting across layers\u003c\/li\u003e\n\t\u003cli\u003eCreates an instant, warm holiday atmosphere\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPTIONAL SCENARIO DISPLAY --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260821164646\/917364b4353bf86fce06784d1c3d68e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePerfect for Small Spaces \u0026amp; Warm Evenings\u003c\/h2\u003e\n\n\u003cp\u003eWhether styled individually on a bookshelf or grouped together to create a miniature glowing forest, these versatile trees add just the right amount of seasonal magic.\u003c\/p\u003e\n\n\u003cp\u003eThe cordless construction means you can effortlessly move them from room to room to decorate for dinner parties, quiet reading evenings, or family holiday gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003cp\u003ePlease refer to the options below to find the perfect fit and glow combination for your holiday display layout.\u003c\/p\u003e\n\n\u003cdiv class=\"specs-table-container\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterial Style\u003c\/td\u003e\n\t\t\t\u003ctd\u003eHand-painted glossy finish style body\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePower Source\u003c\/td\u003e\n\t\t\t\u003ctd\u003e3 x AAA Batteries per tree \u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eAuto Timer Cycle\u003c\/td\u003e\n\t\t\t\u003ctd\u003e8 Hours ON \/ 16 Hours OFF auto-timer loop\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eLighting Types Available\u003c\/td\u003e\n\t\t\t\u003ctd\u003eMulticolor Glow \u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eAvailable Heights\u003c\/td\u003e\n\t\t\t\u003ctd\u003e20cm (7.9 in) \/ 25cm (9.8 in) \/ 30cm (11.8 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eDesign Silhouette\u003c\/td\u003e\n\t\t\t\u003ctd\u003eConical layered tree branches with a smooth, pointed top\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e Are the AAA batteries included with the holiday trees?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo, the batteries are not included. Each tree requires 3 AAA batteries to power the cordless LED lights.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e⏰\u003c\/span\u003e How does the built-in automatic timer work?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eThe built-in timer operates on a convenient, automated cycle. Once turned on, the LED lights remain illuminated for 8 hours and then shut off automatically for 16 hours, repeating daily at the same start time without manual adjustment.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e Does this tree feature a star on the very top?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eNo, these trees are designed with a classic, smooth pointed top without any star or additional topper, maintaining a clean, vintage conical holiday look.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"8 in \/ 20 cm","offer_id":52329993208028,"sku":"0825-17270742","price":20.95,"currency_code":"USD","in_stock":true},{"title":"10 in \/ 25 cm","offer_id":52329993240796,"sku":"0825-17275448","price":30.95,"currency_code":"USD","in_stock":true},{"title":"12 in \/ 30 cm","offer_id":52329993273564,"sku":"0825-17274421","price":38.95,"currency_code":"USD","in_stock":true},{"title":"All 3 Sizes (8\" + 10\" + 12\")","offer_id":52329993306332,"sku":"0825-17275967","price":79.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/5482\/4924\/files\/83143abb311a4278964ca36488a096a7_f24f4636-23b9-4277-847d-cb88ba4cbade.jpg?v=1787650118","url":"https:\/\/cheerstash.com\/products\/tabletop-led-christmas-tree","provider":"Cheerstash","version":"1.0","type":"link"}