Add Cart Lines
Version:
Developer tasks for using service method AddCartLine.
AddCartLine is used to add items to a specific cart.
At your Visual Studio solution setup:
-
Reference the Sitecore.Commerce.Connect.CommerceServer and Sitecore.Commerce.dll.
-
Pick the class in your solution where want to use this service method.
-
To use the service method, paste the following code: