(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}/7
Description
Products Description
● IR Control Devices: TV, STB(Set-Top-Box), TV Box, Air Conditioner, Fan, Light, Audio, Projector, DVD, Camera, Heater, Purifier, etc ● RF(433/315MHz) Control Devices: Curtains, Roller Shutters, Window Pusher, Hanger, Projection Screen, Garage Door, Retractable Door, RF Switch, etc. ※ Compatible with RF 433/315MHz fixed code and learning code, not compatible with rolling code and encryption code. ※ The following list remote control type are not supported: 1. Two-way remote control 2. Rolling code remote control 3. Single-chip encryption program remote control Product Parameter: * Product Type: IR+RF Remote Control * Model Number: CS-SSRC-IRC * Input: DC 5V/1A * Standby Power Consumption: <0.85W * Infrared Frequency: 38KHz * Radio Frequency: 433/315MHz * IR Control Range: 8m * RF Control Range: 20m * Internet Connection: Wi-Fi IEEE 802.11 b/g/n 2.4GHz * Support OS: Android 4.4/iOS 9.0 or later * App: Tuya Smart / Smart Life * Working Temperature: -20~60℃ * Net Weight: Approx. 65g * Material: PC+Aluminum * Dimensions: 80*80*40mm