Adding a Product with Quantity to the Cart

 

To add a single product with quantity to the cart via querystring the format of the url is the following:

 

http://www.mydomain.com/Cart/Default.aspx?productid=1&qty=2