So I have a site I have created which is a catalogue of products. This is not an eCommerce site so have created a products database.
The idea is that if a user likes the product they are viewing they click a button which adds it to a wishlist.
The wishlist is to be stored in a lightbox and there will be functionality to add/remove these items within the lightbox, as well as a function to email the wishlist items to an address along with a message.
I have extensively researched the tutorial for creating a wishlist using wix stores and corvid. However the key issue is that I dont want the user to have to log in to add an item to the wishlist I want it saved in local storage so it will keep when they are in the site and also retain when they revist the site (using their cookies).
Can anybody shed some light on this as I have been going around in circles!
Thank you