I need to get product's information in shopping cart. I mean to say if we add a product in cart I Need its Product ID and category ID of that item.
I want information of product attributes (e.g product's ID, Price, Parent id) whenever a product is added to cart at the shopping cart. How can I get that?