| Name | 
                                    Price | 
                                    
                                        Qty
                                        Quantity
                                     | 
                                
                            
                            
                                
                                    
                                        
                                            {{ rt.Name }}{{ rt.IsMemberOnly ? ' (Members Only)' : '' }}
                                            
                                         
                                     | 
                                    
                                         
                                            
                                                
                                                    {{rt.Price | currency }}
                                                
                                                
                                                    {{rt.PriceAfterDiscount | currency }}
                                                
                                            
                                            {{ rt.Price | currency }} 
                                         
                                     | 
                                    
                                        
                                        
                                        
                                        
                                            {{ rt.RegistrationFullMessage(vm) }}
                                        
                                     | 
                                
                                
                                    | 
                                        Total vacant spots per event:
                                        {{ vm.EventInfo.VacantSpotsPerEvent }}
                                     | 
                                     | 
                                
                                
                                    | 
                                         
                                            {{vm.status.maxEventLimitViolation.msg}}
                                         
                                     | 
                                
                            
                        
                        
                        
                            Login to view all available options.
                        
                        
                            {{ vm.model.CustomRegOptionsErrors || "Login is required to register for this event." }}