how is it possible to change the shopping cart URL? mine always links to a category even items are purchased from that category.
my cart url looks like
http://localhost/test/index.php/products/home-goods/microwaves/cart/
i would lie to change it to something like
http://localhost/test/index.php/products/cart/ or http://localhost/test/index.php/cart/
Can someone explain me how can i do it?
Create a menu item for cart page.