Tritan Bottle Solar Lantern
SB-9122B
Input Charge:A: Solar Power;B: Built-in Type A USB;Press the “Power” Switch to shift lighting mode, from 100% lighting, 50% lighting, 20% lighting and Off.
Function & Feature:
1. LED Lighting
2. Tritan 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) | ≥2.5 hours |
Working Time after Fully charge (50% Lighting) | ≥6 hours |
Working Time after Fully charge (20% Lighting) | ≥10 hours |
Others
Specification of Built-in Battery | 3.7V, 480mAh Polymer Li Battery |
Input Voltage/Current | 5V/350mA |
Fully Charge Time via USB Input Cable | Approx. 2.5Hours |
Fully Charge Time via Solar Panel | Approx. 25Hours |
LED Specification | 2835 SMD, 6000-6500K |
Silicone Bottle Capacity | 600 mL/ 20 OZ |
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());