Also, I cannot use
remove_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_output_related_products’, 20 );
because I would like to keep both related products and ‘Frequently bought’ products but display them at different areas on the page.