Universal Solar Multi-bottle
    
 
    
      SB-9104
    
 
    
     Five kinds of colors, solar energy and USB charging suitable for family emergency lighting, outdoor camping, adventure, rescue, weekend travel is very good equipment selection; color gorgeous can also be used as a gift to give good friends
    
 
     
   
   
  
Function & Feature:
1.Lighting modes: Low-high-flashing-off.
2.USB charge or solar charge.
3.Waterproof IP66
4.Can be used as camping lantern.
5.With hanging handle, suitable for mountaineering, camping, hiking and traveling.
6.As storage containers, can put in first-aid medicine, mobile phone, lighter and etc.
Patent:
Registered Patent in USA:29/526,135
  Registered Patent in Japan:2015-012960
Registered Patent in Europe:2695577
Main Technical Parameter:
Lighting
  | Solar charge Input voltage (750W/㎡)
                 | ≥5.5V
                 | 
| Output voltage (Resistance 500Ω)
                 | ≥5.0V
                 | 
| Output current (Resistance 500Ω)
                 | ≥10mA
                 | 
| Input voltage
                 | 5.0±0.2V
                 | 
| Charging port
                 | Micro USB port | 
| The Max. Luminous Flux of high-brightness
                 | ≥100Lm | 
| The Max. Luminous Flux of low-brightness | ≥50Lm | 
| Run time(high-brightness after fully charged)
                 | ≥5 hours | 
| Run time(low-brightness after fully charged)
                 | ≥12 hours | 
| Input charging Max current | ≥180mA | 
Fully charged time by external power adapter
  | About 5 hours | 
  Product Specification| Specification of built-in battery | 1000mAh/3.7V Lithium polymer battery | 
 Size and weight  
  | Size | ф100*167 MM
  | 
| Weight | 200g | 
 Packing:
| Carton | Inner Box | Carton Dimension | G/N Weight | Package | 
| 40pcs | 20pcs | 49x48x28CM | 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());