SKU: W331W8

Bellaby - Entertainment Center - TV Stand With Faux Firebrick Fireplace Insert - Whitewash

$1,51999 USD $1,90999


Delivery and Shipping

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

Express your farmhouse style with this entertainment center. Its wispy white finish over replicated oak wood grain is a delightful change from the ordinary. The clean-lined, classic styling with barn door inspiration provides a country chic aesthetic that’s a breath of fresh air. Its combination of cabinet storage and open display space with LED lighting makes for just the right mix. What really turns up the warmth: an electric infrared fireplace insert with faux firebrick surround that operates with or without infrared heat. With the touch of a button, adjust the temperature and the flame brightness, and set the timer for long-lasting enjoyment.

Additional Dimensions
  • Center opening: 0"
  • Side door opening (2): 0"
  • Pier door opening: 0"
  • Cord length: 72"
  • Pier opening: 0"
  • Media opening: 0"


Product Features
  • Includes TV stand, 2 lighted piers, bridge and fireplace insert (W100-101)
  • Made with engineered wood (MDF/particleboard)
  • Antiqued white finish over replicated oak grain
  • TV stand with 2 storage cabinets (each with an adjustable shelf) and removable/adjustable center shelf
  • Each pier has 2 glass shelves and cabinet door revealing single-shelf storage; overhead LED lighting; reversible cabinet doors can open left or right with consumer assembly modification
  • Cutouts for wire management and venting for heat
  • Electric fireplace insert provides up to 5,386 BTU/1,500W and warms up to 1,000 square feet (heats larger rooms)
  • 7-level temperature setting; 5 levels of flame brightness
  • LED-lit multi flame display operates with or without infrared heat; realistic-looking log set with dynamic glowing embers
  • Remote control with LED display
  • Timer function with programmable ranges from 10 minutes to 9 hours; overheating control device
  • Power cord included; UL Listed
  • Assembly required; simply remove the center shelf and back panel to make room for the fireplace insert

// 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'); } } });