(function(){ var awards =[{"id":"e99dc260840c22065d48702bce818b97","publication":"Home Cinema Choice, 5 Stars, Best Buy","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/2012-HCC_best_buy1_large.png","date":"2021-07-26","quote":"To sum up, this is a masterful update of an already very talented 5.1 package. It retains the basic balance and natural tonality of the original but in an expanded and more refined performance envelope, with enhanced clarity and insight. On top of which, it looks great, is well built and beautifully finished. And value for money? Off the charts.","link":"https:\/\/www.homecinemachoice.com\/content\/q-acoustics-3050i-cinema-pack-51-speaker-system-review#8gMGzmJesQvbj01T.99","file":"","showsite":"Y","datef":"July 2021"},{"id":"0dfef61eb2394518fe5d3edab691bda8","publication":"What Hi-FI?, Awards 2020, Best Speaker Package \u00a31000-\u00a31500","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/Best speaker package s\u03011000-s\u03011500-jpg.jpg","date":"2021-07-29","quote":"We\u2019d defy anybody not to enjoy an evening spent with this speaker package. Their energy and exuberance is infectious, without being fatiguing, and those qualities are complemented by a great deal of maturity and insight too. ","link":"https:\/\/www.whathifi.com\/reviews\/q-acoustics-3050i-51-cinema-pack","file":"","showsite":"Y","datef":"July 2021"},{"id":"a23b91db11fb189f5a3c2165ec4b6106","publication":"What Hi-FI?, Awards 2019, Best Speaker Package \u00a31000-\u00a31500","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/BB_SpeakerPackages_QAcoustics3050i-small (1).jpg","date":"2021-07-28","quote":"The power and bass weight offered by the 3050i caters for greater intensity, without forgoing the snappy timing of their more diminutive partners. That fluidity and fleet footedness is one of the most impressive aspects of this package, avoiding rigidity for a fast but natural sounding performance.","link":"https:\/\/www.whathifi.com\/reviews\/q-acoustics-3050i-51-cinema-pack","file":"","showsite":"Y","datef":"July 2021"},{"id":"35bda1ece8fdeeb8beec4efeb421a2ad","publication":"T3, 5 Stars, Platinum Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/t3-vector-logo.png","date":"2021-12-16","quote":"The Q Acoustics 3050i 5.1 Cinema Package is a surround sound speaker system with an unbeatable combination of features, performance and value.","link":"https:\/\/www.t3.com\/reviews\/q-acoustics-3050i-5.1-cinema-package-review","file":"","showsite":"Y","datef":"December 2021"},{"id":"6cc3a12e7cffbbc7f89ef66ab1f2c577","publication":"What Hi-FI?, Awards 2018, Product of the Year","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/whf2018-3050.jpg","date":"2021-07-27","quote":"Snappy, detailed and musical...This Q Acoustics package is a talented and enjoyable set of speakers.","link":"https:\/\/www.whathifi.com\/reviews\/q-acoustics-3050i-51-cinema-pack","file":"","showsite":"Y","datef":"July 2021"},{"id":"55777ab646e4667c8679410cd09cf1fa","publication":"AVForums, Best Buy","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/avforums_logo.png","date":"2021-07-25","quote":"...they're hard to fault at this price...Q Acoustics 3050i Cinema Pack is a cracking set-up for movies, TV and music, making it well worth a Best Buy badge at this price.\n","link":"https:\/\/www.avforums.com\/reviews\/q-acoustics-3050i-cinema-pack-review.15017","file":"","showsite":"Y","datef":"July 2021"},{"id":"3b411852c17b9c0e243e33324ba38e3f","publication":"Trusted Reviews, 5 Stars, Highly Recommended","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/Trusted Reviews logo.png","date":"2021-07-24","quote":"Q Acoustics has delivered yet another superb set of speakers in the shape of the 3050i Cinema Pack. They look great, sound better, and are competitively priced, making them the perfect choice for fans of both movies and music.","link":"https:\/\/www.trustedreviews.com\/reviews\/q-acoustics-3050i-cinema-pack","file":"","showsite":"Y","datef":"July 2021"},{"id":"3b984f213f9bc85cec89f0cb83a9ebdd","publication":"What Hi-FI?, Awards 2021, Best Speaker Package \u00a31000-\u00a31500","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/0779b0acd1ef3ad01d6d169dc7ba0f69\/images\/Best speaker package \u00a31000-\u00a31500 copy[1].png","date":"2021-07-30","quote":"It is worth stressing just how talented the 3050i 5.1 Cinema Pack is. It\u2019s an instant hit, easily identifiable within moments of it being switched on. If you\u2019re looking for a floorstanding speaker package to elevate your home cinema for less than two grand, you should consider this set of Q Acoustics.","link":"https:\/\/www.whathifi.com\/reviews\/q-acoustics-3050i-51-cinema-pack","file":"","showsite":"Y","datef":"July 2021"}] var scriptElement=document.querySelector("[data-product='0779b0acd1ef3ad01d6d169dc7ba0f69']"); let div = document.createElement("div"); div.className="newawards"; let quotes=[]; let noquotes=[]; awards = awards.sort((a,b)=>{ return a.date==b.date?0:a.date
`+awards[i].datef+`

"`+awards[i].quote+`"

`+awards[i].publication+`
`; quotes.push(award); }else{ let award = `
`; noquotes.push(award); } } if(quotes.length>0){ div.innerHTML+='
'+quotes.join("")+"
"; } if(noquotes.length>0){ div.innerHTML+='
'+noquotes.join("")+"
"; } scriptElement.parentElement.insertBefore(div,scriptElement); let styles=document.createElement("style"); styles.innerHTML=` i.awarddate{ display: block; text-align: center; } .newawards{ padding: 0 30px; text-align: left; } .newawards p{ width: auto; } .nawardimage{ width: 100%; padding-top: 100%; background-repeat: no-repeat; background-position: center; background-size: contain; display: block; } .nawardquotes{ display:grid; grid-template-columns: auto auto; } @media (max-width: 750px){ .nawardquotes{ grid-template-columns: 1fr; } } .awardwithquote .naward{ display:grid; grid-template-columns: 1fr 3fr; align-items: flex-start; } .nawardquote{ padding: 10px 20px; align-self: center; } .nawardquote p{ margin: 0;padding: 0; } .nawardquote a{ color: blue; text-deocration: none; font-weight: bold; text-decoration: none; } .awardnoquote{ width: 150px; display: inline-block; height: 150px; padding: 0px 20px 0px 0px; } .nnooverflow{ max-width: 100%; overflow: hidden; position: relative; text-align: center; } .nrelative{ position: relative; } .nrelative .nscrollleft{ position: absolute; left: 5px; top: 50px; background-color: rgba(255,255,255,0.7); border-radius: 5px; width: 30px; height: 50px; z-index: 1; } .nrelative .nscrollleft:before{ content: " "; position: absolute; top: 12px; left: 10px; transform: rotate(-45deg); border-top: 2px solid #000; border-left: 2px solid #000; height: 20px; width: 20px; } .nrelative .nscrollright{ position: absolute; right: 5px; top: 50px; background-color: rgba(255,255,255,0.7); border-radius: 5px; width: 30px; height: 50px; z-index: 1; } .nrelative .nscrollright:before{ content: " "; position: absolute; top: 12px; right: 10px; transform: rotate(135deg); border-top: 2px solid #000; border-left: 2px solid #000; height: 20px; width: 20px; } .nawardimages{ white-space: nowrap; } `; scriptElement.parentElement.insertBefore(styles,scriptElement); var scrollarea=div.querySelector(".nnooverflow"); var scrollright = div.querySelector(".nscrollright"); var scrollleft= div.querySelector(".nscrollleft"); scrollright.onclick=function(){ scrollarea.scrollTo({ top: 0, left: scrollarea.scrollLeft+scrollarea.scrollWidth, behavior: 'smooth' }); } scrollleft.onclick=function(){ scrollarea.scrollTo({ top: 0, left: scrollarea.scrollLeft-scrollarea.scrollWidth, behavior: 'smooth' }); } let setupOverflow = function(){ scrollright.style.display="none"; scrollleft.style.display="none"; if(scrollarea.offsetWidth