SKU: NA500TW

Naples - Drop Leaf Dining Table - White

$20999 USD $25999


Delivery and Shipping

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

Perfect for those looking for a space saving dining solution, this Drop-Leaf Dining Table ticks a lot of boxes. The piece features a vintage-inspired antiqued white finish that exudes cottage appeal. Furthermore, the two drop leaves allow you to cozy the table up right next to a wall to save space.Sometimes you need to accommodate extra guests, other times you need less room at the table. A drop leaf allows you to conveniently increase or decrease each end of the table to fit your needs.

Product Features
  • Expertly crafted of Asian hardwood solids and veneers with engineered woods
  • Compact table is only 25"W x 42"L with leaves down, but expands to a full 42" round with the leaves up and fastened to seat up to four people comfortably
  • Solid wood legs offer enhanced durability, longevity, and can withstand daily wear for years


Naples - Drop Leaf Dining Table - White
25.0"W x 42.0"D x 30.0"H - 41.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'); } } });