SKU: COL500KW-500KS-D5PC

Colvin - 5 Piece Marble Table With Chairs

$1,53999 USD $1,91999

Color

Delivery and Shipping

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

Add a touch of sophistication to your dining experience with the 52″ round Colvin marble dining table and four Colvin toffee side chairs in this elegant five-piece set.. The table features a lustrous marble top with distinctive veins and a reeded toffee base, seating up to six. Its design, inspired by Art Deco and Empire styles with a nod to Old Hollywood glamour, is finished in warm over oak and mango veneers, adding a touch of elegance. The Colvin Side Chairs, with boucle polyester covers, box seats, cane backs, and toffee tapered legs, offer both sophistication and durability, perfectly complementing the set.
Colvin - 5 Piece Table With Chairs - White
372.0 lb
Colvin - 5 Piece Marble Table With Chairs - White
372.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'); } } });