M
M
msimrial2015-09-10 16:27:44
PHP
msimrial, 2015-09-10 16:27:44

How to implement saving the value when moving to another page within 2 pages?

There are product filters, when choosing a value, the products are filtered through ajax, respectively, and loaded only by 50 and loaded through ajaxinfinity. How to implement that when choosing a filter by price, for example, then you go to the product (page transition), you return and the filter was selected?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrew, 2015-09-10
@msimrial

js:
localStorage
sessionStorage
php:
$_SESSION

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question