Jump to content

Problem with cart updating.


cate.88

Recommended Posts

I ve a problem with the cart update:

everything works fine if i refresh page, but if i try to change quantity of products o delete a product, nothing happen (if i don't refresh the page).

 

This is the error of my chrome console:

 

ERROR WHEN I UPDATE QTY

core.js:3 Uncaught TypeError: Cannot read property 'cart' of undefined at Object.<anonymous> (core.js:3) at Object.n.emit (theme.js:276) at Object.<anonymous> (theme.js:180) at Object.<anonymous> (core.js:2) at u (core.js:2) at Object.fireWith [as resolveWith] (core.js:2) at r (core.js:3) at XMLHttpRequest.<anonymous> (core.js:3)

 
 
 
 
 
 

ERRORE WHEN I TRY TO DELETE A PRODUCT

 

core.js:3 Uncaught TypeError: Cannot read property 'cart' of undefined at Object.<anonymous> (core.js:3) at Object.n.emit (theme.js:276) at Object.<anonymous> (theme.js:180) at Object.<anonymous> (core.js:2) at u (core.js:2) at Object.fireWith [as resolveWith] (core.js:2) at r (core.js:3) at XMLHttpRequest.<anonymous> (core.js:3)

 
 
 
 
 
 

 

I have the same problem in 2 different sites, made with the same theme.

Moreover, my ps folder is in a subfolder: ex: mysite.it/prestashop

I try to disable and empty chache, but nothing changes.

 

Can somehone help me?

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 3 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...