Javascript / jQuery error on add to cart
-
I have built an e-commerce site with wordpress and woocommerce and I have an error that I can’t really identify. The issue exists on this page https://www.hondashop.com.au/parts-service-repair/honda-parts-catalogue/ where the parts information is called from an external 3rd party database and when their add to cart button is pressed, custom code was written to put the part in our product list and then get it back and place it in our woocommerce cart. This worked fine in testing but after we went live and added an SSL certificate it stopped working. I just get an eternal loading gif. Please Help
From the console the error appears to reside here but it has me stumped.
jquery.js?ver=1.11.1:4 GET https://www.hondashop.com.au/result?post_title=15650-MFL-000-GAUGE%2C+OIL+LEVEL&post_content=GAUGE%2C+OIL+LEVEL&price=16.86&quantity=1 404 (Not Found) send @ jquery.js?ver=1.11.1:4 m.extend.ajax @ jquery.js?ver=1.11.1:4 (anonymous function) @ honda-oem-parts-lookup.js?ver=4.0.6:439 j @ jquery.js?ver=1.11.1:2 k.fireWith @ jquery.js?ver=1.11.1:2 x @ jquery.js?ver=1.11.1:4 send.b.onload.b.onreadystatechange @ jquery.js?ver=1.11.1:4
- The topic ‘Javascript / jQuery error on add to cart’ is closed to new replies.