Product ID

 

The product details page of the cart allows you link directly to the product details page by passing the product id in the querystring. 

 

For example:

http://www.yoursite.com/productdetails/Default.aspx?productid=1

 

When the product id is passed in the querystring the products details page will be loaded with the product information associated with the product id passed in the querystring.