Bottle Solar Lantern
SB-9121
1、Lighting: Press the “Power” Switch to shift lighting mode, from 100% lighting, 50% lighting, 20% lighting and Off.;2、 Input Charge:A: Solar Power;B: Built-in Type A USB.
Function & Feature:
1. LED Lighting
2. Water Bottle
3. Built-in input USB charging cable
4. Lighting Mode: 100% Lighting-50% Lighting- 20% Lighting-Off
5. Waterproof IPX7
6. Solar Power Input Charge
Main Technical Parameter:
Lighting parameters
The Max. Luminous Flux(100% Lighting) | ≥100Lm |
The Max. Luminous Flux(50% Lighting) | ≥50Lm |
The Max. Luminous Flux(20% Lighting) | ≥20Lm |
Working Time after Fully charge (100% Lighting) | ≥5 hours |
Working Time after Fully charge (50% Lighting) | ≥12 hours |
Working Time after Fully charge (20% Lighting) | ≥20 hours |
Others
Specification of Built-in Battery | 3.7V, 1000mAh Polymer Li Battery |
Input Voltage/Current | 5V/0.5mA |
Fully Charge Time via USB Input Cable | Approx. 4Hours |
LED Specification | 2835 SMD, 6000-6500K |
Silicone Bottle Capacity | 600 mL/ 20 OZ |
Packing :
Carton | Carton Dimension | G/N Weight | Package |
50pcs | 49X49X47CM | 16.5/15.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());