Further to my inquiry, I checked the Cart page using Chrome Console.
The following error message appeared:
Uncaught ReferenceError: Invalid left-hand side expression in postfix operation
Uncaught ReferenceError: uscesCart is not defined
Also, when I put an item in the cart, following message came back:
Uncaught ReferenceError: Invalid left-hand side expression in postfix operation
usces-cart:322
Uncaught ReferenceError: uscesL10n is not defined
usces-cart:322
(anonymous function)
jquery.js?ver=1.11.1:2
m.Callbacks.j
jquery.js?ver=1.11.1:2
m.Callbacks.k.fireWith
jquery.js?ver=1.11.1:2
m.extend.ready
jquery.js?ver=1.11.1:2 J
Would appreciate if you could help me out.
Thanks!