
22 Inches Tall Heavy-Duty Cast Iron Deer Statue - Dark Brown
USD 236.23

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 76.77
Condition: New
View VINTAGE CAST IRON DEER STATUE RUSTIC REINDEER FACING RIGHT HOME & GARDEN DECOR with current marketplace pricing, condition, product images and item details. Ideal Gift:The deer symbolizes peace,good luck and protection.An excellent gift for families,animal lovers and art collectors with a good wishes for a peaceful and smooth life. Widely Use:A bookend to organize the desktop,a Christmas decoraion on the table or a guiding decoration for garden paths.Adding a touch of vivid charm to any space. Free eBay listing template designed by droopify.co :root { --neutral-150: #F3F3F3; --neutral-200: #EDEDED; --neutral-250: #e2e2e2; --neutral-500: #5F5F5F; --neutral-600: #393939; --neutral-700: #242424; --neutral-800: #121212; --top-banner-text: #ffffff; --box-background: white; --top-banner: #000000; --background: #fcfcfc; --star: #feb738; font-family: Arial, Helvetica, sans-serif; } .x-item-description-child{ width: 100%; display: flex; align-items: center; flex-direction: column; } body { margin: 0px; padding: 0px; background-color: var(--background); } body::-webkit-scrollbar-track { background-color: transparent; } body::-webkit-scrollbar { width: 0px; background-color: transparent; } body::-webkit-scrollbar-thumb { background-color: transparent; } p { margin: 0px; padding: 0px; } ul { list-style-type: none; } li { margin-top: 10px; } li svg { width: 12px; height: 12px; margin-bottom: -1.5px; margin-right: -1px; } .flex { display: flex; align-items: center; justify-content: center; } .flex_column { display: flex; align-items: center; justify-content: center; flex-direction: column; } #top_banner { width: calc(100% - 40px); padding: 20px; font-size: 12px; background-color: var(--top-banner); color: var(--top-banner-text); font-family: sans-serif; font-weight: 100; text-align: center; } #top_banner svg { width: 12px; height: 12px; margin-right: 4px; } #product_info { margin-top: 50px; margin-bottom: 50px; max-width: 1000px; align-items: flex-start; } #product_images { width: 50%; } #product_images_main { width: 500px; height: 500px; border-radius: 6px; position: relative; background-color: white; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; } #product_images_main img { max-width: 100%; max-height: 100%; } #product_images_container { width: 100%; height: 80px; margin-top: 10px; display: flex; align-items: center; flex-wrap: wrap; overflow: hidden; flex-direction: column; justify-content: space-between; -webkit-user-select: none; -webkit-touch-callout: none; -moz-user-select: none; -ms-user-select: none; } #product_images_container .element { width: calc(20% - 8px); height: 78px; border: 1px solid transparent; border-radius: 2px; background-color: white; cursor: pointer; } #product_images_container .element:hover { border: 1px solid var(--neutral-150); } #product_images_container .element.active { border: 1px solid var(--neutral-500); } #product_images_container .element img { max-width: 95%; max-height: 95%; } #product_images .payments { width: 100%; display: flex; align-items: center; margin-top: 20px; font-size: 12px; color: var(--neutral-500); background-color: white; border-radius: 4px; height: 42px; border-radius: 4px; } #product_images .payments p { margin-left: 4px; } #product_images .payments svg { margin-left: 10px; width: 12px; height: 12px; } #product_description { width: calc(50% - 30px); margin-left: 30px; } #product_description .brand { font-size: 18px; margin: 10px 0 10px 0; font-weight: 500; color: var(--neutral-600); } #product_description .rate { font-size: 12px; font-weight: 500; color: var(--neutral-600); display: flex; align-items: center; margin-top: 10px; } #product_description .rate svg { width: 12px; height: 12px; margin-top: -2px; } #product_description .title { font-size: 38px; font-weight: 600; margin-top: 0px; margin-bottom: 10px; color: var(--neutral-800); } #product_description .description { font-size: 14px; color: var(--neutral-600); margin: 20px 0px 30px 0px; padding: 0px; } #product_description .price-container { display: flex; width: 100%; justify-content: flex-end; margin-top: 30px; } #product_description .price { width: fit-content; padding: 15px; border-radius: 10px; background-color: var(--box-background); border: 1px solid var(--neutral-200); box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; /* border-bottom: 1px solid #f6efea; */ } #product_description .price label { font-size: 10px; color: var(--neutral-500); } #product_description .price p { font-size: 22px; font-weight: 600; margin-bottom: 5px; color: var(--neutral-700); } #product_description .price div { justify-content: flex-end; } #product_description .price svg { width: 32px; margin-right: 5px; } #menu { width: 100%; } #menu_nav { width: 100%; } #menu_nav .element { width: 100%; height: 40px; font-size: 14px; color: var(--neutral-500); font-family: sans-serif; font-weight: 100; cursor: pointer; border-bottom: 1px solid var(--neutral-200); } #menu_nav .element:hover { color: var(--neutral-600); border-bottom: 1px solid var(--neutral-250); } #menu1:checked { color: var(--neutral-700); } #menu input { width: 0; height: 0; opacity: 0; position: absolute; } #menu_answers { width: 100%; } #menu_answers h3 { font-size: 16px; font-weight: 600; margin-bottom: 5px; } #menu_answers p { font-size: 14px; } .menu_answer1, .menu_answer2, .menu_answer3 { padding: 5px 0px 5px 0px; width: calc(100% - 10px); display: none; } #menu1:checked~#menu_nav #menu1-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu2:checked~#menu_nav #menu2-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu3:checked~#menu_nav #menu3-section { color: var(--neutral-700) !important; font-weight: 500; border-bottom: 1px solid var(--neutral-700); } #menu1:checked~#menu_answers .menu_answer1 { display: block; } #menu2:checked~#menu_answers .menu_answer2 { display: block; } #menu3:checked~#menu_answers .menu_answer3 { display: block; } @media screen and (max-width: 1000px) { #product_info { width: 500px; flex-direction: column-reverse; } #product_images { margin-top: 50px; width: 100%; } #product_description { width: 100%; margin: 0px; } #questions { margin-bottom: 50px; } #product_description .price { width: fit-content; padding: 15px; width: calc(100% - 30px); } } @media screen and (max-width: 500px) { #product_info { width: calc(100% - 40px); padding: 0px 20px; flex-direction: column-reverse; } #product_images_main{ width: unset; height: 100%; } } tags Questo store è una garanzia Ebay! Spedizione 2-3 giorni lavorativi Supporto Clienti 24/7 Reso gratuito entro 30 giorni UBAREH VINTAGE CAST IRON DEER STATUE RUSTIC REINDEER FACING RIGHT HOME & GARDEN DECOR Valutato da noi 5 su 5 Material:Made from heavy duty cast iron,sturdy,durable and wear resistant with a nice weight,built to last,long-term use indoors and outdoors. Vintage Design:The exquisite textrue of antlers and body details with antique brown matches various home style like industrial,pastoral and countryside etc. Widely Use:A bookend to organize the desktop,a Christmas decoraion on the table or a guiding decoration for garden paths.Adding a touch of vivid charm to any space. Ideal Gift:The deer symbolizes peace,good luck and protection.An excellent gift for families,animal lovers and art collectors with a good wishes for a peaceful and smooth life. Size:8.1*3*9.5 inches.Versatile for scenarios like living room, garden and patio, easily integrated into both home decor and outdoor. Elevate your home and garden with this exquisitely crafted cast iron deer sculpture—a timeless decor piece with a blend of beauty, durability, and timeless elegance. Meticulously fashioned from premium cast iron, this deer statue is engineered for longevity.Making it a reliable choice for both indoor and outdoor display. Whether gracing your interior spaces or enhancing your outdoor landscapes yard, patio, or garden, it adds character and warmth wherever it's placed. It brings enduring style and personality to any space, making it a standout choice for self-decoration or as a memorable present for occasions like birthdays, housewarmings, or holidays. Spedizione Reso e Rimborso Chi siamo? Spedizione La spedizione è garantita in 2-3 giorni lavorativi tramite corriere GLS, DHL, BRT, Amazon Logistic, Blue Care Express, ecc... Reso e Rimborso Il reso è gratuito entro 30 giorni dall'acquisto Chi siamo? Il nostro negozio ci tiene alla tua esperienza, per ogni tuo dubbio saremo a tua completa disposizione! Prezzo $76.77 Condition: New. Category: Home & Garden › Yard, Garden & Outdoor Living › Décor › Ornaments & Statues.
Additional views from the marketplace listing for VINTAGE CAST IRON DEER STATUE RUSTIC REINDEER FACING RIGHT HOME & GARDEN DECOR.
























Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.










Related marketplace listings for VINTAGE CAST IRON DEER STATUE RUSTIC REINDEER FACING RIGHT HOME & GARDEN DECOR.

USD 236.23

USD 50.00

USD 42.49

USD 454.08

USD 27.00

USD 36.99

USD 32.99

USD 77.99

USD 86.84

USD 19.90