Page Links
In your page you would need to find where you would like the links assigned to appear. For using a table to display your products you would setup the ShopSite tags similar to:
If you would like to include IF/END_IF statements so that if no page links are assigned to that page then the LOOP LINKS section will be skipped, you would setup your tags similar to:
Advanced: You can hard code the name of the page template you would like used, into the LINK tag. This will make it so that all links assigned to this page will use that specific page template to determine the format for the link. ShopSite will not use the page template that page has selected under Pages > Edit Page Layout, it will use the one you have listed in the LINK tag. For example, if you want all links assigned to your page to use the Modern.sst page template for the formatting of the link, the LINK tag would look like [-- LINK Modern.sst --]. The advantage of doing this is regardless of the template the link has assigned to it, all the links on this page will be formatted the same.

