Hi Richard You don't seem to be including the ectcart.js file. Have a look at the info here... https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110209
Hi Vince & Andy, Wow, that really was a quick response, thank you. I uploaded the js file, but forgot to include in the store pages. Fixed and working now, thanks again.
I'm having the same problem, add to cart button not working.
I added the ectcart.js file to the js file.
Then added this line <script type="text/javascript" src="/js/ectcart.js"></script> to the project.dwt file right before the </head> tag per the instructions but the add to cart buttons still aren't working.
quote:Then added this line <script type="text/javascript" src="/js/ectcart.js"></script> to the project.dwt file right before the </head> tag
I'm not seeing it in your store pages though. Having added it project.dwt and applied the change to all dependent pages, you need to upload all those changed pages to the server
Good, that's working now . I'd suggest you use project.dwt to add it to all pages, that saves confusion and prepares you for any future expansion of this js file.