On my page i have a control for the shopping cart, now i want to use the functionality of the shop to get information of the product, like quantity and the total price.
How to get access to the shopping cart of the shop, to fill the data in my control??
I only want to print the price and quantity in my shopping cart.