I have a shop that has had issues with the ability to add products to cart -- the issue seems to be limited to Chrome and is intermittent which makes no sense to me. I was hoping someone with more knowledge could help.
The shop is now running on TB 1.3 but the problem existed before that so it is not because of upgrading to 1.3.
The theme is the old default theme from PrestaShop 1.6 as that was what the store was running before migration.
In developer tools I see the following error
tools.js:105 Uncaught TypeError: Cannot read properties of undefined (reading 'CAD')
at displayPrice (tools.js:105)
at formatCurrency (tools.js:83)
at writeDiscountsContent (196-custom-tabs-set-of-5.html:592)
at HTMLDocument.<anonymous> (196-custom-tabs-set-of-5.html:676)
at j (jquery-1.11.0.min.js:2)
at Object.fireWith [as resolveWith] (jquery-1.11.0.min.js:2)
at Function.ready (jquery-1.11.0.min.js:2)
at HTMLDocument.K (jquery-1.11.0.min.js:2)
The store is multicurrency with CAD being the default currency.
I'm really at a loss on this. Intermittent issues don't make sense to me.
Question
Naldinho
I have a shop that has had issues with the ability to add products to cart -- the issue seems to be limited to Chrome and is intermittent which makes no sense to me. I was hoping someone with more knowledge could help.
The shop is now running on TB 1.3 but the problem existed before that so it is not because of upgrading to 1.3.
The theme is the old default theme from PrestaShop 1.6 as that was what the store was running before migration.
In developer tools I see the following error
The store is multicurrency with CAD being the default currency.
I'm really at a loss on this. Intermittent issues don't make sense to me.
9 answers to this question
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