Choose other country to get service

65C825K

乐竟体育 4K Mini-LED TV with QLED, Android TV and Onkyo sound system

C82K Series - EVERY DETAIL MATTERS 乐竟体育 Mini-LED elevating QLED colours

Product information sheet Product Information Sheet Icon

乐竟体育 C82K Series is the only QLED Android TV in the world coming with genuine 乐竟体育 Mini-LED technology. 乐竟体育 C82K Series combines Direct Mini-LED backlight, Quantum Dot, 4K HDR Premium, 100Hz Motion Clarity Pro for the best 4K HDR performance.
乐竟体育 C82K Series also features the most advanced Smart TV system ever: Android TV with Google Assistant built-in. Easily access to the contents you love thanks to integrated hands-free voice control: you can talk directly to your TV. Enjoy an incredibly immersive Dolby Atmos sound experience for your movies, music, and games thanks to its integrated ONKYO 2.1 sound system.
Mini LED technology makes it one of the slimmest Direct LED TV in the world: the best picture quality without compromise on design.
Elegance meets performance for a perfect harmony.

Choose your model.

65 55
'+ ''+ ''+ ''+ ''; iframe.addEventListener('load', function () { const iframeDoc = iframe.contentDocument; const script = iframeDoc.createElement('script'); script.type = 'text/javascript'; script.src = '/etc.clientlibs/brandsite/clientlibs/plugins/videojs.js'; script.onload = function() { const youtubeScript = iframeDoc.createElement('script'); youtubeScript.type = 'text/javascript'; youtubeScript.src = '/etc.clientlibs/brandsite/clientlibs/plugins/youtube.js'; youtubeScript.onload = function() { const videoEl = iframeDoc.querySelector('video.video-js'); const videojs = iframe.contentWindow.videojs(videoEl, videoOptions); videojs.on('init', function() { if(content.index === currentIndex) { setTimeout(function() { videojs.play(); }, 300); } }); }; iframeDoc.body.appendChild(youtubeScript); }; iframeDoc.body.appendChild(script); }); const container = document.createElement('div'); container.className = 'video-container'; const wrapper = document.createElement('div'); wrapper.className = 'video-wrapper'; container.appendChild(iframe); wrapper.appendChild(container); content.element.appendChild(wrapper); } }); lightbox.on('contentActivate', function(e) { const { content } = e; currentIndex = content.index; const type = content.data.type; if (type === 'video') { e.preventDefault(); const iframe = content.element.querySelector('iframe'); if(iframe) { const iframeDoc = iframe.contentDocument; if(iframeDoc) { const videoEl = iframeDoc.querySelector('.video-js:not(video)'); if(videoEl) { const player = videoEl.player; player && player.play(); } } } }else{ const element = content.instance.element; if(!element.classList.contains('pswp--zoom-allowed')) element.classList.add('pswp--zoom-allowed'); if(!element.classList.contains('pswp--click-to-zoom')) element.classList.add('pswp--click-to-zoom'); } }); lightbox.on('contentDeactivate', function(e) { const { content } = e; const type = content.data.type; if (type === 'video') { e.preventDefault(); const iframe = content.element.querySelector('iframe'); if(iframe) { const iframeDoc = iframe.contentDocument; if(iframeDoc) { const videoEl = iframeDoc.querySelector('.video-js:not(video)'); if(videoEl) { const player = videoEl.player; player && player.pause(); } } } } }); lightbox.init(); if (window.$detail) window.$detail.activePswp(lightbox);