i m adding products from external site using /path/to/app/checkout/cart/add?product=[id]&qty=[qty]
eg. Product Gift1 it comes to shopping cart grid but i m just adding not proceeding to checkout .
when next time i m login and adding some other product like Gift2 it adding and same time last one GIFT1 also appearing in that grid.
how can i display last item GIFT2 only in the shopping cart page. ? i dont need multi product functionality in magento.