{"product_id":"pre-lit-pop-up-pumpkin-set","title":"Pre-Lit Pop-Up Pumpkin Set","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Pre-Lit Pop-Up Outdoor Pumpkin Decoration 2-Piece Set\n  Target Audience: Suburban homeowners, festive holiday decorators, outdoor autumn decorators\n  Visual Style: Warm, premium autumn festive vibe, cozy and illuminating\n  Color Strategy: Warm orange (#E65100), harvest brown (#5D4037), soft cream (#FFF8E1), and glowing gold (#FFB74D)\n  Module Order: Hero Section -\u003e Feature 1 (Detachable Face) -\u003e Feature 2 (LED Lights) -\u003e Seasonal Comparison Section -\u003e Feature 3 (Pop-Up Assembly) -\u003e Feature 4 (Weather Durability) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_6, Feature1=detail_1, Feature2=detail_2, Comparison=detail_4, Feature3=detail_3, Feature4=detail_5\n  Specification Data Source: detail_7 (dimension data extraction only; no specification image placeholder is rendered)\n  Compare Section: Included using detail_4 to showcase the seamless Halloween to Thanksgiving transition\n  Information Boundary: Strictly relies on confirmed specifications: 30-inch and 24-inch set, 130 warm white LEDs, corded power, pop-up spring steel frame, outdoor ground stakes included.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E65100;\n      --primary-hover: #BF360C;\n      --text-main: #2E2520;\n      --text-sub: #5D4037;\n      --bg-body: #FFF8E1;\n      --bg-card: #FFFFFF;\n      --bg-soft: #FFE0B2;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(93, 64, 55, 0.08);\n      --shadow-lg: 0 10px 30px rgba(93, 64, 55, 0.12);\n      --border-color: #FFB74D;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 20px 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 20px 0;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    \/* Trust Badge \/ Pill Styles *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--primary);\n      color: #FFFFFF;\n      font-size: 18px;\n      font-weight: 600;\n      padding: 6px 16px;\n      border-radius: 50px;\n      line-height: 1.4;\n    }\n\n    .tag {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-size: 18px;\n      font-weight: 600;\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n      margin-right: 8px;\n      margin-bottom: 8px;\n    }\n\n    \/* Spacing System *\/\n    .section-spacer {\n      margin-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Display Container *\/\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 250px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      box-sizing: border-box;\n      padding: 40px 20px;\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-shadow: var(--shadow-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .hero-content {\n      margin-bottom: 24px;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid rgba(255, 183, 77, 0.4);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n    }\n\n    \/* Z-Pattern for Desktop *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        padding: 36px;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* Seasonal Comparison Section *\/\n    .comparison-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n      text-align: center;\n    }\n\n    .comparison-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 20px;\n    }\n\n    @media (min-width: 768px) {\n      .comparison-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    .comparison-card {\n      background-color: var(--bg-body);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      border: 1px dashed var(--border-color);\n    }\n\n    \/* Specifications Block *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-shadow: var(--shadow-sm);\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 tbody tr {\n      border-bottom: 1px solid var(--bg-soft);\n    }\n\n    .spec-table tbody tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px;\n      font-size: 18px;\n      line-height: 1.6;\n      vertical-align: top;\n    }\n\n    \/* Responsive Specifications Table *\/\n    @media (max-width: 767px) {\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(130px, 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        border-bottom: 1px solid var(--bg-soft);\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 700;\n        color: var(--text-main);\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        color: var(--text-sub);\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (min-width: 768px) {\n      .spec-table td {\n        width: 50%;\n      }\n      .spec-table td:first-child::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        margin-right: 10px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\n    \/* FAQ Block *\/\n    .faq-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-item {\n      margin-bottom: 24px;\n      border-bottom: 1px solid var(--bg-soft);\n      padding-bottom: 20px;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 10px 0;\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n      padding-left: 28px;\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"trust-badge\"\u003e2-in-1 Seasonal Display\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003ePre-Lit Outdoor Pop-Up Pumpkin Decoration (2-Piece Set)\u003c\/h1\u003e\n\n\u003cp\u003eTransform your outdoor spaces seamlessly from spooky Halloween nights to warm fall harvest festivities. This pre-lit, space-saving pumpkin set features dual-seasonal styling to elevate your yard or porch all autumn long.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828101049\/122fbccd65f021f0b8ad5ea07eb573c8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-item section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095845\/956c4df20bde1bad1c6a81c1f3ab73e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag\"\u003eVersatile Transition\u003c\/span\u003e\n\n\u003ch3\u003eSweet or Scary Seasonal Face\u003c\/h3\u003e\n\n\u003cp\u003eTransition effortlessly between autumn themes. Quickly apply the detachable felt pieces to build a playful Jack-O-Lantern face for Halloween, or remove them entirely to reveal a beautiful, clean orange pumpkin body perfect for Thanksgiving and harvest decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: LED Lights --\u003e\n\n\u003csection class=\"feature-item reverse section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095845\/4b9155c8660fb894215acf78d9aa3c33.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag\"\u003ePre-Lit Glow\u003c\/span\u003e\n\n\u003ch3\u003eBrilliant 130 Warm White LEDs\u003c\/h3\u003e\n\n\u003cp\u003eBrighten up chilly autumn evenings. Equipped with 130 integrated warm white fairy LEDs, this holiday display casts a cozy, welcoming ambient glow. Powered via a continuous corded plug for reliable, bright outdoor lighting night after night.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Module: Compare \/ Scenario Section --\u003e\n\n\u003csection class=\"comparison-section section-spacer\"\u003e\n\u003ch2\u003eOne Display, Two Fall Holidays\u003c\/h2\u003e\n\n\u003cp\u003eEnjoy a premium, multi-use design that keeps your home stylishly decorated all season without needing to purchase separate displays.\u003c\/p\u003e\n\n\u003cdiv class=\"comparison-grid\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095845\/05d7b2a7d885b8b55d2781d39f7e26e8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"comparison-card\"\u003e\n\u003ch3\u003eVersatile Fall Decoration\u003c\/h3\u003e\n\n\u003cp\u003eTransition from spooky Halloween smiles directly to elegant, clean orange harvest pumpkins for your porch or yard step setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Pop-Up Assembly --\u003e\n\n\u003csection class=\"feature-item section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095845\/3c546cfd628749da6eab652592ba49be.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag\"\u003eCollapsible Structure\u003c\/span\u003e\n\n\u003ch3\u003eTool-Free Pop-Up Setup\u003c\/h3\u003e\n\n\u003cp\u003eExperience hassle-free decorating. Designed with an easy-to-use pop-up spring frame, these pumpkins expand in seconds. Simply insert the central support pole into the base, secure with the included S-hooks, and plug in to light up your lawn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 4: Weather Durability --\u003e\n\n\u003csection class=\"feature-item reverse section-spacer\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260828095845\/d2964d6c30510d004645f600bf93b1d5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"tag\"\u003eBuilt for Outdoors\u003c\/span\u003e\n\n\u003ch3\u003eWeather-Friendly Outdoor Build\u003c\/h3\u003e\n\n\u003cp\u003eCrafted to hold up in outdoor conditions. The high-durability sparkling polyester fabric is water-resistant, wrapped over a robust metal inner wire skeleton. Keep your pumpkins firmly grounded against winds using the 8 included metal U-stakes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section section-spacer\"\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 data-label=\"Large Pumpkin Size\"\u003e\u003cspan class=\"spec-value\"\u003e30 in Height x 24.5 in Width (76.2 cm x 62.2 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Small Pumpkin Size\"\u003e\u003cspan class=\"spec-value\"\u003e24 in Height x 20.8 in Width (61 cm x 52.8 cm)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material Composition\"\u003e\u003cspan class=\"spec-value\"\u003eSparkling Polyester Fabric, Inner Spring Metal Frame, Rope Accent Stem\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Lighting System\"\u003e\u003cspan class=\"spec-value\"\u003e130 Warm White Fairy LEDs\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Power Connection\"\u003e\u003cspan class=\"spec-value\"\u003eCorded Power Supply\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Accessories\"\u003e\u003cspan class=\"spec-value\"\u003e2 collapsible pumpkins (large and small), 8 metal ground U-stakes, detachable felt face pieces\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=\"faq-section section-spacer\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e🎃 How do I switch the pumpkins from Halloween to Thanksgiving mode?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe black felt eyes, nose, and mouth feature a convenient hook-and-loop back attachment. Simply press them onto the pumpkin body to create the Jack-O-Lantern face, and easily peel them off after Halloween for a clean, classic harvest look.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e🌧️ Is this pre-lit pumpkin set safe to leave outside in rainy or windy conditions?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the outer sparkling polyester cover is water-resistant and designed for yard, lawn, and porch use. The package includes 8 metal U-shaped ground stakes to anchor the circular metal stand ring firmly into the ground to keep them upright during windy autumn days.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003e📦 How easily can these pumpkins be stored after the holidays are over?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eThanks to their collapsible pop-up inner spring design, these pumpkins can be compressed completely flat into lightweight concentric discs once the central poles are removed. This makes off-season storage incredibly easy and space-efficient.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (2 Pieces)","offer_id":46103755653311,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"2 Sets (4 Pieces)","offer_id":46103755686079,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"3 Sets (6 Pieces)","offer_id":46103755718847,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/122fbccd65f021f0b8ad5ea07eb573c8.jpg?v=1787883160","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/pre-lit-pop-up-pumpkin-set","provider":"Bak","version":"1.0","type":"link"}