There is no cookie at all Is it possible? And exactly how?
The only thing I can think of is that if you create hidden buttons with IDs, when the user first accesses the site. That ID can be promoted from page to page when something is added to the shopping cart, then you use AJAX to save that selection in the ID.
This old method was actually spreading token in the form of a GET or Post Variable during the process , Which easily breaks (hence, in session settings, with the possibility of it being automatically enabled).
It can easily break, I do not think people have anything wrong with the need to enable cookies if they want to buy something from your site < / P>
Comments
Post a Comment