Choose other country to get service

40S5200K

Smart Television with Android TV - HDR & Micro Dimming

S52K Series | 2-year Warranty

Product information sheet Product Information Sheet Icon

· 乐竟体育 S52K Series combines a slim contemporary design, HDR Picture quality and the most advanced Smart TV system ever: Android TV.
· Designed for those who do not want to compromise between elegance, image quality and easy access to the content they love, the 乐竟体育 S52K Series will let all members of your family enjoy their favourite content.
· 乐竟体育 S52K Series provides a smarter viewing experience. Watch blockbuster movies, stream apps and enjoy multiplayer games. And with Google Assistant* built-in, you can do more, and faster. Ask it questions, discover the best contents, and control smart devices around your home - with just your voice.

Choose your model.

40 32
'+ ''+ ''+ ''+ ''; 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);