SKU: AN230WEC

Patna - White Marble Top Side End Table - White

$26999 USD $33999


Delivery and Shipping

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

A hand-crafted accent table with style and function, the Patna Side Table features a white marble top with a warm brass-colored metal base. This mixed-media table features a dual surface top that works well for storage or display. Use the half-moon upper shelf for glasses, display or a small lamp. Transitional styling makes Patna a great accent that will work in virtually any room decor.

Product Features
  • Constructed of a 18mm white marble top and brass colored iron base
  • Each piece of marble is subtly unique due to natural hue and veining variations.
  • Each piece of marble is subtly unique due to natural hue and veining variations.


Patna - White Marble Top Side End Table - White
18.0"W x 24.0"D x 24.0"H - 46.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'); } } });