| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  AllowCreditCard | bit | |||
|  AllowDirectDebit | bit | |||
|  AllowPledge | bit | |||
|  Active | bit | |||
|  ExpirationDays | int |  | ||
|  ShowPaymentFormImmediately | bit | Default = 0 | ||
|  EmailTemplateID | int |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  SiteContentID | int | SiteContent.ID | ||
|  MerchantAccountID | int |  | ClientMerchantAccounts.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ShoppingCartPart | ID |  |  |  | 
| Trigger Name | Description | 
|---|---|
|  ShoppingCartPart_UnusedCheck | 
| Referenced by | Field | 
|---|---|
|  ShoppingCart | ShoppingCartPartID | 
|  ShoppingCartSummaryPart | ShoppingCartPartID | 
