SKU: B082P357383

Console Table With Fish Tail Legs Extra Long - Brown

$24999 USD $31999


Delivery and Shipping

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

  • Ample Display Space: 70.87" W x 11.81" D tabletop offers generous room for décor, photos, books, and accessories
  • Unique Fish-Tail Legs: Eye-catching metal legs add distinctive farmhouse flair and visual interest
  • Durable Construction: Engineered MDF top with scratch-resistant, waterproof finish ensures lasting performance
  • Stable & Level: Adjustable feet provide stability on uneven surfaces for secure placement
  • Versatile Placement: Ideal behind sofa, in entryway, hallway, or living room for flexible use
  • Easy Assembly: Comes with tools and clear instructions for quick setup in under 30 minutes
  • Timeless Aesthetic: Distressed tobacco brown finish complements rustic, modern farmhouse, and transitional interiors

Console Table With Fish Tail Legs Extra Long - Brown
70.87"W x 116.14"D x 34.45"H - 39.02 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'); } } });