{"product_id":"👻🍷ghost-wine-night-halloween-decor","title":"👻🍷Ghost Wine Night Halloween Decor","description":"\u003cstyle\u003e\n  .ghw-page,\n  .ghw-page * {\n    box-sizing: border-box;\n  }\n\n  .ghw-page {\n    --ghw-ink: #332b2c;\n    --ghw-text: #6c6060;\n    --ghw-orange: #c66c32;\n    --ghw-orange-dark: #a84e22;\n    --ghw-cream: #fffaf1;\n    --ghw-peach: #fff2e8;\n    --ghw-lilac: #f6f1f6;\n    --ghw-line: #eadfda;\n    max-width: 920px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--ghw-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  }\n\n  .ghw-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ghw-section {\n    padding: 54px 22px;\n  }\n\n  .ghw-section--cream {\n    background:\n      radial-gradient(circle at 90% 10%, rgba(226, 145, 82, 0.14), transparent 30%),\n      var(--ghw-cream);\n  }\n\n  .ghw-section--peach {\n    background: var(--ghw-peach);\n  }\n\n  .ghw-section--lilac {\n    background:\n      radial-gradient(circle at 8% 12%, rgba(180, 148, 177, 0.13), transparent 28%),\n      var(--ghw-lilac);\n  }\n\n  .ghw-center {\n    text-align: center;\n  }\n\n  .ghw-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--ghw-orange-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .ghw-page h1,\n  .ghw-page h2,\n  .ghw-page h3,\n  .ghw-page p {\n    margin-top: 0;\n  }\n\n  .ghw-page h1 {\n    max-width: 760px;\n    margin: 0 auto 16px;\n    font-size: 43px;\n    line-height: 1.08;\n    letter-spacing: -1px;\n  }\n\n  .ghw-page h2 {\n    margin-bottom: 15px;\n    font-size: 31px;\n    line-height: 1.18;\n    letter-spacing: -0.4px;\n  }\n\n  .ghw-page h3 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n  .ghw-page p {\n    color: var(--ghw-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .ghw-lead {\n    max-width: 700px;\n    margin: 0 auto 25px;\n    font-size: 18px !important;\n  }\n\n  .ghw-button {\n    display: inline-block;\n    min-width: 230px;\n    padding: 16px 26px;\n    border-radius: 9px;\n    background: var(--ghw-orange-dark);\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n  }\n\n  .ghw-button:hover {\n    background: #8e3f1a;\n  }\n\n  .ghw-note {\n    margin: 13px 0 0 !important;\n    font-size: 13px !important;\n  }\n\n  .ghw-image {\n    overflow: hidden;\n    margin-top: 30px;\n    border-radius: 16px;\n    background: #f4ece7;\n  }\n\n  .ghw-points {\n    max-width: 770px;\n    margin: 28px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ghw-points li {\n    position: relative;\n    padding: 18px 0 18px 43px;\n    border-bottom: 1px solid var(--ghw-line);\n  }\n\n  .ghw-points li:last-child {\n    border-bottom: 0;\n  }\n\n  .ghw-points li::before {\n    position: absolute;\n    top: 18px;\n    left: 0;\n    width: 29px;\n    height: 29px;\n    border-radius: 50%;\n    background: #fae2cf;\n    color: var(--ghw-orange-dark);\n    font-weight: 900;\n    line-height: 29px;\n    text-align: center;\n    content: \"✦\";\n  }\n\n  .ghw-points p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .ghw-places {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 760px;\n    margin: 26px auto 0;\n  }\n\n  .ghw-place {\n    padding: 11px 16px;\n    border: 1px solid #ead7ca;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.85);\n    color: #665657;\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .ghw-story {\n    max-width: 740px;\n    margin: 26px auto 0;\n  }\n\n  .ghw-story-row {\n    display: flex;\n    gap: 18px;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--ghw-line);\n  }\n\n  .ghw-story-row:last-child {\n    border-bottom: 0;\n  }\n\n  .ghw-story-number {\n    flex: 0 0 38px;\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #f1d4c1;\n    color: var(--ghw-orange-dark);\n    font-weight: 900;\n    line-height: 38px;\n    text-align: center;\n  }\n\n  .ghw-story-copy p {\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .ghw-specs {\n    width: 100%;\n    max-width: 780px;\n    margin: 24px auto 0;\n    border-collapse: collapse;\n  }\n\n  .ghw-specs td {\n    padding: 15px 10px;\n    border-bottom: 1px solid var(--ghw-line);\n    color: var(--ghw-text);\n    font-size: 15px;\n    line-height: 1.5;\n    vertical-align: top;\n  }\n\n  .ghw-specs td:first-child {\n    width: 36%;\n    color: var(--ghw-ink);\n    font-weight: 800;\n  }\n\n  .ghw-care {\n    max-width: 780px;\n    margin: 24px auto 0;\n    padding: 16px 18px;\n    border-left: 4px solid #d28a55;\n    border-radius: 6px;\n    background: #ffffff;\n    color: #6d5e5c;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ghw-faq {\n    max-width: 760px;\n    margin: 22px auto 0;\n  }\n\n  .ghw-faq details {\n    border-bottom: 1px solid var(--ghw-line);\n  }\n\n  .ghw-faq summary {\n    padding: 18px 2px;\n    color: var(--ghw-ink);\n    font-size: 16px;\n    font-weight: 800;\n    cursor: pointer;\n  }\n\n  .ghw-faq details p {\n    padding: 0 2px 18px;\n    margin-bottom: 0;\n    font-size: 15px;\n  }\n\n  .ghw-final {\n    padding: 58px 22px;\n    background:\n      radial-gradient(circle at 88% 16%, rgba(198, 108, 50, 0.13), transparent 30%),\n      linear-gradient(135deg, #fff9ef 0%, #f7f1f7 100%);\n    text-align: center;\n  }\n\n  .ghw-final h2,\n  .ghw-final p {\n    max-width: 670px;\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .ghw-final p {\n    margin-bottom: 24px;\n  }\n\n  @media (max-width: 680px) {\n    .ghw-section {\n      padding: 40px 16px;\n    }\n\n    .ghw-page h1 {\n      font-size: 33px;\n    }\n\n    .ghw-page h2 {\n      font-size: 26px;\n    }\n\n    .ghw-lead {\n      font-size: 16px !important;\n    }\n\n    .ghw-button {\n      width: 100%;\n    }\n\n    .ghw-specs td {\n      display: block;\n      width: 100% !important;\n      padding: 8px 2px;\n    }\n\n    .ghw-specs td:first-child {\n      padding-top: 15px;\n      border-bottom: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ghw-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"ghw-section ghw-section--cream ghw-center\"\u003e\u003cspan class=\"ghw-eyebrow\"\u003eA Little Boo • A Little Bordeaux\u003c\/span\u003e\n\u003ch1\u003eThe Halloween Guest Who Always Brings the Wine\u003c\/h1\u003e\n\u003cp class=\"ghw-lead\"\u003eA sweet sheet-style ghost, a carved pumpkin and a raised glass of red wine come together in one playful tabletop decoration full of seasonal personality.\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"ghw-button\"\u003eBring Home the Boo\u003c\/a\u003e\n\u003cp class=\"ghw-note\"\u003eWhimsical Halloween style • Tabletop display • A fun gift for wine lovers\u003c\/p\u003e\n\u003cdiv class=\"ghw-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-54-03-_1.png?v=1784104318\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE SELLING POINTS --\u003e\n\u003csection class=\"ghw-section\"\u003e\n\u003cdiv class=\"ghw-center\"\u003e\n\u003cspan class=\"ghw-eyebrow\"\u003eCute, Cheeky and Ready to Display\u003c\/span\u003e\n\u003ch2\u003eA Halloween Accent with a Story to Tell\u003c\/h2\u003e\n\u003cp class=\"ghw-lead\"\u003eThis character-led decoration gives your seasonal setup a memorable focal point without making the room feel overly dark or frightening.\u003c\/p\u003e\n\u003cp class=\"ghw-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-54-03-_3.png?v=1784104318\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ghw-points\"\u003e\n\u003cli\u003e\n\u003ch3\u003ePlayful Ghost-and-Wine Theme\u003c\/h3\u003e\n\u003cp\u003eThe raised wine glass adds grown-up humor to a friendly little ghost, making the figurine instantly relatable and easy to remember.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eStorybook Halloween Details\u003c\/h3\u003e\n\u003cp\u003eA brown witch hat, carved pumpkin and tiny skull accent create a layered scene that feels charming from every glance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eFestive Without the Fright\u003c\/h3\u003e\n\u003cp\u003eThe sweet expression and warm autumn styling bring Halloween character to your home without relying on heavy horror imagery.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003ch3\u003eEasy Seasonal Styling\u003c\/h3\u003e\n\u003cp\u003eDisplay it alone as a conversation piece or pair it with candles, pumpkins, fall leaves and your favorite barware.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ghw-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-54-05-_4.png?v=1784104318\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPLAY LOCATIONS --\u003e\n\u003csection class=\"ghw-section ghw-section--peach ghw-center\"\u003e\u003cspan class=\"ghw-eyebrow\"\u003eOne Character, So Many Corners\u003c\/span\u003e\n\u003ch2\u003eAdd a Little Spirit Wherever You Entertain\u003c\/h2\u003e\n\u003cp class=\"ghw-lead\"\u003eIts tabletop format makes it simple to work into an existing fall display, a Halloween party setup or an everyday wine-themed corner.\u003c\/p\u003e\n\u003cdiv class=\"ghw-places\"\u003e\n\u003cspan class=\"ghw-place\"\u003eMantel\u003c\/span\u003e \u003cspan class=\"ghw-place\"\u003eBar Cart\u003c\/span\u003e \u003cspan class=\"ghw-place\"\u003eCoffee Table\u003c\/span\u003e \u003cspan class=\"ghw-place\"\u003eBookshelf\u003c\/span\u003e \u003cspan class=\"ghw-place\"\u003eEntryway Console\u003c\/span\u003e \u003cspan class=\"ghw-place\"\u003eParty Table\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghw-places\"\u003e\u003cspan class=\"ghw-place\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-54-06-_5.png?v=1784104318\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY DETAILS --\u003e\n\u003csection class=\"ghw-section\"\u003e\n\u003cdiv class=\"ghw-center\"\u003e\n\u003cspan class=\"ghw-eyebrow\"\u003eEvery Detail Adds Personality\u003c\/span\u003e\n\u003ch2\u003eSmall Scene, Big Halloween Energy\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghw-story\"\u003e\n\u003cdiv class=\"ghw-story-row\"\u003e\n\u003cdiv class=\"ghw-story-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"ghw-story-copy\"\u003e\n\u003ch3\u003eThe Friendly Ghost\u003c\/h3\u003e\n\u003cp\u003eA classic sheet-style silhouette keeps the look sweet, recognizable and easy to mix with modern seasonal décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghw-story-row\"\u003e\n\u003cdiv class=\"ghw-story-number\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"ghw-story-copy\"\u003e\n\u003ch3\u003eThe Witch Hat and Pumpkin\u003c\/h3\u003e\n\u003cp\u003eThese familiar autumn icons give the scene instant Halloween character and warm harvest charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghw-story-row\"\u003e\n\u003cdiv class=\"ghw-story-number\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"ghw-story-copy\"\u003e\n\u003ch3\u003eThe Raised Wine Glass\u003c\/h3\u003e\n\u003cp\u003eThe cheeky finishing touch turns the figurine into a fun conversation starter for hosts, wine lovers and Halloween collectors.\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=\"ghw-section ghw-section--lilac\"\u003e\n\u003cdiv class=\"ghw-center\"\u003e\n\u003cspan class=\"ghw-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"ghw-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eDecorative Halloween tabletop figurine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Character\u003c\/td\u003e\n\u003ctd\u003eSheet-style ghost wearing a brown witch hat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScene Design\u003c\/td\u003e\n\u003ctd\u003eGhost sitting on a carved pumpkin and raising a glass of red wine\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDecorative Accent\u003c\/td\u003e\n\u003ctd\u003eSmall skull detail beside the pumpkin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColor Palette\u003c\/td\u003e\n\u003ctd\u003eWhite, pumpkin orange, brown, red and neutral seasonal tones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eWhimsical, playful and storybook-inspired Halloween décor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Placement\u003c\/td\u003e\n\u003ctd\u003eMantel, shelf, bar cart, tabletop, entryway or party display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eIndoor seasonal decoration and decorative gifting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eQuantity\u003c\/td\u003e\n\u003ctd\u003eSee the selected product variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eRefer to the product size image or selected variant\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ghw-care\"\u003e\n\u003cstrong\u003eCare information:\u003c\/strong\u003e Decorative use only. Place on a stable, dry surface and dust gently with a soft cloth. Keep away from open flames, standing water and rough handling. The sculpted wine detail is decorative and is not designed to hold liquid.\u003c\/div\u003e\n\u003cdiv class=\"ghw-care\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-17-19-_2.png?v=1784104318\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ghw-section\"\u003e\n\u003cdiv class=\"ghw-center\"\u003e\n\u003cspan class=\"ghw-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghw-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs the wine glass functional?\u003c\/summary\u003e\n\u003cp\u003eNo. The raised glass is part of the sculpted design and is intended for decoration only.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display the figurine?\u003c\/summary\u003e\n\u003cp\u003eIt works beautifully on a mantel, bar cart, shelf, coffee table, entryway console or Halloween party table.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the design scary?\u003c\/summary\u003e\n\u003cp\u003eThe figurine uses friendly, whimsical Halloween imagery. It is designed to feel playful and mysterious rather than dark or graphic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWould this make a good gift?\u003c\/summary\u003e\n\u003cp\u003eIts ghost-and-wine theme makes it a fun seasonal choice for Halloween hosts, wine lovers and collectors of playful fall décor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cp\u003eGently remove dust with a soft, dry cloth. Avoid soaking, harsh cleaners and abrasive materials.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"ghw-final\"\u003e\u003cspan class=\"ghw-eyebrow\"\u003eRaise a Glass to Spooky Season\u003c\/span\u003e\n\u003ch2\u003eGive Your Halloween Display a Little More Personality\u003c\/h2\u003e\n\u003cp\u003eSweet, cheeky and full of storybook charm, this wine-loving ghost is ready to become the most talked-about guest in your seasonal setup.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-17-20-_3.png?v=1784104318\" alt=\"\"\u003e\u003c\/p\u003e\n\u003ca href=\"#AddToCart\" class=\"ghw-button\"\u003eAdd a Little Boo\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Default Title","offer_id":41780957184133,"sku":"NC01812607155715-小幽灵摆件","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/ChatGPT-Image-2026-6-30-14-54-03-_1.png?v=1784104318","url":"https:\/\/noomoriey.com\/zh\/products\/%f0%9f%91%bb%f0%9f%8d%b7ghost-wine-night-halloween-decor","provider":"noomoriey","version":"1.0","type":"link"}