ShoppingCartItemInfo Properties |
The ShoppingCartItemInfo 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 AbstractInfoTInfo.) | |
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.) | |
BindingObjectTypes | Obsolete.
Binding object types.
(Inherited from BaseInfo.) | |
Bindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
BundleItems |
List of bundle items of the shopping cart item.
| |
CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfo.) | |
CartItemAutoAddedUnits |
The number of shopping cart item units added automatically to the shopping cart for free.
| |
CartItemBundleGUID |
Unique identifier of parent shopping cart item. If set, this shopping cart item is a bundle item.
| |
CartItemCustomData |
Shopping cart item custom data.
| |
CartItemGUID |
Shopping cart item unique identifier. Shopping cart item means collection of the product and its selected product options.
| |
CartItemID |
Shopping cart item ID.
| |
CartItemIsPrivate |
It is set only when cart item represents donation. Then it indicates if the donation is private.
| |
CartItemParentGUID |
Unique identifier of the parent shopping cart item. When set current SKU is a product option, otherwise it is a product.
| |
CartItemPrice |
If set, its value is used instead of the SKUPrice value in price calculation process.
| |
CartItemText |
It is set only when cart item represents text product option.
Then it is the text defined by the customer, e.g. custom label for a T-shirt.
| |
CartItemUnits |
Amount of the current shopping cart item in the shopping cart.
| |
CartItemValidTo |
It is set only when cart item represents e-product and when the cart item was loaded from the existing e-product order item.
Then it is date and time until the e-product download links are valid.
| |
CategoryIDColumn | Obsolete.
Category ID column name.
(Inherited from BaseInfo.) | |
ClassName |
Returns the class name of this object
(Inherited from AbstractInfoTInfo.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfoTInfo.) | |
ColumnNames |
Column names.
(Inherited from AbstractInfoTInfo.) | |
CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfo.) | |
DataClass |
Data class with the info object data.
(Inherited from AbstractInfoTInfo.) | |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoTInfo.) | |
DiscountsTable |
Table with calculated discounts which are applied to the shopping cart item. All table values are in site main currency.
| |
DisplayNameColumn |
Display name column name of the info record.
(Inherited from BaseInfo.) | |
Generalized |
Generalized interface of this object.
(Inherited from AbstractInfoTInfo.) | |
GUIDColumn | Obsolete.
GUID column.
(Inherited from BaseInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoTInfo.) | |
HasChanged |
Returns true if the object changed.
(Inherited from AbstractInfoTInfo.) | |
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.) | |
ChildDependencyColumns | Obsolete.
Name of the columns (separated by semicolon) of object dependencies which should be included into the parent data (for example class data for BizForms).
(Inherited from BaseInfo.) | |
ChildObjectTypes | Obsolete.
Child object types.
(Inherited from BaseInfo.) | |
Children |
Collection of the child objects for the given object.
(Inherited from BaseInfo.) | |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IDColumn | Obsolete.
ID column name of the info record.
(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.) | |
InvalidateObject | Obsolete.
If true, object is invalidated when the object is changed.
(Inherited from BaseInfo.) | |
InvalidationEnabled |
By default is invalidation enabled. If FALSE, invalidation of shopping cart item is disabled
| |
IsAccessoryProduct |
Gets a value indicating whether is accessory product.
| |
IsBundleItem |
Indicates if shopping cart item is representing bundle item.
| |
IsCachedObject |
If true, the object is cached within the system for later use
(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 AbstractInfoTInfo.) | |
IsDisconnected |
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.) | |
IsGlobal |
Returns true if the object is global object. False if the object belongs to specific site only.
(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.) | |
IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfo.) | |
IsPartialDiscountApplied |
Determines whether there is a discount which is not applied to all units of the shopping cart item
| |
IsProductOption |
Indicates if shopping cart item is representing product or product option.
| |
IsTextAttribute |
Gets a value indicating whether is text attribute.
| |
Item |
Gets or sets the value of the column.
(Inherited from BaseInfo.) | |
ItemCalculatedOnTheFly |
Indicates if item is calculated on the fly (TRUE) or data are read from order item (FALSE). Default value is true.
| |
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 |
If true, synchronization tasks are logged 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.) | |
ObjectClassName | Obsolete.
Class name.
(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.) | |
ObjectIsNested | Obsolete.
Returns true if the object is created within wrapping object and figures as its part (e.g., partial classes for TreeNode class).
(Inherited from BaseInfo.) | |
ObjectLastAccessed |
Object last access time (uses internally by providers).
(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.) | |
ObjectType | Obsolete.
Object type.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
OrderColumn | Obsolete.
Order column name of the info record.
(Inherited from BaseInfo.) | |
OrderItem |
Order item data. Loaded when the shopping cart is created from an existing order, otherwise it is null.
| |
OriginalObjectCodeName |
Returns the original object code name
(Inherited from AbstractInfoTInfo.) | |
OtherBindingObjectTypes | Obsolete.
Other binding types (ObjectType constants separated by semicolon) - binding types where this object participate but is not parent object of those binding types.
(Inherited from BaseInfo.) | |
OtherBindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
Parent |
Object parent
(Inherited from BaseInfo.) | |
ParentBundle |
Shopping cart item which represents bundle product in which the current bundle item is included.
If the current item is not bundle item, returns null.
| |
ParentIDColumn | Obsolete.
Parent ID column name of the info record.
(Inherited from BaseInfo.) | |
ParentObjectType |
Parent object type.
(Inherited from BaseInfo.) | |
ParentProduct |
Shopping cart item which represents product in which the current product option is included.
If the current item is not product option, returns null.
| |
PrioritizedProperties |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.) | |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
ProductDiscounts |
List of discounts which should be applied to the shopping cart item.
| |
ProductOptions |
List with product options of the shopping cart item.
| |
ProductTaxes |
List of taxes which should be applied to the shopping cart item.
| |
Properties |
Properties of the object
(Inherited from AbstractInfoTInfo.) | |
ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractInfoTInfo.) | |
RelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
RelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
SearchType |
Gets the search type name.
(Inherited from AbstractInfoTInfo.) | |
ShoppingCart |
Data of the shopping cart to which the shopping cart item belongs.
| |
ShoppingCartID |
Shopping cart ID.
| |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
Site |
Object site
(Inherited from BaseInfo.) | |
SiteIDColumn | Obsolete.
Site ID column name of the info record.
(Inherited from BaseInfo.) | |
SKU |
Data of the SKU (product) which is represented by the shopping cart item.
| |
SKUID |
SKU ID.
| |
SupportsVersioning |
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.) | |
TaxesTable |
Table with calculated taxes which are applied to the shopping cart item. All table values are in site main currency.
| |
Thumbnail |
Object thumbnail
(Inherited from BaseInfo.) | |
TimeStampColumn | Obsolete.
Time stamp column.
(Inherited from BaseInfo.) | |
TotalDiscount |
Total discount in shopping cart currency which is applied to the shopping cart item.
| |
TotalDiscountInMainCurrency |
Total discount in site main currency which is applied to the shopping cart item.
| |
TotalPrice |
Total price of the shopping cart item in shopping cart currency.
| |
TotalPriceIncludingOptions |
Gets the total price including options.
| |
TotalPriceIncludingOptionsWithoutTax |
Gets the total price including options without tax.
| |
TotalPriceInMainCurrency |
Total price of the shopping cart item in site main currency.
| |
TotalTax |
Total tax in shopping cart currency which is applied to the shopping cart item.
| |
TotalTaxInMainCurrency |
Total tax in site main currency which is applied to the shopping cart item.
| |
TotalWeight |
Total weight of the shopping cart item.
| |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.) | |
TypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
UnitPrice |
Unit price of the shopping cart item in shopping cart currency.
| |
UnitPriceAfterDiscount |
Unit price after discount of the shopping cart item in shopping cart currency.
| |
UnitPriceAfterDiscountInMainCurrency |
Unit price after discount of the shopping cart item in site main currency.
| |
UnitPriceInMainCurrency |
Unit price of the shopping cart item in site main currency.
| |
UnitTotalDiscount |
Unit discount of the shopping cart item in shopping cart currency.
| |
UnitTotalDiscountInMainCurrency |
Unit discount of the shopping cart item in site main currency.
| |
UnitTotalPrice |
Unit total price of the shopping cart item in shopping cart currency.
| |
UnitTotalPriceIncludingOptions |
Gets the total price of one unit including options.
| |
UnitTotalPriceIncludingOptionsWithoutTax |
Gets the total price of one unit including options without tax.
| |
UnitTotalPriceInMainCurrency |
Unit total price of the shopping cart item in site main currency.
| |
UnitTotalTax |
Unit tax of the shopping cart item in shopping cart currency.
| |
UnitTotalTaxInMainCurrency |
Unit tax of the shopping cart item in site main currency.
| |
UnitWeight |
Unit weight of the shopping cart item.
| |
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 AbstractInfoTInfo.) | |
ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
VariantParent |
In case the shopping cart item is a variant, returns its parent product.
If the current item is not variant, returns null;
| |
VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.) |