Page Loop Links
The first part of setting up the loop links feature within your page template is to first create a DEFINE LINK_TO_PAGE section to control how the link will look on your page. The three main tags you would want to include in this section are PAGE.LinkName, PAGE.LinkGraphic and PAGE.LinkText. With the ShopSite built in templates the page name will be used for the link if there is no link name specified. If there is a link name specified then the link name will be used for the link instead of the page name. The code for this would look similar to:
You can also include the link graphic and link text. The complete code for the DEFINE LINK_TO_PAGE section may look similar to:
Next you would need to find where you would like the links assigned to the page to appear. The LOOP LINKS section of your template may look similar to:

