After a customer increments an item count in the cart, the "continue shopping" link in the cart does not return to the URL I specified but increments the count again. This confuses consumers. It's as if the increment count feature inserts a new URL into the history and the "continue shopping" link goes to the last page in the history (which is no longer the return page).
... View more