Hi, i want to know how to call the content inside q&a tab?
This is example to call the content inside description tab:
add_action( ‘woocommerce_after_single_product_summary’, ‘woocommerce_product_description_tab’ );
I want to make long content and not in tab so i need to know how to call the content inside q&a tab. I need your help, thanks