|
|
|
Customers Table
This table holds your customer information. It can be populated whenever a customer clicks on checkout prior to requesting the payment method.
ptii-071
|
|
|
Products Table
This table holds your product information.
ptii-072
|
|
|
|
Orders Table
This table holds your Orders information.
ptii-073
|
|
|
Categories Table
This table holds your Categories information.
ptii-074
|
|
|
|
Shopping Cart Table
This table holds the items the customers place on their shopping cart.
ptii-075
|
|
|
Blank SQL Table
Use a Blank SQL Table to house your customized data.
ptii-076
|