{"product_id":"kervazio™-moonlit-ghost-halloween-figurine","title":"Kervazio™ Moonlit Ghost Halloween Figurine","description":"\u003c!-- Kervazio™ Halloween Ghost Figurine — Shopify Product Description --\u003e\n\u003cstyle\u003e\n  .kvghost-page,\n  .kvghost-page * { box-sizing: border-box; }\n\n  .kvghost-page {\n    --kv-ink: #27231f;\n    --kv-muted: #6f675f;\n    --kv-cream: #fbf7ef;\n    --kv-sand: #f1e7d8;\n    --kv-orange: #c85f24;\n    --kv-gold: #ad7a2d;\n    --kv-line: rgba(39, 35, 31, .13);\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--kv-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.55;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .kvghost-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .kvghost-page h2,\n  .kvghost-page h3,\n  .kvghost-page p { margin-top: 0; }\n\n  .kvghost-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 14px;\n    color: var(--kv-orange);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .kvghost-eyebrow::before {\n    content: \"\";\n    width: 26px;\n    height: 2px;\n    background: var(--kv-gold);\n  }\n\n  .kvghost-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(320px, .96fr);\n    align-items: center;\n    min-height: 590px;\n    background: linear-gradient(135deg, #fff 0%, var(--kv-cream) 100%);\n  }\n\n  .kvghost-hero-media { padding: clamp(18px, 4vw, 48px); }\n\n  .kvghost-hero-media img {\n    max-width: 620px;\n    margin: 0 auto;\n    border-radius: 22px;\n  }\n\n  .kvghost-hero-copy { padding: clamp(30px, 5vw, 64px); }\n\n  .kvghost-brand {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: var(--kv-gold);\n    font-size: 20px;\n    font-weight: 700;\n    letter-spacing: .5px;\n  }\n\n  .kvghost-hero h2 {\n    max-width: 580px;\n    margin-bottom: 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.02;\n    letter-spacing: -1.8px;\n  }\n\n  .kvghost-lead {\n    max-width: 540px;\n    margin-bottom: 24px;\n    color: var(--kv-muted);\n    font-size: 17px;\n  }\n\n  .kvghost-checks {\n    display: grid;\n    gap: 11px;\n    margin: 0 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .kvghost-checks li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 15px;\n    font-weight: 650;\n  }\n\n  .kvghost-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--kv-orange);\n    font-weight: 900;\n  }\n\n  .kvghost-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 0 27px;\n    border-radius: 999px;\n    background: var(--kv-ink);\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    box-shadow: 0 10px 24px rgba(39, 35, 31, .16);\n    transition: transform .2s ease, background .2s ease;\n  }\n\n  .kvghost-btn:hover {\n    background: var(--kv-orange);\n    transform: translateY(-2px);\n  }\n\n  .kvghost-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--kv-line);\n    border-bottom: 1px solid var(--kv-line);\n    background: #fff;\n  }\n\n  .kvghost-trust-item {\n    padding: 22px 18px;\n    text-align: center;\n  }\n\n  .kvghost-trust-item + .kvghost-trust-item { border-left: 1px solid var(--kv-line); }\n\n  .kvghost-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .kvghost-trust-item span { color: var(--kv-muted); font-size: 12px; }\n\n  .kvghost-scene {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    align-items: center;\n    background: var(--kv-ink);\n    color: #fff;\n  }\n\n  .kvghost-scene-media { min-height: 100%; }\n\n  .kvghost-scene-media img {\n    height: 100%;\n    min-height: 480px;\n    object-fit: cover;\n  }\n\n  .kvghost-scene-copy { padding: clamp(36px, 6vw, 72px); }\n\n  .kvghost-scene h2,\n  .kvghost-section-title {\n    margin-bottom: 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 4vw, 50px);\n    line-height: 1.08;\n  }\n\n  .kvghost-scene p { margin-bottom: 0; color: rgba(255,255,255,.74); font-size: 16px; }\n\n  .kvghost-details {\n    padding: clamp(48px, 8vw, 92px) clamp(18px, 5vw, 58px);\n    background: var(--kv-cream);\n  }\n\n  .kvghost-heading {\n    max-width: 700px;\n    margin: 0 auto 38px;\n    text-align: center;\n  }\n\n  .kvghost-heading p { margin-bottom: 0; color: var(--kv-muted); }\n\n  .kvghost-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .kvghost-card {\n    overflow: hidden;\n    border: 1px solid var(--kv-line);\n    border-radius: 22px;\n    background: #fff;\n    box-shadow: 0 12px 35px rgba(63, 47, 31, .07);\n  }\n\n  .kvghost-card img { aspect-ratio: 1 \/ 1; object-fit: cover; }\n\n  .kvghost-card-copy { padding: 24px 26px 28px; }\n\n  .kvghost-card h3 {\n    margin-bottom: 7px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n  }\n\n  .kvghost-card p { margin-bottom: 0; color: var(--kv-muted); font-size: 14px; }\n\n  .kvghost-weight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    padding: clamp(38px, 6vw, 76px);\n    gap: clamp(28px, 6vw, 72px);\n    background: #fff;\n  }\n\n  .kvghost-weight img {\n    border-radius: 22px;\n    box-shadow: 0 16px 42px rgba(63, 47, 31, .1);\n  }\n\n  .kvghost-stat {\n    display: inline-block;\n    margin: 5px 0 14px;\n    color: var(--kv-orange);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(50px, 8vw, 86px);\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .kvghost-weight p { max-width: 480px; color: var(--kv-muted); }\n\n  .kvghost-specs {\n    padding: clamp(48px, 7vw, 80px) 20px;\n    background: var(--kv-sand);\n    text-align: center;\n  }\n\n  .kvghost-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    max-width: 920px;\n    margin: 30px auto 0;\n    border: 1px solid rgba(39,35,31,.16);\n    border-radius: 18px;\n    overflow: hidden;\n    background: rgba(255,255,255,.55);\n  }\n\n  .kvghost-spec {\n    min-height: 112px;\n    padding: 22px 12px;\n  }\n\n  .kvghost-spec + .kvghost-spec { border-left: 1px solid rgba(39,35,31,.16); }\n\n  .kvghost-spec span {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--kv-muted);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .kvghost-spec strong { font-size: 14px; }\n\n  .kvghost-care {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    max-width: 940px;\n    margin: 34px auto 0;\n  }\n\n  .kvghost-care div {\n    padding: 20px;\n    border-radius: 14px;\n    background: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .kvghost-final {\n    padding: clamp(55px, 8vw, 92px) 20px;\n    background: linear-gradient(135deg, #2b2722 0%, #171513 100%);\n    color: #fff;\n    text-align: center;\n  }\n\n  .kvghost-final h2 {\n    max-width: 720px;\n    margin: 0 auto 15px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 5vw, 56px);\n    line-height: 1.08;\n  }\n\n  .kvghost-final p {\n    max-width: 590px;\n    margin: 0 auto 27px;\n    color: rgba(255,255,255,.72);\n  }\n\n  .kvghost-final .kvghost-btn { background: var(--kv-orange); }\n  .kvghost-final .kvghost-btn:hover { background: var(--kv-gold); }\n\n  @media (max-width: 767px) {\n    .kvghost-hero,\n    .kvghost-scene,\n    .kvghost-weight { grid-template-columns: 1fr; }\n\n    .kvghost-hero { min-height: 0; }\n    .kvghost-hero-media { padding: 14px 14px 0; }\n    .kvghost-hero-copy { padding: 28px 20px 38px; text-align: center; }\n    .kvghost-hero h2 { margin-right: auto; margin-left: auto; font-size: 40px; }\n    .kvghost-lead { margin-right: auto; margin-left: auto; font-size: 15px; }\n    .kvghost-checks { display: inline-grid; text-align: left; }\n    .kvghost-btn { width: 100%; max-width: 360px; }\n\n    .kvghost-trust { grid-template-columns: 1fr; padding: 5px 18px; }\n    .kvghost-trust-item { padding: 15px 10px; }\n    .kvghost-trust-item + .kvghost-trust-item {\n      border-top: 1px solid var(--kv-line);\n      border-left: 0;\n    }\n\n    .kvghost-scene-media img { min-height: 0; aspect-ratio: 1 \/ 1; }\n    .kvghost-scene-copy { padding: 34px 21px 42px; text-align: center; }\n\n    .kvghost-details { padding: 48px 14px; }\n    .kvghost-card-grid { grid-template-columns: 1fr; gap: 18px; }\n    .kvghost-card-copy { padding: 20px 21px 23px; }\n\n    .kvghost-weight { padding: 48px 15px; }\n    .kvghost-weight-copy { padding: 5px 7px 0; text-align: center; }\n    .kvghost-weight p { margin-right: auto; margin-left: auto; }\n\n    .kvghost-spec-grid { grid-template-columns: repeat(2, 1fr); }\n    .kvghost-spec { min-height: 102px; }\n    .kvghost-spec:nth-child(3) { border-top: 1px solid rgba(39,35,31,.16); border-left: 0; }\n    .kvghost-spec:nth-child(4) { border-top: 1px solid rgba(39,35,31,.16); }\n\n    .kvghost-care { grid-template-columns: 1fr; gap: 10px; }\n    .kvghost-final { padding-right: 19px; padding-left: 19px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .kvghost-btn { transition: none; }\n  }\n\u003c\/style\u003e\n\u003c!-- Shopify product-description compatibility layer:\n     single-column layout prevents narrow RTE containers from crushing text\/images --\u003e\n\u003cstyle\u003e\n  .kvghost-page {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    aspect-ratio: auto !important;\n    object-fit: contain !important;\n  }\n\n  .kvghost-page h2,\n  .kvghost-page h3,\n  .kvghost-page p,\n  .kvghost-page li,\n  .kvghost-page span,\n  .kvghost-page strong {\n    max-width: 100% !important;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .kvghost-hero,\n  .kvghost-scene,\n  .kvghost-weight {\n    display: block !important;\n    width: 100% !important;\n    min-height: 0 !important;\n  }\n\n  .kvghost-hero-media,\n  .kvghost-hero-copy,\n  .kvghost-scene-media,\n  .kvghost-scene-copy,\n  .kvghost-weight \u003e div,\n  .kvghost-weight-copy {\n    display: block !important;\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-hero-media {\n    padding: clamp(12px, 3vw, 30px) !important;\n  }\n\n  .kvghost-hero-media img {\n    max-width: 720px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-hero-copy {\n    max-width: 820px !important;\n    margin: 0 auto !important;\n    padding: clamp(28px, 5vw, 58px) clamp(18px, 5vw, 48px) !important;\n    text-align: center !important;\n  }\n\n  .kvghost-hero h2 {\n    width: 100% !important;\n    max-width: 760px !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n    font-size: clamp(34px, 6vw, 58px) !important;\n    line-height: 1.08 !important;\n    letter-spacing: -1px !important;\n  }\n\n  .kvghost-lead {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .kvghost-checks {\n    display: inline-grid !important;\n    max-width: 520px !important;\n    text-align: left !important;\n  }\n\n  .kvghost-scene-media img {\n    min-height: 0 !important;\n    max-height: none !important;\n  }\n\n  .kvghost-scene-copy {\n    max-width: 820px !important;\n    margin: 0 auto !important;\n    text-align: center !important;\n  }\n\n  .kvghost-card-grid {\n    grid-template-columns: minmax(0, 1fr) !important;\n    max-width: 820px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-card,\n  .kvghost-card-copy {\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-weight {\n    padding: clamp(42px, 7vw, 72px) clamp(14px, 4vw, 36px) !important;\n  }\n\n  .kvghost-weight \u003e div:first-child {\n    max-width: 720px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-weight-copy {\n    max-width: 760px !important;\n    margin: 32px auto 0 !important;\n    text-align: center !important;\n  }\n\n  .kvghost-weight-copy p {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  @media (max-width: 600px) {\n    .kvghost-hero h2 {\n      font-size: clamp(31px, 10vw, 42px) !important;\n      letter-spacing: -.6px !important;\n    }\n\n    .kvghost-section-title,\n    .kvghost-scene h2,\n    .kvghost-final h2 {\n      font-size: clamp(29px, 8.6vw, 39px) !important;\n      word-break: normal !important;\n      overflow-wrap: normal !important;\n    }\n\n    .kvghost-trust {\n      grid-template-columns: 1fr !important;\n    }\n\n    .kvghost-trust-item + .kvghost-trust-item {\n      border-top: 1px solid var(--kv-line) !important;\n      border-left: 0 !important;\n    }\n\n    .kvghost-spec-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .kvghost-spec + .kvghost-spec {\n      border-top: 1px solid rgba(39,35,31,.16) !important;\n      border-left: 0 !important;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"kvghost-page\"\u003e\n\u003cdiv class=\"kvghost-hero\"\u003e\n\u003cdiv class=\"kvghost-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_1.png?v=1789496932\" alt=\"Kervazio Halloween ghost figurine with witch hat, moon lantern and pumpkin candy bucket\" width=\"1254\" height=\"1254\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-hero-copy\"\u003e\n\u003cdiv class=\"kvghost-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eHalloween Home Décor\u003c\/div\u003e\n\u003ch2\u003eA Little Halloween Magic for Every Corner\u003c\/h2\u003e\n\u003cp class=\"kvghost-lead\"\u003eA cheerful ghost, a moonlit lantern and a tiny pumpkin basket come together in one charming seasonal accent—made to bring warmth, character and just the right touch of spooky fun to your home.\u003c\/p\u003e\n\u003cul class=\"kvghost-checks\"\u003e\n\u003cli\u003ePremium hand-painted polyresin\u003c\/li\u003e\n\u003cli\u003eDisplay-friendly 7.5-inch height\u003c\/li\u003e\n\u003cli\u003eStable base with signature Kervazio™ plaque\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"kvghost-btn\" href=\"#\"\u003eChoose Yours Above\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust\"\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003eHand-Painted Details\u003c\/strong\u003e\u003cspan\u003eCarefully finished character accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003ePremium Polyresin\u003c\/strong\u003e\u003cspan\u003eDurable decorative construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003eReady to Display\u003c\/strong\u003e\u003cspan\u003ePerfect for indoor seasonal styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-scene\"\u003e\n\u003cdiv class=\"kvghost-scene-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_19_5.png?v=1789496932\" alt=\"Kervazio ghost figurine displayed on an autumn Halloween mantel\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-scene-copy\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eCozy Seasonal Character\u003c\/div\u003e\n\u003ch2\u003eMade for the Moments That Make Fall Feel Special\u003c\/h2\u003e\n\u003cp\u003ePlace it on a mantel, entryway table, shelf or office desk. Its warm ivory, pumpkin orange and antique-gold palette blends easily with both playful Halloween displays and refined autumn décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-details\"\u003e\n\u003cdiv class=\"kvghost-heading\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eThoughtfully Crafted\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eSmall Details. Big Personality.\u003c\/h2\u003e\n\u003cp\u003eDesigned to look delightful from every angle, with a compact footprint that is easy to style throughout your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-card-grid\"\u003e\n\u003carticle class=\"kvghost-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_2.png?v=1789496931\" alt=\"Kervazio ghost figurine dimensions: 7.5 inches high, 5.1 inches wide and 4.3 inches deep\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"kvghost-card-copy\"\u003e\n\u003ch3\u003ePerfectly Sized for Display\u003c\/h3\u003e\n\u003cp\u003eAt 7.5 inches tall, it makes a noticeable seasonal statement without overwhelming smaller shelves, desks or tabletop arrangements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kvghost-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_3.png?v=1789496931\" alt=\"Close-up of Kervazio figurine hand-painted polyresin texture and matte finish\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"kvghost-card-copy\"\u003e\n\u003ch3\u003eMade to Be Admired Up Close\u003c\/h3\u003e\n\u003cp\u003eTextured polyresin, a smooth matte finish and hand-painted accents give the hat, lantern, pumpkin basket and friendly expression their distinctive character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-weight\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_19_4.png?v=1789496930\" alt=\"Kervazio ghost figurine net weight of 1.2 pounds\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-weight-copy\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eStable \u0026amp; Substantial\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eLight Enough to Style. Solid Enough to Stay Put.\u003c\/h2\u003e\n\u003cspan class=\"kvghost-stat\"\u003e1.2 lb\u003c\/span\u003e\n\u003cp\u003eThe balanced oval base helps the figurine sit securely on flat indoor surfaces while remaining easy to move whenever you refresh your seasonal display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-specs\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003cdiv class=\"kvghost-spec-grid\" role=\"list\"\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cstrong\u003e7.5 × 5.1 × 4.3 in\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eNet Weight\u003c\/span\u003e\u003cstrong\u003eApprox. 1.2 lb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cstrong\u003ePremium Polyresin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eRecommended Use\u003c\/span\u003e\u003cstrong\u003eIndoor Tabletop Décor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-care\"\u003e\n\u003cdiv\u003eWipe gently with a soft, dry cloth\u003c\/div\u003e\n\u003cdiv\u003eAvoid prolonged moisture and direct sunlight\u003c\/div\u003e\n\u003cdiv\u003eIncludes 1 Kervazio™ ghost figurine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-final\"\u003e\n\u003cdiv class=\"kvghost-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003ch2\u003eGive Your Halloween Display a Friendly Little Glow\u003c\/h2\u003e\n\u003cp\u003eA charming seasonal accent for your own home—and a thoughtful decorative gift for anyone who loves cozy fall style.\u003c\/p\u003e\n\u003ca class=\"kvghost-btn\" href=\"#\"\u003eChoose Yours Above\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226071757121,"sku":null,"price":26.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_16_02_26_18_1.png?v=1789497093","url":"https:\/\/kervazio.com\/products\/kervazio%e2%84%a2-moonlit-ghost-halloween-figurine","provider":"kervazio","version":"1.0","type":"link"}