SHOP
 
MANUALS
 
BLOG
 
 
 
 
 
 
Last updated on 06/18/13 11:27:37
 
 
Is this product current?
 
 
 
 
 
Good Value?
 
 
No Longer Selling
 
 
Is there a deal today?
 
 
This product is no longer selling but you can find accessories and supplies.
 
 
 
What are the key features?
 
 
• Center channel speaker - wired • 8 Ohm Impedance • 19.8 lbs
 
 
Summary rating?
 
 
2.0 out of 5 based on 1 Retrevo review
 
 
 
Based on the facts above, Retrevo's recommendation is:
 
 
Older product, look for current models
 
 
 
 
EXPERT REVIEWS (4)
 
Boston Acoustics A Series Review | Digital Trends Reviews
Boston Acoustics is a well recognized brand in the audio industry. If you haven’t seen their speaker products at your favorite electronics ... A 225 center channel...
READ FULL ARTICLE »
Boston Acoustics Micro Overview & Specs - Separate Speakers ...
CNET; Reviews; Home audio; Boston Acoustics Micro - center channel speaker - wired...
READ FULL ARTICLE »
Boston Acoustics introduces the Lynnfield VR920 and Lynnfield ...
Designed to compliment the Lynnfield VR Tower speakers, Boston Acoustics today introduced the new Lynnfield VR center channel loudspeakers. Featuring Boston Acoustics ...
READ FULL ARTICLE »
USER REVIEWS (6)
 
Boston Acoustics A Series Loudspeakers First Look | Audioholics
Boston Acoustics has released the A Series new line of high-performance, ... one A 223C center channel (sold only as part of the speaker package, ...
READ FULL ARTICLE »


PRICES (10)
 
Amazon.com: Boston Acoustics - A225C Center Channel Speaker ...
Setting a new standard for performance and value, with stunning good looks. housed in stunning high-gloss scratch-resistant cabinets with textured tops and magnetic ...
boston center speaker | eBay - Electronics, Cars, Fashion ...
BOSTON ACOUSTICS CR1 CENTER CHANNEL SPEAKER 8 OHMS. Time left: $39.99. or Best Offer. Newly listed Bose 141 Bookshelf Speakers + Boston Micro 90C Center Speaker Nice...
READ FULL ARTICLE »
 
Boston Acoustics Center Speakers: Compare Prices, Reviews ...
Find, Compare, Read Reviews & Buy Find, Compare, Read Reviews & Buy Boston Acoustics Center Speakers Online @ Yahoo! Shopping • Want to see your products in Yahoo ...
READ FULL ARTICLE »
Boston acoustics center channel speaker Stereo Speakers ...
Find great deals on Boston acoustics center channel speaker Stereo Speakers & Headphones, including discounts on the Boston Acoustics A225C Center channel speaker...
READ FULL ARTICLE »
 
View All 

Boston Acoustics Center Prices

 
 
MANUFACTURERS (1)
 
Boston Acoustics PAGES
Boston Acoustics Worldwide The Americas; United States* Canada; Argentina; Barbados; Bolivia; Brazil; Chile; Colombia; Costa Rica; Dominican Republic; Ecuador;...
READ FULL ARTICLE »
 

 
 
 
 



 
// var show=false; var listArray=new Array( decodeURIComponent('Toshiba%2042HM66') ); var modelListObj = { "list" : [ {"markerImage":null, "titles":'Toshiba 42HM66', "Urls":"/s/Toshiba-42HM66-TVs-review-manual/id/565bh744/t/1-2/" } ]}; var output=''; var suggestArr = listArray; var activeSuggest = null; //hide list function hideList() { $("targetDiv").hide(); if (activeSuggest != null) { setValue(activeSuggest); } } function overColor(n) { $("item"+n).addClassName("itemOverColor"); activeSuggest = n; } function outColor(n) { activeSuggest = null; $("item"+n).removeClassName("itemOverColor"); } //method fires event on each keyup event and call getData() function getSuggest(keyEvent) { keyEvent = (keyEvent) ? keyEvent: window.event; input = (keyEvent.target) ? keyEvent.target : keyEvent.srcElement; if (keyEvent.type == "keyup") { if (input.value) { getData(input.value); } else { showList(); } } } //set selected value in the search field. function setValue(n) { document.search.q.value=suggestArr[n]; //$("targetDiv").hide(); window.location.href ="/s/"+encodeURIComponent(suggestArr[n]); } //get data form list that matches the user search. function getData(query) { output=''; var toShowOff = false; suggestArr = new Array(); var listLength =listArray.length; // To remove extra spaces and convert to lowercase. query = query.toLowerCase().replace(/^\s+|\s+$/g,'').replace(/\s+/g,' '); listArray.sort(); output+='

My Recent Searches:

'; output+='
    '; // queryTokens = query.split(" "); // for(var q=0;q
  • '+suggestArr[k]+'
'; output+=''; if(toShowOff == false) { $("targetDiv").innerHTML=''; $("targetDiv").removeClassName("visibleList"); } else { $("targetDiv").addClassName("visibleList"); $("targetDiv").innerHTML=output; } } // show complete list on focus. function showList() { output=''; var listLength =listArray.length; if(listLength > 0) { output+='

My Recent Searches:

'; output+='
    '; listArray.sort(); for(var i=0;i
  • '+listArray[i]+'
'; } output+=''; //$("targetDiv").style.width='226px'; $("targetDiv").addClassName("visibleList"); $("targetDiv").innerHTML=output; $("targetDiv").show(); //show=true; } } /* function hideSearch(e) { x=e.pageX; y=e.pageY; if (!((x<596 && x>825)&&(y<324 && y>460))) { if (show==true) setTimeout('hideList()',150); } }*/ function setSuggestSize() { //$("targetDiv").style.left='685px'; /* changed to FIX Bug #1684*/ //$("targetDiv").style.top='38px'; //$("targetDiv").style.width='248px'; } // this part is for setting the correct login status to use in headerNew.jsp var gUsername = 'null';