SKU: W814-33

Havalance - Left Pier Cabinet - Brown / Beige

$73999 USD $92999


Delivery and Shipping

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

Set your sights on modern farmhouse style with this pier cabinet. Its distressed two-tone treatment blends a weathered gray with vintage white for an utterly charming effect. Turned posts lend a hearty, substantial look that feels right at home, while three open shelves and a cabinet suit all your storage needs.

Additional Dimensions
  • Opening: 0"
  • Adjustable shelf (2): 0"
  • Door opening: 0"
  • Adjustable shelf: 0"


Product Features
  • Made with pine wood, pine veneer and engineered wood
  • Two-tone finish; distressed weathered gray top with distressed vintage white base
  • Round metal knob with aged iron-tone finish
  • 3 open shelves
  • Cabinet with 1 shelf
  • Assembly required


Havalance - Left Pier Cabinet - Brown / Beige
28.25"W x 15.25"D x 73.63"H - 112.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'); } } });