Close

How to delete the products permanently instead of soft delete ?

meeran111222
6 years ago
#14016 Quote
Avatar
  • 2
Hello there,

Is it possible to delete the products permanently.  After deleting the products also still in the database which increases the size of the database also stores the unnecessary records.
SDobrev
6 years ago
#14017 Quote
Avatar
  • Moderator
  • 283
Hi,

If you delete the products from the database most probably you will encounter a lot of exceptions.

There are relations between the products and orders, customers, etc and if the product is null this will break the nopCommerce logic. This is why the nopCommerce uses soft delete.
Best Regards,
Stoyan Dobrev
Nop-Templates.com