I configured my "Add to cart" buttons so they don't go to the cart / checkout screen when something is added. I want my customers to browse around the web and jsut go to see the whole cart when they decide is enough.
So, the problem is that putting the cart in a module is unpleasant and can be a problem when you have huge lists of products and variations.
I would like to have a small module with just a cart simbol, a total amount of products added and a total price, then if user clicks this would get expanded as a list, as a module or a menu or whatever but without going to the checkout screen directly.
Is this possible?