Ecommerce Tables

orders table

Column NameTypeNullableDefault ValueValid Values
contact_keytextNo
order_idtextNo
order_datedateNo
order_statustextNosuccesssuccess / refund
order_sourcetextYesweb / mobile_app / offline
order_source_nametextYesstore name or domain ...
referrertextYesEx: www.awebsite.com
item_countintegerNo
total_amountdecimalNo
discounted_pricedecimalYesunit_price can be used if no discount
payment_methodtextYescredit_card / cash / bank_transfer / debit_card / mobile_payment / check / prepaid_card / crypto / cod / online_payment / other
coupon_codeYes

orders_detail table

Column NameTypeNullableDefault ValueValid Values
contact_keytextNo
order_idtextNo
order_datedateNo
order_statustextNosuccess / refund
order_sourcetextYesweb / mobile_app / offline
order_source_nametextYesstore name or domain ...
referrertextYesEx: www.awebsite.com
product_idtextNo
product_variant_idtextYes
quantityintegerNo
unit_pricedecimalNo
discounted_pricedecimalYesunit_price can be used if no discount
payment_methodtextYescredit_card / cash / bank_transfer / debit_card / mobile_payment / check / prepaid_card / crypto / cod / online_payment / other

product table

Column NameTypeNullableDefault ValueValid Values
product_idtextNo
titletextNo
descriptiontextYes
category_pathtextNo
pricedecimalNo
discounted_pricedecimalNo
brandtextYes
linktextNo
mobile_web_linktextYes
android_deep_linktextYes
ios_deep_linktextYes
image_linktextNo
small_image_linktextYes
large_image_linktextYes
publish_datedatetimeYes
stock_countintegerYes
store_nametextYes
is_activebooleanNotrue

product_variant table

Column NameTypeNullableDefault ValueValid Values
product_variant_idtextNo
product_idtextNo
titletextNo
pricedecimalNo
discounted_pricedecimalNo
image_linktextNo
small_image_linktextYes
large_image_linktextYes
stock_countintegerYes
sizetextYes
colortextYes
gendertextYes
age_intervaltextYes
store_nametextYes