| ShoppingCart Fields | 
The ShoppingCart type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DEFAULT_CHECKOUT_PROCESS | 
            Default checkout process XML definition.
             | 
|  | mCheckoutProcess | 
            Checkout process.
             | 
|  | mCheckoutProcessSteps | 
            Checkout process steps.
             | 
|  | mCheckoutProcessType | 
            Type of the checkout process.
             | 
|  | mCurrentStepControl | 
            Shopping cart current step control.
             | 
|  | mEnableProductPriceDetail | 
            Indicates whether product price detail link is displayed.
             | 
|  | mIsControlLoaded | 
            Indicates if current step control is loaded.
             | 
|  | mIsCurrentStepPostBack | 
            Indicates whether current step control is loaded after postback.
             | 
|  | mLocalShoppingCart | 
            Local shopping cart object.
             | 
|  | mNextStepIndex | 
            Next step index.
             | 
|  | mPaymentGatewayProvider | 
            Payment gateway provider.
             | 
|  | mPreviousStepIndex | 
            Previous step index.
             | 
|  | mShoppingCartContainer | 
            Shopping cart container.
             | 
|  | mShoppingCartObj | 
            Shopping cart object.
             | 
 See Also
See Also