Skip to content

Removing a product should not remove it from the database

Removing a product should not remove its record from the database, but update its delete_at field, as it is done when removing a user.