Answer the question
In order to leave comments, you need to log in
Cookie cart?
There is a shopping cart on the site, goods are added there. When I reload the page, the items in the cart disappear. Whatever disappears I try to use cookies. This script does not react at all, the console is silent!
I am using jquery.cookie.js plugin
var korzina = $(".korzina-fixed").html();
$.cookie("nazvanie_cookie", korzina, {expires: 1,path: '/',domain: 'domain.com',});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question