Select an option to add this to your cart.
  
  
    
      
      
        
        
          Color
          
            : Polished Stainless Steel 
          
            : Matt Black 
          
            : Brushed Nickel 
          
            : Polished Gold 
          
            : Brushed Gold 
          
            : Rose Gold 
          
            : Oil Rubbed Bronze 
          
            : Antique Brass 
          
         
        
        
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
          
        
      
      
      
      
        
        
          
          
          
            
              
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Polished Stainless Steel
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Matt Black
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Brushed Nickel
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Polished Gold
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Brushed Gold
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Rose Gold
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Oil Rubbed Bronze
                 
              
                
                  
                  
                    
  
  
  
    
    
      
      
      
      
       
    
  
                  
                  
                  Antique Brass
                 
              
              
              
                Choose options
               
              
              
             
           
          
          
            
            
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Polished Stainless Steel 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Matt Black 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Brushed Nickel 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Polished Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Brushed Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Rose Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Oil Rubbed Bronze 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Antique Brass 
                   
                 
              
             
          
           
          
          
  
  
  
   0) {
        dragging = true;
        startY = $event.touches[0].clientY;
      }
    "
    @touchmove.window="
      if (dragging) {
        let deltaY = $event.touches[0].clientY - startY;
        if (deltaY > 0) {
          pos_y = deltaY;
          if (pos_y > window.innerHeight / 3) {
            dragging = false;
            pos_y = 1200;
            drag_drawer = false;
            if (!menu_drawer) {
              enable_body_scrolling = true;
              has_overlay = false;
            }
          }
        } else {
          pos_y = 0;
        }
      }
    "
    :style="      'transform: translate(0px, ' + pos_y + 'px)'"
    x-trap="drag_drawer"
    x-show="drag_drawer"
    
    x-cloak
  >
    
      
        
        
            
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Polished Stainless Steel 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Matt Black 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Brushed Nickel 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Polished Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Brushed Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Rose Gold 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Oil Rubbed Bronze 
                   
                 
              
                
                
                  
                    
                      
  
       
                     
                    
                    
                    
                      
  
  
  
    
    
      
      
      
      
       
    
  
                    
                  
                    
                    Antique Brass 
                   
                 
              
             
          
       
     
   
         
      
     
  
 
  
    
      Options
     
    
      
        
          Polished Stainless Steel
          - $1,899.95
          
         
      
        
          Matt Black
          - $1,949.95
          
         
      
        
          Brushed Nickel
          - $1,999.95
          
         
      
        
          Polished Gold
          - $2,089.95
          
         
      
        
          Brushed Gold
          - $2,049.95
          
         
      
        
          Rose Gold
          - $2,189.95
          
         
      
        
          Oil Rubbed Bronze
          - $2,239.95
          
         
      
        
          Antique Brass
          - $2,279.95