I am currently seeking assistance with resolving an issue I have encountered on a Shopify theme that I recently customized. The problem lies within the quantity box on the live site where despite being able to adjust the quantity using the buttons, the actual value is not visible. This has left me puzzled as to why it is happening.
You can view my site here: [
I have compared my modified theme to the original purchased version in hopes of finding discrepancies, and also inspected Firebug for clues, but so far have been unable to pinpoint the source of the issue.
One error message that caught my attention in Firebug was:
Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
The file linked to this error (jquery.min.js) appears to be loading from ajax.googleapis.com, making it unclear how to address this and whether it may be contributing to the missing values in the quantity box.
Any guidance on how to resolve this would be greatly appreciated.
Theme Preview: [
Thank you in advance for any assistance offered.