(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Outdoor Interactive Digital KioskSolutions
This product is a digital interactive kiosk solution designed specificallyfor outdoor environments. lt combines durability with digital interactivefeatures, allowing users to interact, access information, and completetransactions via touchscreen. Suitable for various outdoor locations, itoffers convenient self-service and interactive experiences.
Product Paramenters
Size
Customize
Brightness
2500 cd/m²
Resolution ratio
3840*2160/ 4k
Material
Aluminum Structure
Color
Black / Silver / Grey / Customize
Waterproof grade
IP65
Products Description
Wide range of applications
The module adopts direct-lit backlighting
Excellent durability and corrosion resistance
鈼� Uniform brightness distribution: Direct-lit backlighting enables LCD screens to achieve uniform brightness distribution, reducing uneven brightness on the screen surface and thereby enhancing the clarity and readability of images and text.
鈼� Improved contrast ratio: Direct-lit backlighting technology effectively enhances the contrast ratio of LCD screens. By placing the backlight source at the bottom, it better controls the contrast between black and white, making images appear more vivid and clear.