How to cache ajax request data for browser history back?

Viewed 23

I am creating an ajax woocommerce product filter with jQuery ajax, I want to cache the ajax request data to be displayed again when the user click back button in the browser and does not have to send the same ajax request again like filter in this shop: https://klbtheme.com/bacola/shop/?column=4

0 Answers
Related