Click or drag to resize
ShoppingCartInfo Properties

The ShoppingCartInfo type exposes the following members.

Properties
  NameDescription
Protected propertyAllowClone
Indicates if the object supports cloning.
(Inherited from BaseInfo.)
Public propertyAllowPartialUpdate
If true, the object allows partial updates.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyAllowRestore
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.)
Protected propertyAllowTouchParent
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.)
Public propertyAssignedSites
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.)
Public propertyBindings
Collection of the binding objects for the given object where the current object is a parent of the binding.
(Inherited from BaseInfo.)
Protected propertyCacheParentData
If true, the parent object data is cached within object.
(Inherited from BaseInfo.)
Public propertyCartContentItems
Subset of CartItem collection. Bundle items are excluded.
Public propertyCartDiscountsFilter
Filter to be used for filtering order discounts
Public propertyCartItems
List of shopping cart items.
Public propertyCartItemsMultiBuyDiscountNames
Dictionary with cart item id as key and list of his multi buy discount as value.
Public propertyCartProducts
Subset of CartItem collection. Bundle items and product options are excluded.
Public propertyCatalogDiscounts
Returns list of all catalog discounts which may affect this shopping cart.
Public propertyCatalogDiscountsFilter
Filter to be used for filtering discounts
Public propertyClassName
Returns the class name of this object
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyClearCacheMethods
Dictionary with the methods for clearing the internal object cache [columnName] => [clearCacheAction]
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyCodeNameColumn
Code name column name of the info record.
(Inherited from BaseInfo.)
Protected propertyCodeNameChanged
Returns whether the object code name changed or not
(Inherited from AbstractInfoBaseTInfo.)
Public propertyColumnNames
Column names.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyContentTable
Table with the shopping cart items.
Public propertyContentTaxes
Taxes which should be applied to the shopping cart items.
Public propertyContentTaxesTable
Table with the summary of the taxes which were applied to the shopping cart items.
Public propertyCountryID
Country ID.
Public propertyCurrency
Selected currency.
Public propertyCustomer
Customer information.
Protected propertyCustomizedColumns
Gets the list of customized columns in current object
(Inherited from BaseInfo.)
Protected propertyDataClass
Data class with the info object data.
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyDeleteFiles
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyDiscountCoupon
Discount coupon information. It is null if no discount coupon is used.
Public propertyDiscounts
Returns list of all general discounts which may affect this shopping cart.
Protected propertyDisplayNameColumn
Display name column name of the info record.
(Inherited from BaseInfo.)
Public propertyExchangeRate
Exchange rate from site main currency to shopping cart currency. This exchange rate is applied to all site items (products, discounts, taxes, shipping option) which are present in the shopping cart to express their price in shopping cart currency.
Public propertyExchangeRateForGlobalItems
Exchange rate from global main currency to shopping cart currency. This exchange rate is applied to all global items (products, discounts, taxes, shipping option) which are present in the shopping cart to express their price in shopping curt currency. If site uses global currencies, it is equal to exchange rate from site main currency to shopping cart currency.
Public propertyExchangeRateToMainCurrency
Exchange rate from global main currency to site main currency. This exchange rate is applied to all global items (products, discounts, taxes, shipping option) which are present in the shopping cart to express their price in site main currency. If site uses global currencies, it is equal to 1.
Public propertyGeneralized
Generalized interface of this object.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyHasAppliedCoupon
Indicates if shopping cart has applied coupon code
Protected propertyHasData
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoBaseTInfo.)
Public propertyHasChanged
Returns true if the object changed.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyHasUsableCoupon
Indicates if shopping cart has relevant coupon code.
Public propertyCheckAvailableItems
Indicates whether shopping cart items should be checked for availability.
Protected propertyCheckUnique
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.)
Protected propertyChildDependencies
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.)
Public propertyChildren
Collection of the child objects for the given object.
(Inherited from BaseInfo.)
Public propertyIcon
Object icon
(Inherited from BaseInfo.)
Protected propertyIgnoreExternalColumns
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.)
Protected propertyInstanceGUID
Returns the object instance GUID
(Inherited from BaseInfo.)
Public propertyInvalidationEnabled
By default is invalidation enabled. If FALSE, invalidation of shopping cart item is disabled
Protected propertyIsCachedObject
If true, the object is cached within the system for later use
(Inherited from BaseInfo.)
Protected propertyIsClone
Indicates if the object is clone.
(Inherited from BaseInfo.)
Public propertyIsComplete
Returns true if the object is complete (has all columns).
(Inherited from AbstractInfoBaseTInfo.)
Public propertyIsCreatedFromOrder
Indicates if shopping cart object is created from order. It is set automatically when shopping cart object is created by GetShoppingCartInfoFromOrder method.
Protected propertyIsDisconnected
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.)
Public propertyIsDiscountApplied
Gets a value indicating whether is some discount applied to cart.
Public propertyIsDiscountCouponApplied
TRUE - discount coupon is applied at least to one shopping cart item, otherwise FALSE.
Public propertyIsEmpty
Indicates that shopping cart has no items (CartItems collection is empty).
Public propertyIsGlobal
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.)
Protected propertyIsCheckedOut
Indicates if the object is checked out.
(Inherited from BaseInfo.)
Protected propertyIsCheckedOutByUserID
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.)
Public propertyIsItemDiscountApplied
TRUE - some discount is applied at least to one shopping cart item, FALSE - no discount is applied to shopping cart items. Discount data are calculated on the fly in case order item discount is not stored in the database.
Protected propertyIsObjectValid
Returns true if the object is considered valid.
(Inherited from BaseInfo.)
Public propertyIsShippingNeeded
Indicates if shipping is needed for a shopping cart.
Public propertyItem
Gets or sets the value of the column.
(Inherited from BaseInfo.)
Public propertyItemsDiscount
Catalog discount which is applied to the items total price. It is in shopping cart currency.
Public propertyItemsDiscountInMainCurrency
Catalog discount which is applied to the items total price. It is in site main currency.
Protected propertyLogEvents
If true, Events tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected propertyLogExport
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.)
Protected propertyLogIntegration
If true, integration tasks are being logged.
(Inherited from BaseInfo.)
Protected propertyLogSynchronization
Indicates how should be handled the logging of synchronization tasks on the object update.
(Inherited from BaseInfo.)
Protected propertyLogWebFarmTasks
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.)
Public propertyMetaFiles
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.)
Protected propertyName
Returns the code name of the object
(Inherited from BaseInfo.)
Protected propertyObjectCategory
Object category.
(Inherited from BaseInfo.)
Protected propertyObjectCodeName
Object code name.
(Inherited from BaseInfo.)
Protected propertyObjectDisplayName
Object display name.
(Inherited from BaseInfo.)
Protected propertyObjectFullName
Object full name if exists
(Inherited from BaseInfo.)
Protected propertyObjectGroupID
Object community group ID.
(Inherited from BaseInfo.)
Protected propertyObjectGUID
Object GUID.
(Inherited from BaseInfo.)
Protected propertyObjectIcon
Object icon metafile.
(Inherited from BaseInfo.)
Protected propertyObjectIconGUID
Object icon GUID.
(Inherited from BaseInfo.)
Protected propertyObjectID
Object ID.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustom
Indicates if object is custom.
(Inherited from BaseInfo.)
Protected propertyObjectIsCustomized
Indicates if object is customized.
(Inherited from BaseInfo.)
Protected propertyObjectLastModified
Last modified time.
(Inherited from BaseInfo.)
Protected propertyObjectOrder
Returns the order of the object among the other objects.
(Inherited from BaseInfo.)
Protected propertyObjectParent
Object parent.
(Inherited from BaseInfo.)
Protected propertyObjectParentID
Object parent ID.
(Inherited from BaseInfo.)
Public propertyObjectSettings
Object settings
(Inherited from BaseInfo.)
Protected propertyObjectSite
Returns the object site.
(Inherited from BaseInfo.)
Protected propertyObjectSiteID
Object site ID.
(Inherited from BaseInfo.)
Protected propertyObjectSiteName
Object site name.
(Inherited from BaseInfo.)
Protected propertyObjectStatus
Returns the current status of the object.
(Inherited from BaseInfo.)
Protected propertyObjectThumbnail
Object thumbnail metafile.
(Inherited from BaseInfo.)
Protected propertyObjectThumbnailGUID
Object thumbnail GUID.
(Inherited from BaseInfo.)
Protected propertyObjectVersionGUID
Object version GUID.
(Inherited from BaseInfo.)
Public propertyOrder
Order data. Loaded when the shopping cart is created from an existing order, otherwise it is null.
Public propertyOrderDiscount
Discount which is applied to the items total price. It is in shopping cart currency.
Public propertyOrderDiscountInMainCurrency
Discount which is applied to the items total price. It is in site main currency.
Public propertyOrderDiscounts
Returns list of all discounts which may affect total price of this shopping cart and not price of individual items.
Public propertyOrderId
ID of the order to which the shopping cart belongs or from which the shopping cart was created.
Public propertyOrderRelatedDiscountSummaryItems
List of order and multibuy discounts presentation data related to current shopping cart.
Protected propertyOriginalObjectCodeName
Returns the original object code name
(Inherited from AbstractInfoBaseTInfo.)
Public propertyOtherBindings
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.)
Public propertyParent
Object parent
(Inherited from BaseInfo.)
Protected propertyParentObjectType
Parent object type.
(Inherited from BaseInfo.)
Public propertyPaymentGatewayCustomData
Payment gateway custom data.
Public propertyPaymentOption
Selected payment method. If none is selected and there is only one available, it is selected automatically.
Public propertyPriceCalculatedOnTheFly
Indicates if shopping cart item data calculated on the fly, default value is TRUE.
Protected propertyPrioritizedProperties
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.)
Public propertyPrivateDataCleared
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.
Public propertyProcesses
Collection of the processes belonging to the object.
(Inherited from BaseInfo.)
Public propertyProperties
Properties of the object
(Inherited from AbstractInfoBaseTInfo.)
Protected propertyReferringObjects
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.)
Public propertyRegisterAfterCheckout
Indicates that customer will be registered after checkout.
Public propertyRegisterAfterCheckoutTemplate
E-mail template code name used for registration after checkout.
Protected propertyRegisteredProperties
Registered properties
(Inherited from AbstractInfoBaseTInfo.)
Public propertyRelatedData
Custom data connected to the object.
(Inherited from BaseInfo.)
Public propertyRoundedTotalPrice
Rounded total price in shopping cart currency. It is rounded according to the shopping cart currency rules.
Public propertyRoundedTotalPriceInMainCurrency
Rounded total price in site main currency. It is rounded according to the site main currency rules.
Public propertySearchType
Gets the search type name.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyShipping
Shipping cost without taxes. Shipping free limit is applied. Value is in shopping cart currency.
Public propertyShippingDiscount
Shipping discount which is applied to the items total price. It is in shopping cart currency.
Public propertyShippingDiscountInMainCurrency
Shipping discount which is applied to the items total price. It is in site main currency.
Public propertyShippingDiscounts
Returns list of all discounts which may affect total shipping price of this shopping cart.
Public propertyShippingInMainCurrency
Shipping cost without taxes. Shipping free limit is applied. Value is in site main currency.
Public propertyShippingOption
Selected shipping option. If none is selected and there is only one available, it is selected automatically.
Public propertyShippingTaxes
Taxes which should be applied to the selected shipping option.
Public propertyShippingTaxesTable
Table with the summary of the taxes which were applied to the selected shipping option.
Public propertyShoppingCartBillingAddress
Gets or sets the current billing address.
Protected propertyShoppingCartBillingAddressID
Shopping cart billing address ID.
Public propertyShoppingCartCompanyAddress
Gets or sets the current company address.
Protected propertyShoppingCartCompanyAddressID
Shopping cart company address ID.
Public propertyShoppingCartContactID
Shopping cart contact ID.
Public propertyShoppingCartCouponCode
Code of coupon used during shopping.
Public propertyShoppingCartCulture
Shopping cart order culture (or culture of the order user created using the shopping cart).
Public propertyShoppingCartCurrencyID
Shopping cart currency ID.
Public propertyShoppingCartCustomData
Shopping cart custom data.
Public propertyShoppingCartCustomerID
Shopping cart customer ID.
Public propertyShoppingCartDiscountCouponID
Shopping cart discount coupon ID.
Public propertyShoppingCartGUID
Shopping cart GUID.
Public propertyShoppingCartID
Shopping cart ID.
Public propertyShoppingCartLastUpdate
Date and time when the shopping cart was last updated.
Public propertyShoppingCartNote
Shopping cart note.
Public propertyShoppingCartPaymentOptionID
Shopping cart payment option ID.
Public propertyShoppingCartShippingAddress
Gets or sets the current shipping address.
Protected propertyShoppingCartShippingAddressID
Shopping cart shipping address ID.
Public propertyShoppingCartShippingOptionID
Shopping cart shipping option ID.
Public propertyShoppingCartSiteID
Shopping cart site ID.
Public propertyShoppingCartUserID
ID of the registered user the shopping cart belongs to.
Public propertyScheduledTasks
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.)
Public propertySite
Object site
(Inherited from BaseInfo.)
Public propertySiteName
Name of the site to which the shopping cart belongs.
Public propertyStateID
State ID.
Protected propertySupportsVersioning
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.)
Public propertyTaxSummary
DataRowCollection with the summary of the taxes, used as property for MacroDataSource.
Public propertyThumbnail
Object thumbnail
(Inherited from BaseInfo.)
Public propertyTotalItemsPrice
Total price of all shopping cart items in shopping cart currency. Items discounts and taxes are included.
Public propertyTotalItemsPriceInMainCurrency
Total price of all shopping cart items in site main currency. Items discounts and taxes are included.
Public propertyTotalItemsTax
Total tax of all shopping cart items in shopping cart currency.
Public propertyTotalItemsTaxInMainCurrency
Total tax of all shopping cart items in site main currency.
Public propertyTotalItemsWeight
Total weight of shopping cart items.
Public propertyTotalPrice
Total price of the shopping cart in shopping cart currency. All discounts, taxes and shipping are included.
Public propertyTotalPriceInMainCurrency
Total price of the shopping cart in site main currency. All discounts, taxes and shipping are included.
Public propertyTotalShipping
Total shipping in shopping cart currency. Shipping taxes are included.
Public propertyTotalShippingInMainCurrency
Total shipping in site main currency. Shipping taxes are included.
Public propertyTotalTax
Total tax which is applied to all shopping cart items altogether. It is in shopping cart currency.
Public propertyTotalTaxInMainCurrency
Total tax which is applied to all shopping cart items altogether. It is in site main currency.
Public propertyTotalUnits
Sum of all shopping cart items' units, bundle items and product options are not included.
Protected propertyTouchCacheDependencies
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.)
Public propertyTypeInfo
Object type information.
(Inherited from BaseInfo.)
Protected propertyUpdateTimeStamp
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.)
Protected propertyUpdateVersionGUID
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoBaseTInfo.)
Public propertyUser
Owner of the shopping cart. It is null if customer is anonymous or public.
Protected propertyValidateCodeName
If true, the code name is validated upon saving.
(Inherited from BaseInfo.)
Protected propertyVersioningEnabled
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.)
Top
See Also