BPI Reefer vs Insulated Calculator
    
    
    
    
    
        
        
        
        
        
            Quick Scenarios
            
                
                
                
                
            
         
        
        
        
        
        
        
        
            Calculating your impact...
         
        
        
            
            
            
                Savings per Container
                €--
             
            
         
        
        
            Environmental Impact & ESG Benefits
            
                
                    -- kg
                    CO₂ Saved per Container
                 
                
                    -- tonnes
                    Annual CO₂ Reduction
                 
                
                    -- trees
                    Equivalent Trees Planted
                 
                
                    -- MWh
                    Energy Saved Annually
                 
             
            
                Achieve cost savings while improving your ESG metrics and sustainability reporting
            
         
        
        
        
        
            
            
            
        
        
        
     
    
    
d('recalculate').addEventListener('click', (e) => {
                    e.preventDefault();
                    this.calculate();
                });
                
                document.getElementById('reset').addEventListener('click', (e) => {
                    e.preventDefault();
                    this.resetDefaults();
                });
                
                document.getElementByI