Hi everyone, I am making a website for client with CMS and I have some troubles with it. It’s a website for estate agency, and I have already done Collection with all necessary stuff, but I don’t want it to show every Item on one page. I mean - If there will be like 100 items in this collection it will all show in one page what can cause browser crash or multiple troubles when scrolling by users with weak hardware. (every offer contain slider with 4 photos and it is also could slow down browser when it will be so many items on one page).
I have searched a lot of topics for solution, but i have not found anything. I thought about infinite scrolling, but i don’t think it is possible with dynamic data. It can be in the form of pages for example the user is clicking “next offers” button and the page is reloading with more items, but i do not know how to manage or even make it.
Actually I am using tabs now for sorting offers by price and by size of flat space. It won’t be too much for browsers?
I can do it with dynamic data but if client will add 10 offers there will be 3 tabs which are empty.