
Small Key Holder Wall Mount for Home Decor – Decorative 7-Inch Pine Wooden Key H
USD 36.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 26.91
Condition: New
View 7Inch Green Pine Wood Key Holder Wall Mount Decorative Wooden Shelf Hooks with current marketplace pricing, condition, product images and item details. Designed with a vibrant farmhouse flair, it adds a lively pop of color and warmth to any room. Crafted from sturdy, natural pine wood, it boasts exceptional durability and a rich wood grain that brings character and a cozy touch to your wall decor. Premium eBay Listing @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Cormorant+Garamond:wght@400;500;600;700&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Montserrat', sans-serif; line-height: 1.7; color: #333; background-color: #fafafa; } .container { max-width: 1200px; margin: 0 auto; background: linear-gradient(to bottom, #fff 0%, #f9f9f9 100%); box-shadow: 0 12px 35px rgba(0,0,0,0.1); border-radius: 12px; overflow: hidden; } .header-banner { position: relative; background: linear-gradient(135deg, #1a2a6c 0%, #b21f1f 51%, #fdbb2d 100%); height: 220px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .header-banner::before { content: ""; position: absolute; width: 150%; height: 150%; background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.15'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); animation: drift 15s linear infinite; opacity: 0.4; } @keyframes drift { from { transform: rotate(0deg) translate(-50px) rotate(0deg); } to { transform: rotate(360deg) translate(-50px) rotate(-360deg); } } .brand-container { position: relative; z-index: 1; text-align: center; padding: 20px; } .brand-name { font-family: 'Cormorant Garamond', serif; font-size: 3.2rem; font-weight: 700; color: #fff; margin-bottom: 10px; letter-spacing: 1.5px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); } .brand-tagline { font-size: 1.1rem; color: rgba(255, 255, 255, 0.9); font-weight: 300; letter-spacing: 3px; text-transform: uppercase; } .product-title-section { position: relative; padding: 50px 30px; text-align: center; background-color: #fff; border-bottom: 1px solid #eaeaea; } .product-title { font-family: 'Cormorant Garamond', serif; font-size: 2.6rem; color: #222; margin-bottom: 20px; line-height: 1.3; } .decorative-line { display: inline-block; width: 100px; height: 3px; background: linear-gradient(to right, #1a2a6c, #b21f1f, #fdbb2d); border-radius: 3px; } .main-content { display: grid; grid-template-columns: 2fr 1fr; gap: 40px; padding: 50px; } @media (max-width: 768px) { .brand-name { font-size: 2.5rem; } .product-title { font-size: 2rem; } .main-content { grid-template-columns: 1fr; padding: 20px; gap: 30px; } .card-content { padding: 20px; } .header-banner { height: 180px; } } .product-details { display: flex; flex-direction: column; gap: 40px; } .sidebar { display: flex; flex-direction: column; gap: 30px; } .content-card { background-color: #fff; border-radius: 12px; box-shadow: 0 5px 20px rgba(0,0,0,0.05); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #eaeaea; } .content-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(0,0,0,0.1); } .card-header { position: relative; padding: 22px 25px; display: flex; align-items: center; border-bottom: 1px solid #eaeaea; } .gallery-card .card-header { background: linear-gradient(to right, #4facfe 0%, #00f2fe 100%); color: white; } .description-card .card-header { background: linear-gradient(to right, #43e97b 0%, #38f9d7 100%); color: white; } .features-card .card-header { background: linear-gradient(to right, #f83600 0%, #f9d423 100%); color: white; } .contact-card .card-header { background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%); color: white; } .payment-card .card-header { background: linear-gradient(to right, #ff9966 0%, #ff5e62 100%); color: white; } .shipping-card .card-header { background: linear-gradient(to right, #0ba360 0%, #3cba92 100%); color: white; } .return-card .card-header { background: linear-gradient(to right, #141e30 0%, #243b55 100%); color: white; } .header-icon { margin-right: 15px; font-size: 1.6rem; filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.2)); } .header-title { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; font-weight: 600; } .card-content { padding: 30px; } .gallery-placeholder { min-height: 400px; display: flex; align-items: center; justify-content: center; background-color: #f8f9fa; color: #adb5bd; font-style: italic; border-radius: 8px; border: 2px dashed #e3e3e3; } .description-text { font-size: 1.1rem; line-height: 1.9; color: #333; } .feature-list { list-style: none; padding: 0; margin: 0; } .feature-list li { position: relative; padding: 15px 0 15px 40px; border-bottom: 1px dashed #eaeaea; font-size: 1.05rem; } .feature-list li:last-child { border-bottom: none; } .feature-list li::before { content: "\f058"; font-family: "Font Awesome 6 Free"; font-weight: 900; position: absolute; left: 0; top: 15px; color: #f83600; font-size: 1.4rem; transition: transform 0.3s ease; } .feature-list li:hover::before { transform: scale(1.2); } .appreciation-box { margin-top: 30px; padding: 25px; background: linear-gradient(to right, #fffaf2, #fff6e5); border-left: 5px solid #f9d423; text-align: center; border-radius: 8px; } .appreciation-title { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: #333; margin-bottom: 15px; } .guarantee-badge { display: inline-block; padding: 10px 20px; background: linear-gradient(to right, #f83600, #f9d423); color: white; border-radius: 30px; font-size: 1rem; font-weight: 600; margin-top: 15px; box-shadow: 0 5px 15px rgba(248, 54, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .guarantee-badge:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(248, 54, 0, 0.4); } .contact-info { display: flex; flex-direction: column; gap: 15px; } .contact-info p { margin: 0; line-height: 1.8; } .rating { display: flex; margin: 15px 0; } .star { color: #ffcc00; font-size: 1.3rem; margin-right: 3px; filter: drop-shadow(0px 1px 2px rgba(0,0,0,0.1)); } .payment-options { display: flex; flex-wrap: wrap; gap: 15px; margin-top: 20px; } .payment-card-icon { width: 70px; height: 45px; background-color: white; border-radius: 8px; display: flex; align-items: center; justify-content: center; font-size: 1.8rem; color: #333; box-shadow: 0 3px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .payment-card-icon:hover { transform: translateY(-3px); } .shipping-list { list-style: none; padding: 0; margin: 0; } .shipping-list li { position: relative; padding: 12px 0 12px 30px; border-bottom: 1px solid #f1f3f5; } .shipping-list li:last-child { border-bottom: none; } .shipping-list li::before { content: "\f105"; font-family: "Font Awesome 6 Free"; font-weight: 900; position: absolute; left: 0; top: 12px; color: #0ba360; } .return-steps { list-style: none; padding: 0; margin: 0; counter-reset: return-counter; } .return-steps li { position: relative; padding: 15px 0 15px 45px; margin-bottom: 15px; counter-increment: return-counter; } .return-steps li::before { content: counter(return-counter); position: absolute; left: 0; top: 12px; width: 30px; height: 30px; background: linear-gradient(to right, #141e30, #243b55); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; font-weight: bold; } .shipping-badge { display: inline-block; padding: 8px 16px; background: linear-gradient(to right, #0ba360, #3cba92); color: white; border-radius: 6px; font-size: 0.9rem; margin-top: 20px; box-shadow: 0 4px 12px rgba(11, 163, 96, 0.3); } .limited-offer { background: linear-gradient(45deg, #f5515f, #9f041b); color: white; padding: 15px 25px; border-radius: 10px; text-align: center; margin-top: 30px; box-shadow: 0 5px 15px rgba(245, 81, 95, 0.3); animation: pulse 2s infinite; } @keyframes pulse { 0% { box-shadow: 0 5px 15px rgba(245, 81, 95, 0.3); } 50% { box-shadow: 0 5px 25px rgba(245, 81, 95, 0.6); } 100% { box-shadow: 0 5px 15px rgba(245, 81, 95, 0.3); } } .limited-offer h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; margin-bottom: 10px; } .trust-badges { display: flex; justify-content: center; gap: 20px; margin-top: 20px; flex-wrap: wrap; } .trust-badge { display: flex; align-items: center; background: white; padding: 10px 15px; border-radius: 50px; box-shadow: 0 3px 10px rgba(0,0,0,0.1); } .trust-badge i { margin-right: 10px; color: #0ba360; font-size: 1.2rem; } .highlight-box { background: linear-gradient(to right, #fafaff, #f6f6ff); border-left: 5px solid #6a11cb; padding: 20px; margin: 25px 0; border-radius: 8px; } .highlight-box h4 { color: #6a11cb; margin-bottom: 10px; font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; } footer { text-align: center; padding: 30px; background-color: #f8f9fa; color: #777; font-size: 0.9rem; border-top: 1px solid #eaeaea; } Luxe Treasures Exceptional Quality, Exceptional Service Small Key Holder Wall Mount with Shelf for Room Decor, Green Product Showcase About This Item Bring both style and function to your home with this charming wall-mounted key holder and organizer! Designed with a vibrant farmhouse flair, it adds a lively pop of color and warmth to any room. Crafted from sturdy, natural pine wood, it boasts exceptional durability and a rich wood grain that brings character and a cozy touch to your wall decor. Featuring four spacious key hooks, it easily holds keys for the whole family, while also doubling as a handy spot for bags, hats, and everyday essentials. But that’s not all—this versatile organizer includes shelves with non-slip edges, perfect for keeping your , letters, and envelopes neatly in place so you never have to worry about clutter again. Need quick access to kitchen tools? Simply hang your scissors, spatulas, or utensils right on the hooks for super convenient storage. Installation is a breeze with all necessary tools included, allowing you to set it up quickly and effortlessly. Plus, it arrives in a beautiful gift box, making it a thoughtful and stylish present for anyone who loves keeping their space neat and organized. Whether for your living room, entryway, or kitchen, this key holder is the perfect blend of practicality and rustic charm that will elevate your home’s organization and decor. Why Choose This Product? Our items are carefully selected for their exceptional quality, design, and value. Each product undergoes rigorous quality checks before shipping to ensure your complete satisfaction. Outstanding Features [STYLISH ROOM ORGANIZER] Check out these fabulous key hooks for the wall! Their vibrant color is guaranteed to liven up your wall decor. Our wall mount key hanger brings a charming farmhouse flair, making it the perfect addition to any space. And with its compact design, it’s just what you need to add a touch of style to room accessories for men [INNOVATIVE DESIGN] Compared to the traditional key rack, its wall-mounted design saves space, adding a companion to your walls. It is a great home find for living room decor and accessories . Featuring 4 key hooks, it easily accommodates keys for everyone in the family while also holding bags and hats. Simply fantastic! [HOUSE ITEM HOLDER] Got a pile of messy driving you crazy? This key hanger’s with shelf got your back! Its non-slip edges keep letters and envelopes neatly in place on the wall shelf. Plus, need quick access to kitchen goodies? Hang your scissors, spatulas, and utensils right on it super handy and totally organized [NATURAL PINE BEAUTY] Crafted from pine wood, this wall-mounted coat hook is sturdy, dependable, and perfect for daily use. As your fingers glide over its surface, you’ll appreciate the expert craftsmanship and be drawn to the rich, natural wood grain that adds warmth and character, which brings a touch of nature’s charm right onto home improvement [SIMPLE SETUP] Putting up your new wall key holder with shelf couldn’t be easier! Everything you need is included, so you’ll have it mounted and looking fantastic in just minutes. Plus, it comes in a beautiful gift box, making it a thoughtful and practical present for anyone who loves keeping room stuff neat and chic A Special Thank You We genuinely appreciate your business and trust in our products. Every purchase supports our commitment to bringing you exceptional items at fair prices. 100% Satisfaction Guaranteed Customer Support Have questions? Our dedicated support team is here to help! Message us through eBay's messaging system anytime. We pride ourselves on rapid responses — typically within 12 hours or less. Secure Payment Your transaction is protected through eBay's secure payment system. We accept: All transactions are securely processed through eBay's trusted payment system for your complete peace of mind. Premium Shipping We only ship to the address provided at checkout. Please verify your address before completing your purchase Orders are processed within 1-2 business day (excluding weekends and holidays) Delivery usually takes 3-5 business days We use trusted shipping services such as UPS, FedEx, and USPS Shipping is available only within the contiguous United States. We do not ship to Alaska, Hawaii, Puerto Rico, or PO Boxes If there are any shipping delays, please contact us for support Safe & Reliable Shipping Buyer Protection Hassle-Free 30-Day Returns If you're not completely satisfied, contact us within 30 days of delivery We'll provide a prepaid return label for your convenience Simply package the unused item securely and ship it back Once received, we'll process your full refund within 2 business days Quality Guaranteed Secure Shopping Thank you for visiting Luxe Treasures on eBay | Dedicated to Excellence Condition: New. Category: Home & Garden › Home Décor › Decorative Accessories › Key & Letter Holders.
Additional views from the marketplace listing for 7Inch Green Pine Wood Key Holder Wall Mount Decorative Wooden Shelf Hooks.






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 7Inch Green Pine Wood Key Holder Wall Mount Decorative Wooden Shelf Hooks.

USD 36.99

USD 52.95

USD 26.45

USD 16.99

USD 16.11

USD 30.25

USD 29.50

USD 13.10

USD 9.21

USD 15.95