janeklass Posted April 8, 2022 Share Posted April 8, 2022 If I delete a product from the cart, it will not disappear immediately. I need to refresh the page, it will disappear. What could be the problem? The web is located here: flamicroz.com Link to comment Share on other sites More sharing options...
idnovate.com Posted April 8, 2022 Share Posted April 8, 2022 Probably you have a JS error. Please check console (Ctrl + Shift + J). 1 Link to comment Share on other sites More sharing options...
Ress Posted April 8, 2022 Share Posted April 8, 2022 Yes, there is a problem with JS, of course. But you have activated the JS minification, and it is a bit difficult to figure out exactly where it is. Link to comment Share on other sites More sharing options...
janeklass Posted April 8, 2022 Author Share Posted April 8, 2022 2 hours ago, Ress said: Yes, there is a problem with JS, of course. But you have activated the JS minification, and it is a bit difficult to figure out exactly where it is. How can I deactivate JS minification? Is it possible to see where the problem is? In fact, I haven't set anything up here myself, I bought the design with quick start content and I'm now trying to figure out how it works. I'm pretty new to this .. Link to comment Share on other sites More sharing options...
Ress Posted April 8, 2022 Share Posted April 8, 2022 You can disable from: Advanced Parameters -> Performance -> Smart cache for JavaScript Link to comment Share on other sites More sharing options...
janeklass Posted April 8, 2022 Author Share Posted April 8, 2022 34 minutes ago, Ress said: You can disable from: Advanced Parameters -> Performance -> Smart cache for JavaScript Thanks! I turned it off now. Link to comment Share on other sites More sharing options...
endriu107 Posted April 8, 2022 Share Posted April 8, 2022 Check this: https://github.com/PrestaShop/PrestaShop/pull/23802 Link to comment Share on other sites More sharing options...
janeklass Posted April 8, 2022 Author Share Posted April 8, 2022 27 minutes ago, endriu107 said: Check this: https://github.com/PrestaShop/PrestaShop/pull/23802 Looks like I'm fine with this line? Or do I misunderstand? Link to comment Share on other sites More sharing options...
Ress Posted April 8, 2022 Share Posted April 8, 2022 I don't think that's the problem with that. I looked at the theme demo, and it's the same problem and there, the shopping cart is not updated after deletion. You can contact the theme developers to resolve this. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now