Handy Care Bidet
    
 
    
      SB-9502
    
 
    
     1.Turn and draw bidet body from water reservoir; 2.Fill with clean water (145ml); 3.Fixed the bidet body with water reservoir; 4.Open waterpipe in a proper way; 5.Starting the Strong or Soft mode after 3 seconds press power; 6.Clean the bidet body after using.
    
 
     
   
   
  Function & Feature:
1.Strong and Soft Mode, Swift Mode as you need;
 2.Waterpipe Port 180º adjustment for complete cleaning;
 3.1 minute automatically shut down,Energy Saving;
 4.Compact size , Light weight, suitable for multi-spot using. Like person travel,business trip and used by people with certain disabilities;
 5.Clean when & where you need, with normal or warm water;
 6.Waterproof, IPX6;
 Be sure that clean and dry water reservoir afteruse.Be sure that no water left inside waterpipe. (wesuggest that few seconds working more after taking off water reservoir)
Main Technical Parameter:
| Material
                 | ABS+PC+Silicone
                 | 
| Bottle Volume
                 | 140ml
                 | 
| Run Time at Low Mode
                 | ≥180
                 | 
| Displacement of Strong Mode
                 | 300mL/Minute
                 | 
| Run Time at High Mode
                 | ≥120
                 | 
| Displacement of Soft Mode
                 | 145mL/Minute
                 | 
| Waterproof
                 | IPX6
                 | 
| Noise
                 | ≤65dB
                 | 
| Working Output Current
                 | <200ma
                 | 
| Motor
                 | DC 3.0V YYP370-3C2
                 | 
| Power Source
                 | 2 x AAA Battery
                 | 
| Working Mode
                 | Low Mode-High Mode
                 | 
| Size
                 | Ф47mmx156mm
                 | 
| Weight
                 | 215g
                 | 
Packing:
| Carton | Inner Box | Carton Dimension | G/N Weight | Package | 
| 40pcs | 20pcs | 44x39x31.5CM | 12.5/11.5KG | 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());