Could you please tell me how I can implement Lazy Loading of content in Offcanvas using JS? Ajax? I want the offcanvas content to not be present in the HTML when the page loads, but to load this content when a trigger (e.g., a button) is clicked.
This will significantly reduce the HTML code and provide a huge benefit for SEO.
Hi guys! Is using a popup template still the best solution at the beginning of 2025? I want to achieve the same what Pavel described. I am working on a website with more than 250 product categories, which probably will significantly affects the performance of the website if it is loaded on every single page load.