Mini led camping lantern
SB-6032
This product adopts high power LED as the light source. When using can not only flat, hang, also can rely on the base of built-in strong magnet adsorption in all kinds of iron flat, to adapt to more occasions. Charge this product via micro USB 5V port.
Function & Feature:
1.Switch modes: High Mode→Middle Mode→Low Mode→off. (by press the button once) SOS Flash Mode→off. (by hold and press the button until it works) Max luminous flux is 200 Lm
2.Gradual lighting change setting, let your eyes more comfortable.
3.Light memory function, can open it as same as the last time lighting mode when closed.
4.Charge the product with micro USB 5V power source, battery capacity indicator.
5.Rainproof function IP43
6.Built-in lithium battery circuit protection function, prevent overcharge or discharge.
7.Sticking to iron object by built-in magnet, bracket can be 60 degrees rotation.
8.Flexible use of hook design.
Main Technical Parameter:
Lighting parameters
The Max. Luminous Flux of High Mode | ≥200 Lm |
The Max. Luminous Flux of Middle Mode | ≥100 Lm |
The Max. Luminous Flux of Low Mode | ≥20 Lm |
High level lighting time after fully charged | ≥6hours |
Middle level lighting time after fully charged | ≥12 hours |
Low level lighting time after fully charged | ≥45 hours |
Flash level lighting time after fully charged | ≥10 hours |
Parameters of external power source
Specification of charge port | micro USB (V8) |
Input voltage | 5-5.2 V |
Max current | 700±100 mA |
Fully charged time | 4-6 hours |
Main parts life-span
Switch | 5000 Times |
LED | 50000 Hours |
The plastic part | 5 Years |
Others
Specification of built-in battery | 1800mAh, 3.7 V Lithium battery |
LED specifiction | High power 3W white light Color Temp 6000-6500K |
Size and weight
Packing :
Carton | Inner Box | Carton Dimension | G/N Weight | Package |
40pcs | 20pcs | 38x21.5x37CM | 7.5/6.0KG | Color Box |
Online message
If you are interested in our products, please leave a message or contact the online customer.
");
//下方显示点击切换
$(".pro-nav .root>div").click(function(){
$(".pro-nav .root>div").removeClass("on");
$(this).addClass("on");
for(var i=0; i<$(".pro-nav .root>div").size(); i++){
if($(".pro-nav .root>div:eq("+i+")").hasClass("on")){
$(".pro-show").removeClass("on");
$(".pro-show:eq("+i+")").addClass("on");
}
}
});
//手机高度
if(window.innerWidth<=640){
$(".pro-nav .root>div").height($(".description").height());
}
//手机下横屏变化
if(window.innerWidth<=940){
$(window).resize(function() {
$(".pro-nav .root>div").height($(".description").height());
$(".pro-imgshow .slt ul li").height($(".pro-imgshow .slt ul li").width());
$(".pro-imgshow .slt ul li img").css("height","100%");
$(".pro-imgshow .imgshow").height($(".pro-imgshow .imgshow .on img").height());
});
}
$(".pro-imgshow .imgshow").height($(".pro-imgshow .imgshow .on img").height());