ShoppingCartInfo Properties |
The ShoppingCartInfo type exposes the following members.
Name | Description | |
---|---|---|
AllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
AllowPartialUpdate |
If true, the object allows partial updates.
(Inherited from AbstractInfoBaseTInfo.) | |
AllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
AllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
AssignedSites |
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.) | |
Bindings |
Collection of the binding objects for the given object where the current object is a parent of the binding.
(Inherited from BaseInfo.) | |
CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfo.) | |
CartContentItems |
Subset of CartItem collection. Bundle items are excluded.
| |
CartItems |
List of shopping cart items.
| |
CartProducts |
Subset of CartItem collection. Bundle items and product options are excluded.
| |
CheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
ChildDependencies |
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
(Inherited from BaseInfo.) | |
Children |
Collection of the child objects for the given object.
(Inherited from BaseInfo.) | |
ClassName |
Returns the class name of this object
(Inherited from AbstractInfoBaseTInfo.) | |
ClearCacheMethods |
Dictionary with the methods for clearing the internal object cache [columnName] => [clearCacheAction]
(Inherited from AbstractInfoBaseTInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfoBaseTInfo.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
ColumnNames |
Column names.
(Inherited from AbstractInfoBaseTInfo.) | |
ContentTable |
Table with the shopping cart items.
| |
CouponCodes |
List of shopping cart coupon codes.
| |
Currency |
Selected currency.
| |
Customer |
Customer information.
| |
CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfo.) | |
DataClass |
Data class with the info object data.
(Inherited from AbstractInfoBaseTInfo.) | |
DataClassDataStore |
Gets the IDataClassDataStore to be used when storing the data.
(Inherited from AbstractInfoBaseTInfo.) | |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoBaseTInfo.) | |
DisplayNameColumn |
Display name column name of the info record.
(Inherited from BaseInfo.) | |
Generalized |
Generalized interface of this object.
(Inherited from AbstractInfoBaseTInfo.) | |
GrandTotal |
Grand total of the shopping cart in shopping cart currency remaining to pay after other payments (e.g. gift card) have been applied.
| |
HasChanged |
Returns true if the object changed.
(Inherited from AbstractInfoBaseTInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoBaseTInfo.) | |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IgnoreExternalColumns |
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.) | |
InstanceGUID |
Returns the object instance GUID
(Inherited from BaseInfo.) | |
IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from BaseInfo.) | |
IsCheckedOut |
Indicates if the object is checked out.
(Inherited from BaseInfo.) | |
IsCheckedOutByUserID |
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.) | |
IsClone |
Indicates if the object is clone.
(Inherited from BaseInfo.) | |
IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from AbstractInfoBaseTInfo.) | |
IsCreatedFromOrder |
Indicates if shopping cart object is created from order.
It is set automatically when shopping cart object is created by GetShoppingCartInfoFromOrder method.
| |
IsDisconnected |
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.) | |
IsEmpty |
Indicates that shopping cart has no items (CartItems collection is empty).
| |
IsGlobal |
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.) | |
IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfo.) | |
IsShippingNeeded |
Indicates if shipping is needed for a shopping cart.
| |
Item |
Gets or sets the value of the column.
(Inherited from BaseInfo.) | |
ItemsDiscount |
Discount which is applied to the items price. It is in shopping cart currency.
| |
LogEvents |
If true, Events tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogIntegration |
If true, integration tasks are being logged.
(Inherited from BaseInfo.) | |
LogSynchronization |
Indicates how should be handled the logging of synchronization tasks on the object update.
(Inherited from BaseInfo.) | |
LogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
MetaFiles |
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.) | |
Name |
Returns the code name of the object
(Inherited from BaseInfo.) | |
ObjectCategory |
Object category.
(Inherited from BaseInfo.) | |
ObjectCodeName |
Object code name.
(Inherited from BaseInfo.) | |
ObjectDisplayName |
Object display name.
(Inherited from BaseInfo.) | |
ObjectFullName |
Object full name if exists
(Inherited from BaseInfo.) | |
ObjectGroupID |
Object community group ID.
(Inherited from BaseInfo.) | |
ObjectGUID |
Object GUID.
(Inherited from BaseInfo.) | |
ObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
ObjectIconGUID |
Object icon GUID.
(Inherited from BaseInfo.) | |
ObjectID |
Object ID.
(Inherited from BaseInfo.) | |
ObjectIsCustom |
Indicates if object is custom.
(Inherited from BaseInfo.) | |
ObjectIsCustomized |
Indicates if object is customized.
(Inherited from BaseInfo.) | |
ObjectLastModified |
Last modified time.
(Inherited from BaseInfo.) | |
ObjectOrder |
Returns the order of the object among the other objects.
(Inherited from BaseInfo.) | |
ObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
ObjectParentID |
Object parent ID.
(Inherited from BaseInfo.) | |
ObjectSettings |
Object settings
(Inherited from BaseInfo.) | |
ObjectSite |
Returns the object site.
(Inherited from BaseInfo.) | |
ObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
ObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
ObjectStatus |
Returns the current status of the object.
(Inherited from BaseInfo.) | |
ObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
Order |
Order data. Loaded when the shopping cart is created from an existing order, otherwise it is null.
| |
OrderDiscount |
Discount which is applied to the items total price. It is in shopping cart currency.
| |
OrderDiscountSummary |
The summary of discounts applied to the items total price. It is in shopping cart currency.
| |
OrderId |
ID of the order to which the shopping cart belongs or from which the shopping cart was created.
| |
OriginalObjectCodeName |
Returns the original object code name
(Inherited from AbstractInfoBaseTInfo.) | |
OtherBindings |
Collection of the binding objects for the given object where the current object is not a parent of the binding (parent object is on the second side).
(Inherited from BaseInfo.) | |
OtherPayments |
Other payments already applied on the shopping card total price.
| |
OtherPaymentsSummary |
Other payments summary.
| |
Parent |
Object parent
(Inherited from BaseInfo.) | |
ParentObjectType |
Parent object type.
(Inherited from BaseInfo.) | |
PaymentGatewayCustomData |
Payment gateway custom data.
| |
PaymentOption |
Selected payment method. If none is selected and there is only one available, it is selected automatically.
| |
PrioritizedProperties |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.) | |
PrivateDataCleared |
Indicates if private data were cleared from this shopping cart object.
It is set automatically when shopping cart private data are cleared by ClearShoppingCartPrivateData method.
| |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
Properties |
Properties of the object
(Inherited from AbstractInfoBaseTInfo.) | |
ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractInfoBaseTInfo.) | |
RelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
SearchType |
Gets the search type name.
(Inherited from AbstractInfoBaseTInfo.) | |
ShippingOption |
Selected shipping option. If none is selected and there is only one available, it is selected automatically.
| |
ShoppingCartBillingAddress |
Gets or sets the current billing address.
| |
ShoppingCartBillingAddressID |
Shopping cart billing address ID.
| |
ShoppingCartCompanyAddress |
Gets or sets the current company address.
| |
ShoppingCartCompanyAddressID |
Shopping cart company address ID.
| |
ShoppingCartContactID |
Shopping cart contact ID.
| |
ShoppingCartCulture |
Shopping cart order culture (or culture of the order user created using the shopping cart).
| |
ShoppingCartCurrencyID |
Shopping cart currency ID.
| |
ShoppingCartCustomData |
Shopping cart custom data.
| |
ShoppingCartCustomerID |
Shopping cart customer ID.
| |
ShoppingCartGUID |
Shopping cart GUID.
| |
ShoppingCartID |
Shopping cart ID.
| |
ShoppingCartLastUpdate |
Date and time when the shopping cart was last updated.
| |
ShoppingCartNote |
Shopping cart note.
| |
ShoppingCartPaymentOptionID |
Shopping cart payment option ID.
| |
ShoppingCartShippingAddress |
Gets or sets the current shipping address.
| |
ShoppingCartShippingAddressID |
Shopping cart shipping address ID.
| |
ShoppingCartShippingOptionID |
Shopping cart shipping option ID.
| |
ShoppingCartSiteID |
Shopping cart site ID.
| |
ShoppingCartUserID |
Gets ID of the registered user the shopping cart belongs to.
| |
Site |
Object site
(Inherited from BaseInfo.) | |
SiteName |
Name of the site to which the shopping cart belongs.
| |
SupportsVersioning |
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.) | |
TaxSummary |
DataRowCollection with the summary of the taxes, used as property for MacroDataSource.
| |
Thumbnail |
Object thumbnail
(Inherited from BaseInfo.) | |
TotalItemsPrice |
Total price of all shopping cart items in shopping cart currency. Items discounts are included.
| |
TotalItemsWeight |
Total weight of shopping cart items.
| |
TotalPrice |
Total price of the shopping cart in shopping cart currency. All discounts except for the order discount, taxes and shipping are included.
| |
TotalShipping |
Total shipping in shopping cart currency. Shipping free limit is applied.
| |
TotalTax |
Total tax which is applied to all shopping cart items altogether. It is in shopping cart currency.
| |
TotalUnits |
Sum of all shopping cart items' units, bundle items and product options are not included.
| |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.) | |
TypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
UpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
UpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoBaseTInfo.) | |
User |
Owner of the shopping cart. It is null if customer is anonymous or public.
| |
ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.) |