
6 Pack Antique Brass Solid 6.3 Inch Hole Centers Cabinet Pulls Drawer Handles
USD 29.95

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
USD 37.29
Condition: New
View 6 Pack Antique Brass Cabinet Pulls 5 Inch 128mm Solid Zinc Drawer Handles with current marketplace pricing, condition, product images and item details. 【Multiple sizes & Easy installation】The antique brass cabinet pulls can be applied to a variety of cabinets, wardrobes, drawers, closets.You can install it easily by yourself with fun & creativity. Product Showcase. 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 5''(128mm) Hole Centers Antique Brass Cabinet Pulls,Casual Luxury Solid Zinc Cabinet Handles for Drawer,Cupboard, Wardrobe,6 Pack Product Showcase About This Item Suitable for cabinets,drawers,chests,cupboards,kitchen,home doors These handles are made of high-quality zinc alloy, beautiful and firm,with a very delicate texture. Every product undergoes strict inspection, please rest assured to buy. 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 【Vintage style】This antique brass cabinet pull make your furnitures more attractive and elegant 【Special electroplating process 】 pull handles are with special plating process ,anti-rust and anti-corroded, and with comfortable touch feeling 【 Good Quality】The antique brass cabinet pulls are made of high accuracy and strength zinc alloy which has reliable and stable quality. 【Multiple sizes & Easy installation】The antique brass cabinet pulls can be applied to a variety of cabinets, wardrobes, drawers, closets.You can install it easily by yourself with fun & creativity. 【What is in package】6 antique brass cabinet pulls.Each pull is equipped with 4 screws(2*0.9'' + 2*1.75'' adjustable screws)Suitable for cabinets with thickness 0.7''-1.7'' . 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 Improvement › Building & Hardware › Cabinet Hardware › Cabinet Pulls.
Additional views from the marketplace listing for 6 Pack Antique Brass Cabinet Pulls 5 Inch 128mm Solid Zinc Drawer Handles.






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 6 Pack Antique Brass Cabinet Pulls 5 Inch 128mm Solid Zinc Drawer Handles.

USD 29.95

USD 43.99

USD 43.99

USD 43.95

USD 34.98

USD 14.99

USD 44.93

USD 50.01

USD 45.40

USD 22.99