if (navigator.cookieEnabled == 0) {
  alert("please enable cookies for the cart to work properly!");
}

