{"product_id":"ghost-candle-glass-figurine","title":"👻 Ghost in Candle Handmade Glass Figurine — Spooky-Cute Collectible Decor","description":"\u003cstyle\u003e  .gcf,  .gcf *{    box-sizing:border-box;  }  .gcf{    --gcf-bg:#f5f2f7;    --gcf-card:#ffffff;    --gcf-text:#201c24;    --gcf-muted:#6e6872;    --gcf-line:#ebe5ee;    --gcf-purple:#5f4774;    --gcf-purple-dark:#34263f;    --gcf-soft:#f4eef7;    --gcf-warm:#fff8ef;    width:100%;    max-width:980px;    margin:0 auto;    padding:12px;    color:var(--gcf-text);    background:var(--gcf-bg);    line-height:1.55;    overflow:hidden;    container-type:inline-size;  }  .gcf h2,  .gcf h3,  .gcf h4,  .gcf p{    margin-top:0;  }  .gcf img{    display:block;    width:100%;    max-width:100%;    height:auto;  }  .gcf-card{    width:100%;    min-width:0;    margin:0 0 14px;    padding:18px;    background:var(--gcf-card);    border:1px solid var(--gcf-line);    border-radius:22px;    overflow:hidden;    box-shadow:0 8px 26px rgba(32,28,36,.045);  }  .gcf-kicker{    display:inline-flex;    align-items:center;    max-width:100%;    margin:0 0 10px;    padding:6px 11px;    border-radius:999px;    background:var(--gcf-soft);    color:var(--gcf-purple);    font-size:11px;    line-height:1.2;    font-weight:800;    letter-spacing:.08em;    text-transform:uppercase;  }  .gcf-title{    margin:0 0 10px;    font-size:30px;    line-height:1.12;    letter-spacing:-.02em;    font-weight:850;  }  .gcf-heading{    margin:0 0 9px;    font-size:24px;    line-height:1.18;    letter-spacing:-.015em;    font-weight:820;  }  .gcf-copy{    margin:0;    color:var(--gcf-muted);    font-size:15px;    line-height:1.6;  }  .gcf-copy strong{    color:var(--gcf-text);  }  .gcf-image{    margin-top:16px;    overflow:hidden;    border-radius:18px;    background:#eee9f0;  }  .gcf-image img{    border-radius:18px;  }  \/* HERO *\/  .gcf-hero{    text-align:center;    padding-top:22px;  }  .gcf-hero .gcf-copy{    max-width:670px;    margin-left:auto;    margin-right:auto;    font-size:16px;  }  .gcf-hero .gcf-image{    margin-top:18px;  }  .gcf-benefits{    display:grid;    grid-template-columns:1fr;    gap:9px;    margin-top:14px;  }  .gcf-benefit{    min-width:0;    padding:12px 13px;    border:1px solid var(--gcf-line);    border-radius:15px;    background:#fcfbfc;    text-align:left;  }  .gcf-benefit strong{    display:block;    margin-bottom:2px;    font-size:14px;  }  .gcf-benefit span{    display:block;    color:var(--gcf-muted);    font-size:12px;    line-height:1.45;  }  \/* PAIN *\/  .gcf-pain{    background:      linear-gradient(180deg,#ffffff 0%,#fbf8fc 100%);  }  .gcf-simple-list{    display:grid;    gap:9px;    margin-top:14px;  }  .gcf-simple-item{    display:flex;    align-items:flex-start;    gap:9px;    min-width:0;    padding:11px 12px;    border-radius:14px;    background:#f8f5f9;  }  .gcf-check{    flex:0 0 auto;    width:22px;    height:22px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--gcf-purple);    color:#fff;    font-size:12px;    font-weight:800;  }  .gcf-simple-item p{    margin:0;    color:var(--gcf-muted);    font-size:14px;  }  .gcf-simple-item strong{    color:var(--gcf-text);  }  \/* INTERACTIVE LEARNING *\/  .gcf-learn{    display:grid;    gap:10px;    margin-top:14px;  }  .gcf-detail{    border:1px solid var(--gcf-line);    border-radius:15px;    background:#fcfbfc;    overflow:hidden;  }  .gcf-detail summary{    position:relative;    list-style:none;    cursor:pointer;    padding:14px 42px 14px 14px;    color:var(--gcf-text);    font-size:14px;    font-weight:800;  }  .gcf-detail summary::-webkit-details-marker{    display:none;  }  .gcf-detail summary:after{    content:\"+\";    position:absolute;    right:14px;    top:50%;    transform:translateY(-50%);    width:23px;    height:23px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--gcf-soft);    color:var(--gcf-purple);    font-size:18px;    line-height:1;  }  .gcf-detail[open] summary:after{    content:\"−\";  }  .gcf-detail p{    margin:0;    padding:0 14px 14px;    color:var(--gcf-muted);    font-size:13px;    line-height:1.55;  }  \/* MULTI EXPERIENCE *\/  .gcf-modes{    display:grid;    grid-template-columns:1fr;    gap:10px;    margin-top:14px;  }  .gcf-mode{    min-width:0;    padding:14px;    border-radius:16px;    border:1px solid var(--gcf-line);    background:#fff;  }  .gcf-mode small{    display:block;    margin-bottom:4px;    color:var(--gcf-purple);    font-size:10px;    font-weight:800;    letter-spacing:.08em;    text-transform:uppercase;  }  .gcf-mode strong{    display:block;    margin-bottom:4px;    font-size:15px;  }  .gcf-mode p{    margin:0;    color:var(--gcf-muted);    font-size:13px;  }  \/* USE CASE *\/  .gcf-scenes{    display:grid;    grid-template-columns:1fr;    gap:9px;    margin-top:14px;  }  .gcf-scene{    min-width:0;    padding:13px;    border-radius:15px;    background:#f9f7fa;    border:1px solid var(--gcf-line);  }  .gcf-scene strong{    display:block;    margin-bottom:3px;    font-size:14px;  }  .gcf-scene span{    display:block;    color:var(--gcf-muted);    font-size:12px;    line-height:1.45;  }  \/* COLOR *\/  .gcf-colors{    display:flex;    flex-wrap:wrap;    gap:7px;    margin-top:14px;  }  .gcf-color{    display:inline-flex;    align-items:center;    min-width:0;    padding:7px 10px;    border:1px solid var(--gcf-line);    border-radius:999px;    background:#fff;    color:var(--gcf-text);    font-size:12px;    font-weight:700;  }  \/* SPECS *\/  .gcf-specs{    display:grid;    grid-template-columns:1fr;    gap:9px;    margin-top:14px;  }  .gcf-spec{    min-width:0;    padding:13px 14px;    border:1px solid var(--gcf-line);    border-radius:15px;    background:#fcfbfc;  }  .gcf-spec-label{    display:block;    margin-bottom:4px;    color:var(--gcf-muted);    font-size:10px;    font-weight:800;    letter-spacing:.07em;    text-transform:uppercase;  }  .gcf-spec-value{    display:block;    color:var(--gcf-text);    font-size:14px;    font-weight:750;    overflow-wrap:anywhere;  }  \/* FAQ *\/  .gcf-faq{    display:grid;    gap:9px;    margin-top:14px;  }  \/* CTA *\/  .gcf-cta{    text-align:center;    background:      radial-gradient(circle at top,#faf2ff 0%,#ffffff 57%);  }  .gcf-cta .gcf-copy{    max-width:620px;    margin-left:auto;    margin-right:auto;  }  .gcf-cta-pill{    display:inline-block;    margin-top:14px;    padding:11px 17px;    border-radius:999px;    background:var(--gcf-purple-dark);    color:#fff;    font-size:14px;    font-weight:800;  }  .gcf-micro{    margin:9px 0 0;    color:var(--gcf-muted);    font-size:11px;  }  \/* DESKTOP \/ WIDE CONTAINER *\/  @container (min-width:600px){    .gcf{      padding:18px;    }    .gcf-card{      padding:22px;      margin-bottom:18px;    }    .gcf-title{      font-size:38px;    }    .gcf-heading{      font-size:28px;    }    .gcf-benefits{      grid-template-columns:repeat(3,minmax(0,1fr));    }    .gcf-modes{      grid-template-columns:repeat(3,minmax(0,1fr));    }    .gcf-scenes{      grid-template-columns:repeat(2,minmax(0,1fr));    }    .gcf-specs{      grid-template-columns:repeat(2,minmax(0,1fr));    }  }  @container (min-width:820px){    .gcf-card{      padding:26px;      border-radius:26px;    }    .gcf-title{      font-size:44px;    }  }\u003c\/style\u003e\u003cdiv class=\"gcf\"\u003e\n\u003c!-- 1. HERO --\u003e\u003csection class=\"gcf-card gcf-hero\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eSpooky-Cute Glass Art\u003c\/div\u003e\n\u003ch2 class=\"gcf-title\"\u003eA Tiny Ghost Trapped in Candlelight 👻\u003c\/h2\u003e\n\u003cp class=\"gcf-copy\"\u003eA whimsical \u003cstrong\u003ehandmade glass figurine\u003c\/strong\u003e that brings cozy candle charm to your shelf — with no wax to melt and no flame to light.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/1_cfa9c478-f992-4f56-a853-0a0f04f5c94a.jpg?v=1790051240\" alt=\"Handmade ghost inside candle glass figurine\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-benefits\"\u003e\n\u003cdiv class=\"gcf-benefit\"\u003e\n\u003cstrong\u003e✨ Handmade Character\u003c\/strong\u003e \u003cspan\u003eSmall variations make every piece feel personal.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-benefit\"\u003e\n\u003cstrong\u003e🕯️ No Real Flame\u003c\/strong\u003e \u003cspan\u003eEnjoy candle-inspired decor without burning wax.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-benefit\"\u003e\n\u003cstrong\u003e🎁 Giftable Charm\u003c\/strong\u003e \u003cspan\u003eMade for collectors and spooky-cute decor lovers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 2. PAIN \/ EMOTIONAL HOOK --\u003e\u003csection class=\"gcf-card gcf-pain\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eMore Than Ordinary Decor\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eGive Empty Corners a Little Personality\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eGeneric ornaments disappear into the background. This little ghost turns a shelf, desk, or bedside corner into something people actually stop to notice.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/2_7c004bb5-5d03-4827-8898-fac45a1ba693.jpg?v=1790051241\" alt=\"Ghost candle glass figurine styled as a conversation piece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-simple-list\"\u003e\n\u003cdiv class=\"gcf-simple-item\"\u003e\n\u003cspan class=\"gcf-check\"\u003e✓\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eInstant character\u003c\/strong\u003e for desks, shelves, and small displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-simple-item\"\u003e\n\u003cspan class=\"gcf-check\"\u003e✓\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eSpooky without feeling scary\u003c\/strong\u003e — playful, cozy, and easy to style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-simple-item\"\u003e\n\u003cspan class=\"gcf-check\"\u003e✓\u003c\/span\u003e\u003cp\u003e\u003cstrong\u003eNo smoke or melted wax\u003c\/strong\u003e — just decorative glass charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 3. INTERACTIVE LEARNING --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eHandcrafted Details\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eLook Closer — The Charm Is in the Details\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eFrom the sculpted candle shape to the tiny ghost inside, the design rewards a closer look.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/3_966e2e41-70d5-488e-aa6a-eb4238c002e1.jpg?v=1790051241\" alt=\"Close-up details of handmade ghost candle glass figurine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-learn\"\u003e\n\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eWhy does each piece look slightly different?\u003c\/summary\u003e\u003cp\u003eThe figurine is handmade, so subtle differences in shape, color flow, and small details are part of its handcrafted character.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eWhat creates the candle look?\u003c\/summary\u003e\u003cp\u003eSculpted glass curves around the top and base mimic soft, dripping wax while keeping the piece entirely decorative.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eWhat makes the center stand out?\u003c\/summary\u003e\u003cp\u003eClear glass frames the tiny wide-eyed ghost, turning it into the playful focal point of the design.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 4. LIGHT EXPERIENCE --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eLight-Play Charm\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eDifferent Light. Different Mood.\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eGlass catches surrounding light beautifully. Place it near a window or warm lamp to bring out reflections, color, and extra depth.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/4_d6db03cc-f160-4fb7-b9f9-8eb45da77c85.jpg?v=1790051240\" alt=\"Light-catching ghost candle glass figurine in warm ambient lighting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-modes\"\u003e\n\u003cdiv class=\"gcf-mode\"\u003e\n\u003csmall\u003eDaylight\u003c\/small\u003e \u003cstrong\u003eCatch the Details\u003c\/strong\u003e\u003cp\u003eNatural light highlights the clear glass and layered color.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-mode\"\u003e\n\u003csmall\u003eWarm Light\u003c\/small\u003e \u003cstrong\u003eCreate Cozy Glow\u003c\/strong\u003e\u003cp\u003eSoft room lighting gives the glass a warmer, moodier look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-mode\"\u003e\n\u003csmall\u003eSeasonal Display\u003c\/small\u003e \u003cstrong\u003eAdd Spooky Charm\u003c\/strong\u003e\u003cp\u003ePair it with books, pumpkins, or Halloween accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 5. USE CASES --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eEasy to Style\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eTiny Accent. Big Atmosphere.\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eSmall enough for everyday styling, distinctive enough to become the little detail everyone notices.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/5_d5e90ad2-498f-483b-b23c-b09670547c5e.jpg?v=1790051240\" alt=\"Ghost candle glass figurine displayed on cozy shelf decor\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-scenes\"\u003e\n\u003cdiv class=\"gcf-scene\"\u003e\n\u003cstrong\u003e💻 Desk Decor\u003c\/strong\u003e \u003cspan\u003eAdd personality without taking over your workspace.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-scene\"\u003e\n\u003cstrong\u003e📚 Shelf Styling\u003c\/strong\u003e \u003cspan\u003eA small focal point between books and collectibles.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-scene\"\u003e\n\u003cstrong\u003e🎃 Halloween Decor\u003c\/strong\u003e \u003cspan\u003eSpooky-season atmosphere with a softer, playful feel.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-scene\"\u003e\n\u003cstrong\u003e🎁 Gift Giving\u003c\/strong\u003e \u003cspan\u003eA fun choice for collectors and quirky decor lovers.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 6. COLORS --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eChoose Your Spirit\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003ePick the Color That Matches Your Mood\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eGo dark and moody, bright and playful, or soft and dreamy. Each color gives the same little ghost a different personality.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/6_fbf46f2a-e17c-4e96-abb0-c5219cef259a.jpg?v=1790051241\" alt=\"Multiple color variants of ghost candle glass figurine\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-colors\"\u003e\n\u003cspan class=\"gcf-color\"\u003eBlack\u003c\/span\u003e \u003cspan class=\"gcf-color\"\u003eBlue\u003c\/span\u003e \u003cspan class=\"gcf-color\"\u003ePink\u003c\/span\u003e \u003cspan class=\"gcf-color\"\u003eRed\u003c\/span\u003e \u003cspan class=\"gcf-color\"\u003eWhite\u003c\/span\u003e \u003cspan class=\"gcf-color\"\u003eGreen\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 7. SPECIFICATIONS --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eProduct Details\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eGood to Know Before You Choose\u003c\/h3\u003e\n\u003cdiv class=\"gcf-specs\"\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eHandmade Decorative Glass Figurine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eDesign\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eGhost Inside Candle-Inspired Glass Form\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eGlass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eSpooky-Cute \/ Whimsical \/ Collectible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eSuggested Display\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eDesk, Shelf, Bedside Table, Display Cabinet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eLighting\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eDecorative Only — No Real Flame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eHandmade Note\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eSmall Variations May Occur Between Pieces\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gcf-spec\"\u003e\n\u003cspan class=\"gcf-spec-label\"\u003eCare\u003c\/span\u003e \u003cspan class=\"gcf-spec-value\"\u003eHandle Gently as Decorative Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 8. FAQ --\u003e\u003csection class=\"gcf-card\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eFAQ\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eQuestions Before Bringing One Home?\u003c\/h3\u003e\n\u003cdiv class=\"gcf-faq\"\u003e\n\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eIs this an actual candle?\u003c\/summary\u003e\u003cp\u003eNo. It is a decorative glass figurine designed with a candle-inspired shape and glass flame.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eDoes it light up by itself?\u003c\/summary\u003e\u003cp\u003eNo. It does not contain a built-in light source. Its glass surface reflects surrounding natural or indoor light.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eWill every figurine be exactly identical?\u003c\/summary\u003e\u003cp\u003eHandmade pieces may have subtle differences in shape, detail, and color flow.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\u003cp\u003eIt works well on desks, shelves, bedside tables, seasonal displays, and collectible cabinets.\u003c\/p\u003e\u003c\/details\u003e\u003cdetails class=\"gcf-detail\"\u003e\u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e\u003cp\u003eIt can be a fun decorative gift for people who enjoy spooky-cute collectibles, Halloween decor, or handmade glass pieces.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 9. FINAL CTA --\u003e\u003csection class=\"gcf-card gcf-cta\"\u003e\u003cdiv class=\"gcf-kicker\"\u003eA Little Gift With Big Charm\u003c\/div\u003e\n\u003ch3 class=\"gcf-heading\"\u003eBring Home Your Favorite Little Ghost\u003c\/h3\u003e\n\u003cp class=\"gcf-copy\"\u003eHandmade character, playful spooky style, and light-catching glass come together in one tiny collectible made to brighten your favorite corner.\u003c\/p\u003e\n\u003cdiv class=\"gcf-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/7_fa4c6592-8771-40d2-9ec9-b5118c70c46c.jpg?v=1790051241\" alt=\"Ghost candle handmade glass figurine gift display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gcf-cta-pill\"\u003eChoose Your Favorite Color ↑\u003c\/div\u003e\n\u003cp class=\"gcf-micro\"\u003eHandmade glass may feature small natural variations from piece to piece.\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"PH","offers":[{"title":"Gray","offer_id":47968926957756,"sku":"C0373-A","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":47968926990524,"sku":"C0373-B","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":47968927023292,"sku":"C0373-C","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":47968927056060,"sku":"C0373-D","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":47968927187132,"sku":"C0373-E","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":47968927088828,"sku":"C0373-F","price":19.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":47968927121596,"sku":"C0373-G","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Deep Blue","offer_id":47968927154364,"sku":"C0373-H","price":19.99,"currency_code":"USD","in_stock":true},{"title":"BUNLE PACK(1of each)","offer_id":47968927219900,"sku":"C0373-A+C0373-B+C0373-C+C0373-D+C0373-E+C0373-F+C0373-G+C0373-H","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0781\/0449\/4268\/files\/7_fa4c6592-8771-40d2-9ec9-b5118c70c46c.jpg?v=1790066715","url":"https:\/\/auraeshop.vip\/products\/ghost-candle-glass-figurine","provider":"aurae-shop","version":"1.0","type":"link"}