{"product_id":"gentle-old-reindeer-christmas-shelf-sitter","title":"🦌 Gentle Old Reindeer Christmas Shelf Sitter – Vintage Farmhouse Mantel Decor","description":"\u003cstyle\u003e\n  .reindeer-lp,\n  .reindeer-lp * {\n    box-sizing: border-box;\n  }\n\n  .reindeer-lp {\n    --cream: #f7f1e7;\n    --paper: #fffdf8;\n    --brown: #3b2a20;\n    --brown2: #614737;\n    --green: #48513b;\n    --red: #873f3d;\n    --gold: #a77b3f;\n    --line: #dfd2c2;\n    --soft: #eee4d7;\n\n    max-width: 980px;\n    margin: 0 auto;\n    color: var(--brown);\n    background: var(--paper);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n\n  .reindeer-lp img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .reindeer-lp h2,\n  .reindeer-lp h3,\n  .reindeer-lp p {\n    margin-top: 0;\n  }\n\n  .rd-pad {\n    padding: 42px 28px;\n  }\n\n  .rd-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    color: var(--red);\n  }\n\n  .rd-title {\n    margin-bottom: 15px;\n    font-size: clamp(31px, 5vw, 52px);\n    line-height: 1.05;\n    font-weight: 600;\n    letter-spacing: -1.2px;\n    color: var(--brown);\n  }\n\n  .rd-sub {\n    max-width: 720px;\n    margin: 0 auto;\n    font-family: Arial, sans-serif;\n    font-size: 17px;\n    line-height: 1.65;\n    color: #584a40;\n  }\n\n  \/* HERO *\/\n  .rd-hero {\n    text-align: center;\n    background:\n      linear-gradient(rgba(255,253,248,.90), rgba(255,253,248,.97)),\n      radial-gradient(circle at center, #ead9c0 0%, #fffdf8 70%);\n  }\n\n  .rd-hero-quote {\n    max-width: 700px;\n    margin: 22px auto 0;\n    padding: 17px 20px;\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n    font-size: 21px;\n    font-style: italic;\n    color: var(--brown2);\n  }\n\n  \/* QUICK BENEFITS *\/\n  .rd-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n    background: #f3eadf;\n  }\n\n  .rd-benefit {\n    padding: 22px 16px;\n    text-align: center;\n    border-right: 1px solid #dbcbb9;\n  }\n\n  .rd-benefit:last-child {\n    border-right: 0;\n  }\n\n  .rd-benefit-icon {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 23px;\n  }\n\n  .rd-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: var(--brown);\n  }\n\n  .rd-benefit span {\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    color: #706156;\n  }\n\n  \/* STORY *\/\n  .rd-story {\n    background: var(--cream);\n    text-align: center;\n  }\n\n  .rd-story h2 {\n    margin-bottom: 16px;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.15;\n  }\n\n  .rd-story p {\n    max-width: 720px;\n    margin-left: auto;\n    margin-right: auto;\n    font-family: Arial, sans-serif;\n    font-size: 16px;\n    color: #5f5046;\n  }\n\n  \/* IMAGE FRAME *\/\n  .rd-image-wrap {\n    padding: 0 22px 26px;\n    background: var(--cream);\n  }\n\n  .rd-image-wrap img {\n    border-radius: 14px;\n    box-shadow: 0 9px 26px rgba(63, 43, 29, .10);\n  }\n\n  \/* FEATURE ROW *\/\n  .rd-feature {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    background: var(--paper);\n    border-bottom: 1px solid var(--line);\n  }\n\n  .rd-feature.rd-reverse .rd-feature-img {\n    order: 2;\n  }\n\n  .rd-feature.rd-reverse .rd-feature-copy {\n    order: 1;\n  }\n\n  .rd-feature-img {\n    padding: 24px;\n  }\n\n  .rd-feature-img img {\n    border-radius: 12px;\n  }\n\n  .rd-feature-copy {\n    padding: 38px 34px;\n  }\n\n  .rd-num {\n    display: inline-flex;\n    width: 34px;\n    height: 34px;\n    margin-bottom: 14px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--green);\n    color: white;\n    font-family: Arial, sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n  }\n\n  .rd-feature-copy h2 {\n    margin-bottom: 12px;\n    font-size: clamp(26px, 3vw, 38px);\n    line-height: 1.12;\n  }\n\n  .rd-feature-copy p {\n    margin-bottom: 0;\n    font-family: Arial, sans-serif;\n    font-size: 15px;\n    color: #635349;\n  }\n\n  \/* EMOTION BANNER *\/\n  .rd-emotion {\n    padding: 48px 26px;\n    text-align: center;\n    background: var(--green);\n    color: white;\n  }\n\n  .rd-emotion h2 {\n    max-width: 710px;\n    margin: 0 auto 14px;\n    font-size: clamp(27px, 4vw, 43px);\n    line-height: 1.15;\n    color: white;\n  }\n\n  .rd-emotion p {\n    max-width: 650px;\n    margin: auto;\n    font-family: Arial, sans-serif;\n    color: #f1eee6;\n  }\n\n  \/* PLACES *\/\n  .rd-places {\n    background: #f5eee5;\n  }\n\n  .rd-section-head {\n    max-width: 720px;\n    margin: 0 auto 27px;\n    text-align: center;\n  }\n\n  .rd-section-head h2 {\n    margin-bottom: 10px;\n    font-size: clamp(28px, 4vw, 41px);\n    line-height: 1.15;\n  }\n\n  .rd-section-head p {\n    font-family: Arial, sans-serif;\n    color: #62554a;\n  }\n\n  .rd-place-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n  }\n\n  .rd-place-card {\n    padding: 19px 10px;\n    text-align: center;\n    border: 1px solid #dfd1c1;\n    border-radius: 10px;\n    background: #fffdf8;\n    font-family: Arial, sans-serif;\n  }\n\n  .rd-place-card span {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 23px;\n  }\n\n  .rd-place-card strong {\n    font-size: 13px;\n  }\n\n  \/* SPECS *\/\n  .rd-specs {\n    background: #35271f;\n    color: white;\n  }\n\n  .rd-specs .rd-section-head h2,\n  .rd-specs .rd-section-head p {\n    color: white;\n  }\n\n  .rd-spec-grid {\n    max-width: 760px;\n    margin: auto;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 12px;\n  }\n\n  .rd-spec {\n    display: grid;\n    grid-template-columns: 42% 58%;\n    border-bottom: 1px solid rgba(255,255,255,.13);\n  }\n\n  .rd-spec:last-child {\n    border-bottom: 0;\n  }\n\n  .rd-spec b,\n  .rd-spec span {\n    padding: 13px 15px;\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n  }\n\n  .rd-spec b {\n    background: rgba(255,255,255,.06);\n    color: #f5e7d3;\n  }\n\n  .rd-spec span {\n    color: #f8f5ef;\n  }\n\n  \/* FAQ *\/\n  .rd-faq {\n    background: var(--paper);\n  }\n\n  .rd-faq details {\n    margin-bottom: 10px;\n    border: 1px solid var(--line);\n    border-radius: 9px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .rd-faq summary {\n    padding: 17px 18px;\n    cursor: pointer;\n    font-family: Arial, sans-serif;\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--brown);\n    list-style: none;\n  }\n\n  .rd-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rd-faq summary:after {\n    content: \"+\";\n    float: right;\n    color: var(--red);\n    font-size: 20px;\n    line-height: 18px;\n  }\n\n  .rd-faq details[open] summary:after {\n    content: \"−\";\n  }\n\n  .rd-faq details p {\n    padding: 0 18px 17px;\n    margin: 0;\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: #63554a;\n  }\n\n  \/* FINAL *\/\n  .rd-final {\n    padding: 45px 25px;\n    text-align: center;\n    background: #efe2d3;\n  }\n\n  .rd-final h2 {\n    max-width: 700px;\n    margin: 0 auto 13px;\n    font-size: clamp(29px, 4vw, 43px);\n    line-height: 1.14;\n  }\n\n  .rd-final p {\n    max-width: 650px;\n    margin: auto;\n    font-family: Arial, sans-serif;\n    color: #5e4e43;\n  }\n\n  @media (max-width: 749px) {\n    .rd-pad {\n      padding: 34px 18px;\n    }\n\n    .rd-title {\n      font-size: 34px;\n    }\n\n    .rd-sub {\n      font-size: 15px;\n    }\n\n    .rd-hero-quote {\n      font-size: 18px;\n    }\n\n    .rd-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .rd-benefit {\n      display: grid;\n      grid-template-columns: 35px 1fr;\n      grid-template-rows: auto auto;\n      column-gap: 10px;\n      padding: 15px 18px;\n      text-align: left;\n      border-right: 0;\n      border-bottom: 1px solid #dbcbb9;\n    }\n\n    .rd-benefit:last-child {\n      border-bottom: 0;\n    }\n\n    .rd-benefit-icon {\n      grid-row: 1 \/ 3;\n      margin: 0;\n      align-self: center;\n    }\n\n    .rd-feature,\n    .rd-feature.rd-reverse {\n      display: flex;\n      flex-direction: column;\n    }\n\n    .rd-feature.rd-reverse .rd-feature-img,\n    .rd-feature.rd-reverse .rd-feature-copy {\n      order: unset;\n    }\n\n    .rd-feature-img {\n      padding: 15px 15px 0;\n    }\n\n    .rd-feature-copy {\n      padding: 26px 20px 32px;\n    }\n\n    .rd-feature-copy h2 {\n      font-size: 29px;\n    }\n\n    .rd-place-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .rd-spec {\n      grid-template-columns: 40% 60%;\n    }\n\n    .rd-spec b,\n    .rd-spec span {\n      padding: 11px 10px;\n      font-size: 12px;\n    }\n\n    .rd-image-wrap {\n      padding: 0 14px 20px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"reindeer-lp\"\u003e\n\n  \u003c!-- 01 HERO --\u003e\n  \u003csection class=\"rd-hero rd-pad\"\u003e\n    \u003cspan class=\"rd-eyebrow\"\u003eA Little Old-Fashioned Christmas Charm\u003c\/span\u003e\n\n    \u003ch2 class=\"rd-title\"\u003e\n      The Kind of Christmas Guest\u003cbr\u003e\n      You’ll Want Back Every Year\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rd-sub\"\u003e\n      With his gentle expression, weathered old-world finish and relaxed\n      dangling legs, this little reindeer feels less like seasonal décor\n      and more like a familiar Christmas character who has always belonged\n      in your home.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rd-hero-quote\"\u003e\n      “He looks like he’s been sitting by the fireplace every Christmas for years.”\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"rd-benefits\"\u003e\n\n    \u003cdiv class=\"rd-benefit\"\u003e\n      \u003cspan class=\"rd-benefit-icon\"\u003e🦌\u003c\/span\u003e\n      \u003cstrong\u003eStorybook Character\u003c\/strong\u003e\n      \u003cspan\u003eWarm, nostalgic personality\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-benefit\"\u003e\n      \u003cspan class=\"rd-benefit-icon\"\u003e〰️\u003c\/span\u003e\n      \u003cstrong\u003eFlexible Dangling Legs\u003c\/strong\u003e\n      \u003cspan\u003eStyle naturally on an edge\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-benefit\"\u003e\n      \u003cspan class=\"rd-benefit-icon\"\u003e🔔\u003c\/span\u003e\n      \u003cstrong\u003eAntique Bell Detail\u003c\/strong\u003e\n      \u003cspan\u003eOld-world Christmas finish\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FIRST LIFESTYLE IMAGE --\u003e\n  \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/73bd9c17-fbdf-456e-a3bd-b1c17907e0d6.png?v=1789205233\u0026amp;width=1200\" alt=\"Gentle old reindeer shelf sitter displayed on a rustic Christmas mantel\" loading=\"eager\" decoding=\"async\"\u003e\n\n\n  \u003c!-- STORY --\u003e\n  \u003csection class=\"rd-story rd-pad\"\u003e\n    \u003cspan class=\"rd-eyebrow\"\u003eNot Just Another Christmas Figurine\u003c\/span\u003e\n\n    \u003ch2\u003e\n      He Brings a Little Personality\u003cbr\u003e\n      to the Room\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Most holiday decorations simply fill an empty space.\n      This one feels different. His slightly hunched posture, softly lowered\n      head, striped legs and worn little boots give him the charm of a\n      well-loved Christmas keepsake.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Put him on the mantel, a kitchen shelf or your entryway console and\n      suddenly the space feels warmer, more collected and a little more magical.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECOND SCENE --\u003e\n  \u003cdiv class=\"rd-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/02_ffe51bb0-9347-435f-b4e0-255c974384f6.png?v=1789207538\u0026amp;width=1200\" alt=\"Vintage Christmas reindeer sitting on a rustic farmhouse kitchen shelf\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- CHARACTER --\u003e\n  \u003csection class=\"rd-feature\"\u003e\n\n    \u003cdiv class=\"rd-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/03_6df624fc-dd5b-4af4-9c12-b4e132375e9b.png?v=1789207506\u0026amp;width=1000\" alt=\"Gentle old reindeer Christmas character\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-feature-copy\"\u003e\n      \u003cspan class=\"rd-num\"\u003e01\u003c\/span\u003e\n\n      \u003ch2\u003eA Reindeer With a Personality\u003c\/h2\u003e\n\n      \u003cp\u003e\n        His relaxed shoulders, gentle face and slightly aged posture create a\n        warm storybook expression you simply don't get from a stiff,\n        upright holiday figurine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- LEGS --\u003e\n  \u003csection class=\"rd-feature rd-reverse\"\u003e\n\n    \u003cdiv class=\"rd-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/04_f9ae91ec-5a20-41ce-9934-5fadcf324a27.png?v=1789207521\u0026amp;width=1000\" alt=\"Flexible dangling legs on reindeer shelf sitter\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-feature-copy\"\u003e\n      \u003cspan class=\"rd-num\"\u003e02\u003c\/span\u003e\n\n      \u003ch2\u003eLet Those Little Legs Dangle\u003c\/h2\u003e\n\n      \u003cp\u003e\n        The soft, flexible legs fall naturally over the edge of your shelf.\n        Leave them straight, angle them slightly or arrange them your own way\n        for a display that feels relaxed instead of rigid.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- EMOTIONAL BREAK --\u003e\n  \u003csection class=\"rd-emotion\"\u003e\n    \u003ch2\u003e\n      One Small Character Can Change the Whole Christmas Corner.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      No lights. No batteries. No complicated setup.\n      Just place him on the edge and let the old-fashioned charm do the rest.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SHELF EDGE --\u003e\n  \u003csection class=\"rd-feature\"\u003e\n\n    \u003cdiv class=\"rd-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/08_904f3877-8fe8-49e3-96d0-8b776df8cd53.png?v=1789207517\u0026amp;width=1000\" alt=\"Reindeer Christmas decoration sitting directly on a shelf edge\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-feature-copy\"\u003e\n      \u003cspan class=\"rd-num\"\u003e03\u003c\/span\u003e\n\n      \u003ch2\u003eMade for the Edge of the Shelf\u003c\/h2\u003e\n\n      \u003cp\u003e\n        No separate stand and no bulky base. His seated body rests directly\n        on a flat surface while the striped legs and bells drape naturally\n        over the edge.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- BELLS --\u003e\n  \u003csection class=\"rd-feature rd-reverse\"\u003e\n\n    \u003cdiv class=\"rd-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/06_c2415a2c-26db-46a8-afd0-16f6860a10ec.png?v=1789207523\u0026amp;width=1000\" alt=\"Three antique style bells held by vintage reindeer Christmas decoration\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-feature-copy\"\u003e\n      \u003cspan class=\"rd-num\"\u003e04\u003c\/span\u003e\n\n      \u003ch2\u003eLittle Details That Feel Collected\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Three graduated antique-brass-style bells hang from a chain finished\n        with a deep burgundy bow, giving the piece movement, dimension and\n        an unmistakably old-world Christmas character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINISH --\u003e\n  \u003csection class=\"rd-feature\"\u003e\n\n    \u003cdiv class=\"rd-feature-img\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/07_6d6c33f7-beab-478b-8cd6-c209b9427071.png?v=1789207546\u0026amp;width=1000\" alt=\"Vintage distressed farmhouse finish on Christmas reindeer decoration\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-feature-copy\"\u003e\n      \u003cspan class=\"rd-num\"\u003e05\u003c\/span\u003e\n\n      \u003ch2\u003eMade to Look Loved, Not Brand New\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Softly weathered cream tones, muted burgundy, olive green,\n        knitted texture and worn boot details create the feeling of a\n        Christmas collectible that's already gathered years of memories.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"rd-story rd-pad\"\u003e\n    \u003cspan class=\"rd-eyebrow\"\u003eEasy to Style\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Noticeable Without Taking Over the Room\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      At approximately 15 inches tall, he's large enough to become part of\n      your Christmas display while remaining easy to place on mantels,\n      shelves, bookcases and consoles.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rd-image-wrap\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/05_5ca23621-96bf-44ba-bb72-345c94c7bea4.png?v=1789207539\u0026amp;width=1200\" alt=\"15 inch vintage reindeer shelf sitter dimensions\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- PLACEMENT --\u003e\n  \u003csection class=\"rd-places rd-pad\"\u003e\n\n    \u003cdiv class=\"rd-section-head\"\u003e\n      \u003cspan class=\"rd-eyebrow\"\u003eFind His Favorite Spot\u003c\/span\u003e\n\n      \u003ch2\u003eMade for Cozy Christmas Corners\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Move him around throughout the season and give a familiar space\n        an instant touch of nostalgic holiday character.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-place-grid\"\u003e\n\n      \u003cdiv class=\"rd-place-card\"\u003e\n        \u003cspan\u003e🔥\u003c\/span\u003e\n        \u003cstrong\u003eMantel\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-place-card\"\u003e\n        \u003cspan\u003e📚\u003c\/span\u003e\n        \u003cstrong\u003eBookshelf\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-place-card\"\u003e\n        \u003cspan\u003e🏡\u003c\/span\u003e\n        \u003cstrong\u003eEntryway\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-place-card\"\u003e\n        \u003cspan\u003e☕\u003c\/span\u003e\n        \u003cstrong\u003eKitchen Shelf\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"rd-specs rd-pad\"\u003e\n\n    \u003cdiv class=\"rd-section-head\"\u003e\n      \u003cspan class=\"rd-eyebrow\" style=\"color:#e5c48f;\"\u003eThe Details\u003c\/span\u003e\n\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Everything you need to know before finding him a place in your home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rd-spec-grid\"\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eProduct Type\u003c\/b\u003e\n        \u003cspan\u003eSeated Christmas Reindeer Shelf Sitter\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eStyle\u003c\/b\u003e\n        \u003cspan\u003eVintage Farmhouse \/ Rustic Christmas\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eOverall Size\u003c\/b\u003e\n        \u003cspan\u003eApprox. 15 × 6.3 × 3.5 in \/ 38 × 16 × 9 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eMaterials\u003c\/b\u003e\n        \u003cspan\u003eMolded resin body, soft fabric legs \u0026amp; metal bells\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eLeg Design\u003c\/b\u003e\n        \u003cspan\u003eTwo soft, flexible dangling legs\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eBell Detail\u003c\/b\u003e\n        \u003cspan\u003eThree antique-brass-style bells\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003ePower\u003c\/b\u003e\n        \u003cspan\u003eNone required\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eAssembly\u003c\/b\u003e\n        \u003cspan\u003eNo assembly required\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eRecommended Use\u003c\/b\u003e\n        \u003cspan\u003eIndoor decorative use\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rd-spec\"\u003e\n        \u003cb\u003eWhat's Included\u003c\/b\u003e\n        \u003cspan\u003e1 × Gentle Old Reindeer Decoration\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"rd-faq rd-pad\"\u003e\n\n    \u003cdiv class=\"rd-section-head\"\u003e\n      \u003cspan class=\"rd-eyebrow\"\u003eGood to Know\u003c\/span\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the reindeer stand on its own?\u003c\/summary\u003e\n      \u003cp\u003e\n        It is designed as a seated shelf sitter. Simply place the body on a\n        stable flat surface and allow the flexible legs to hang over the edge.\n        No separate stand is required.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre the legs adjustable?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The soft dangling legs can be positioned naturally so you can\n        adjust how they fall over your mantel, shelf or console.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it light up or require batteries?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. There are no lights, wires or batteries required.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow large is it?\u003c\/summary\u003e\n      \u003cp\u003e\n        The overall display size is approximately 15 inches high,\n        6.3 inches wide and 3.5 inches deep.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n      \u003cp\u003e\n        It's ideal for mantels, shelving, entryway consoles, bookcases,\n        desks, kitchen ledges and other indoor Christmas displays.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n      \u003cp\u003e\n        Gently wipe the resin surfaces with a soft dry cloth and spot-clean\n        the fabric details when necessary.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL EMOTION --\u003e\n  \u003csection class=\"rd-final\"\u003e\n    \u003cspan class=\"rd-eyebrow\"\u003eA New Tradition With an Old Soul\u003c\/span\u003e\n\n    \u003ch2\u003e\n      Some Christmas Decorations Fill a Shelf.\u003cbr\u003e\n      This One Feels Like He Belongs There.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Bring home a little old-fashioned warmth you'll look forward\n      to unpacking again next Christmas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"POTATO","offers":[{"title":"Default Title","offer_id":54275631874159,"sku":"SZ06702609122447-驯鹿垂腿坐摆件","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/73bd9c17-fbdf-456e-a3bd-b1c17907e0d6.png?v=1789205233","url":"https:\/\/lurevixea.com\/products\/gentle-old-reindeer-christmas-shelf-sitter","provider":"Lurevixea","version":"1.0","type":"link"}