Click or drag to resize
SKUProductTypeEnum Enumeration
SKU product type options.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public enum SKUProductTypeEnum
Members
  Member nameValueDescription
Product0 Standard product type.
Membership1 Membership product type.
EProduct2 E-product product type.
Bundle4 Bundle product type.
Text5 Text product type. Used for product options to which customer is able to define his custom text, e.g. custom label for a T-shirt.
See Also