SKU: EB3392-157

Finch - Queen Panel Headboard - Black

$14999 USD $17999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

If you’re a fan of clean, crisp and contemporary interiors, rest assured this queen panel headboard suits you. Its linear profile is enhanced with a matte black finish with subtle replicated wood grain. The headboard's peekaboo cutout adds a cut-above element. Hard to believe such a high-style aesthetic can be so attractively priced.

Additional Dimensions
  • Rail to floor: 7.32"
  • Assembled queen bed: 0"


Product Features
  • Made with engineered wood (MDF/particleboard/plywood) and decorative laminate for the right balance of affordability and durability
  • Matte black finish with subtle replicated wood grain
  • Hardware not included
  • ¼" bolts are needed to attach headboard to your existing metal bed frame
  • Assembly required


Finch - Queen Panel Headboard - Black
63.39"W x 2.01"D x 50.94"H - 46.0 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });