simpleCart works fine with MooTools v. 1.4.5 with compatibility. However, I'm using MooTools without compatibility layer, and it seems that simpleCart does not work properly.
Check this fiddle: http://jsfiddle.net/Kukuk/
Try to purchase > 1 item:
- total # of items increments always with 1
- total price does not update
- [Checkout] link does not work
And maybe there are even more bugs.