Okay I’ll try to clarify a little bit.
I have a special header that I display only for single products. In this header is a menu item “Scope of delivery”.
For the single product I have created an additional tab “Scope of delivery”.
Now I would like to click the menu item “Scope of delivery” in the header and then the page should scroll directly to the product tabs and open the tab “Scope of delivery”.
If I create a link with the CSS ID tab-title-xts_additional_tab_3 in the menu and then click on it, the page scrolls to the tabs, but unfortunately the desired tab is not opened. I am looking for a solution for this. Smooth scroll would also be desirable.
Best regards,
Manuel