{"product_id":"dovenari™-light-up-birch-stump-owl-with-red-scarf","title":"Dovenari™ Light-Up Birch Stump Owl with Red Scarf","description":"\u003c!-- Dovenari™ Owl Product Description START --\u003e\n\u003cdiv class=\"dvn-owl-page\"\u003e\n\n  \u003cstyle\u003e\n    .dvn-owl-page {\n      --do-text: #2f241e;\n      --do-muted: #756a61;\n      --do-accent: #a77934;\n      --do-soft: #faf6ef;\n      --do-border: #e8dfd4;\n      --do-dark: #3a241d;\n\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 0;\n      overflow: hidden;\n      background: #ffffff;\n      color: var(--do-text);\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.6;\n      box-sizing: border-box;\n    }\n\n    .dvn-owl-page *,\n    .dvn-owl-page *::before,\n    .dvn-owl-page *::after {\n      box-sizing: border-box;\n    }\n\n    .dvn-owl-page img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      margin: 0;\n      padding: 0;\n      border: 0;\n    }\n\n    .dvn-owl-page h1,\n    .dvn-owl-page h2,\n    .dvn-owl-page h3,\n    .dvn-owl-page p {\n      margin-top: 0;\n    }\n\n    .do-header {\n      padding: 42px 24px 34px;\n      text-align: center;\n    }\n\n    .do-brand {\n      margin-bottom: 11px;\n      color: var(--do-accent);\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 2.3px;\n      text-transform: uppercase;\n    }\n\n    .do-header h1 {\n      max-width: 780px;\n      margin: 0 auto 16px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(30px, 5vw, 46px);\n      line-height: 1.15;\n      font-weight: 500;\n      color: var(--do-text);\n    }\n\n    .do-header p {\n      max-width: 700px;\n      margin: 0 auto;\n      color: var(--do-muted);\n      font-size: 17px;\n      line-height: 1.7;\n    }\n\n    .do-image {\n      width: 100%;\n      margin: 0;\n      padding: 0;\n    }\n\n    .do-section {\n      width: 100%;\n      padding: 50px 24px;\n      text-align: center;\n    }\n\n    .do-section-soft {\n      background: var(--do-soft);\n    }\n\n    .do-section h2 {\n      max-width: 720px;\n      margin: 0 auto 15px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(27px, 4vw, 38px);\n      line-height: 1.2;\n      font-weight: 500;\n      color: var(--do-text);\n    }\n\n    .do-section \u003e p {\n      max-width: 700px;\n      margin: 0 auto;\n      color: var(--do-muted);\n      font-size: 16px;\n      line-height: 1.75;\n    }\n\n    .do-features {\n      width: 100%;\n      max-width: 700px;\n      margin: 30px auto 0;\n      text-align: left;\n      border-top: 1px solid var(--do-border);\n    }\n\n    .do-feature {\n      padding: 20px 0;\n      border-bottom: 1px solid var(--do-border);\n    }\n\n    .do-feature h3 {\n      margin: 0 0 6px;\n      color: var(--do-text);\n      font-size: 17px;\n      line-height: 1.4;\n      font-weight: 700;\n    }\n\n    .do-feature p {\n      margin: 0;\n      color: var(--do-muted);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .do-specs {\n      width: 100%;\n      max-width: 690px;\n      margin: 30px auto 0;\n      text-align: left;\n      border-top: 1px solid var(--do-border);\n    }\n\n    .do-spec-row {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      width: 100%;\n      gap: 18px;\n      padding: 16px 0;\n      border-bottom: 1px solid var(--do-border);\n      font-size: 15px;\n      line-height: 1.5;\n    }\n\n    .do-spec-label {\n      color: var(--do-muted);\n    }\n\n    .do-spec-value {\n      color: var(--do-text);\n      font-weight: 700;\n      text-align: right;\n    }\n\n    .do-final {\n      width: 100%;\n      padding: 55px 24px 58px;\n      text-align: center;\n      background: var(--do-dark);\n    }\n\n    .do-final h2 {\n      max-width: 700px;\n      margin: 0 auto 14px;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: clamp(28px, 4vw, 40px);\n      line-height: 1.2;\n      font-weight: 500;\n      color: #ffffff;\n    }\n\n    .do-final p {\n      max-width: 620px;\n      margin: 0 auto;\n      color: rgba(255,255,255,.82);\n      font-size: 16px;\n      line-height: 1.7;\n    }\n\n    @media screen and (max-width: 749px) {\n      .dvn-owl-page {\n        width: 100%;\n        max-width: 100%;\n      }\n\n      .do-header {\n        padding: 31px 18px 27px;\n      }\n\n      .do-brand {\n        font-size: 12px;\n        letter-spacing: 1.8px;\n      }\n\n      .do-header p {\n        font-size: 15px;\n        line-height: 1.65;\n      }\n\n      .do-section {\n        padding: 39px 18px;\n      }\n\n      .do-section \u003e p {\n        font-size: 15px;\n      }\n\n      .do-feature {\n        padding: 17px 0;\n      }\n\n      .do-feature h3 {\n        font-size: 16px;\n      }\n\n      .do-feature p {\n        font-size: 14px;\n      }\n\n      .do-spec-row {\n        gap: 12px;\n        padding: 14px 0;\n        font-size: 14px;\n      }\n\n      .do-spec-label {\n        flex: 0 0 38%;\n      }\n\n      .do-spec-value {\n        flex: 1;\n      }\n\n      .do-final {\n        padding: 43px 18px 47px;\n      }\n\n      .do-final p {\n        font-size: 15px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- PRODUCT TITLE --\u003e\n  \u003cdiv class=\"do-header\"\u003e\n    \u003cdiv class=\"do-brand\"\u003eDovenari™\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Light-Up Birch Stump Owl with Red Scarf\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A charming winter owl perched on a glowing birch stump,\n      finished with a cozy red scarf and warm light to bring\n      festive warmth and woodland charm into your home.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLEAN PRODUCT IMAGE --\u003e\n  \u003cdiv class=\"do-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-fp9cmgfaybi.jpg?v=1790255268\" alt=\"Dovenari Light-Up Birch Stump Owl with Red Scarf\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"do-section do-section-soft\"\u003e\n    \u003ch2\u003e\n      A Little Light for a Brighter Season\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Inspired by winter woodland décor, this decorative owl combines\n      lifelike resin craftsmanship, a soft knit-style scarf and a glowing\n      birch stump base to create a warm, inviting Christmas accent.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n  \u003cdiv class=\"do-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-52yjlfq2zhi.png?v=1790255315\" alt=\"Dovenari owl light in a cozy holiday setting\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"do-section\"\u003e\n    \u003ch2\u003e\n      Detailed Winter Charm From Every Angle\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      From the owl’s expressive eyes to the bark texture and star-shaped glow,\n      every detail is designed to make this piece a standout part of your\n      seasonal home décor.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"do-features\"\u003e\n\n      \u003cdiv class=\"do-feature\"\u003e\n        \u003ch3\u003eDetailed Resin Craftsmanship\u003c\/h3\u003e\n        \u003cp\u003e\n          The owl features finely sculpted feathers, lifelike facial details\n          and a beautifully hand-finished look for a premium decorative feel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-feature\"\u003e\n        \u003ch3\u003eSoft Fabric Scarf Detail\u003c\/h3\u003e\n        \u003cp\u003e\n          A cozy red scarf with festive snowflake-inspired patterning\n          adds warmth, texture and a distinctly seasonal touch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-feature\"\u003e\n        \u003ch3\u003eWarm LED Light\u003c\/h3\u003e\n        \u003cp\u003e\n          The birch stump base glows through star-shaped cutouts,\n          creating a soft, welcoming light that enhances the holiday mood.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-feature\"\u003e\n        \u003ch3\u003eRealistic Birch Texture\u003c\/h3\u003e\n        \u003cp\u003e\n          The stump-style base features a realistic bark finish\n          that adds woodland character and visual depth.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-feature\"\u003e\n        \u003ch3\u003eFestive Woodland Styling\u003c\/h3\u003e\n        \u003cp\u003e\n          Pinecones, evergreen sprigs and red berries complete the look,\n          making it ideal for Christmas and winter decorating.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAIL IMAGE --\u003e\n  \u003cdiv class=\"do-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-8bayja3cocn.png?v=1790255315\" alt=\"Dovenari owl figurine details including resin craftsmanship, scarf detail, warm LED light and birch texture\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DECOR SECTION --\u003e\n  \u003cdiv class=\"do-section do-section-soft\"\u003e\n    \u003ch2\u003e\n      Perfect for Cozy Holiday Corners\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Place it on a mantel, console table, shelf, sideboard or near the tree.\n      Its warm light and woodland personality make it easy to style in both\n      rustic and traditional Christmas settings.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIZE IMAGE --\u003e\n  \u003cdiv class=\"do-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-ii53m5tcctp.png?v=1790255312\" alt=\"Dovenari owl figurine dimensions and product views\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"do-section\"\u003e\n    \u003ch2\u003e\n      Product Details\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      A substantial tabletop décor piece created to bring\n      warm light, winter texture and a festive woodland feel\n      to your seasonal display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"do-specs\"\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eProduct\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Light-Up Birch Stump Owl with Red Scarf\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eHeight\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          11.0 in \/ 28.0 cm\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eWidth\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          7.1 in \/ 18.0 cm\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eDepth\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          7.1 in \/ 18.0 cm\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eWeight\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Approx. 5.40 lb \/ 2.45 kg\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eMain Material\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Resin\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eScarf Detail\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Soft Fabric\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eLighting\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Warm LED Light\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eBase Finish\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Realistic Birch Texture\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"do-spec-row\"\u003e\n        \u003cspan class=\"do-spec-label\"\u003eStyle\u003c\/span\u003e\n        \u003cspan class=\"do-spec-value\"\u003e\n          Christmas \/ Winter Woodland Décor\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n  \u003cdiv class=\"do-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-hydqu8qidy.png?v=1790255313\" alt=\"Dovenari owl figurine weight approximately 5.40 pounds\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003cdiv class=\"do-final\"\u003e\n    \u003ch2\u003e\n      Bring Home a Warm Woodland Glow\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      With its glowing star-lit birch stump, cozy scarf and lifelike owl detail,\n      this festive figurine adds charm, warmth and a peaceful winter spirit\n      to your holiday décor.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- Dovenari™ Owl Product Description END --\u003e","brand":"Dovenari™","offers":[{"title":"Default Title","offer_id":52741086183722,"sku":null,"price":39.56,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/8905\/6810\/files\/yf-generated-node-52yjlfq2zhi.png?v=1790255315","url":"https:\/\/dovenari.com\/products\/dovenari%e2%84%a2-light-up-birch-stump-owl-with-red-scarf","provider":"Dovenari™","version":"1.0","type":"link"}