{"product_id":"light-up-pumpkin-decor-set-of-2","title":"Light-Up Pumpkin Decor Set of 2 | Fall LED Pumpkins","description":"\u003cstyle\u003e\n  .fall-pumpkin-page {\n    max-width: 900px;\n    margin: 0 auto;\n    color: #3e281c;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    background: #fffaf5;\n  }\n\n  .fall-pumpkin-page * {\n    box-sizing: border-box;\n  }\n\n  .fall-pumpkin-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .fall-section {\n    padding: 38px 24px;\n  }\n\n  .fall-section-center {\n    text-align: center;\n  }\n\n  .fall-eyebrow {\n    margin: 0 0 10px;\n    color: #c65d20;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .fall-title {\n    margin: 0 0 16px;\n    color: #3e281c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 38px;\n    line-height: 1.15;\n  }\n\n  .fall-subtitle {\n    max-width: 660px;\n    margin: 0 auto 20px;\n    color: #715546;\n    font-size: 18px;\n  }\n\n  .fall-highlight {\n    color: #c65d20;\n  }\n\n  .fall-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    max-width: 760px;\n    margin: 24px auto 0;\n  }\n\n  .fall-feature-card {\n    padding: 19px;\n    background: #ffffff;\n    border: 1px solid #eddace;\n    border-radius: 12px;\n    text-align: left;\n  }\n\n  .fall-feature-card strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #3e281c;\n    font-size: 17px;\n  }\n\n  .fall-feature-card span {\n    color: #715546;\n    font-size: 15px;\n  }\n\n  .fall-copy {\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  .fall-copy h2 {\n    margin: 0 0 18px;\n    color: #3e281c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 31px;\n    line-height: 1.2;\n  }\n\n  .fall-copy p {\n    margin: 0 0 16px;\n    color: #715546;\n    font-size: 17px;\n  }\n\n  .fall-list {\n    margin: 20px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .fall-list li {\n    margin: 0 0 13px;\n    padding: 14px 16px;\n    color: #594033;\n    background: #ffffff;\n    border-left: 4px solid #d86c27;\n    border-radius: 6px;\n    font-size: 16px;\n  }\n\n  .fall-list strong {\n    color: #3e281c;\n  }\n\n  .fall-steps {\n    counter-reset: fall-step;\n    max-width: 720px;\n    margin: 22px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .fall-steps li {\n    position: relative;\n    margin-bottom: 14px;\n    padding: 17px 17px 17px 64px;\n    color: #60483b;\n    background: #ffffff;\n    border: 1px solid #eeddd2;\n    border-radius: 10px;\n  }\n\n  .fall-steps li::before {\n    counter-increment: fall-step;\n    content: counter(fall-step);\n    position: absolute;\n    top: 50%;\n    left: 17px;\n    width: 33px;\n    height: 33px;\n    transform: translateY(-50%);\n    color: #ffffff;\n    background: #c65d20;\n    border-radius: 50%;\n    font-weight: 700;\n    line-height: 33px;\n    text-align: center;\n  }\n\n  .fall-specs {\n    width: 100%;\n    margin-top: 22px;\n    overflow: hidden;\n    border-collapse: collapse;\n    background: #ffffff;\n    border-radius: 10px;\n  }\n\n  .fall-specs th,\n  .fall-specs td {\n    padding: 14px 15px;\n    border-bottom: 1px solid #eee0d7;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .fall-specs th {\n    width: 38%;\n    color: #3e281c;\n    background: #fff4ec;\n    font-weight: 700;\n  }\n\n  .fall-specs td {\n    color: #685043;\n  }\n\n  .fall-trust {\n    padding: 38px 24px;\n    background: #3e281c;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .fall-trust h2 {\n    margin: 0 0 20px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n  }\n\n  .fall-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .fall-trust-item {\n    padding: 18px 12px;\n    background: rgba(255, 255, 255, 0.09);\n    border-radius: 9px;\n  }\n\n  .fall-trust-item strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #ffffff;\n  }\n\n  .fall-trust-item span {\n    color: #f2dcd0;\n    font-size: 14px;\n  }\n\n  .fall-cta {\n    padding: 40px 24px;\n    background: #fff1e6;\n    text-align: center;\n  }\n\n  .fall-cta h2 {\n    margin: 0 0 12px;\n    color: #3e281c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 32px;\n  }\n\n  .fall-cta p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: #715546;\n    font-size: 17px;\n  }\n\n  @media screen and (max-width: 640px) {\n    .fall-section,\n    .fall-trust,\n    .fall-cta {\n      padding: 28px 16px;\n    }\n\n    .fall-title {\n      font-size: 31px;\n    }\n\n    .fall-copy h2,\n    .fall-cta h2 {\n      font-size: 27px;\n    }\n\n    .fall-subtitle,\n    .fall-copy p {\n      font-size: 16px;\n    }\n\n    .fall-feature-grid,\n    .fall-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .fall-specs th,\n    .fall-specs td {\n      padding: 12px 10px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fall-pumpkin-page\"\u003e\n\u003c!-- HOOK \/ ATTENTION --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/c56cd11b-b1fc-42b9-a938-431abf4c7ffd.png?v=1783738433\" alt=\"\"\u003e\u003cbr\u003e\n\u003csection class=\"fall-section fall-section-center\"\u003e\n\u003cp class=\"fall-eyebrow\"\u003eYour New Favorite Fall Decoration\u003c\/p\u003e\n\u003ch1 class=\"fall-title\"\u003eTurn Any Corner Into a \u003cspan class=\"fall-highlight\"\u003eCozy Autumn Moment\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"fall-subtitle\"\u003eBring the warmth of fall indoors with a beautifully coordinated pair of glowing pumpkins that instantly makes your space feel more welcoming.\u003c\/p\u003e\n\u003cdiv class=\"fall-feature-grid\"\u003e\n\u003cdiv class=\"fall-feature-card\"\u003e\n\u003cstrong\u003e✨ Warm Ambient Glow\u003c\/strong\u003e \u003cspan\u003eAdds a soft, inviting light without overwhelming your room.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fall-feature-card\"\u003e\n\u003cstrong\u003e🎃 Coordinated Set of Two\u003c\/strong\u003e \u003cspan\u003eOne small and one large pumpkin create an effortless layered display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fall-feature-card\"\u003e\n\u003cstrong\u003e🏡 Easy to Style\u003c\/strong\u003e \u003cspan\u003ePerfect for counters, dining tables, entryways and mantels.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fall-feature-card\"\u003e\n\u003cstrong\u003e🍂 Seasonal Charm\u003c\/strong\u003e \u003cspan\u003eA simple way to refresh your home for fall and Thanksgiving.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTEREST \/ LIGHTING BENEFIT --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/176d4234-4e2f-4f62-9f40-0834650679c9.png?v=1783738433\" alt=\"\"\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eSoft Light. Instant Cozy Feeling.\u003c\/h2\u003e\n\u003cp\u003eHarsh overhead lighting can make a room feel cold and unfinished. These illuminated pumpkins create a softer seasonal glow that makes everyday spaces feel warmer, calmer and more inviting.\u003c\/p\u003e\n\u003cul class=\"fall-list\"\u003e\n\u003cli\u003e✅ \u003cstrong\u003eCreates an inviting atmosphere:\u003c\/strong\u003e Give your home a warm autumn look in seconds.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eBeautiful during the day or evening:\u003c\/strong\u003e Decorative orange detailing looks charming even when the light is not the main focus.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eNo complicated decorating required:\u003c\/strong\u003e Place the pumpkins together and your seasonal display already feels complete.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAIL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/774e720b-1794-490b-8077-c31e15c4315f.png?v=1783738433\" alt=\"\"\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eDesigned to Look Beautiful Up Close\u003c\/h2\u003e\n\u003cp\u003eThe rich orange finish, vertical pumpkin texture and dark sculpted stems create a polished seasonal look that blends beautifully with modern, farmhouse, rustic and traditional interiors.\u003c\/p\u003e\n\u003cul class=\"fall-list\"\u003e\n\u003cli\u003e✨ \u003cstrong\u003eRich seasonal color\u003c\/strong\u003e adds an eye-catching autumn accent.\u003c\/li\u003e\n\u003cli\u003e✨ \u003cstrong\u003eTextured pumpkin detailing\u003c\/strong\u003e creates a more realistic and decorative appearance.\u003c\/li\u003e\n\u003cli\u003e✨ \u003cstrong\u003eSoft internal illumination\u003c\/strong\u003e enhances the pumpkin shape without looking overly bright.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE \/ LIFESTYLE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/a4aae49c-dd93-45ca-ade1-fc05fabf7507.png?v=1783738433\" alt=\"\"\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eOne Set, So Many Decorating Possibilities\u003c\/h2\u003e\n\u003cp\u003eUse the pair together for a balanced statement, or place them in different areas of your home to spread the autumn atmosphere from room to room.\u003c\/p\u003e\n\u003cul class=\"fall-list\"\u003e\n\u003cli\u003e🍽️ \u003cstrong\u003eKitchen counter:\u003c\/strong\u003e Add seasonal warmth without taking over your workspace.\u003c\/li\u003e\n\u003cli\u003e🪞 \u003cstrong\u003eEntry table:\u003c\/strong\u003e Create a welcoming first impression for family and guests.\u003c\/li\u003e\n\u003cli\u003e🔥 \u003cstrong\u003eMantel or shelf:\u003c\/strong\u003e Layer them with leaves, candles, garlands or framed artwork.\u003c\/li\u003e\n\u003cli\u003e🦃 \u003cstrong\u003eDining table:\u003c\/strong\u003e Build a cozy centerpiece for fall meals and Thanksgiving gatherings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT YOU RECEIVE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/d532f2dd-d791-4a96-902d-03c8c631ac5d.png?v=1783738434\" alt=\"\"\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eA Perfectly Paired Pumpkin Duo\u003c\/h2\u003e\n\u003cp\u003eDifferent heights make your arrangement look naturally layered and professionally styled—without needing to purchase multiple separate decorations.\u003c\/p\u003e\n\u003cul class=\"fall-list\"\u003e\n\u003cli\u003e🎃 \u003cstrong\u003e1 Small Pumpkin\u003c\/strong\u003e for shelves, side tables and smaller spaces.\u003c\/li\u003e\n\u003cli\u003e🎃 \u003cstrong\u003e1 Large Pumpkin\u003c\/strong\u003e for a stronger focal point and visual balance.\u003c\/li\u003e\n\u003cli\u003e✨ \u003cstrong\u003eDisplay Together or Separately\u003c\/strong\u003e to match your room and decorating style.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"fall-section fall-section-center\"\u003e\n\u003cp class=\"fall-eyebrow\"\u003eSimple Seasonal Styling\u003c\/p\u003e\n\u003ch2 class=\"fall-title\"\u003eHow to Create Your Fall Display\u003c\/h2\u003e\n\u003col class=\"fall-steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eChoose your favorite location.\u003c\/strong\u003e\u003cbr\u003ePlace the pumpkins on a counter, mantel, dining table, shelf or entry console.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArrange the two sizes together.\u003c\/strong\u003e\u003cbr\u003ePosition the smaller pumpkin slightly forward to create natural depth.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdd the warm glow.\u003c\/strong\u003e\u003cbr\u003eUse the illuminated display to create a softer and more inviting atmosphere.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComplete the scene.\u003c\/strong\u003e\u003cbr\u003ePair with candles, autumn leaves, neutral fabrics or seasonal tableware.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- FALL OCCASIONS --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/938d6b87-0d29-45d2-a44a-98dd460bed5c.png?v=1783738433\" alt=\"\"\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eMade for the Moments You Look Forward To\u003c\/h2\u003e\n\u003cp\u003eFrom quiet evenings at home to Thanksgiving dinner with family, this glowing pumpkin set helps create a space that feels warm, thoughtful and ready for the season.\u003c\/p\u003e\n\u003cul class=\"fall-list\"\u003e\n\u003cli\u003e🍁 Cozy fall evenings\u003c\/li\u003e\n\u003cli\u003e🎃 Halloween home decorating\u003c\/li\u003e\n\u003cli\u003e🦃 Thanksgiving tables and gatherings\u003c\/li\u003e\n\u003cli\u003e🏡 Seasonal entryway and living-room displays\u003c\/li\u003e\n\u003cli\u003e🎁 Thoughtful autumn housewarming gifts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"fall-section\"\u003e\n\u003cdiv class=\"fall-copy\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"fall-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eIlluminated decorative pumpkin set\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSet Includes\u003c\/th\u003e\n\u003ctd\u003e1 small pumpkin and 1 large pumpkin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrimary Color\u003c\/th\u003e\n\u003ctd\u003eSeasonal orange with dark brown stems\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Effect\u003c\/th\u003e\n\u003ctd\u003eSoft, warm ambient LED glow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor seasonal home decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuggested Locations\u003c\/th\u003e\n\u003ctd\u003eKitchen counters, mantels, shelves, dining tables and entryways\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIdeal Occasions\u003c\/th\u003e\n\u003ctd\u003eFall, Halloween, Thanksgiving and seasonal gatherings\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003csection class=\"fall-trust\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cdiv class=\"fall-trust-grid\"\u003e\n\u003cdiv class=\"fall-trust-item\"\u003e\n\u003cstrong\u003e📦 Fast Order Processing\u003c\/strong\u003e \u003cspan\u003eYour order is prepared and dispatched as quickly as possible.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fall-trust-item\"\u003e\n\u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eYour payment information is protected during checkout.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fall-trust-item\"\u003e\n\u003cstrong\u003e💬 Friendly Support\u003c\/strong\u003e \u003cspan\u003eOur customer service team is ready to assist with your order.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION --\u003e\n\u003csection class=\"fall-cta\"\u003e\n\u003ch2\u003eBring the Warmth of Fall Home\u003c\/h2\u003e\n\u003cp\u003eCreate a cozy seasonal display with a beautifully coordinated glowing pumpkin duo made for counters, tables, mantels and memorable fall gatherings.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"adgafuzzl","offers":[{"title":"Large size 380g","offer_id":53660230058263,"sku":"NC02532607113714-大号380g","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Small size 280g","offer_id":53660230091031,"sku":"NC02532607113714-小号280g","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/a4aae49c-dd93-45ca-ade1-fc05fabf7507.png?v=1783738433","url":"https:\/\/fivorauw.com\/products\/light-up-pumpkin-decor-set-of-2","provider":"fivorauw","version":"1.0","type":"link"}