{"product_id":"aplshenio™-cute-halloween-ghost-figurine","title":"aplshenio™ Cute Halloween Ghost Figurine","description":"\u003cstyle\u003e\n  .apl-product-page,\n  .apl-product-page * {\n    box-sizing: border-box;\n  }\n\n  .apl-product-page {\n    width: 100%;\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0;\n    background: #ffffff;\n    color: #2f2f2f;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n\n  .apl-product-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    padding: 0;\n    border: 0;\n    object-fit: contain;\n  }\n\n  .apl-section {\n    width: 100%;\n    padding: 42px 22px;\n  }\n\n  .apl-section-soft {\n    background: #f8f8f6;\n  }\n\n  .apl-section-warm {\n    background: #fbf7f1;\n  }\n\n  .apl-kicker {\n    margin: 0 0 10px;\n    color: #8d715b;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-align: center;\n    text-transform: uppercase;\n  }\n\n  .apl-title {\n    max-width: 680px;\n    margin: 0 auto 16px;\n    color: #2d2926;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 34px;\n    font-weight: 700;\n    line-height: 1.16;\n    text-align: center;\n  }\n\n  .apl-subtitle {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #65615d;\n    font-size: 17px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  .apl-highlight {\n    max-width: 650px;\n    margin: 25px auto 0;\n    padding: 18px 20px;\n    border: 1px solid #e3ddd7;\n    border-radius: 12px;\n    background: #ffffff;\n    color: #524d48;\n    font-size: 15px;\n    line-height: 1.6;\n    text-align: center;\n  }\n\n  .apl-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n  }\n\n  .apl-features {\n    max-width: 650px;\n    margin: 28px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .apl-features li {\n    position: relative;\n    margin: 0;\n    padding: 12px 0 12px 31px;\n    border-bottom: 1px solid #e8e3de;\n    color: #43403c;\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .apl-features li:last-child {\n    border-bottom: 0;\n  }\n\n  .apl-features li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 2px;\n    top: 12px;\n    color: #9a7658;\n    font-size: 17px;\n    font-weight: 700;\n  }\n\n  .apl-specs {\n    width: 100%;\n    max-width: 620px;\n    margin: 28px auto 0;\n    border-top: 1px solid #ded8d2;\n  }\n\n  .apl-spec-row {\n    display: flex;\n    width: 100%;\n    padding: 13px 0;\n    border-bottom: 1px solid #ded8d2;\n  }\n\n  .apl-spec-label {\n    width: 43%;\n    padding-right: 12px;\n    color: #77716b;\n    font-size: 15px;\n    font-weight: 600;\n  }\n\n  .apl-spec-value {\n    width: 57%;\n    color: #302c29;\n    font-size: 15px;\n    font-weight: 600;\n    text-align: right;\n  }\n\n  .apl-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    max-width: 650px;\n    margin: 28px auto 0;\n  }\n\n  .apl-badge {\n    flex: 1 1 180px;\n    max-width: 210px;\n    padding: 16px 13px;\n    border: 1px solid #e1dbd5;\n    border-radius: 10px;\n    background: #ffffff;\n    color: #55504b;\n    font-size: 14px;\n    line-height: 1.45;\n    text-align: center;\n  }\n\n  .apl-badge strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #2f2a27;\n    font-size: 15px;\n  }\n\n  .apl-final {\n    padding: 44px 22px;\n    background: #f7f3ee;\n    text-align: center;\n  }\n\n  .apl-final-title {\n    margin: 0 0 13px;\n    color: #2d2926;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.2;\n  }\n\n  .apl-final-text {\n    max-width: 620px;\n    margin: 0 auto;\n    color: #625d58;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .apl-small {\n    max-width: 620px;\n    margin: 18px auto 0;\n    color: #89837e;\n    font-size: 13px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  @media screen and (max-width: 749px) {\n    .apl-product-page {\n      max-width: 100%;\n    }\n\n    .apl-section,\n    .apl-final {\n      padding: 32px 16px;\n    }\n\n    .apl-title {\n      font-size: 27px;\n    }\n\n    .apl-subtitle {\n      font-size: 15px;\n      line-height: 1.6;\n    }\n\n    .apl-kicker {\n      font-size: 12px;\n    }\n\n    .apl-highlight {\n      padding: 16px;\n      font-size: 14px;\n    }\n\n    .apl-features li {\n      padding-top: 10px;\n      padding-bottom: 10px;\n      font-size: 15px;\n    }\n\n    .apl-features li::before {\n      top: 10px;\n    }\n\n    .apl-spec-row {\n      padding: 11px 0;\n    }\n\n    .apl-spec-label,\n    .apl-spec-value {\n      font-size: 14px;\n    }\n\n    .apl-badge {\n      flex-basis: 100%;\n      max-width: 100%;\n    }\n\n    .apl-final-title {\n      font-size: 25px;\n    }\n\n    .apl-final-text {\n      font-size: 15px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .apl-section,\n    .apl-final {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .apl-title {\n      font-size: 24px;\n    }\n\n    .apl-spec-label {\n      width: 45%;\n    }\n\n    .apl-spec-value {\n      width: 55%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"apl-product-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"apl-section\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Charming Seasonal Home Decor\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      A Playful Accent That Brings Personality to Your Space\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      Designed with a fun, expressive character and a clean decorative finish,\n      this aplskenio™ figurine adds a lighthearted seasonal touch to shelves,\n      entryways, desks, mantels and tabletop displays.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"apl-highlight\"\u003e\n      A cheerful decorative piece made for anyone who enjoys whimsical accents,\n      seasonal styling and small details that make a room feel more personal.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"apl-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/e7395f7e-0376-4f26-9281-1afbbb924651.png?v=1789574924\" alt=\"aplskenio decorative figurine\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESIGN --\u003e\n  \u003cdiv class=\"apl-section apl-section-soft\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Full of Character\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      Designed to Make You Smile\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      The sculpted expression, rounded silhouette and playful details give this\n      piece a friendly, memorable look that works beautifully in both simple\n      and more festive decorating styles.\n    \u003c\/p\u003e\n\n    \u003cul class=\"apl-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003ePlayful Sculpted Design\u003c\/strong\u003e — A fun character shape with\n        expressive details and a warm decorative personality.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eClean Display-Friendly Finish\u003c\/strong\u003e — Easy to mix with\n        modern, neutral and seasonal décor.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStable Decorative Base\u003c\/strong\u003e — Designed to sit securely\n        on flat shelves, tables and display surfaces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eEasy to Style\u003c\/strong\u003e — Works well in living rooms,\n        entryways, offices, bedrooms and seasonal displays.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"apl-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/e859d865-4f9e-4b96-8194-12a7430dc7dc.png?v=1789574925\" alt=\"aplskenio figurine size and design details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE --\u003e\n  \u003cdiv class=\"apl-section\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Designed for Easy Display\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      Noticeable Without Taking Over Your Space\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      Its balanced proportions make it easy to place on shelves, mantels,\n      desks, consoles and other decorative surfaces throughout the home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"apl-specs\"\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eDecorative Figurine\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eMain Material\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eHigh-Density Polyresin\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eHand-Painted Decorative Finish\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eBase\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eWeighted Stable Base\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eBottom\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eProtective Anti-Scratch Pads\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-spec-row\"\u003e\n        \u003cdiv class=\"apl-spec-label\"\u003eRecommended Use\u003c\/div\u003e\n        \u003cdiv class=\"apl-spec-value\"\u003eIndoor Decorative Use\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"apl-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/7c47131a-6e23-442b-a4fd-e3d859cf033e.png?v=1789574925\" alt=\"aplskenio figurine material and finish\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MATERIAL --\u003e\n  \u003cdiv class=\"apl-section apl-section-warm\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Made for Everyday Display\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      Solid Construction With Thoughtful Details\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      Crafted from high-density molded polyresin and finished with hand-painted\n      details, the figurine is designed to feel substantial while maintaining\n      its sculpted decorative character.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"apl-badges\"\u003e\n\n      \u003cdiv class=\"apl-badge\"\u003e\n        \u003cstrong\u003eHigh-Density Polyresin\u003c\/strong\u003e\n        Durable molded construction with a solid decorative feel.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-badge\"\u003e\n        \u003cstrong\u003eHand-Painted Details\u003c\/strong\u003e\n        Carefully finished surface accents enhance the sculpted design.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"apl-badge\"\u003e\n        \u003cstrong\u003eProtective Base\u003c\/strong\u003e\n        Bottom pads help reduce scratching on shelves and furniture.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cul class=\"apl-features\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eDetailed Surface\u003c\/strong\u003e — Sculpted contours create more\n        visual depth than a flat molded decoration.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eStable Base Design\u003c\/strong\u003e — Helps keep the figurine\n        securely positioned on flat surfaces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFurniture-Friendly\u003c\/strong\u003e — Protective bottom pads help\n        safeguard finished tables and shelves.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"apl-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/8da745e3-13f1-4233-b6b5-ef9f9350290c.png?v=1789574925\" alt=\"aplskenio figurine decorative details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- USE --\u003e\n  \u003cdiv class=\"apl-section\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Fits Right Into Your Home\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      Easy to Place, Easy to Enjoy\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      Whether you're decorating for the season or simply adding a playful\n      accent to a favorite room, this piece is easy to style throughout\n      the home.\n    \u003c\/p\u003e\n\n    \u003cul class=\"apl-features\"\u003e\n      \u003cli\u003eFireplace mantels\u003c\/li\u003e\n      \u003cli\u003eEntryway consoles\u003c\/li\u003e\n      \u003cli\u003eBookshelves\u003c\/li\u003e\n      \u003cli\u003eOffice desks\u003c\/li\u003e\n      \u003cli\u003eBedroom dressers\u003c\/li\u003e\n      \u003cli\u003eSeasonal tabletop displays\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"apl-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/0ac6fb07-33ca-40d9-811e-06c4dbd27466.png?v=1789574925\" alt=\"aplskenio figurine lifestyle display\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIFT --\u003e\n  \u003cdiv class=\"apl-section apl-section-soft\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      A Fun Gift With Personality\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-title\"\u003e\n      A Small Decorative Piece That Feels Thoughtful\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-subtitle\"\u003e\n      Its playful character and display-friendly design make it a fun gift\n      for friends, family members, collectors and anyone who enjoys\n      whimsical home décor.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"apl-highlight\"\u003e\n      Great for birthdays, housewarmings, seasonal decorating or simply\n      adding a little more personality to everyday spaces.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"apl-final\"\u003e\n    \u003cdiv class=\"apl-kicker\"\u003e\n      Small Accent, Big Personality\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"apl-final-title\"\u003e\n      Make Your Space Feel a Little More Fun\n    \u003c\/h2\u003e\n\n    \u003cp class=\"apl-final-text\"\u003e\n      Bring warmth, character and a playful finishing touch to your home\n      with this aplskenio™ decorative figurine — designed to stand out\n      without overwhelming your space.\n    \u003c\/p\u003e\n\n    \u003cp class=\"apl-small\"\u003e\n      Recommended for indoor decorative use. Wipe gently with a soft, dry cloth.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"aplskenio","offers":[{"title":"Default Title","offer_id":58484609384792,"sku":null,"price":29.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/0ac6fb07-33ca-40d9-811e-06c4dbd27466.png?v=1789574925","url":"https:\/\/aplskenio.com\/products\/aplshenio%e2%84%a2-cute-halloween-ghost-figurine","provider":"aplskenio","version":"1.0","type":"link"}