ShoppingCartLine
The ShoppingCartLine table.
Columns
Name | Type | References | Description |
cart | String | Shopping Cart | |
item | String | Item Name | |
lastaddtocart | Date | Last Added | |
qty | Integer | Item Count | |
unitprice | Decimal | Price Per Item |
The ShoppingCartLine table.
Name | Type | References | Description |
cart | String | Shopping Cart | |
item | String | Item Name | |
lastaddtocart | Date | Last Added | |
qty | Integer | Item Count | |
unitprice | Decimal | Price Per Item |