Support » Knowledge Base » Shop-Script » Tips & Instructions »
For easy navigation to the necessary part of a web page so-called anchors are used, i.e. named page areas to which the web page is scrolled when a user clicks on a special hyperlink. To help your visitors to find their way around in an extensive product description or info page, you can also use such links in your storefront. Peculiarities of creating anchors and links to them are described below (info pages are taken as an example, adding links to product descriptions is performed in a similar manner).
Tip: Do not mix it up with a button that has a broken chain symbol as it is used for deleting hyperlinks.
In field "Link URL" of the window that appears enter a URL of the following form:
auxpage_PAGE_ID/#ANCHOR_NAMEExample:
auxpage_about/#company
With ordinary URLs:
index.php?ukey=auxpage_PAGE_ID#ANCHOR_NAMEExample:
index.php?ukey=auxpage_about#company
Note: An attempt to select the necessary anchor name from a drop-down list under field "Link URL" will result in creation of an invalid link address. This is due to the fact that HTML tag BASE is used in the storefront of WebAsyst Shop-Script.