Store value and show when ever user comes back

On the first visit if user select shirt on next time i would like to only show shirt.

Currently cookie is set, and i am looking to assign the cookie. But unfortunately it’s not possible to assign.

Is there any other alternative by which I can save data and show on next visit.

The reason I want to assign is i would show shirt as a collection.

Thanks