(function(){ var awards =[{"id":"c1ed43bafedf094cf71fe5302410c87b","publication":"Tom's Guide, Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/47237e50434a0f06c20c27959e640d78\/images\/TG.2.jpeg","date":"2026-02-14","quote":"The Goldring GR3 is an excellent turntable. It sounds amazing, and features everything you could need to get listening to vinyl (apart from a pair of speakers). It\u2019s a great second or even third turntable, giving you a stunning experience that\u2019ll look lovely for years to come\u2026","link":" https:\/\/www.tomsguide.com\/audio\/i-tested-this-stunning-turntable-with-top-notch-sound-thats-great-for-beginners-theres-just-one-big-problem","file":"","showsite":"Y","datef":"February 2026"},{"id":"6b7476adf9ccf64a698852761b156ee7","publication":"Techradar, Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/47237e50434a0f06c20c27959e640d78\/images\/Techradar.jpg","date":"2026-01-10","quote":"Goldring has managed to enter a tricky area of the turntable market with a player that is distinct enough (where finish, specification and sound quality are concerned) to stand out and make quite a compelling case for itself\u2026The way the Goldring GR3 just flows is highly enjoyable.","link":" https:\/\/www.techradar.com\/audio\/turntables\/goldring-gr3-turntable-review ","file":"","showsite":"Y","datef":"January 2026"},{"id":"12bbc90ea372ebe952f070936a013741","publication":"Sound Advice, Recommended Award","logourl":"https:\/\/secure.armourhome.co.uk\/awards\/resize\/200x200\/47237e50434a0f06c20c27959e640d78\/images\/Sound Advice-Logo.png","date":"2026-01-08","quote":"Really, you buy a Goldring GR3 for its combination of great sound, admirable build and finish, completely painless plug-and-play convenience, and for its ability to slot into any system you care to mention. It makes a strong case for itself, if for no other reason than the fact that its nominal rivals can only claim some, rather than all, of these qualities.","link":"https:\/\/www.sound-advice.online\/product-reviews\/goldring-gr3","file":"","showsite":"Y","datef":"January 2026"}] var scriptElement=document.querySelector("[data-product='47237e50434a0f06c20c27959e640d78']"); 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