You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > BasketApi Class > BasketApi Methods > GetDefaultBasket Method > GetDefaultBasket
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
BasketApi.GetDefaultBasket Method (string)

Gets a default cart for a non logged in user based upon the shopper's GUID string.

C#
public Basket GetDefaultBasket(string shopperId);
Visual Basic
Public Function GetDefaultBasket(shopperId As string) As Basket
Parameters 
Description 
shopperId 
The GUID ID for the non logged in shopper. 

a default cart object for a non logged in user.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!