In reference to "Remove Product From Cart Button" it mentions "Auto Qty Update Contrib" which i cannot seem to find. It says when you install both remove product from cart button and auto qty update you no longer need the update button. Well here is my effort at implementing my own qty update contrib. Hope you guys like it, it was a very simple thing todo. OVERVIEW ======== Enter a quantity inside of the quantity box in the shopping cart. Press enter or select outside of the box. The shopping cart refreshes using javascript showing the new quantity entered and a new overall shopping cart total. enjoy!

Files