{"product_id":"aplskenio™-cute-halloween-ghost-figurine","title":"aplskenio™ 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\u003cdiv class=\"apl-product-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"apl-section\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eCharming Seasonal Home Decor\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eA Playful Accent That Brings Personality to Your Space\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eDesigned with a fun, expressive character and a clean decorative finish, this aplskenio™ figurine adds a lighthearted seasonal touch to shelves, entryways, desks, mantels and tabletop displays.\u003c\/p\u003e\n\u003cdiv class=\"apl-highlight\"\u003eA cheerful decorative piece made for anyone who enjoys whimsical accents, seasonal styling and small details that make a room feel more personal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"apl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fix15-1.png?v=1789633969\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- DESIGN --\u003e\n\u003cdiv class=\"apl-section apl-section-soft\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eFull of Character\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eDesigned to Make You Smile\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eThe sculpted expression, rounded silhouette and playful details give this piece a friendly, memorable look that works beautifully in both simple and more festive decorating styles.\u003c\/p\u003e\n\u003cul class=\"apl-features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlayful Sculpted Design\u003c\/strong\u003e — A fun character shape with expressive details and a warm decorative personality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClean Display-Friendly Finish\u003c\/strong\u003e — Easy to mix with modern, neutral and seasonal décor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStable Decorative Base\u003c\/strong\u003e — Designed to sit securely on flat shelves, tables and display surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to Style\u003c\/strong\u003e — Works well in living rooms, entryways, offices, bedrooms and seasonal displays.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"apl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fix15-2.png?v=1789633969\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"apl-section\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eDesigned for Easy Display\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eNoticeable Without Taking Over Your Space\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eIts balanced proportions make it easy to place on shelves, mantels, desks, consoles and other decorative surfaces throughout the home.\u003c\/p\u003e\n\u003cdiv class=\"apl-specs\"\u003e\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\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\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\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\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\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\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"apl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fixfixfix.png?v=1789634338\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"apl-section apl-section-warm\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eMade for Everyday Display\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eSolid Construction With Thoughtful Details\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eCrafted from high-density molded polyresin and finished with hand-painted details, the figurine is designed to feel substantial while maintaining its sculpted decorative character.\u003c\/p\u003e\n\u003cdiv class=\"apl-badges\"\u003e\n\u003cdiv class=\"apl-badge\"\u003e\n\u003cstrong\u003eHigh-Density Polyresin\u003c\/strong\u003e Durable molded construction with a solid decorative feel.\u003c\/div\u003e\n\u003cdiv class=\"apl-badge\"\u003e\n\u003cstrong\u003eHand-Painted Details\u003c\/strong\u003e Carefully finished surface accents enhance the sculpted design.\u003c\/div\u003e\n\u003cdiv class=\"apl-badge\"\u003e\n\u003cstrong\u003eProtective Base\u003c\/strong\u003e Bottom pads help reduce scratching on shelves and furniture.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"apl-features\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDetailed Surface\u003c\/strong\u003e — Sculpted contours create more visual depth than a flat molded decoration.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStable Base Design\u003c\/strong\u003e — Helps keep the figurine securely positioned on flat surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFurniture-Friendly\u003c\/strong\u003e — Protective bottom pads help safeguard finished tables and shelves.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"apl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fix15-3.png?v=1789633971\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- USE --\u003e\n\u003cdiv class=\"apl-section\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eFits Right Into Your Home\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eEasy to Place, Easy to Enjoy\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eWhether you're decorating for the season or simply adding a playful accent to a favorite room, this piece is easy to style throughout the home.\u003c\/p\u003e\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\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"apl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fixfix.png?v=1789634264\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- GIFT --\u003e\n\u003cdiv class=\"apl-section apl-section-soft\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eA Fun Gift With Personality\u003c\/div\u003e\n\u003ch2 class=\"apl-title\"\u003eA Small Decorative Piece That Feels Thoughtful\u003c\/h2\u003e\n\u003cp class=\"apl-subtitle\"\u003eIts playful character and display-friendly design make it a fun gift for friends, family members, collectors and anyone who enjoys whimsical home décor.\u003c\/p\u003e\n\u003cdiv class=\"apl-highlight\"\u003eGreat for birthdays, housewarmings, seasonal decorating or simply adding a little more personality to everyday spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL --\u003e\n\u003cdiv class=\"apl-final\"\u003e\n\u003cdiv class=\"apl-kicker\"\u003eSmall Accent, Big Personality\u003c\/div\u003e\n\u003ch2 class=\"apl-final-title\"\u003eMake Your Space Feel a Little More Fun\u003c\/h2\u003e\n\u003cp class=\"apl-final-text\"\u003eBring warmth, character and a playful finishing touch to your home with this aplskenio™ decorative figurine — designed to stand out without overwhelming your space.\u003c\/p\u003e\n\u003cp class=\"apl-small\"\u003eRecommended for indoor decorative use. Wipe gently with a soft, dry cloth.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"aplskenio","offers":[{"title":"Default Title","offer_id":58484609384792,"sku":null,"price":69.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0986\/7844\/0280\/files\/fixfix.png?v=1789634264","url":"https:\/\/aplskenio.com\/products\/aplskenio%e2%84%a2-cute-halloween-ghost-figurine","provider":"aplskenio","version":"1.0","type":"link"}