Plugin Support
Stan
(@stantinv)
Hi,
It depends on the settings applied by the website admin. Generally the Wishlist functionality can be used by guests and registered users.
Regards,
Stan
@stantinv:
For normal visitors, the wishlist selection is stored in the session.
When the visitor clears the cookies, everything is gone, which would be fine.
But would the wishlist selection be stored/persisted for a logged in user (one that ordered something and registered as a WooCommerce user),
so that even when the user cleared the cookies, the wishlist selection comes back, when the user logs in again?
Plugin Support
Stan
(@stantinv)
@strarsis
When the user registers an account his Wishlist will be added into the database with a unique ID, so no matter from where he logs in further. All products added to Wishlist will be displayed after signing in.