Product Advertising API
Getting Started Guide (API Version 2011-08-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Adding An Item to a Shopping Cart

Once a customer decides to purchase an item, he or she must be able to add it to a Product Advertising API remote shopping cart. Typically, you implement this with a user interface button labeled, for example, Add to Cart. The Product Advertising API operations that facilitate this functionality are CartCreate and CartAdd. Use CartCreate if the customer does not already have a shopping cart or CartAdd if the customer does.