SKU: VD500KBNT

Vida - PU Dining Bench - Sand / Black

$22999 USD $28999


Delivery and Shipping

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

Mid-century modern design meets contemporary elegance in the Vida Vegan Leather 49" Bench . The sleek black finish and cushioned seat, covered in soft sand-colored vegan leather, create a perfect balance of style and comfort. Its canted tubular legs add a touch of flair, making it a standout piece that fits seamlessly in a dining, hallway, office or any area that could use a versatile seating option. Whether you're looking for a functional accent or stylish seating, this bench brings both in a chic and flexible design.

Product Features
  • Crafted of Asian hardwood solid legs with foam and Sand Vegan Leather covering
  • Kiln-dried wood helps prevent warping, splitting, cracking and developing mildew.
  • 1/2 inch Memory Foam Topper makes for a plush seat


Vida - PU Dining Bench - Sand / Black
52.5"W x 17.0"D x 20.0"H - 24.64 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'); } } });