❔ How to store JS selection data after page refresh
Hello I hope someone can take a look at that, I'm still stuck at that problem
https://stackoverflow.com/questions/77367216/how-to-store-js-selection-data-after-page-refresh
https://stackoverflow.com/questions/77367216/how-to-store-js-selection-data-after-page-refresh
Stack Overflow
I am trying to create an ecommerce page. I want to make category selections with using checkboxes. It can make the filtering and give me the necessary data; the backend works. But when I change the...