ShoppingCartItemInfoCartItemText Property |
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.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public virtual string CartItemText { get; set; }
Property Value
Type:
StringSee Also