There are 3 pages within the products folder of the site that are used to add items to the cart:
Product.aspx
Used to facilitate the selection of products to be added to the cart.
AddFromDB.aspx
Used to add individual items to the cart.
BatchAdd.aspx
Used to add multiple items in a particular product category to the cart.