by Jim » Sat Feb 13, 2010 3:58 pm
I'm not sure what you are trying to accomplish.
If you want to add links to the page so that products can be purchase you can use the Order Anywhere functionality to create the links.
If you want to create the look of the page in your ShopSite store you would need to create a template that defines the page layout and then add the text for the page into the backoffice of your store.
If you want to just have a link on a ShopSite page to that page you just enter the url for the page in one of the text fields for a ShopSite generated page. It would look some thing like <a href="your_domain.com/pagename.html" >Page name </a>