I try to find a solution, I have a special case, Let's say that my customers add something in cart, then they need to login or register. So I want to do something like this: after login/registration if they have a product in cart to be redirected to the checkout page, if they don't have a product in cart to be redirected to the my account page. Is this possible? Or exist for Magento a extension like this?
Thank you