current shopping carts

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 13 ans
can I delete Current Shopping Carts if yes how I can do that?
Il y a 13 ans
Connect to your database and execute the following SQL script:
DELETE FROM Nop_ShoppingCartItem
Il y a 13 ans
Thank you.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.