Higlighted insights
 {
    const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
    const overviewID = 'inzichten-overview';
    fetch('?' + queryString)
        .then(response => response.text())
        .then(data => {
            let parser = new DOMParser();
            let doc = parser.parseFromString(data, 'text/html')
            let content = doc.querySelector('#' + overviewID).innerHTML;
            document.querySelector('#' + overviewID).innerHTML = content;
            history.replaceState(null, null, '?' + queryString);
        })
        .catch(error => console.error('Error: ', error))
        .finally(() => {
            scrollToOverview(overviewID);
        })
})">
    
    
    
    
    
    
    
        
    
    
        
    
    
    
    
        
            
            
    
    
                    
        
        
        
     
            
                Insights
- 
    
                    
 Insight
    August 02, 2021Holding losses can be offset against non-holding profits
 - 
    
                    
 Insight
    June 24, 2021Practical tips for optimising your supply chain
 - 
    
                    
 Insight
    June 17, 2021Two weeks left: your checklist for the new e-commerce VAT rules
 - 
    
                    
 Insight
    June 10, 2021VAT and the One Stop Shop: answers to your questions
 - 
    
                    
 InsightJune 09, 2021E-commerce in the EU, US and the UK, are you ready?
 - 
    
                    
 InsightJune 08, 2021E-commerce 2021 and the iOSS return: Frequently Asked Questions
 - 
    
                    
 Insight
    June 04, 2021International expansion? New regulations can help!
 - 
    
                    
 InsightJune 03, 2021The impact of the e-commerce rules on your VAT registrations
 - 
    
                    
 Insight
    June 02, 2021The OSS for businesses established outside of the EU