How to redirect for frontend in pretty URL
How to redirect for frontend in pretty URL
Hi, i am develop a module which has a cart. After "add_to_cart" action I want to redirect user to the "/cart" url and not for "/cart/?mact=Shop,mc9ac6,cart,1&mc9ac6returnid=59" how to do this with RedirectForFrontend or whatever?