Add the following code at the end of your functions.php file located in our child theme ( so it will not be lost when you update our theme ).


remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );