Magento 1.9 - empty cart page using localhost -


i'm using magento ce 1.9 , cart keeps emptying when click on cart page. happens on localhost , not problem in production (which uses ssl). here's happens:

  1. add product shopping cart
  2. click continue shopping
  3. product in mini-cart
  4. navigate cart page
  5. application render empty cart page (and mini-cart empty well)

i've tried changing increasing cookie lifetime 1 day , setting validate http_user_agent yes. else can do?


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -