Hi,
The problems I'm having with the shopping cart module are the following:
-The cart module is inicialized to 1 item instead of empty/ 0 items, as usual.
-When I add a document to the shopping cart, it takes me to the checkout, so if I want to add more than one element before to do the checkout I have to iterate many time : add-->continue shopping, add-->continue shopping, ... and so on
-Additionally, when I clean up the cart it takes me to the list of documents being sold but the cart modules cannot be seen anymore, just the checkout table is presented when adding a new one......
Could you help me, please? Thanks in advance.