shoppingcart
The shoppingcart table.
Columns
Name | Type | References | Description |
internalid [KEY] | Integer | Cart ID | |
customer | String | Customer | |
datecreated | Date | Date Created | |
datemodified | Date | Date Last Item Added | |
subtotal | Decimal | Subtotal |
The shoppingcart table.
Name | Type | References | Description |
internalid [KEY] | Integer | Cart ID | |
customer | String | Customer | |
datecreated | Date | Date Created | |
datemodified | Date | Date Last Item Added | |
subtotal | Decimal | Subtotal |