This small and lightweight plugin deletes all product images automatically when the product is deleted (from trash).
The plugin uses the “before_delete_post” action and runs a delete (wp_delete_post) for the product ID that is being deleted, this is done automatically and works with any number of products (server performance limited)
Contributions are welcomed on https://github.com/rwkyyy/delete-product-images-for-wc