SKU: N770P281548A

Hollow - Edge Retro Art Pine Side Table With Antique And Natural Color, Iron And Pine Construction - Antique Gold / Natural

$24999 USD $30999


Delivery and Shipping

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

  • Retro-Chic Hollow Edge Design: Captivating circular silhouette with an 18-inch diameter top and 18.11-inch base.
  • Premium Dual-Material Construction: Solid pine wood and reinforced iron for exceptional durability.
  • Concave Table Top with Anti-Slip Design: Sunken surface prevents items from sliding off.
  • Hand-Distressed Finish & Vintage Textures: Unique aging techniques highlight natural grain and gold patina.
  • Multi-Layered Visual Interest: Tiered circular design creates dynamic shadow play.
  • No Assembly Needed: Ready to use right out of the box.

Hollow - Edge Retro Art Pine Side Table With Antique And Natural Color, Iron And Pine Construction - Antique Gold / Natural
25.0"W x 18.0"D x 18.0"H - 5.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'); } } });