SKU: W1151S03541

Stylish Versatile Textured Dining Table

$59999 USD $76999

Color

Delivery and Shipping

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

  • Versatile Usage: Perfect as a dining table in restaurants, open kitchens, studios, or as a workbench or conference table.
  • Modern Design: Features a simple, elegant design with wood grain texture and transparent glass elements.
  • Spacious Dimensions: Measures 64.5 inches long, 35.4 inches wide, 30 inches high, perfect for family or friend gatherings.
  • Durable Surface: Made of MDF material with wood texture stickers, offering a natural look, 1.7 inches thick.
  • Unique Legs: U-shaped legs with 19-inch high transparent glass, adding elegance and visual depth.
  • Anti-Slip Protection: Table legs equipped with anti-slip feet to prevent sliding and protect floors.
  • Simple Assembly: Easy installation with detailed instructions and included accessories, no complex tools required.

Stylish Wood Color Textured Dining Table Material With Wood Grain Stickers - Transparent / Wood
64.5"W x 35.4"D x 30.0"H - 131.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'); } } });