Linking to Extended Description page

If you want to add a link to the extended description page in your own HTML pages, you can do this by adding a hyperlink as follows.

 

<a href="shopexd.asp?id=3&template=mytemplate.htm">Display this product</a>

 

      ID=3REQUIRED – this is the ID of the product you want to link to. You can get the ID from the VPCART Adminstration by going to Store> Products and locating the product you wish to link to.

      TEMPLATE=mytemplate.htmOPTIONAL – if you want to use a specific template to display the page, you can enter the name of the template in the URL. If you don’t specify a template, it will use the default.