You must have javascript enabled to use tv-stand.org !

Floating Entertainment Center for up to 65 inch TVs with LED Strip and

Shelf

USD $218.49

Condition : New

Free Shipping

{{variant_type_name}} :
eBay
SKU: N/A This site contains affiliate links for which we may be compensated Home & Garden / Furniture / TV Stands & Entertainment Units

Notify me when the price drops

We will email you if we find a lower price on this product!

Target price (USD) $
Description
Product Description (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); var calculatedPadding = $header.innerWidth() + maxChildWidth; /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* AUI RTL script automatically changes this to padding-right under RTL context */ $slider.css('padding-left', calculatedPadding); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); })); (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('aplus-module-tech-specs').execute(function(init) { if (init) { return; } P.register('aplus-module-tech-specs', function() { function showTablesFallback(tables) { // unsuccessful toggling "hide" parent class, fallback to toggling table css directly if (tables && typeof tables.css === 'function') { tables.css('visibility','visible'); } } function showTables(tables, hideLoadingCssClassName) { if (tables && typeof tables.closest === 'function') { var hideTableContainers = tables.closest('.' + hideLoadingCssClassName); if (hideTableContainers.length && typeof hideTableContainers.removeClass === 'function') { hideTableContainers.removeClass(hideLoadingCssClassName); return; // do not go to fallback } } showTablesFallback(tables); } function resizeSpecTables($, tables) { var tableHeights = []; tables.each(function(i, table) { tableHeights.push($(table).height()); }); var maxHeight = Math.max.apply(undefined, tableHeights); tables.height(maxHeight); } return function(moduleId, tableCssClassName, hideLoadingCssClassName) { P.when('A', 'ready').execute(function(A) { var $ = A.$; var targetClassName = '.' + moduleId + ' .' + tableCssClassName; var tables = $(targetClassName); try { resizeSpecTables($, tables); showTables(tables, hideLoadingCssClassName); } catch (e) { // in case resizeSpecTables throws, try to show tables or all hides if (tables && tables.length) { showTablesFallback(tables) } else { // final attempt, show all hidden tables var hideTableContainers = $('.' + (hideLoadingCssClassName || 'aplus-tech-spec-hide-loading')); hideTableContainers.removeClass(hideLoadingCssClassName); } } }); } }); }); })); (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-11-faq').execute(function(init) { if (init) { return; } P.register('premium-module-11-faq', function() { return function() { P.when('A', 'jQuery', 'ready').execute(function(A, $){ function initFaq(module) { var MODULE_CLASS_NAME = 'premium-aplus-module-11'; var FAQ_CONTAINER_CLASS_NAME = 'faqs-container'; var FAQ_BLOCK_CLASS_NAME = 'faq-block'; var moduleId = $(module).data('faq-block'); var $faqBlocks = $('.aplus-v2 .' + MODULE_CLASS_NAME + ' .' + FAQ_CONTAINER_CLASS_NAME + '.' + moduleId + ' .' + FAQ_BLOCK_CLASS_NAME); /* Using jQuery event namespace for preventing duplicate binding on twister refresh */ $faqBlocks.unbind('click.premiumAplusModule11ClickHandler').bind('click.premiumAplusModule11ClickHandler', function(e) { if (!$(this).hasClass('aplus-active')) { $faqBlocks.removeClass('aplus-active'); /* deactivate others */ } $(this).toggleClass('aplus-active'); /* activate the clicked block */ }); } $(".aplus-v2 .premium-aplus-module-11 .faqs-container").each(function(index, module) { initFaq(module); }); }); }; }); }); }));
Naomi Home Deborah Floating Entertainment Center for up to 65 inch TVs
Style & Functionality
Looking for the perfect entertainment center? The Naomi Home Deborah Wall Center combines elegance and functionality for your living room.
Neat & Tidy
Arrive home to an orderly living room with the Deborah Entertainment Center - designed for cable-free, clutter-free convenience.
Hide Unsightly Cables
Eliminate messy wires with discreet panel holes for a sleek entertainment setup.
Complementary Design
The Naomi Home Deborah Entertainment Center enhances your decor with its elegant finish and sleek design.
Key Features Ideal for 65" TV This entertainment center is perfectly suited for TVs up to 65 inches in size Comes with Hardware The package includes all the necessary hardware to securely attach your TV LED Lighting Enjoy subtle LED lighting behind the panel, making it easy to set the mood in your living room with a convenient switch Robust Construction The 25mm top with charming, inverted edge detail ensures durability and longevity Cable Routing Keep your cables organized with built-in cable routing TV Support Included The center comes with sturdy support for your TV Ample Shelf Space The shelf offers a great place to arrange remotes, games, and entertainment equipment Hidden Cable Management Easily hide cables and electrical wires with the help of the holes installed on the panel Product Weight Weighing 72 lbs, it's a sturdy and reliable piece of furniture Product Dimensions Measuring 63" L x 13" W x 39" H, it's the perfect size for your living room Material Made from MDP (Medium Density Particleboard) for durability Weight Capacity It can support up to 77 lbs. (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('aplus-module-tech-specs').execute(function(resizeSpecTables) { resizeSpecTables('aplus-index-2', 'aplus-tech-spec-table', 'aplus-tech-spec-hide-loading'); }); }));
Explore Your Options
The Naomi Home Deborah Floating Entertainment Center is versatile and can be used in various ways. Whether you're looking for a floating entertainment center, a wall entertainment center, an entertainment center wall unit, or wall mount entertainment centers, this product has you covered. It's also perfect as a floating TV unit or a floating media center.
Conclusion
The Naomi Home Deborah Floating Entertainment Wall Center is the perfect solution for decluttering and elevating your living room. Its sleek design, LED lighting, ample storage, and cable management features make it a top choice for those looking to enhance their living space. Invest in this entertainment center, and you'll transform your living room into a stylish and organized haven.
What size of TV is the Naomi Home Deborah Floating Entertainment Center designed for?
The Naomi Home Deborah Floating Entertainment Center is ideal for TVs up to 65 inches in size.
Does this entertainment center come with LED lighting?
Yes, it features LED lighting behind the panel, with subtle LED lights located on top, which can be easily controlled with a switch.
What are the dimensions and weight of this floating entertainment center?
The product dimensions are 63 inches in length, 13 inches in width, and 39 inches in height. It has a weight of 72 lbs.
How does the Naomi Home Deborah Entertainment Center help with cable management?
This entertainment center includes holes installed on the panel, which allow you to easily hide cables and electrical wires, keeping your living room organized.
What materials is this entertainment center made of, and what is its weight capacity?
The Naomi Home Deborah Floating Entertainment Center is made of MDP (Medium Density Particleboard). It has a weight capacity of 77 lbs and features a robust 25mm top with an inverted edge detail. (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-11-faq').execute(function(init){ init(); }); }));
Explore More TV Stands
Deborah Media Center Add to Cart
Zola Media Center Add to Cart
Bliss Media Center Add to Cart
Corner TV Stand
Dona Cabniet Add to Cart Customer Reviews 4.0 out of 5 stars
19 4.0 out of 5 stars
19 4.0 out of 5 stars
395 3.8 out of 5 stars
28
— Price $189.99 $ 189 . 99 $199.99 $ 199 . 99 $345.95 $ 345 . 95 — $109.99 $ 109 . 99 TV Size Up to 65 Inch Up to 70 Inch Up to 75 Inch Up to 50 Inch - Available Colors Black, White, Natural Black, White, Natural Black, White, Natural Black, Gray White, Black, Natural, Gray Room Type Home Office, Living Room Home Office, Living Room Home Office, Living Room Home Office, Living Room Home Office, Living Room Product Dimensions 13" L x 63" W x 38.63" H 13" L x 69.25" W x 53.13" H 14.5" L x 70.8" W x 53.1" H 15.75" L x 47.24" W x 18.11" H 19.76"D x 19.76"W x 31.57"H Item Weight 72 lbs. 97 lbs. 151 lbs. 56 lbs. 55 lbs. Assembly Required Yes Yes Yes Yes Yes (function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); })); P.when('A', 'ready').execute(function(A) { A.on('a:expander:mobileProductDescription_expander_m:toggle:expand', function() { if (window && window.ue && window.ue.count) { window.ue.count("productDescriptionPercolateSize:desktop:m:open", 1); } }); A.on('a:expander:mobileProductDescription_expander_m:toggle:collapse', function() { if (window && window.ue && window.ue.count) { window.ue.count("productDescriptionPercolateSize:desktop:m:close", 1); } }); });
Payment
We accept PayPal, Google Pay, VISA, Master Card, Amex. Credit card payment can also be made via PayPal.
E-check payment will be held until the payment is cleared. Item can only be shipped out when all payment is cleared.
Please make sure your eBay address is correct before you pay.
All the unpaid case will automatically opened after 4 days because the ebay final value charge of the transaction.
Delivery Details
All orders generally ship within "3 business days" after payment is received.
Business Day(Working time) - Business days are Monday to Friday from 9am to 6pm, so during the weekend or on a US National holiday are considered orders placed on the following business day.
Return
All returns must be pre-approved by eBay messaging system before you ship any item back to us.
We will gladly accept your return within 30 days of the delivery date.
Items must be returned in new unused condition and contain all original materials (if included).
All returned items will be tested before refunds are given.
Shipping costs are non-refundable, unless the item is defective.
Returns should be packed in outer shipping carton to avoid defacing the original box/packing of the product.
Contact US
Please contact us if you have not received our feedback, we will gladly correct this and send it manually.
We would also greatly appreciate if you leave us a positive feedback.
If you feel that we deserve a neutral or negative feedback, please, CONTACT US before leaving any feedback, give us a chance to make things right and leave your impression most positive!

Returns Accepted for this item if it's within 30 Days

Floating Entertainment Center for up to 65 inch TVs with LED Strip and Shelf
floating | tv stand for crt | 8 cube organizer tv stand | sanus vuepoint tv stand | igo tv stand
See more
Price type
IN STOCK OUT STOCK