I want to delete all shopping cart items (products added to cart) of all customers in Magento.
How can I do that?
In detail:-
Suppose, I have total 10 registered customers in my shop. They might have items (products) added to cart. I want to clear all items added to cart for all the 10 registered customers.