You can display some module data in PrestaShop front-office or back-office by using some hooks. In this case we will write something about hook named productTabContent.
This hook is called when a tab is clicked. Ideal location for the content of a tab that has been defined using the productTab hook.