If these appear on your site (e.g., Single Product Page), and you want them to go away, this code snippet will do that.
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );Don't want to mess with code snippets? Request for this to be a feature of MyListing Pro.
If these appear on your site (e.g., Single Product Page), and you want them to go away, this code snippet will do that.
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );