Added to bottom of functions .php file via appearance>editor>Academy

 

 

/* Disable Related products on single product pages */
remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_related_products’,20);