{"product_id":"chipmunk-tree-hollow-doorway-figurine","title":"⏰LAST DAY 50% OFF 🐿️ Handcrafted Resin Chipmunk Door Ledge Figurine | Wooden Doorway Accent for Nature Lovers 🏡","description":"\u003cstyle\u003e\n.du-woodland-door {\n  --wl-forest: #233621;\n  --wl-moss: #31432c;\n  --wl-bark: #573a24;\n  --wl-gold: #c79a48;\n  --wl-gold-light: #edd197;\n  --wl-cream: #faf5ed;\n  --wl-cream-dark: #f0e6d6;\n  --wl-ink: #221d18;\n  --wl-text: #4a4037;\n  --wl-muted: #74675b;\n  --wl-line: #e3d7c5;\n\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0 16px 36px;\n  overflow: hidden;\n  color: var(--wl-ink);\n  background: #fff;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  font-size: 16px;\n  line-height: 1.68;\n}\n.du-woodland-door * { box-sizing: border-box; }\n.du-woodland-door h1,\n.du-woodland-door h2,\n.du-woodland-door h3,\n.du-woodland-door p { margin: 0; }\n.du-woodland-door img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0 auto;\n  border-radius: 0;\n}\n.du-woodland-door strong { font-weight: 750; }\n\n\/* --- HERO --- *\/\n.du-woodland-door .du-hero {\n  position: relative;\n  padding: 28px 0 20px;\n  isolation: isolate;\n}\n.du-woodland-door .du-hero:before {\n  content: \"\";\n  position: absolute;\n  z-index: -1;\n  right: -38px;\n  top: -28px;\n  width: 140px;\n  height: 140px;\n  border: 1px solid rgba(49, 67, 44, 0.14);\n  border-radius: 50%;\n  box-shadow:\n    0 0 0 20px rgba(49, 67, 44, 0.03),\n    0 0 0 40px rgba(199, 154, 72, 0.035);\n}\n.du-woodland-door .du-eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 12px;\n  color: var(--wl-moss);\n  font-size: 12px;\n  font-weight: 850;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n.du-woodland-door .du-eyebrow:before {\n  content: \"\";\n  width: 26px;\n  height: 1px;\n  background: linear-gradient(90deg, var(--wl-moss), var(--wl-gold));\n}\n.du-woodland-door .du-hero h1 {\n  max-width: 650px;\n  color: var(--wl-forest);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 29px;\n  line-height: 1.16;\n  letter-spacing: -.02em;\n}\n.du-woodland-door .du-hero .du-lead {\n  margin-top: 14px;\n  max-width: 650px;\n  color: var(--wl-text);\n}\n.du-woodland-door .du-hero .du-emphasis {\n  margin-top: 16px;\n  color: var(--wl-bark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  font-weight: 700;\n}\n.du-woodland-door .du-stars {\n  position: absolute;\n  inset: 0;\n  pointer-events: none;\n}\n.du-woodland-door .du-stars i {\n  position: absolute;\n  display: block;\n  color: var(--wl-gold);\n  font-style: normal;\n  line-height: 1;\n  opacity: .28;\n  animation: duTwinkle 3.4s ease-in-out infinite;\n}\n.du-woodland-door .du-stars i:nth-child(1) { right: 8%; top: 16px; font-size: 18px; }\n.du-woodland-door .du-stars i:nth-child(2) { right: 22%; top: 52px; font-size: 11px; animation-delay: .8s; }\n.du-woodland-door .du-stars i:nth-child(3) { right: 4%; top: 88px; font-size: 13px; animation-delay: 1.6s; }\n\n\/* --- MEDIA WITH SHIMMER --- *\/\n.du-woodland-door .du-media {\n  position: relative;\n  margin: 12px -16px 0;\n  overflow: hidden;\n  background: #fcfbf9;\n}\n.du-woodland-door .du-media:before {\n  content: \"\";\n  position: absolute;\n  z-index: 2;\n  left: -45%;\n  top: 0;\n  width: 36%;\n  height: 100%;\n  transform: skewX(-20deg);\n  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .22), transparent);\n  animation: duSweep 7.5s ease-in-out infinite;\n  pointer-events: none;\n}\n.du-woodland-door .du-media:after {\n  content: \"\";\n  position: absolute;\n  left: 10%;\n  right: 10%;\n  bottom: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--wl-gold), transparent);\n  opacity: .55;\n}\n\n\/* --- QUICK PILLS --- *\/\n.du-woodland-door .du-quick {\n  position: relative;\n  margin: 22px 0 0;\n  padding: 15px 0;\n  border-top: 1px solid var(--wl-line);\n  border-bottom: 1px solid var(--wl-line);\n  display: flex;\n  justify-content: center;\n  gap: 10px 18px;\n  flex-wrap: wrap;\n}\n.du-woodland-door .du-quick:after {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  bottom: -1px;\n  width: 42%;\n  height: 1px;\n  background: linear-gradient(90deg, var(--wl-moss), var(--wl-gold));\n  animation: duLine 5.2s ease-in-out infinite alternate;\n}\n.du-woodland-door .du-quick span {\n  color: var(--wl-forest);\n  font-size: 13.5px;\n  font-weight: 750;\n  white-space: nowrap;\n}\n.du-woodland-door .du-quick b { color: var(--wl-gold); }\n\n\/* --- SECTION \u0026 HEADINGS --- *\/\n.du-woodland-door .du-section {\n  position: relative;\n  padding: 34px 0 0;\n}\n.du-woodland-door .du-section h2 {\n  color: var(--wl-forest);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 23px;\n  line-height: 1.25;\n  letter-spacing: -.012em;\n}\n.du-woodland-door .du-section p {\n  margin-top: 11px;\n  color: var(--wl-text);\n}\n.du-woodland-door .du-copy { max-width: 660px; }\n.du-woodland-door .du-accent {\n  display: inline-block;\n  color: var(--wl-gold);\n  transform-origin: center;\n  animation: duFloat 4.6s ease-in-out infinite;\n}\n\n\/* --- DETAIL FLOW --- *\/\n.du-woodland-door .du-detail-flow {\n  margin-top: 18px;\n  padding-left: 16px;\n  border-left: 1px solid var(--wl-line);\n}\n.du-woodland-door .du-detail-flow p {\n  position: relative;\n  margin-top: 0;\n  padding: 0 0 13px 0;\n  color: var(--wl-text);\n}\n.du-woodland-door .du-detail-flow p:last-child { padding-bottom: 0; }\n.du-woodland-door .du-detail-flow p:before {\n  content: \"\";\n  position: absolute;\n  left: -20px;\n  top: .58em;\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: #fff;\n  border: 1px solid var(--wl-gold);\n  box-shadow: 0 0 0 3px #fff;\n}\n.du-woodland-door .du-detail-flow strong { color: var(--wl-forest); }\n\n\/* --- HIGHLIGHT BANNER --- *\/\n.du-woodland-door .du-light-copy {\n  position: relative;\n  margin-top: 18px;\n  padding: 16px 0 15px 18px;\n}\n.du-woodland-door .du-light-copy:before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  width: 2px;\n  background: linear-gradient(var(--wl-moss), var(--wl-gold), var(--wl-moss));\n  background-size: 100% 190%;\n  animation: duGlowLine 5s linear infinite;\n}\n.du-woodland-door .du-light-copy strong { color: var(--wl-forest); }\n\n\/* --- PLACES \/ OCCASIONS TAGS --- *\/\n.du-woodland-door .du-places {\n  margin-top: 16px;\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px 10px;\n}\n.du-woodland-door .du-places span {\n  padding: 7px 11px;\n  border: 1px solid var(--wl-line);\n  color: var(--wl-forest);\n  background: var(--wl-cream);\n  font-size: 13px;\n  font-weight: 650;\n  line-height: 1.15;\n}\n\n\/* --- REUSABLE MEMORY BLOCK --- *\/\n.du-woodland-door .du-memory {\n  position: relative;\n  margin: 32px -16px 0;\n  padding: 26px 20px;\n  background:\n    radial-gradient(circle at 87% 18%, rgba(199, 154, 72, 0.12) 0 3px, transparent 4px),\n    radial-gradient(circle at 80% 34%, rgba(49, 67, 44, 0.08) 0 2px, transparent 3px),\n    var(--wl-cream);\n  border-top: 1px solid var(--wl-line);\n  border-bottom: 1px solid var(--wl-line);\n}\n.du-woodland-door .du-memory:after {\n  content: \"✦\";\n  position: absolute;\n  right: 20px;\n  top: 18px;\n  color: var(--wl-gold);\n  font-size: 16px;\n  opacity: .55;\n  animation: duTwinkle 3.2s ease-in-out infinite;\n}\n.du-woodland-door .du-memory strong {\n  display: block;\n  max-width: 580px;\n  color: var(--wl-forest);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  line-height: 1.35;\n}\n.du-woodland-door .du-memory p {\n  max-width: 650px;\n  margin-top: 10px;\n  color: var(--wl-text);\n  font-size: 15px;\n}\n\n\/* --- GIFT GRID --- *\/\n.du-woodland-door .du-gift-line {\n  margin-top: 18px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 10px 16px;\n}\n.du-woodland-door .du-gift-line span {\n  color: var(--wl-text);\n  font-size: 14px;\n}\n.du-woodland-door .du-gift-line strong { color: var(--wl-forest); }\n\n\/* --- FAQ ACCORDION --- *\/\n.du-woodland-door .du-faq {\n  margin-top: 20px;\n  border-top: 1px solid var(--wl-line);\n}\n.du-woodland-door .du-faq details {\n  border-bottom: 1px solid var(--wl-line);\n}\n.du-woodland-door .du-faq summary {\n  cursor: pointer;\n  list-style: none;\n  padding: 16px 4px;\n  font-weight: 750;\n  font-size: 16px;\n  color: var(--wl-forest);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 14px;\n}\n.du-woodland-door .du-faq summary::-webkit-details-marker { display: none; }\n.du-woodland-door .du-faq summary:after {\n  content: \"+\";\n  color: var(--wl-gold);\n  font-size: 22px;\n  line-height: 1;\n  font-weight: 400;\n}\n.du-woodland-door .du-faq details[open] summary:after { content: \"−\"; }\n.du-woodland-door .du-faq-answer {\n  padding: 0 4px 16px;\n  color: var(--wl-muted);\n  font-size: 14.5px;\n  line-height: 1.6;\n}\n\n\/* --- PACKAGE \u0026 FOOTER --- *\/\n.du-woodland-door .du-package {\n  margin-top: 32px;\n  padding: 20px 0 0;\n  border-top: 1px solid var(--wl-line);\n}\n.du-woodland-door .du-package h3 {\n  color: var(--wl-forest);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.25;\n}\n.du-woodland-door .du-package p {\n  margin-top: 9px;\n  color: var(--wl-muted);\n}\n\n.du-woodland-door .du-final {\n  position: relative;\n  margin-top: 32px;\n  padding: 26px 20px;\n  text-align: center;\n  border-top: 1px solid var(--wl-line);\n  border-bottom: 1px solid var(--wl-line);\n  background: var(--wl-cream);\n}\n.du-woodland-door .du-final:before,\n.du-woodland-door .du-final:after {\n  content: \"✦\";\n  position: absolute;\n  top: 50%;\n  transform: translateY(-50%);\n  color: var(--wl-gold);\n  font-size: 15px;\n}\n.du-woodland-door .du-final:before { left: 10px; }\n.du-woodland-door .du-final:after { right: 10px; }\n.du-woodland-door .du-final strong {\n  display: block;\n  padding: 0 16px;\n  color: var(--wl-forest);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 21px;\n  line-height: 1.35;\n}\n.du-woodland-door .du-final span {\n  display: block;\n  margin-top: 8px;\n  color: var(--wl-muted);\n  font-size: 14px;\n}\n\n.du-woodland-door .du-top {\n  display: block;\n  width: max-content;\n  max-width: 100%;\n  margin: 24px auto 0;\n  padding: 9px 18px;\n  border: 1px solid #d3c7b5;\n  color: var(--wl-forest);\n  background: #fff;\n  text-decoration: none;\n  font-size: 12.5px;\n  font-weight: 850;\n  letter-spacing: .08em;\n}\n.du-woodland-door .du-top:active { transform: translateY(1px); }\n\n\/* --- ANIMATIONS --- *\/\n@keyframes duTwinkle {\n  0%, 100% { opacity: .22; transform: scale(.8) rotate(0deg); }\n  50% { opacity: .88; transform: scale(1.18) rotate(16deg); }\n}\n@keyframes duFloat {\n  0%, 100% { transform: translateY(0); }\n  50% { transform: translateY(-2px); }\n}\n@keyframes duSweep {\n  0%, 28% { left: -45%; opacity: 0; }\n  42% { opacity: 1; }\n  58% { left: 118%; opacity: 0; }\n  100% { left: 118%; opacity: 0; }\n}\n@keyframes duLine {\n  0% { width: 24%; opacity: .45; }\n  100% { width: 68%; opacity: .85; }\n}\n@keyframes duGlowLine {\n  0% { background-position: 0 0; }\n  100% { background-position: 0 190%; }\n}\n\n\/* --- RESPONSIVE --- *\/\n@media (max-width: 480px) {\n  .du-woodland-door { font-size: 15.5px; line-height: 1.66; }\n  .du-woodland-door .du-hero { padding-top: 24px; }\n  .du-woodland-door .du-hero h1 { font-size: 26px; }\n  .du-woodland-door .du-section { padding-top: 28px; }\n  .du-woodland-door .du-section h2 { font-size: 21.5px; }\n  .du-woodland-door .du-quick { justify-content: flex-start; }\n  .du-woodland-door .du-gift-line { grid-template-columns: 1fr; }\n  .du-woodland-door .du-memory { padding: 22px 16px; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .du-woodland-door *,\n  .du-woodland-door *:before,\n  .du-woodland-door *:after {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"du-woodland-door\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"du-hero\"\u003e\n    \u003cdiv class=\"du-stars\"\u003e\n      \u003ci\u003e✦\u003c\/i\u003e\u003ci\u003e✦\u003c\/i\u003e\u003ci\u003e✧\u003c\/i\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"du-eyebrow\"\u003eWoodland Home Collection\u003c\/div\u003e\n    \u003ch1\u003eBring a Forest Friend Right to Your Doorway.\u003c\/h1\u003e\n    \u003cp class=\"du-lead\"\u003eTransform empty architectural corners into a storybook forest moment. A curious chipmunk peeking from a textured tree hollow brings dimensional woodland warmth and handcrafted charm to any room.\u003c\/p\u003e\n    \u003cp class=\"du-emphasis\"\u003eNot ordinary wall art. A lifelike little woodland visitor.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HERO MEDIA --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/e10d64b50ffda180cfd25f878fb529055366e7f7.png\" alt=\"Chipmunk Tree Hollow Door Frame Topper\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- QUICK PILLS --\u003e\n  \u003cdiv class=\"du-quick\"\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Hand-Sculpted Resin\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Solid Wood Base\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Lifelike Foliage\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✦\u003c\/b\u003e Zero Floor Space\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY SECTION 1 --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🌳\u003c\/span\u003e A Forest Corner Above Your Door\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003ePerched naturally atop your doorframe or mantel edge, this dimensional sculpture makes it feel like a gentle woodland creature has nested inside your home.\u003c\/p\u003e\n    \u003cdiv class=\"du-detail-flow\"\u003e\n      \u003cp\u003e\u003cstrong\u003eSolid Wood Foundation:\u003c\/strong\u003e Built on a durable wooden base, sealed with a protective finish for lasting seasonal beauty.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eHand-Detailed Bark Textures:\u003c\/strong\u003e Deeply contoured faux tree bark gives authentic woodland realism from every angle.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eIntricate Character Sculpture:\u003c\/strong\u003e Fine resin casting brings the curious paws, fluffy tail, and expressive eyes to life.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eMixed Botanical Accents:\u003c\/strong\u003e Accented with lifelike oak foliage, acorns, and rustic pine elements.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEDIA 2 --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/ac02f838dbeb3b64ab3b996839d446b5e49b2d5e.png\" alt=\"Woodland Chipmunk Door Topper Craftsmanship Detail\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ACCENT BANNER --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🐿️\u003c\/span\u003e The Character Guests Notice First\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eWith alert ears and a warm, playful expression, this charming sculpture draws compliments every time friends and family walk through the room.\u003c\/p\u003e\n    \u003cdiv class=\"du-light-copy\"\u003e\n      \u003cstrong\u003eHandcrafted Artisan Presence:\u003c\/strong\u003e Soft forest hues, realistic wood-grain textures, and dimensional depths elevate your doorway without feeling cluttered.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PLACEMENT SECTION --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🏡\u003c\/span\u003e Complements Every Cozy Corner\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eDesigned to balance effortlessly on door frames, bookshelf corners, window trims, and mantelpieces.\u003c\/p\u003e\n    \u003cdiv class=\"du-places\"\u003e\n      \u003cspan\u003eLiving Room Trim\u003c\/span\u003e\n      \u003cspan\u003eReading Nooks\u003c\/span\u003e\n      \u003cspan\u003eBedroom Doors\u003c\/span\u003e\n      \u003cspan\u003eCabin \u0026amp; Cottage Trims\u003c\/span\u003e\n      \u003cspan\u003eFarmhouse Entryways\u003c\/span\u003e\n      \u003cspan\u003eHome Office Frames\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MEDIA 3 --\u003e\n  \u003cdiv class=\"du-media\"\u003e\n    \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/1984947ed70f7ea8f021708aa39605cf5c005c38.png\" alt=\"Chipmunk Door Topper in a Cozy Home Setting\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- MEMORY CALLOUT --\u003e\n  \u003cdiv class=\"du-memory\"\u003e\n    \u003cstrong\u003eA Little Forest Magic You’ll Smile at Every Day.\u003c\/strong\u003e\n    \u003cp\u003eEvery glance upward brings a sense of calm, curiosity, and nature’s comfort into your daily home routine.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COLLECTION SECTION --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🦉\u003c\/span\u003e Build Your Woodland Sanctuary\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eCollect matching woodland friends to create a harmonious storybook atmosphere throughout your home decor.\u003c\/p\u003e\n    \u003cdiv class=\"du-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/9175a5c6877b72405d35ba5c950d131e7ef3fc12.png\" alt=\"Woodland Door Frame Friends Collection\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT SECTION --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e🎁\u003c\/span\u003e A Thoughtful Gift for Nature Lovers\u003c\/h2\u003e\n    \u003cp class=\"du-copy\"\u003eAn enchanting and unexpected present for animal enthusiasts, cabin owners, and anyone who cherishes cozy rustic accents.\u003c\/p\u003e\n    \u003cdiv class=\"du-gift-line\"\u003e\n      \u003cspan\u003e🐿️ \u003cstrong\u003eWildlife \u0026amp; Animal Fans\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan\u003e🌲 \u003cstrong\u003eNature \u0026amp; Cabin Enthusiasts\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan\u003e🏡 \u003cstrong\u003eNew Homeowners\u003c\/strong\u003e\u003c\/span\u003e\n      \u003cspan\u003e🍂 \u003cstrong\u003eAutumn \u0026amp; Holiday Decorators\u003c\/strong\u003e\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ SECTION --\u003e\n  \u003csection class=\"du-section\"\u003e\n    \u003ch2\u003e\n\u003cspan class=\"du-accent\"\u003e💡\u003c\/span\u003e Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"du-faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does it sit on the door frame?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eThe flat, weighted solid wood base is designed to balance smoothly on top of standard door moldings, flat window ledges, or bookshelf headers. You can also use gentle double-sided mounting adhesive for added security.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat materials is it made from?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eIt features a sealed solid natural wood base, high-density sculpted resin for the chipmunk and hollow, and durable, fade-resistant artificial woodland foliage.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWill it damage my door trim?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eNo. The smooth wood base rests cleanly on flat trim surfaces without requiring nails, screws, or invasive hardware.\u003c\/div\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it be used on furniture edges?\u003c\/summary\u003e\n        \u003cdiv class=\"du-faq-answer\"\u003eYes! It looks wonderful resting atop fire mantels, deep mirror frames, cabinets, and library bookshelves.\u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PACKAGE INCLUDES --\u003e\n  \u003cdiv class=\"du-package\"\u003e\n    \u003ch3\u003e📦 Package Includes\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e1 × Chipmunk Tree Hollow Door Topper Sculpture (Woodland Home Collection)\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"du-final\"\u003e\n    \u003cstrong\u003eTurn Empty Corners into Forest Moments.\u003c\/strong\u003e\n    \u003cspan\u003eAdd a touch of handcrafted woodland charm to your home today.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003ca class=\"du-top\" href=\"#\"\u003e↑ BACK TO TOP\u003c\/a\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"🌰Chipmunk","offer_id":49246797136026,"sku":"NC01992609169079-松鼠门框-右方向","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🐿️Squirrel","offer_id":49246797168794,"sku":"NC01992609169079-站立松鼠门框-右方向","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🦉Owl","offer_id":49246797201562,"sku":"NC01992609169079-猫头鹰门框-右方向","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🦝Raccoon","offer_id":49246797234330,"sku":"NC01992609169079-浣熊门框-右方向","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🦊Fox","offer_id":49246797267098,"sku":"NC01992609169079-狐狸门框-右方向","price":29.99,"currency_code":"USD","in_stock":true},{"title":"🦌Deer","offer_id":49246797299866,"sku":"NC01992609169079-小鹿门框-右方向","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/35c37d33ee0648172ac7a6773f71c884e9fa2572.jpg?v=1789633289","url":"https:\/\/povlya.com\/products\/chipmunk-tree-hollow-doorway-figurine","provider":"povlya.com","version":"1.0","type":"link"}