Display thumbnail link to Extended Description

If you want to use a thumbnail of the product image to link to the extended description page instead of a text link, you can change this in your template.

 

<a href="shopexd.asp?id=[catalogid]"><img border="0" src="[cimageurl]"></a>

<br /><a href="shopexd.asp?id=[catalogid]">Click here</a>

 

VPCART comes with a sample template that shows how to do this. If you want to use this template instead of the standard one, you can change it in the Shop Configuration.

 

Xproductdisplaytemplate

Folder and filename of the template you wish to use. Default tmp_productformat.htm.

 

Note : In VPCART 8.00, the product listing page (shopdisplayproducts.asp) is showing no order button now,

only ScreenShot001.jpgbutton to go product details page.

If you want to show with order button, Please use : tmp_productformat_order.htm