Hi Leonidas,
For your information, cookie is not being used in the plugin. Data of registered users is stored in the database. And for guest users, data is stored in the local storage of browser.
To set the time duration for the data to be set in the local storage, we’ll need to add the feature. Let us know if you need it.
Best regards.
Hi
maybe I misunderstood this sentence https://prnt.sc/LNWRsd0jH7Pz
Anyway I believe it’s a nice feature if you add it into a future update.
Regards
Leonidas
Hi @visionoptika
In older versions, we used cookies to save products in Wishlist. Since version, 2.0.0 we no longer use cookie to save this information. We will be removing that point from the feature list.
Now we use local storage to save products in the wishlist which is saved in the browser’s local storage till it is cleared manually. Hence, the data in the local storage will stay forever. It will not have an expiry time like cookies.