Linking To Tab

Hello, I wanting to link to a tab within a product page. I have this:

{if $smarty.request.selected_section}
{/if}
{__("contact_vendor")}
But the href is not working, it goes to the home page.

Please try the following code:

{__("contact_vendor")}

Please try the following code:

{__("contact_vendor")}

Thank you eComLabs, that works perfect now. I appreciate your help!

We are glad to help you.

Please try the following code:

{__("contact_vendor")}

Hi eComLabs, sorry to bother with this again, but I notice this refreshes the entire page, meaning it reloads it. I am wondering if there is a way for just to scroll down with reloading the entire page?

Hi eComLabs, sorry to bother with this again, but I notice this refreshes the entire page, meaning it reloads it. I am wondering if there is a way for just to scroll down with reloading the entire page?

Please try

{__("contact_vendor")} 

The scroll is smooth without reloading, but it does not activate the tab.

Try this code :)

{__("contact_vendor")} 

Try this code :)

{__("contact_vendor")} 

Thank you so much eComLabs! now it works perfect. I really appreciate the help with this.

Thank you so much eComLabs! now it works perfect. I really appreciate the help with this.

You are welcome!