I have Nop 2.70. Please note that I do have 'Enable Automatic Integration' disabled. I cleared the log and tried running but nothing showed up there. Just the same JS error in Firebug.
Trying to integrate the Ajax cart into our category page and am receiving an error that states
"Timestamp: 12/10/2012 8:28:34 AM
Error: TypeError: $(...).data(...) is undefined
Source File: http://www.afnop.dev/Plugins/SevenSpikes.Nop.Plugins.AjaxCart/Scripts/AjaxCart.min.js
Line: 113"
I de-minified the JS file for troubleshooting puroses, hence the line 113 error. I have 'Enable Ajax Cart On Multi Product Variants On Catalog Pages:' enabled and 'Enable Automatic Integration' disabled. Any suggestions?