SKU: B082P356359

C-Shaped Round End Table - Brown

$13999 USD $17999


Delivery and Shipping

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

  • Retro Boho Aesthetic: Features a vintage brown finish with solid wood veneer for a classic, decorative look that blends into various interior themes.
  • Waterproof & Scratch-Resistant Surface: Engineered with durable top layer to resist spills and daily wear, ensuring long-term appearance and performance.
  • C-Shaped Compact Design: Open frame allows easy sliding under furniture, maximizing space and providing convenient access to essentials.
  • Lightweight & Easy to Move: Weighs just 15 lbs, enabling effortless repositioning without damaging floors or requiring extra effort.
  • Simple Assembly Included: Comes with all necessary hardware and clear instructions for quick setup - no additional tools needed.
  • Versatile Placement Option: Ideal beside sofas, beds, or in corners, serving as a functional side table for drinks, books, or electronics.
  • Smooth Pattern-Free Top: Clean, uniform surface enhances visual appeal while supporting everyday use across multiple room types.

C-Shaped Round End Table - Brown
18.9"W x 18.9"D x 23.62"H - 15.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'); } } });