To make a system of requests, where the user clicks on the link to fall into a page that will select the items that go to order.
I need some way to identify what the user selected in those checkboxes and move to the page that makes the request ... is it possible to save html in type a sessionStorage, or something like that and then retrieve it on another page?
Thank you in advance