After trying every function I could find and 2+ days of trying every snippet possible for functions.php I have been unable to find a working solution for this.
I am trying to remove the WooCommerce description and review tab, and just display the description in place of the tabs, and have the contents of the reviews tab beneath it... with no tabs to click. - I an unset the tabs and remove, but cannot add their contents back in.
I have tried "Remove single product tabs and add the related content instead In Woocommerce" answer code.
I do not mind even overriding php in the theme, but nothing seems to work... the goal is just to have the description show, and the reviews beneath with no tabs. Any help is appreciated.