Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | Running the Example Punchout Site | Simulated Behaviors | wm.b2b.cxml.example.snowboardSupplier.shoppingcart:additem
 
wm.b2b.cxml.example.snowboardSupplier.shoppingcart:additem
WmcXMLExample. Adds the item to the buyer's shopping cart.
Input Parameters
itemID
The unique product ID.
name
The common name of the product.
quantity
The quantity to add to the shopping cart.
price
The price of a single item.
sessionID
The unique ID that identifies the buyer's shopping session.
Output Parameters
newitem
A record containing the new item, used on the web page as a confirmation.
shoppingcart
A record list containing the entire shopping cart; used on the web page for displaying the contents of the entire shopping cart.
Cost
The total cost of all items in the shopping cart.