How do I add a link to a page in "Site Settings"?
The free fields in your "Site Settings" will accept HTML entries. If you'd like to add a link within one of the settings, HTML is the way to do it.
Determine where you want to place the link, and where you want the link to direct your customer
For this example, we will use the "Unpriced Text When Available" field to direct the customer to a "Find a Branch" tool located on the site. "Unpriced Text When Available" is found under "Shopping Settings". The most effective way to proceed is to open your "Site Settings" in one tab, and the link destination in another tab.
Change the value of the settings field to include the link
If the link is to another page on your site, you only need the part of the URL that comes after ".com". In this example, we are pointing the link to a page called "/secondary/BranchLocator". Be sure to use proper HTML syntax and tags. A link should look like this:
<a href="/secondary/YourPage">THIS IS THE TEXT THAT WILL BE LINKED</a>
If you're linking to a page outside of your site, you must include https:// followed by the full address of the page.
Save your changes
That's all you need to do. When you've made your desired changes, scroll to the bottom of the page and click "Save".