|
order_item_id
|
bigint(20) unsigned
|
|
|
|
|
order_id
|
bigint(20) unsigned
|
|
|
|
|
product_id
|
bigint(20) unsigned
|
|
|
|
|
variation_id
|
bigint(20) unsigned
|
|
|
|
|
customer_id
|
bigint(20) unsigned
|
|
|
|
|
date_created
|
datetime
|
|
|
current_timestamp()
|
|
product_qty
|
int(11)
|
|
|
|
|
product_net_revenue
|
double
|
|
|
0
|
|
product_gross_revenue
|
double
|
|
|
0
|
|
coupon_amount
|
double
|
|
|
0
|
|
tax_amount
|
double
|
|
|
0
|
|
shipping_amount
|
double
|
|
|
0
|
|
shipping_tax_amount
|
double
|
|
|
0
|