ECommerceSettings Properties |
The ECommerceSettings type exposes the following members.
Name | Description | |
---|---|---|
EnableOrderItemEditing |
If true, order item parameters, such as order item name and order item unit price, can be modified when editing an existing order.
Value is taken from webconfig key CMSEnableOrderItemEditing. Default value is false.
| |
ShoppingCartExpirationPeriod |
Number of days before the shopping cart is expired. Value is taken from webconfig key CMSShoppingCartExpirationPeriod.
Default value is 30 days.
| |
UseMetaFileForProductImage |
Indicates if meta file should be used for product image. Value is taken from webconfig key CMSUseMetaFileForProductImage.
Default value is true.
|