SKU: PCD651-32

Rylandeen - Rectangular Dining Room Counter Height Extension Table - Light Brown / Dark Brown

$81999 USD $1,02999


Delivery and Shipping

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

Add a dash of enduring design to your home with this counter height dining extension table. Its two-tone finish contrasts light and dark chestnut finishes for a touch of casual rustic charm that’s both current and timeless. And how about that beautiful double trestle base? A simply striking choice, this table lends a seamless blend of form and function wherever friends and family gather. Drop in the two extension leaves, and you'll have room for absolutely everyone.

Product Features
  • Made with pine solids, pine veneer and MDF substrate
  • Two-tone finish (seat with light chestnut brown wood tone; base with dark chestnut brown wood tone)
  • Seats up to 8
  • 2 removable end leaves are a flexible, space-saving solution
  • Table extends by pulling both ends and dropping in leaves
  • Assembly required


Rylandeen - Rectangular Dining Room Counter Height Extension Table - Light Brown / Dark Brown
86.0"W x 42.0"D x 36.0"H - 180.4 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'); } } });