deactivating the products (via Zed Interface) should trigger an event that removes them from storage and search, but depending on how many, it takes some time (until message queues are processed). Removing them from database tables would actually not work, since they are then not deleted in search and storage (even if you sync data again). So now you might have to remove them manually from elasticsearch and and redis storage