SKU: D743-60

Realyn - Dining Room Server - Chipped White

$1,09999 USD $1,37999


Delivery and Shipping

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

Serve up a French country-inspired feast for the eyes with this dining room server. Unique elements include cabinet storage beautified with decorative fretwork over mirrored glass and a doubly charming two-tone aesthetic pairing a chipped white with a distressed wood finished top.

Additional Dimensions
  • Door opening (2): 0"
  • Adjustable shelf (2): 0"
  • Drawer interior #1 (lined): 0"
  • Drawer interior #2,3 (lined): 0"


Product Features
  • Made of veneers, wood and engineered wood
  • Antiqued two-tone finish
  • 3 smooth-gliding drawers with dovetail construction and felt bottoms
  • Bail pulls and knobs in dark bronze tone finish
  • Pair of cabinet doors with inset mirrored glass and decorative fretwork
  • 2 adjustable shelves
  • Assembly required


Realyn - Dining Room Server - Chipped White
59.0"W x 17.0"D x 36.5"H - 156.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'); } } });