Ganz einfach:
Einfach im Child Theme functions.php einfügen:
remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_related_products’, 20);
[Quelle: https://wordpress.org/support/topic/woocommerce-remove-related-products-info]