I can’t add things in cart from the product view (template/catalog/product/view.php)? It says 0 in the QTY and if you change to a higher number you still can’t add that to the cart…
DEMO: http://eldeskin.com/magento/index.php/ansiktskrem.html
After reading ALOT on other forums, the error may be caused of JavaScript error. I used the Safari error console and see there is an error in js/prototype/prototype.js
TypeError: ’undefined’ is not a function (evaluating: ’element.dispatchEvent("on" + actualEventName, responder)’) TypeError: ’undefined’ is not a function (evaluating: ’element.dispatchEvent(event)’)