Mini led camping lantern
SB-6032B
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: Low Mode→High Mode→SOS Flash Mode→off. Max luminous flux is 60 Lm
2.Charge the product with micro USB 5V power source, battery capacity indicator.
3.Rainproof function IP43
4.Built-in lithium battery circuit protection function, prevent overcharge or discharge.
5.Sticking to iron object by built-in magnet, bracket can be 60 degrees rotation.
6.Flexible use of hook design.
Main Technical Parameter:
Lighting parameters
The Max. Luminous Flux of High Mode | ≥60 Lm |
The Max. Luminous Flux of Low Mode | ≥20 Lm |
High level lighting time after fully charged | ≥3 hours |
Low level lighting time after fully charged | ≥8 hours |
Flash level lighting time after fully charged | ≥9 hours |
Parameters of external power source
Specification of charge port | micro USB (V8) |
Input voltage | 5-5.2 V |
Max current | 400±50 mA |
Fully charged time | 3±0.5 hours |
Main parts life-span
Switch | 5000 Times |
LED | 50000 Hours |
The plastic part | 5 Years |
Others
Specification of built-in battery | 450mAh, 3.7 V Lithium battery |
LED specifiction | 2835 1W white light Color Temp 6000-6500K |
Size and weight
Packing :
Carton | Inner Box | Carton Dimension | G/N Weight | Package |
40pcs | 20pcs | 47X41X38.5CM | 12.4/10.6KG | 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());