SKU: HF7272T

Hartford - Round Dining Table - Dark Brown

$72999 USD $90999


Delivery and Shipping

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

People love round dining tables and Hartford presents a wide range of choices for this shape table. The conversation will just seem to flow around the table with this 72-inch table. The deep espresso finish and brown or red polyurethane chairs offer a great choice for any transitional dining area and the lazy susan makes serving a breeze.

Product Features
  • Expertly crafted of oak veneers, oak and Asiah hardwood solids, and engineered woods.
  • 72” round leg table with constructed of hardwood solids and oak veneers in an espresso finish with burnishing
  • Styling details include “x” shaped stretchers, unique double top design with fancy face oak veneer layup on the tabletop


Hartford - Round Dining Table - Dark Brown
72.0"W x 72.0"D x 30.0"H - 146.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'); } } });