SKU: 1932-FP32

Fairview - Electric Fireplace Media Console - Oak

$50999 USD $63999


Delivery and Shipping

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

Introducing the Hearthside Collection, our range of space-saving 32" fireplaces, expertly assembled and styled to fit any décor. Whether you’re looking to complement our Occasional and Dining room collections or make a statement with a stand-alone piece, Hearthside fireplaces offer unmatched versatility. Each unit arrives ready to use, with a pre-installed log set, large drawer, and intuitive remote and panel controls. Enjoy customizable flame and heat settings and essential safety features for a warm, inviting, and secure environment.

Product Features
  • Includes 5000 BTU Electric Fireplace Insert with adjustable heat settings
  • Easy Set Up - Console Arrives Fully Assembled
  • Built-In Cable Management Cutouts
  • Modern Transitional Style
  • Solid Acacia Hardwood
  • Chevron Pattern Wood


Fairview - Electric Fireplace Media Console - Oak
32.0"W x 15.0"D x 32.0"H - 58.75 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'); } } });