0% found this document useful (0 votes)
16 views239 pages

Zcart

Database management

Uploaded by

Mutsa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views239 pages

Zcart

Database management

Uploaded by

Mutsa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 239

Database: zcart, Table: activity_log, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments
id bigint(20) No
log_name varchar(255) Yes NULL
description text No
subject_id bigint(20) Yes NULL
subject_type varchar(255) Yes NULL
causer_id int(11) Yes NULL
causer_type varchar(255) Yes NULL
properties text Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 1/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: activity_log, Purpose: Dumping data

id
id log_na
log_na descripti
descripti subject_ subject_ty causer_
causer_ causer_ty
causer_ty properti
properti created_ updated_
meme on on id id pe pe id id pe pe es es at at at at

Page number: 2/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: addresses, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
address_type varchar(255) Yes Primary
address_title varchar(255) Yes NULL
address_line_1 varchar(255) Yes NULL
address_line_2 varchar(255) Yes NULL
city varchar(255) Yes NULL
state_id int(10) Yes NULL
zip_code varchar(255) Yes NULL
country_id int(10) Yes NULL
phone varchar(255) Yes NULL
latitude double(8,2) Yes NULL
longitude double(8,2) Yes NULL
addressable_id bigint(20) No
addressable_type varchar(255) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 3/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: addresses, Purpose: Dumping data

id
id address_ty address_title
address_title address_line_ address_lin
address_lin city
city state_i zip_codcountry_ phon
phon latitud longitu
longitu addressable addressable_ty
addressable_ty created_at
created_at updated_at
updated_at
pe pe 1 1 e_2 e_2 d d e e id id e e e e de de _id _id pe pe
1 Primary Platform Address Hollywood 453 63585 840 1 App\Models\System 2024-05-15 19:45:41 2024-05-15 19:45:41
2 Primary Primary Address 523 840 1 App\Models\User 2024-05-15 19:45:42 2024-05-15 19:45:42

Page number: 4/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: address_types, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
type varchar(255) No

Page number: 5/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: address_types, Purpose: Dumping data

id
id type
type

2 Billing
1 Primary
3 Shipping

Page number: 6/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attachments, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
path text No
name text Yes NULL
extension varchar(255) Yes NULL
size varchar(255) Yes NULL
attachable_id int(10) No
attachable_type varchar(255) No
ownable_id bigint(20) Yes NULL
ownable_type varchar(255) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 7/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attachments, Purpose: Dumping data

id
id pat
pat nam
nam extensi
extensi sizeattachable
size attachable attachable_t
attachable_t ownable_ownable_tycreated_ updated_
h h e e on on _id _id ype ype id id pe pe at at at at

Page number: 8/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attributes, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(100) Yes NULL
attribute_type_id int(10) Yes NULL
order int(11) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 9/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attributes, Purpose: Dumping data

id
id shop_i name
name attribute_typ
attribute_typ orde
orde deleted_ created_at
created_at updated_at
updated_at
d d e_id e_id r r at at
1 Color 1 0 2024-05-15 19:46:10 2024-05-15 19:46:10
2 Pattern 1 1 2024-05-15 19:46:10 2024-05-15 19:46:10
3 Size 3 2 2024-05-15 19:46:10 2024-05-15 19:46:10
4 Style 3 3 2024-05-15 19:46:10 2024-05-15 19:46:10
5 Gender 2 4 2024-05-15 19:46:10 2024-05-15 19:46:10
6 Format 3 5 2024-05-15 19:46:10 2024-05-15 19:46:10

Page number: 10/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_categories, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
category_id int(10) Yes NULL
attribute_id int(10) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 11/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_categories, Purpose: Dumping data

id
id category
category attribute
attribute created_ updated_
_id _id _id _id at at at at

Page number: 12/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_inventory, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

attribute_id int(10) No
inventory_id bigint(20) No
attribute_value_id int(10) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 13/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_inventory, Purpose: Dumping data

attribute
attribute inventory
inventory attribute_valu
attribute_valu created_ updated_
_id _id _id _id e_id e_id at at at at

Page number: 14/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_types, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
type varchar(100) No

Page number: 15/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_types, Purpose: Dumping data

id
id type
type

1 Color/Pattern
2 Radio
3 Select

Page number: 16/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_values, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
value varchar(100) Yes NULL
color varchar(20) Yes NULL
attribute_id int(10) No
order int(11) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 17/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: attribute_values, Purpose: Dumping data

id
id shop_i valu
valu colo
colo attribute
attribute orde
orde deleted_ created_ updated_
d d e e r r _id _id r r at at at at at at

Page number: 18/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: avg_feedback, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
rating tinyint(4) Yes NULL
count bigint(20) Yes NULL
feedbackable_id bigint(20) No
feedbackable_typ varchar(255) No
e
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 19/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: avg_feedback, Purpose: Dumping data

id
id ratin
ratin coun feedbackabl
feedbackabl feedbackable_
feedbackable_ created_ updated_
g g t t e_id e_id type type at at at at

Page number: 20/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: banners, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
title varchar(255) Yes NULL
description varchar(255) Yes NULL
link text Yes NULL
link_label varchar(100) Yes NULL
bg_color varchar(20) Yes NULL
group_id varchar(255) Yes NULL
columns int(11) Yes 12
shop_id int(10) Yes NULL
order int(11) Yes 100
effect tinyint(4) No 0
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 21/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: banners, Purpose: Dumping data

id
id titledescripti
title descripti linklink_lab
link link_lab bg_col
bg_col group_i colum
colum shop_i orde
orde effec created_ updated_
on on el el or or d d ns ns d d r r t t at at at at

Page number: 22/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: banner_groups, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id varchar(255) No
name varchar(255) No

Page number: 23/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: banner_groups, Purpose: Dumping data

id id name
name

group_1 Group 1
group_2 Group 2
group_3 Group 3
group_4 Group 4
group_5 Group 5
group_6 Group 6

Page number: 24/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: blogs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
title text No
slug varchar(200) No
excerpt varchar(255) Yes NULL
content longtext Yes NULL
user_id bigint(20) No
status tinyint(1) No 1
approved tinyint(1) No 1
published_at timestamp Yes NULL
likes int(10) No 0
dislikes int(10) No 0
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 25/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: blogs, Purpose: Dumping data

id
id titleslu
title slu excer
excer conte
conte user_i
user_i statu
statu approv
approv published
published like
like dislike deleted_ created_ updated_
g g pt pt nt nt d d s s ed ed _at _at s s s s at at at at at at

Page number: 26/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: blog_comments, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
content longtext No
blog_id int(10) No
user_id bigint(20) No
parent int(10) Yes NULL
approved tinyint(1) No 1
likes int(10) No 0
dislikes int(10) No 0
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 27/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: blog_comments, Purpose: Dumping data

id
id conte
conte blog_i
blog_i user_i
user_i paren approv
approv like
like dislike deleted_ created_ updated_
nt nt d d d d t t ed ed s s s s at at at at at at

Page number: 28/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cancellations, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
cancellation_reaso int(10) Yes NULL
n_id
customer_id bigint(20) No
order_id bigint(20) No
items text Yes NULL
description longtext Yes NULL
return_goods tinyint(1) Yes NULL
status int(10) No 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 29/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cancellations, Purpose: Dumping data

id
id shop_i cancellation_reas
cancellation_reas customer
customer order_i item
item descripti
descripti return_goostatu
statu created_ updated_
d d on_id on_id _id _id d d s s on on ds ds s s at at at at

Page number: 30/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cancellation_reasons, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
detail varchar(255) No
office_use tinyint(1) Yes NULL

Page number: 31/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cancellation_reasons, Purpose: Dumping data

id
id detail detail office_u
office_u
se se
1 Order created by mistake
2 Delivery takes so long
3 High shipping cost
4 Wrong shipping address
5 Need some adjustment
6 Wrong billing address
7 Other reason
8 No inventory 1
9 Buyer cancelled 1
10 General adjustment 1
11 Shipping address undeliverable 1
12 Pricing issue 1
13 Customs problem 1

Page number: 32/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: carriers, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
tax_id int(10) Yes NULL
name varchar(255) No
email varchar(255) Yes NULL
phone varchar(255) Yes NULL
tracking_url varchar(255) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 33/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: carriers, Purpose: Dumping data

id
id shop_i tax_i
tax_i nam
nam emai phon
phon tracking_
tracking_ activ
activ deleted_ created_ updated_
d d d d e e l l e e url url e e at at at at at at

Page number: 34/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: carts, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
customer_id bigint(20) Yes NULL
ip_address varchar(45) Yes NULL
ship_to int(10) Yes NULL
ship_to_country_id int(10) Yes NULL
ship_to_state_id int(10) Yes NULL
shipping_zone_id int(10) Yes NULL
shipping_rate_id int(10) Yes NULL
packaging_id int(10) Yes NULL
is_digital tinyint(1) No 0
item_count int(10) No
quantity int(10) No
total decimal(20,6) Yes NULL
discount decimal(20,6) Yes NULL
shipping decimal(20,6) Yes NULL
packaging decimal(20,6) Yes NULL
handling decimal(20,6) Yes NULL
taxes decimal(20,6) Yes NULL
grand_total decimal(20,6) Yes NULL
taxrate decimal(20,6) Yes NULL
shipping_weight decimal(20,2) Yes NULL
billing_address bigint(20) Yes NULL
shipping_address bigint(20) Yes NULL
email varchar(255) Yes NULL
coupon_id bigint(20) Yes NULL
payment_status int(11) No 1
payment_method_ int(10) Yes NULL
id
message_to_custo text Yes NULL
mer
admin_note text Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 35/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: carts, Purpose: Dumping data

id
id shop_ custo
custo ip_ad
ip_ad ship_tship_tship_tshipp
shipp shipp
shipp pack
pack is_dig item_
item_ quant tota
tota disco
disco shipp
shipp pack
pack handl taxe
taxe grand taxra
taxra shipp
shipp billin
billin shipp
shipp emai coup
coup paym paym messmess admi
admi delet
delet creat
creat updat
id id mer_i dress
dress o o o_cou o_sta
o_sta ing_z
ing_z ing_r
ing_r aging ital
ital count ityity l l unt
unt ing
ing aging ing
ing s s _total tete ing_w g_ad
g_ad ing_a
ing_a l l on_id
on_id ent_s
ent_s ent_
ent_ age_t
age_t n_not ed_at
ed_at ed_at
ed_at ed_at
ed_at
d d ntry_i te_id
te_id one_i
one_i ate_i
ate_i _id
_id eight
eight dress
dress ddres tatus
tatus meth
meth o_cus e e
d d d d d d s s od_id
od_id tome
tome
r r

Page number: 36/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cart_items, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

cart_id bigint(20) No
inventory_id bigint(20) No
item_description longtext No
quantity int(10) No
unit_price decimal(20,6) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 37/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: cart_items, Purpose: Dumping data

cart_i
cart_i inventory
inventory item_descrip
item_descrip quantit unit_pri
unit_pri created_ updated_
d d _id _id tion tion y y ce ce at at at at

Page number: 38/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: categories, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
category_sub_gro int(10) No
up_id
name varchar(200) No
slug varchar(200) No
description text Yes NULL
active tinyint(1) No 1
featured tinyint(1) Yes NULL
order int(11) Yes 100
meta_title text Yes NULL
meta_description longtext Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 39/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: categories, Purpose: Dumping data

id
id category_sub_gro
category_sub_gro nam
nam slu
slu descripti
descripti activ
activ feature orde
orde meta_tit meta_descrip
meta_descrip deleted_ created_ updated_
up_id up_id e e g g on on e e d d r r le le tion tion at at at at at at

Page number: 40/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_groups, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(200) No
slug varchar(200) No
description text Yes NULL
icon varchar(100) Yes cube
active tinyint(1) No 1
order int(11) Yes 100
meta_title text Yes NULL
meta_description longtext Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 41/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_groups, Purpose: Dumping data

id
id nam
nam slu
slu descripti
descripti ico
ico activ
activ orde
orde meta_tit meta_descrip
meta_descrip deleted_ created_ updated_
e e g g on on n n e e r r le le tion tion at at at at at at

Page number: 42/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_product, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

category_id int(10) No
product_id bigint(20) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 43/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_product, Purpose: Dumping data

category
category product_ created_ updated_
_id _id id id at at at at

Page number: 44/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_sub_groups, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
category_group_id int(10) No
name varchar(200) No
slug varchar(200) No
description text Yes NULL
active tinyint(1) No 1
order int(11) Yes 100
meta_title text Yes NULL
meta_description longtext Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 45/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: category_sub_groups, Purpose: Dumping data

id
id category_grou
category_grou nam
nam slu
slu descripti
descripti activ
activ orde
orde meta_tit meta_descrip
meta_descrip deleted_ created_ updated_
p_id p_id e e g g on on e e r r le le tion tion at at at at at at

Page number: 46/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: configs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
support_phone varchar(255) Yes NULL
support_phone_tol varchar(255) Yes NULL
l_free
support_email varchar(255) Yes NULL
support_agent bigint(20) Yes NULL
default_sender_e varchar(255) Yes NULL
mail_address
default_email_sen varchar(255) Yes NULL
der_name
return_refund longtext Yes NULL
order_number_pre varchar(255) Yes #
fix
order_number_suf varchar(255) Yes NULL
fix
default_tax_id int(10) Yes 1
order_handling_co decimal(20,6) Yes NULL
st
auto_archive_orde tinyint(1) Yes 0
r
default_payment_ int(10) Yes NULL
method_id
ac_holder_name varchar(255) Yes NULL
ac_number varchar(255) Yes NULL
ac_type varchar(255) Yes NULL
ac_routing_numbe varchar(255) Yes NULL
r
ac_swift_bic_code varchar(255) Yes NULL
ac_iban varchar(255) Yes NULL
ac_bank_address text Yes NULL
pagination int(10) No 10
show_shop_desc_ tinyint(1) Yes NULL
with_listing
show_refund_polic tinyint(1) Yes 1
y_with_listing
alert_quantity int(11) Yes NULL
digital_goods_only tinyint(1) Yes 0
default_warehous int(10) Yes NULL
e_id
default_supplier_i int(10) Yes NULL
d
default_packaging varchar(255) Yes NULL
_ids
notify_new_messa tinyint(1) Yes NULL
ge
notify_alert_quanti tinyint(1) Yes NULL
ty
notify_inventory_o tinyint(1) Yes NULL
ut
notify_new_order tinyint(1) Yes 1
notify_abandoned tinyint(1) Yes NULL
_checkout
notify_new_disput tinyint(1) Yes 1
enable_live_chat tinyint(1) Yes 1
notify_new_chat tinyint(1) Yes 1
maintenance_mod tinyint(1) Yes 1
e
pending_verificati tinyint(1) Yes NULL
on
created_at timestamp Yes NULL
updated_at timestamp Yes NULL
active_ecommerc tinyint(1) No 1
e
pay_online tinyint(1) No 1
pay_in_person tinyint(1) No 0
Page number: 47/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: configs, Purpose: Dumping data

sho
sho sup
sup sup
sup sup
sup sup
sup def
def def
def retu ord
ord ord
ord def
def ord
ord aut
aut def
def ac_
ac_ ac_
ac_ ac_t ac_r ac_
ac_ ac_i
ac_i ac_
ac_ pag
pag sho
sho sho
sho aler
aler digi
digi def
def def
def def
def noti
noti noti
noti noti
noti noti
noti noti
noti noti
noti ena
ena noti
noti mai
mai pen
pen cre
cre upd
upd acti
acti pay
pay pay
pay
p_id port port port port ault
ault ault
ault rn_r er_
er_ er_
er_ ault
ault er_
er_ o_arault
ault hol
hol nu
nu ype
ype outi
outi swif ban
ban ban
ban inat
inat w_s
w_s w_r
w_r t_q
t_q tal_
tal_ ault
ault ault
ault ault
ault fy_n fy_a fy_i
fy_i fy_n fy_a fy_n ble_ fy_n nte
nte din
din ate
ate ate
ate ve_
ve_ _onl _in_
_in_
_ph
_ph _ph
_ph _em _ag_ag _se
_se _em efu
efu nu
nu nunu _tax han
han chiv _pa
_pa der
der mb
mb ng_
ng_ t_bi
t_bi k_a
k_a ion
ion hop
hop efuefu uan
uan goo
goo _wa
_wa _su
_su _pa
_pa ew_
ew_ lert
lert nve
nve ew_
ew_ ban
ban ew_
ew_ live
live ew_
ew_ nan
nan g_v
g_v d_atd_ateco
eco ine
ine per
per
one
one one
one ailail ent
ent nde
nde ail_
ail_ nd
nd mbmb mb
mb _id_id dlin
dlin e_orym
ym _na
_na erer nu
nu c_c
c_c ddr
ddr _de
_de nd_
nd_ tity
tity ds_
ds_ reh
reh ppli
ppli cka
cka mes _qu_qu ntor ord
ord don
don disp _ch
_ch cha
cha ce_
ce_ erifi
erifi mm son
son
_toll r_e
r_e sen
sen er_
er_ er_s g_c
g_c der
der ent_me
me mb
mb ode
ode ess
ess sc_
sc_ poli
poli only ous
ous er_i
er_i gin
gin sag
sag anti
anti y_o
y_o erer ed_
ed_ utut atat t t mo
mo cati
cati erc
erc
_fre
_fre mailder
der pref uffi
uffi ost
ost met erer withcy_cy_ e_id d d g_id e e tyty utut che
che de
de on
on ee
ee _ad
_ad _na
_na ixix x x hod
hod _list with ss cko
cko
dre
dre me
me _id
_id ing
ing _list utut
ssss ing
ing

Page number: 48/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_cybersources, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
merchant_id text Yes NULL
api_key_id text Yes NULL
secret text Yes NULL
sandbox tinyint(1) Yes 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 49/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_cybersources, Purpose: Dumping data

shop_i merchant
merchant api_key_ secre sandbo created_ updated_
d d _id _id id id t t x x at at at at

Page number: 50/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_instamojo, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
api_key text Yes NULL
auth_token text Yes NULL
sandbox tinyint(1) Yes 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 51/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_instamojo, Purpose: Dumping data

shop_i api_ke auth_tok


auth_tok sandbo created_ updated_
d d y y en en x x at at at at

Page number: 52/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_manual_payments, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
payment_method_ int(10) No
id
additional_details text Yes NULL
payment_instructi text Yes NULL
ons
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 53/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_manual_payments, Purpose: Dumping data

shop_i payment_meth
payment_meth additional_de
additional_de payment_instruc
payment_instruc created_ updated_
d d od_id od_id tails tails tions tions at at at at

Page number: 54/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_paypals, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) No
client_id text Yes NULL
client_secret text Yes NULL
sandbox tinyint(1) Yes 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 55/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_paypals, Purpose: Dumping data

id
id shop_i client_i client_sec
client_sec sandbo created_ updated_
d d d d ret ret x x at at at at

Page number: 56/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_paypal_express, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
account text Yes NULL
client_id text Yes NULL
secret text Yes NULL
sandbox tinyint(1) Yes 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 57/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_paypal_express, Purpose: Dumping data

shop_i accou
accou client_i secre sandbo created_ updated_
d d nt nt d d t t x x at at at at

Page number: 58/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_stripes, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

shop_id int(10) No
stripe_user_id varchar(255) Yes NULL
publishable_key varchar(255) Yes NULL
refresh_token varchar(255) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 59/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: config_stripes, Purpose: Dumping data

shop_i stripe_user publishable_


publishable_ refresh_tokcreated_ updated_
d d _id _id key key en en at at at at

Page number: 60/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: contact_us, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
name varchar(255) Yes NULL
phone varchar(255) Yes NULL
email varchar(255) No
subject varchar(255) No
message longtext No
read tinyint(1) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 61/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: contact_us, Purpose: Dumping data

id
id nam
nam phon
phon emai subje
subje messa
messa rea
rea created_ updated_
e e e e l l ct ct ge ge d d at at at at

Page number: 62/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: countries, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(255) No
full_name varchar(255) Yes NULL
capital varchar(255) Yes NULL
currency_id int(10) Yes NULL
timezone_id int(10) Yes NULL
citizenship varchar(255) Yes NULL
iso_code varchar(2) No
iso_numeric varchar(3) Yes NULL
calling_code varchar(3) Yes NULL
flag varchar(6) Yes NULL
eea tinyint(1) Yes 0
active tinyint(1) Yes 0
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 63/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: countries, Purpose: Dumping data

idid name name full_name full_name capital capital currency


currency timezone
timezone citizenship citizenship iso_cod iso_nume
iso_nume calling_
calling_c
a
fe
u
_id _id _id _id e e ric ric de de e

4 Afghanistan Islamic Republic of Afghanistan Kabul 2 Afghan AF 004 93


8 Albania Republic of Albania Tirana 3 Albanian AL 008 355
10 Antarctica Antarctica Antartica of Antartica AQ 010 672
12 Algeria People’s Democratic Republic of Algeria Algiers 42 Algerian DZ 012 213
16 American Samoa Territory of American Pago Pago 148 American Samoan AS 016 1
20 Andorra Principality of Andorra Andorra la Vella 46 Andorran AD 020 376
24 Angola Republic of Angola Luanda 6 Angolan AO 024 244
28 Antigua and Barbuda Antigua and Barbuda St John’s 162 of Antigua and Barbuda AG 028 1
31 Azerbaijan Republic of Azerbaijan Baku 10 Azerbaijani AZ 031 994
32 Argentina Argentine Republic Buenos Aires 7 Argentinian AR 032 54
36 Australia Commonwealth of Australia Canberra 8 Australian AU 036 61
40 Austria Republic of Austria Vienna 46 Austrian AT 040 43
44 Bahamas Commonwealth of the Bahamas Nassau 21 Bahamian BS 044 1
48 Bahrain Kingdom of Bahrain Manama 15 Bahraini BH 048 973
50 Bangladesh People’s Republic of Bangladesh Dhaka 13 Bangladeshi BD 050 880
51 Armenia Republic of Armenia Yerevan 4 Armenian AM 051 374
52 Barbados Barbados Bridgetown 12 Barbadian BB 052 1
56 Belgium Kingdom of Belgium Brussels 46 Belgian BE 056 32
60 Bermuda Bermuda Hamilton 17 Bermudian BM 060 1
64 Bhutan Kingdom of Bhutan Thimphu 22 Bhutanese BT 064 975
68 Bolivia, Plurinational State of Plurinational State of Bolivia Sucre (BO1) 19 Bolivian BO 068 591
70 Bosnia and Herzegovina Bosnia and Herzegovina Sarajevo 11 of Bosnia and Herzegovina BA 070 387
72 Botswana Republic of Botswana Gaborone 23 Botswanan BW 072 267
74 Bouvet Island Bouvet Island Bouvet island of Bouvet island BV 074 47
76 Brazil Federative Republic of Brazil Brasilia 20 Brazilian BR 076 55
84 Belize Belize Belmopan 26 Belizean BZ 084 501
86 British Indian Ocean Territory British Indian Ocean Territory Diego Garcia 148 Changosian IO 086 246
90 Solomon Islands Solomon Islands Honiara 122 Solomon Islander SB 090 677
92 Virgin Islands, British British Virgin Islands Road Town 148 British Virgin Islander; VG 092 1
96 Brunei Darussalam Brunei Darussalam Bandar Seri Begawan 18 Bruneian BN 096 673
100 Bulgaria Republic of Bulgaria Sofia 14 Bulgarian BG 100 359
104 Myanmar Union of Myanmar/ Yangon 92 Burmese MM 104 95
108 Burundi Republic of Burundi Bujumbura 16 Burundian BI 108 257
112 Belarus Republic of Belarus Minsk 25 Belarusian BY 112 375
116 Cambodia Kingdom of Cambodia Phnom Penh 73 Cambodian KH 116 855
120 Cameroon Republic of Cameroon Yaoundé 155 Cameroonian CM 120 237
124 Canada Canada Ottawa 27 Canadian CA 124 1
132 Cape Verde Republic of Cape Verde Praia 37 Cape Verdean CV 132 238
136 Cayman Islands Cayman Islands George Town 78 Caymanian KY 136 1
140 Central African Republic Central African Republic Bangui 155 Central African CF 140 236
144 Sri Lanka Democratic Socialist Republic of Sri Lanka Colombo 82 Sri Lankan LK 144 94
148 Chad Republic of Chad N’Djamena 155 Chadian TD 148 235
152 Chile Republic of Chile Santiago 31 Chilean CL 152 56
156 China People’s Republic of China Beijing 32 Chinese CN 156 86
158 Taiwan, Province of China Republic of China, Taiwan (TW1) Taipei 144 Taiwanese TW 158 886
162 Christmas Island Christmas Island Territory Flying Fish Cove 8 Christmas Islander CX 162 61
166 Cocos (Keeling) Islands Territory of Cocos (Keeling) Islands Bantam 8 Cocos Islander CC 166 61
170 Colombia Republic of Colombia Santa Fe de Bogotá 33 Colombian CO 170 57
174 Comoros Union of the Comoros Moroni 74 Comorian KM 174 269
175 Mayotte Departmental Collectivity of Mayotte Mamoudzou 46 Mahorais YT 175 262
178 Congo Republic of the Congo Brazzaville 155 Congolese CG 178 242
180 Congo, the Democratic Republic of the Democratic Republic of the Congo Kinshasa 28 Congolese CD 180 243
184 Cook Islands Cook Islands Avarua 107 Cook Islander CK 184 682
188 Costa Rica Republic of Costa Rica San José 34 Costa Rican CR 188 506
191 Croatia Republic of Croatia Zagreb 59 Croatian HR 191 385
192 Cuba Republic of Cuba Havana 36 Cuban CU 192 53
196 Cyprus Republic of Cyprus Nicosia 46 Cypriot CY 196 357
203 Czech Republic Czech Republic Prague 38 Czech CZ 203 420
204 Benin Republic of Benin Porto Novo (BJ1) 164 Beninese BJ 204 229
208 Denmark Kingdom of Denmark Page number: 64/239
Copenhagen 40 Danish Jun 07, 2024
DK at208
12:11 PM
45
Database: zcart, Table: countries, Purpose: Dumping data

idid name name full_name full_name capital capital currency


currency timezone
timezone citizenship citizenship iso_cod iso_nume
iso_nume calling_
calling_c
a
fe
u
_id _id _id _id e e ric ric de de e

212 Dominica Commonwealth of Dominica Roseau 162 Dominican DM 212 1


214 Dominican Republic Dominican Republic Santo Domingo 41 Dominican DO 214 1
218 Ecuador Republic of Ecuador Quito 148 Ecuadorian EC 218 593
222 El Salvador Republic of El Salvador San Salvador 134 Salvadoran SV 222 503
226 Equatorial Guinea Republic of Equatorial Guinea Malabo 155 Equatorial Guinean GQ 226 240
231 Ethiopia Federal Democratic Republic of Ethiopia Addis Ababa 45 Ethiopian ET 231 251
232 Eritrea State of Eritrea Asmara 44 Eritrean ER 232 291
233 Estonia Republic of Estonia Tallinn 46 Estonian EE 233 372
234 Faroe Islands Faeroe Islands Tórshavn 40 Faeroese FO 234 298
238 Falkland Islands (Malvinas) Falkland Islands Stanley 48 Falkland Islander FK 238 500
239 South Georgia and the South Sandwich Islands South Georgia and the South Sandwich Islands King Edward Point (Grytviken) of South Georgia and the South Sandwich GS 239 44
Islands
242 Fiji Republic of Fiji Suva 47 Fijian FJ 242 679
246 Finland Republic of Finland Helsinki 46 Finnish FI 246 358
248 Åland Islands Åland Islands Mariehamn 46 Åland Islander AX 248 358
250 France French Republic Paris 46 French FR 250 33
254 French Guiana French Guiana Cayenne 46 Guianese GF 254 594
258 French Polynesia French Polynesia Papeete 166 Polynesian PF 258 689
260 French Southern Territories French Southern and Antarctic Lands Port-aux-Francais 46 of French Southern and Antarctic Lands TF 260 33
262 Djibouti Republic of Djibouti Djibouti 39 Djiboutian DJ 262 253
266 Gabon Gabonese Republic Libreville 155 Gabonese GA 266 241
268 Georgia Georgia Tbilisi 50 Georgian GE 268 995
270 Gambia Republic of the Gambia Banjul 53 Gambian GM 270 220
275 Palestinian Territory, Occupied 53 Palestinian PS 275 970
276 Germany Federal Republic of Germany Berlin 46 German DE 276 49
288 Ghana Republic of Ghana Accra 51 Ghanaian GH 288 233
292 Gibraltar Gibraltar Gibraltar 52 Gibraltarian GI 292 350
296 Kiribati Republic of Kiribati Tarawa 8 Kiribatian KI 296 686
300 Greece Hellenic Republic Athens 46 Greek GR 300 30
304 Greenland Greenland Nuuk 40 Greenlander GL 304 299
308 Grenada Grenada St George’s 162 Grenadian GD 308 1
312 Guadeloupe Guadeloupe Basse Terre 46 Guadeloupean GP 312 590
316 Guam Territory of Guam Agaña (Hagåtña) 148 Guamanian GU 316 1
320 Guatemala Republic of Guatemala Guatemala City 55 Guatemalan GT 320 502
324 Guinea Republic of Guinea Conakry 54 Guinean GN 324 224
328 Guyana Cooperative Republic of Guyana Georgetown 56 Guyanese GY 328 592
332 Haiti Republic of Haiti Port-au-Prince 60 Haitian HT 332 509
334 Heard Island and McDonald Islands Territory of Heard Island and McDonald Islands Territory of Heard Island and McDonald Islands of Territory of Heard Island and McDonald HM 334 61
Islands
336 Holy See (Vatican City State) the Holy See/ Vatican City State Vatican City 46 of the Holy See/of the Vatican VA 336 39
340 Honduras Republic of Honduras Tegucigalpa 58 Honduran HN 340 504
344 Hong Kong Hong Kong Special Administrative Region of the (HK3) 57 Hong Kong Chinese HK 344 852
People’s Republic of China (HK2)
348 Hungary Republic of Hungary Budapest 61 Hungarian HU 348 36
352 Iceland Republic of Iceland Reykjavik 67 Icelander IS 352 354
356 India Republic of India New Delhi 64 Indian IN 356 91
360 Indonesia Republic of Indonesia Jakarta 62 Indonesian ID 360 62
364 Iran, Islamic Republic of Islamic Republic of Iran Tehran 66 Iranian IR 364 98
368 Iraq Republic of Iraq Baghdad 65 Iraqi IQ 368 964
372 Ireland Ireland (IE1) Dublin 46 Irish IE 372 353
376 Israel State of Israel (IL1) 63 Israeli IL 376 972
380 Italy Italian Republic Rome 46 Italian IT 380 39
384 Côte d'Ivoire Republic of Côte d’Ivoire Yamoussoukro (CI1) 164 Ivorian CI 384 225
388 Jamaica Jamaica Kingston 68 Jamaican JM 388 1
392 Japan Japan Tokyo 70 Japanese JP 392 81
398 Kazakhstan Republic of Kazakhstan Astana 79 Kazakh KZ 398 7
400 Jordan Hashemite Kingdom of Jordan Amman 69 Jordanian JO 400 962
404 Kenya Republic of Kenya Nairobi 71 Kenyan KE 404 254
408 Korea, Democratic People's Republic of Democratic People’s Republic of Korea Pyongyang 75 North Korean KP 408 850
410 Korea, Republic of Republic of Korea Page number: 65/239
Seoul 76 South Korean Jun 07, 2024
KR at410
12:11 PM
82
Database: zcart, Table: countries, Purpose: Dumping data

idid name name full_name full_name capital capital currency


currency timezone
timezone citizenship citizenship iso_cod iso_nume
iso_nume calling_
calling_c
a
fe
u
_id _id _id _id e e ric ric de de e

414 Kuwait State of Kuwait Kuwait City 77 Kuwaiti KW 414 965


417 Kyrgyzstan Kyrgyz Republic Bishkek 72 Kyrgyz KG 417 996
418 Lao People's Democratic Republic Lao People’s Democratic Republic Vientiane 80 Lao LA 418 856
422 Lebanon Lebanese Republic Beirut 81 Lebanese LB 422 961
426 Lesotho Kingdom of Lesotho Maseru 84 Basotho LS 426 266
428 Latvia Republic of Latvia Riga 46 Latvian LV 428 371
430 Liberia Republic of Liberia Monrovia 83 Liberian LR 430 231
434 Libya Socialist People’s Libyan Arab Jamahiriya Tripoli 87 Libyan LY 434 218
438 Liechtenstein Principality of Liechtenstein Vaduz 29 Liechtensteiner LI 438 423
440 Lithuania Republic of Lithuania Vilnius 46 Lithuanian LT 440 370
442 Luxembourg Grand Duchy of Luxembourg Luxembourg 46 Luxembourger LU 442 352
446 Macao Macao Special Administrative Region of the Macao (MO3) 94 Macanese MO 446 853
People’s Republic of China (MO2)
450 Madagascar Republic of Madagascar Antananarivo 90 Malagasy MG 450 261
454 Malawi Republic of Malawi Lilongwe 98 Malawian MW 454 265
458 Malaysia Malaysia Kuala Lumpur (MY1) 100 Malaysian MY 458 60
462 Maldives Republic of Maldives Malé 97 Maldivian MV 462 960
466 Mali Republic of Mali Bamako 164 Malian ML 466 223
470 Malta Republic of Malta Valletta 46 Maltese MT 470 356
474 Martinique Martinique Fort-de-France 46 Martinican MQ 474 596
478 Mauritania Islamic Republic of Mauritania Nouakchott 95 Mauritanian MR 478 222
480 Mauritius Republic of Mauritius Port Louis 96 Mauritian MU 480 230
484 Mexico United Mexican States Mexico City 99 Mexican MX 484 52
492 Monaco Principality of Monaco Monaco 46 Monegasque MC 492 377
496 Mongolia Mongolia Ulan Bator 93 Mongolian MN 496 976
498 Moldova, Republic of Republic of Moldova Chisinau 89 Moldovan MD 498 373
499 Montenegro Montenegro Podgorica 46 Montenegrin ME 499 382
500 Montserrat Montserrat Plymouth (MS2) 162 Montserratian MS 500 1
504 Morocco Kingdom of Morocco Rabat 88 Moroccan MA 504 212
508 Mozambique Republic of Mozambique Maputo 101 Mozambican MZ 508 258
512 Oman Sultanate of Oman Muscat 108 Omani OM 512 968
516 Namibia Republic of Namibia Windhoek 102 Namibian NA 516 264
520 Nauru Republic of Nauru Yaren 8 Nauruan NR 520 674
524 Nepal Nepal Kathmandu 106 Nepalese NP 524 977
528 Netherlands Kingdom of the Netherlands Amsterdam (NL2) 46 Dutch NL 528 31
531 Curaçao Curaçao Willemstad 5 Curaçaoan CW 531 599
533 Aruba Aruba Oranjestad 9 Aruban AW 533 297
534 Sint Maarten (Dutch part) Sint Maarten Philipsburg 5 Sint Maartener SX 534 721
535 Bonaire, Sint Eustatius and Saba 148 of Bonaire, Sint Eustatius and Saba BQ 535 599
540 New Caledonia New Caledonia Nouméa 166 New Caledonian NC 540 687
548 Vanuatu Republic of Vanuatu Port Vila 153 Vanuatuan VU 548 678
554 New Zealand New Zealand Wellington 107 New Zealander NZ 554 64
558 Nicaragua Republic of Nicaragua Managua 104 Nicaraguan NI 558 505
562 Niger Republic of Niger Niamey 164 Nigerien NE 562 227
566 Nigeria Federal Republic of Nigeria Abuja 103 Nigerian NG 566 234
570 Niue Niue Alofi 107 Niuean NU 570 683
574 Norfolk Island Territory of Norfolk Island Kingston 8 Norfolk Islander NF 574 672
578 Norway Kingdom of Norway Oslo 105 Norwegian NO 578 47
580 Northern Mariana Islands Commonwealth of the Northern Mariana Islands Saipan 148 Northern Mariana Islander MP 580 1
581 United States Minor Outlying Islands United States Minor Outlying Islands United States Minor Outlying Islands 148 of United States Minor Outlying Islands UM 581 1
583 Micronesia, Federated States of Federated States of Micronesia Palikir 148 Micronesian FM 583 691
584 Marshall Islands Republic of the Marshall Islands Majuro 148 Marshallese MH 584 692
585 Palau Republic of Palau Melekeok 148 Palauan PW 585 680
586 Pakistan Islamic Republic of Pakistan Islamabad 113 Pakistani PK 586 92
591 Panama Republic of Panama Panama City 109 Panamanian PA 591 507
598 Papua New Guinea Independent State of Papua New Guinea Port Moresby 111 Papua New Guinean PG 598 675
600 Paraguay Republic of Paraguay Asunción 115 Paraguayan PY 600 595
604 Peru Republic of Peru Lima 110 Peruvian PE 604 51
608 Philippines Republic of the Philippines Manila 112 Filipino PH 608 63
612 Pitcairn Pitcairn Islands Page number: 66/239
Adamstown 107 Pitcairner Jun 07, 2024
PN at612
12:11 PM
649
Database: zcart, Table: countries, Purpose: Dumping data

idid name name full_name full_name capital capital currency


currency timezone
timezone citizenship citizenship iso_cod iso_nume
iso_nume calling_
calling_c
a
fe
u
_id _id _id _id e e ric ric de de e

616 Poland Republic of Poland Warsaw 114 Polish PL 616 48


620 Portugal Portuguese Republic Lisbon 46 Portuguese PT 620 351
624 Guinea-Bissau Republic of Guinea-Bissau Bissau 164 Guinea-Bissau national GW 624 245
626 Timor-Leste Democratic Republic of East Timor Dili 148 East Timorese TL 626 670
630 Puerto Rico Commonwealth of Puerto Rico San Juan 148 Puerto Rican PR 630 1
634 Qatar State of Qatar Doha 116 Qatari QA 634 974
638 Réunion Réunion Saint-Denis 46 Reunionese RE 638 262
642 Romania Romania Bucharest 117 Romanian RO 642 40
643 Russian Federation Russian Federation Moscow 119 Russian RU 643 7
646 Rwanda Republic of Rwanda Kigali 120 Rwandan; Rwandese RW 646 250
652 Saint Barthélemy Collectivity of Saint Barthélemy Gustavia 46 of Saint Barthélemy BL 652 590
654 Saint Helena, Ascension and Tristan da Cunha Saint Helena, Ascension and Tristan da Cunha Jamestown 127 Saint Helenian SH 654 290
659 Saint Kitts and Nevis Federation of Saint Kitts and Nevis Basseterre 162 Kittsian; Nevisian KN 659 1
660 Anguilla Anguilla The Valley 162 Anguillan AI 660 1
662 Saint Lucia Saint Lucia Castries 162 Saint Lucian LC 662 1
663 Saint Martin (French part) Collectivity of Saint Martin Marigot 46 of Saint Martin MF 663 590
666 Saint Pierre and Miquelon Territorial Collectivity of Saint Pierre and Saint-Pierre 46 St-Pierrais; Miquelonnais PM 666 508
Miquelon
670 Saint Vincent and the Grenadines Saint Vincent and the Grenadines Kingstown 162 Vincentian VC 670 1
674 San Marino Republic of San Marino San Marino 46 San Marinese SM 674 378
678 Sao Tome and Principe Democratic Republic of São Tomé and Príncipe São Tomé 133 São Toméan ST 678 239
682 Saudi Arabia Kingdom of Saudi Arabia Riyadh 121 Saudi Arabian SA 682 966
686 Senegal Republic of Senegal Dakar 164 Senegalese SN 686 221
688 Serbia Republic of Serbia Belgrade 118 Serb RS 688 381
690 Seychelles Republic of Seychelles Victoria 123 Seychellois SC 690 248
694 Sierra Leone Republic of Sierra Leone Freetown 129 Sierra Leonean SL 694 232
702 Singapore Republic of Singapore Singapore 126 Singaporean SG 702 65
703 Slovakia Slovak Republic Bratislava 46 Slovak SK 703 421
704 Viet Nam Socialist Republic of Vietnam Hanoi 152 Vietnamese VN 704 84
705 Slovenia Republic of Slovenia Ljubljana 46 Slovene SI 705 386
706 Somalia Somali Republic Mogadishu 130 Somali SO 706 252
710 South Africa Republic of South Africa Pretoria (ZA1) 170 South African ZA 710 27
716 Zimbabwe Republic of Zimbabwe Harare Zimbabwean ZW 716 263
724 Spain Kingdom of Spain Madrid 46 Spaniard ES 724 34
728 South Sudan Republic of South Sudan Juba 132 South Sudanese SS 728 211
729 Sudan Republic of the Sudan Khartoum 124 Sudanese SD 729 249
732 Western Sahara Western Sahara Al aaiun 88 Sahrawi EH 732 212
740 Suriname Republic of Suriname Paramaribo 131 Surinamese SR 740 597
744 Svalbard and Jan Mayen Svalbard and Jan Mayen Longyearbyen 105 of Svalbard SJ 744 47
748 Swaziland Kingdom of Swaziland Mbabane 136 Swazi SZ 748 268
752 Sweden Kingdom of Sweden Stockholm 125 Swedish SE 752 46
756 Switzerland Swiss Confederation Berne 29 Swiss CH 756 41
760 Syrian Arab Republic Syrian Arab Republic Damascus 135 Syrian SY 760 963
762 Tajikistan Republic of Tajikistan Dushanbe 138 Tajik TJ 762 992
764 Thailand Kingdom of Thailand Bangkok 137 Thai TH 764 66
768 Togo Togolese Republic Lomé 164 Togolese TG 768 228
772 Tokelau Tokelau (TK2) 107 Tokelauan TK 772 690
776 Tonga Kingdom of Tonga Nuku’alofa 141 Tongan TO 776 676
780 Trinidad and Tobago Republic of Trinidad and Tobago Port of Spain 143 Trinidadian; Tobagonian TT 780 1
784 United Arab Emirates United Arab Emirates Abu Dhabi 1 Emirian AE 784 971
788 Tunisia Republic of Tunisia Tunis 140 Tunisian TN 788 216
792 Turkey Republic of Turkey Ankara 142 Turk TR 792 90
795 Turkmenistan Turkmenistan Ashgabat 139 Turkmen TM 795 993
796 Turks and Caicos Islands Turks and Caicos Islands Cockburn Town 148 Turks and Caicos Islander TC 796 1
798 Tuvalu Tuvalu Funafuti 8 Tuvaluan TV 798 688
800 Uganda Republic of Uganda Kampala 147 Ugandan UG 800 256
804 Ukraine Ukraine Kiev 146 Ukrainian UA 804 380
807 Macedonia, the former Yugoslav Republic of the former Yugoslav Republic of Macedonia Skopje 91 of the former Yugoslav Republic of Macedonia MK 807 389
818 Egypt Arab Republic of Egypt Cairo 43 Egyptian EG 818 20
826 United Kingdom United Kingdom of Great Britain and Northern Page number:
London 67/239 49 British Jun 07, 2024
GB at826
12:11 PM
44
Database: zcart, Table: countries, Purpose: Dumping data

idid name name full_name full_name capital capital currency


currency timezone
timezone citizenship citizenship iso_cod iso_nume
iso_nume calling_
calling_c
a
fe
u
_id _id _id _id e e ric ric de de e

Ireland
831 Guernsey Bailiwick of Guernsey St Peter Port of Guernsey GG 831 44
832 Jersey Bailiwick of Jersey St Helier of Jersey JE 832 44
833 Isle of Man Isle of Man Douglas Manxman; Manxwoman IM 833 44
834 Tanzania, United Republic of United Republic of Tanzania Dodoma (TZ1) 145 Tanzanian TZ 834 255
840 United States United States of America Washington DC 148 American US 840 1
850 Virgin Islands, U.S. United States Virgin Islands Charlotte Amalie 148 US Virgin Islander VI 850 1
854 Burkina Faso Burkina Faso Ouagadougou 164 Burkinabe BF 854 226
858 Uruguay Eastern Republic of Uruguay Montevideo 149 Uruguayan UY 858 598
860 Uzbekistan Republic of Uzbekistan Tashkent 150 Uzbek UZ 860 998
862 Venezuela, Bolivarian Republic of Bolivarian Republic of Venezuela Caracas 151 Venezuelan VE 862 58
876 Wallis and Futuna Wallis and Futuna Mata-Utu 166 Wallisian; Futunan; Wallis and Futuna Islander WF 876 681
882 Samoa Independent State of Samoa Apia 154 Samoan WS 882 685
887 Yemen Republic of Yemen San’a 169 Yemenite YE 887 967
894 Zambia Republic of Zambia Lusaka 172 Zambian ZM 894 260

Page number: 68/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupons, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
name text Yes NULL
code varchar(255) Yes NULL
description text Yes NULL
value decimal(20,6) Yes NULL
min_order_amoun decimal(20,6) Yes NULL
t
type enum('amount', No amount
'percent')
quantity int(11) Yes NULL
quantity_per_cust int(11) Yes NULL
omer
starting_time timestamp Yes NULL
ending_time timestamp Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 69/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupons, Purpose: Dumping data

id
id shop_i nam
nam cod
cod descripti
descripti valu
valu min_order_am
min_order_am typ
typ quantit quantity_per_cust
quantity_per_cust starting_ti
starting_ti ending_ti
ending_ti activ
activ deleted_ created_ updated_
d d e e e e on on e e ount ount ee y y omer omer me me me me e e at at at at at at

Page number: 70/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupon_customer, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

coupon_id bigint(20) No
customer_id bigint(20) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 71/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupon_customer, Purpose: Dumping data

coupon_ customer
customer created_ updated_
id id _id _id at at at at

Page number: 72/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupon_shipping_zone, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

coupon_id bigint(20) No
shipping_zone_id int(10) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 73/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: coupon_shipping_zone, Purpose: Dumping data

coupon_ shipping_zon
shipping_zon created_ updated_
id id e_id e_id at at at at

Page number: 74/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: currencies, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
iso_code varchar(3) No
iso_numeric varchar(3) Yes NULL
name varchar(255) No
symbol varchar(255) Yes NULL
disambiguate_sy varchar(255) Yes NULL
mbol
subunit varchar(255) Yes NULL
subunit_to_unit int(11) No 100
symbol_first tinyint(1) No 1
html_entity varchar(255) Yes NULL
decimal_mark varchar(25) Yes NULL
thousands_separa varchar(25) Yes NULL
tor
smallest_denomin int(11) No 1
ation
priority int(11) Yes 100
active tinyint(1) Yes 0
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 75/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: currencies, Purpose: Dumping data

idid iso_cod iso_nume


iso_nume name name symb
symb disambiguate_sy
disambiguate_sy subunit
subunit subunit_to_
subunit_to_ symbol_fi
symbol_fi html_enti decimal_m
decimal_m thousands_sepa
thousands_sepa smallest_denomin priorit activ
activ created_at
created_at u
e e ric ric ol ol mbol mbol unit unit rst rst ty ty ark ark rator rator ation ation y y e e

1 AED 784 United Arab Emirates Dirham ‫ﺇ‬.‫ﺩ‬ Fils 100 0 . , 25 100 0 2024-05-15 19:45:2
2 AFN 971 Afghani Pul 100 0 . , 100 100 0 2024-05-15 19:45:2
3 ALL 008 Albanian Lek L Lek Qintar 100 0 . , 100 100 0 2024-05-15 19:45:2
4 AMD 051 Armenian Dram դր. Luma 100 0 . , 10 100 0 2024-05-15 19:45:2
5 ANG 532 Netherlands Antillean Gulden ƒ Cent 100 1 ƒ , . 1 100 0 2024-05-15 19:45:2
6 AOA 973 Angolan Kwanza Kz Cêntimo 100 0 . , 10 100 0 2024-05-15 19:45:2
7 ARS 032 Argentine Peso $ $m/n Centavo 100 1 ₱ , . 1 100 0 2024-05-15 19:45:2
8 AUD 036 Australian Dollar $ A$ Cent 100 1 $ . , 5 4 0 2024-05-15 19:45:2
9 AWG 533 Aruban Florin ƒ Cent 100 0 ƒ . , 5 100 0 2024-05-15 19:45:2
10 AZN 944 Azerbaijani Manat ₼ Qəpik 100 1 . , 1 100 0 2024-05-15 19:45:2
11 BAM 977 Bosnia and Herzegovina Convertible Mark КМ Fening 100 1 . , 5 100 0 2024-05-15 19:45:2
12 BBD 052 Barbadian Dollar $ Bds$ Cent 100 0 $ . , 1 100 0 2024-05-15 19:45:2
13 BDT 050 Bangladeshi Taka ৳ Paisa 100 1 . , 1 10 0 2024-05-15 19:45:2
14 BGN 975 Bulgarian Lev лв. Stotinka 100 0 . , 1 100 0 2024-05-15 19:45:2
15 BHD 048 Bahraini Dinar ‫ﺪ‬.‫ﺑ‬ Fils 1000 1 . , 5 100 0 2024-05-15 19:45:2
16 BIF 108 Burundian Franc Fr FBu Centime 1 0 . , 100 100 0 2024-05-15 19:45:2
17 BMD 060 Bermudian Dollar $ BD$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:2
18 BND 096 Brunei Dollar $ BND Sen 100 1 $ . , 1 100 0 2024-05-15 19:45:2
19 BOB 068 Bolivian Boliviano Bs. Centavo 100 1 . , 10 100 0 2024-05-15 19:45:2
20 BRL 986 Brazilian Real R$ Centavo 100 1 R$ , . 5 100 0 2024-05-15 19:45:2
21 BSD 044 Bahamian Dollar $ BSD Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:2
22 BTN 064 Bhutanese Ngultrum Nu. Chertrum 100 0 . , 5 100 0 2024-05-15 19:45:2
23 BWP 072 Botswana Pula P Thebe 100 1 . , 5 100 0 2024-05-15 19:45:2
24 BYN 933 Belarusian Ruble Br BYN Kapeyka 100 0 , 1 100 0 2024-05-15 19:45:2
25 BYR 974 Belarusian Ruble Br BYR 1 0 , 100 50 0 2024-05-15 19:45:2
26 BZD 084 Belize Dollar $ BZ$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:2
27 CAD 124 Canadian Dollar $ C$ Cent 100 1 $ . , 5 5 0 2024-05-15 19:45:2
28 CDF 976 Congolese Franc Fr FC Centime 100 0 . , 1 100 0 2024-05-15 19:45:2
29 CHF 756 Swiss Franc CHF Rappen 100 1 . , 5 100 0 2024-05-15 19:45:2
30 CLF 990 Unidad de Fomento UF Peso 10000 1 ₱ , . 1 100 0 2024-05-15 19:45:2
31 CLP 152 Chilean Peso $ CLP Peso 1 1 $ , . 1 100 0 2024-05-15 19:45:2
32 CNY 156 Chinese Renminbi Yuan ¥ Fen 100 1 ¥ . , 1 100 0 2024-05-15 19:45:2
33 COP 170 Colombian Peso $ COL$ Centavo 100 1 $ , . 20 100 0 2024-05-15 19:45:2
34 CRC 188 Costa Rican Colón ₡ Céntimo 100 1 ₡ , . 500 100 0 2024-05-15 19:45:2
35 CUC 931 Cuban Convertible Peso $ CUC$ Centavo 100 0 . , 1 100 0 2024-05-15 19:45:2
36 CUP 192 Cuban Peso $ $MN Centavo 100 1 ₱ . , 1 100 0 2024-05-15 19:45:2
37 CVE 132 Cape Verdean Escudo $ Esc Centavo 100 0 . , 100 100 0 2024-05-15 19:45:2
38 CZK 203 Czech Koruna Kč Haléř 100 0 , 100 100 0 2024-05-15 19:45:2
39 DJF 262 Djiboutian Franc Fdj Centime 1 0 . , 100 100 0 2024-05-15 19:45:2
40 DKK 208 Danish Krone kr. DKK Øre 100 0 , . 50 100 0 2024-05-15 19:45:2
41 DOP 214 Dominican Peso $ RD$ Centavo 100 1 ₱ . , 100 100 0 2024-05-15 19:45:2
42 DZD 012 Algerian Dinar ‫ﺝ‬.‫ﺩ‬ Centime 100 0 . , 100 100 0 2024-05-15 19:45:2
43 EGP 818 Egyptian Pound ‫ﻢ‬.‫ﺟ‬ Piastre 100 1 £ . , 25 100 0 2024-05-15 19:45:2
44 ERN 232 Eritrean Nakfa Nfk Cent 100 0 . , 1 100 0 2024-05-15 19:45:2
45 ETB 230 Ethiopian Birr Br ETB Santim 100 0 . , 1 100 0 2024-05-15 19:45:2
46 EUR 978 Euro € Cent 100 1 € , . 1 2 1 2024-05-15 19:45:2
47 FJD 242 Fijian Dollar $ FJ$ Cent 100 0 $ . , 5 100 0 2024-05-15 19:45:2
48 FKP 238 Falkland Pound £ FK£ Penny 100 0 £ . , 1 100 0 2024-05-15 19:45:2
49 GBP 826 British Pound £ Penny 100 1 £ . , 1 3 0 2024-05-15 19:45:2
50 GEL 981 Georgian Lari ლ Tetri 100 0 . , 1 100 0 2024-05-15 19:45:2
51 GHS 936 Ghanaian Cedi ₵ Pesewa 100 1 ₵ . , 1 100 0 2024-05-15 19:45:2
52 GIP 292 Gibraltar Pound £ GIP Penny 100 1 £ . , 1 100 0 2024-05-15 19:45:2
53 GMD 270 Gambian Dalasi D Butut 100 0 . , 1 100 0 2024-05-15 19:45:2
54 GNF 324 Guinean Franc Fr FG Centime 1 0 . , 100 100 0 2024-05-15 19:45:2
55 GTQ 320 Guatemalan Quetzal Q Centavo 100 1 . , 1 100 0 2024-05-15 19:45:2
56 GYD 328 Guyanese Dollar $ G$ Cent 100 0 $ . , 100 100 0 2024-05-15 19:45:2
57 HKD 344 Hong Kong Dollar $ HK$ Cent 100 1 $ . , 10 100 0 2024-05-15 19:45:2
58 HNL 340 Honduran Lempira L HNL Centavo 100 1 . , 5 100 0 2024-05-15 19:45:2
59 HRK 191 Croatian Kuna kn Lipa 100 0 , . 1 100 0 2024-05-15 19:45:2
60 HTG 332 Haitian Gourde G Page number:
Centime 76/239
100 0 . , Jun 07,
5 2024
100 at0 12:11 PM19:45:2
2024-05-15
Database: zcart, Table: currencies, Purpose: Dumping data

idid iso_cod iso_nume


iso_nume name name symb
symb disambiguate_sy
disambiguate_sy subunit
subunit subunit_to_
subunit_to_ symbol_fi
symbol_fi html_enti decimal_m
decimal_m thousands_sepa
thousands_sepa smallest_denomin priorit activ
activ created_at
created_at u
e e ric ric ol ol mbol mbol unit unit rst rst ty ty ark ark rator rator ation ation y y e e

61 HUF 348 Hungarian Forint Ft Fillér 1 0 , . 5 100 0 2024-05-15 19:45:2


62 IDR 360 Indonesian Rupiah Rp Sen 100 1 , . 5000 100 0 2024-05-15 19:45:2
63 ILS 376 Israeli New Sheqel ₪ Agora 100 1 ₪ . , 10 100 0 2024-05-15 19:45:2
64 INR 356 Indian Rupee ₹ Paisa 100 1 ₹ . , 50 59 1 2024-05-15 19:45:2
65 IQD 368 Iraqi Dinar ‫ﺪ‬.‫ﻋ‬ Fils 1000 0 . , 50000 100 0 2024-05-15 19:45:2
66 IRR 364 Iranian Rial 100 1 ﷼ . , 5000 100 0 2024-05-15 19:45:2
67 ISK 352 Icelandic Króna kr 1 1 , . 1 100 0 2024-05-15 19:45:2
68 JMD 388 Jamaican Dollar $ J$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:2
69 JOD 400 Jordanian Dinar ‫ﺍ‬.‫ﺩ‬ Fils 1000 1 . , 5 100 0 2024-05-15 19:45:2
70 JPY 392 Japanese Yen ¥ 1 1 ¥ . , 1 6 1 2024-05-15 19:45:2
71 KES 404 Kenyan Shilling KSh Cent 100 1 . , 50 100 0 2024-05-15 19:45:2
72 KGS 417 Kyrgyzstani Som som Tyiyn 100 0 . , 1 100 0 2024-05-15 19:45:2
73 KHR 116 Cambodian Riel ៛ Sen 100 0 ៛ . , 5000 100 0 2024-05-15 19:45:2
74 KMF 174 Comorian Franc Fr CF Centime 1 0 . , 100 100 0 2024-05-15 19:45:2
75 KPW 408 North Korean Won ₩ Chŏn 100 0 ₩ . , 1 100 0 2024-05-15 19:45:2
76 KRW 410 South Korean Won ₩ 1 1 ₩ . , 1 100 0 2024-05-15 19:45:2
77 KWD 414 Kuwaiti Dinar ‫ﻙ‬.‫ﺩ‬ Fils 1000 1 . , 5 100 0 2024-05-15 19:45:2
78 KYD 136 Cayman Islands Dollar $ CI$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:2
79 KZT 398 Kazakhstani Tenge 〒 Tiyn 100 0 . , 100 100 0 2024-05-15 19:45:2
80 LAK 418 Lao Kip ₭ Att 100 0 ₭ . , 10 100 0 2024-05-15 19:45:2
81 LBP 422 Lebanese Pound ‫ﻞ‬.‫ﻟ‬ Piastre 100 1 £ . , 25000 100 0 2024-05-15 19:45:2
82 LKR 144 Sri Lankan Rupee ₨ SLRs Cent 100 0 ௹ . , 100 100 0 2024-05-15 19:45:2
83 LRD 430 Liberian Dollar $ L$ Cent 100 0 $ . , 5 100 0 2024-05-15 19:45:2
84 LSL 426 Lesotho Loti L M Sente 100 0 . , 1 100 0 2024-05-15 19:45:2
85 LTL 440 Lithuanian Litas Lt Centas 100 0 . , 1 100 0 2024-05-15 19:45:2
86 LVL 428 Latvian Lats Ls Santīms 100 1 . , 1 100 0 2024-05-15 19:45:2
87 LYD 434 Libyan Dinar ‫ﺪ‬.‫ﻟ‬ Dirham 1000 0 . , 50 100 0 2024-05-15 19:45:2
88 MAD 504 Moroccan Dirham .‫ﻡ‬.‫ﺩ‬ Centime 100 0 . , 1 100 0 2024-05-15 19:45:2
89 MDL 498 Moldovan Leu L Ban 100 0 . , 1 100 0 2024-05-15 19:45:2
90 MGA 969 Malagasy Ariary Ar Iraimbilanja 5 1 . , 1 100 0 2024-05-15 19:45:2
91 MKD 807 Macedonian Denar ден Deni 100 0 . , 100 100 0 2024-05-15 19:45:2
92 MMK 104 Myanmar Kyat K MMK Pya 100 0 . , 50 100 0 2024-05-15 19:45:2
93 MNT 496 Mongolian Tögrög ₮ Möngö 100 0 ₮ . , 2000 100 0 2024-05-15 19:45:2
94 MOP 446 Macanese Pataca P Avo 100 0 . , 10 100 0 2024-05-15 19:45:2
95 MRO 478 Mauritanian Ouguiya UM Khoums 5 0 . , 1 100 0 2024-05-15 19:45:2
96 MUR 480 Mauritian Rupee ₨ Cent 100 1 ₨ . , 100 100 0 2024-05-15 19:45:2
97 MVR 462 Maldivian Rufiyaa MVR Laari 100 0 . , 1 100 0 2024-05-15 19:45:2
98 MWK 454 Malawian Kwacha MK Tambala 100 0 . , 1 100 0 2024-05-15 19:45:2
99 MXN 484 Mexican Peso $ MEX$ Centavo 100 1 $ . , 5 100 0 2024-05-15 19:45:2
100 MYR 458 Malaysian Ringgit RM Sen 100 1 . , 5 100 0 2024-05-15 19:45:2
101 MZN 943 Mozambican Metical MTn Centavo 100 1 , . 1 100 0 2024-05-15 19:45:2
102 NAD 516 Namibian Dollar $ N$ Cent 100 0 $ . , 5 100 0 2024-05-15 19:45:2
103 NGN 566 Nigerian Naira ₦ Kobo 100 1 ₦ . , 50 100 0 2024-05-15 19:45:2
104 NIO 558 Nicaraguan Córdoba C$ Centavo 100 0 . , 5 100 0 2024-05-15 19:45:2
105 NOK 578 Norwegian Krone kr NOK Øre 100 0 kr , . 100 100 0 2024-05-15 19:45:2
106 NPR 524 Nepalese Rupee ₨ NPR Paisa 100 1 ₨ . , 1 100 0 2024-05-15 19:45:2
107 NZD 554 New Zealand Dollar $ NZ$ Cent 100 1 $ . , 10 100 0 2024-05-15 19:45:2
108 OMR 512 Omani Rial .‫ﻉ‬.‫ﺭ‬ Baisa 1000 1 ﷼ . , 5 100 0 2024-05-15 19:45:2
109 PAB 590 Panamanian Balboa B/. Centésimo 100 0 . , 1 100 0 2024-05-15 19:45:2
110 PEN 604 Peruvian Nuevo Sol S/. Céntimo 100 1 S/. . , 1 100 0 2024-05-15 19:45:2
111 PGK 598 Papua New Guinean Kina K PGK Toea 100 0 . , 5 100 0 2024-05-15 19:45:2
112 PHP 608 Philippine Peso ₱ Centavo 100 1 ₱ . , 1 100 0 2024-05-15 19:45:2
113 PKR 586 Pakistani Rupee ₨ PKR Paisa 100 1 ₨ . , 100 100 0 2024-05-15 19:45:2
114 PLN 985 Polish Złoty zł Grosz 100 0 zł , 1 100 0 2024-05-15 19:45:2
115 PYG 600 Paraguayan Guaraní ₲ Céntimo 1 1 ₲ . , 5000 100 0 2024-05-15 19:45:2
116 QAR 634 Qatari Riyal ‫ﻕ‬.‫ﺭ‬ Dirham 100 0 ﷼ . , 1 100 0 2024-05-15 19:45:2
117 RON 946 Romanian Leu Lei Bani 100 0 , . 1 100 0 2024-05-15 19:45:2
118 RSD 941 Serbian Dinar РСД Para 100 1 . , 100 100 0 2024-05-15 19:45:2
119 RUB 643 Russian Ruble ₽ Kopeck 100 0 ₽ , . 1 100 0 2024-05-15 19:45:2
120 RWF 646 Rwandan Franc FRw Page number:
Centime 77/2391 0 . , Jun 07,
100 2024
100 at0 12:11 PM19:45:2
2024-05-15
Database: zcart, Table: currencies, Purpose: Dumping data

idid iso_cod iso_nume


iso_nume name name symb
symb disambiguate_sy
disambiguate_sy subunit
subunit subunit_to_
subunit_to_ symbol_fi
symbol_fi html_enti decimal_m
decimal_m thousands_sepa
thousands_sepa smallest_denomin priorit activ
activ created_at
created_at u
e e ric ric ol ol mbol mbol unit unit rst rst ty ty ark ark rator rator ation ation y y e e

121 SAR 682 Saudi Riyal ‫ﺱ‬.‫ﺭ‬ Hallallah 100 1 ﷼ . , 5 100 0 2024-05-15 19:45:2
122 SBD 090 Solomon Islands Dollar $ SI$ Cent 100 0 $ . , 10 100 0 2024-05-15 19:45:2
123 SCR 690 Seychellois Rupee ₨ SRe Cent 100 0 ₨ . , 1 100 0 2024-05-15 19:45:2
124 SDG 938 Sudanese Pound £ SDG Piastre 100 1 . , 1 100 0 2024-05-15 19:45:2
125 SEK 752 Swedish Krona kr SEK Öre 100 0 , 100 100 0 2024-05-15 19:45:3
126 SGD 702 Singapore Dollar $ S$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:3
127 SHP 654 Saint Helenian Pound £ SHP Penny 100 0 £ . , 1 100 0 2024-05-15 19:45:3
128 SKK 703 Slovak Koruna Sk Halier 100 1 . , 50 100 0 2024-05-15 19:45:3
129 SLL 694 Sierra Leonean Leone Le Cent 100 0 . , 1000 100 0 2024-05-15 19:45:3
130 SOS 706 Somali Shilling Sh Cent 100 0 . , 1 100 0 2024-05-15 19:45:3
131 SRD 968 Surinamese Dollar $ SRD Cent 100 0 . , 1 100 0 2024-05-15 19:45:3
132 SSP 728 South Sudanese Pound £ SSP piaster 100 0 £ . , 5 100 0 2024-05-15 19:45:3
133 STD 678 São Tomé and Príncipe Dobra Db Cêntimo 100 0 . , 10000 100 0 2024-05-15 19:45:3
134 SVC 222 Salvadoran Colón ₡ Centavo 100 1 ₡ . , 1 100 0 2024-05-15 19:45:3
135 SYP 760 Syrian Pound £S Piastre 100 0 £ . , 100 100 0 2024-05-15 19:45:3
136 SZL 748 Swazi Lilangeni E SZL Cent 100 1 . , 1 100 0 2024-05-15 19:45:3
137 THB 764 Thai Baht ฿ Satang 100 1 ฿ . , 1 100 0 2024-05-15 19:45:3
138 TJS 972 Tajikistani Somoni ЅМ Diram 100 0 . , 1 100 0 2024-05-15 19:45:3
139 TMT 934 Turkmenistani Manat T Tenge 100 0 . , 1 100 0 2024-05-15 19:45:3
140 TND 788 Tunisian Dinar ‫ﺕ‬.‫ﺩ‬ Millime 1000 0 . , 10 100 0 2024-05-15 19:45:3
141 TOP 776 Tongan Paʻanga T$ Seniti 100 1 . , 1 100 0 2024-05-15 19:45:3
142 TRY 949 Turkish Lira ₺ kuruş 100 1 ₺ , . 1 100 0 2024-05-15 19:45:3
143 TTD 780 Trinidad and Tobago Dollar $ TT$ Cent 100 0 $ . , 1 100 0 2024-05-15 19:45:3
144 TWD 901 New Taiwan Dollar $ NT$ Cent 100 1 $ . , 50 100 0 2024-05-15 19:45:3
145 TZS 834 Tanzanian Shilling Sh Cent 100 1 . , 5000 100 0 2024-05-15 19:45:3
146 UAH 980 Ukrainian Hryvnia ₴ Kopiyka 100 0 ₴ . , 1 100 0 2024-05-15 19:45:3
147 UGX 800 Ugandan Shilling USh Cent 1 0 . , 1000 100 0 2024-05-15 19:45:3
148 USD 840 United States Dollar $ US$ Cent 100 1 $ . , 1 1 1 2024-05-15 19:45:3
149 UYU 858 Uruguayan Peso $ Centésimo 100 1 ₱ , . 100 100 0 2024-05-15 19:45:3
150 UZS 860 Uzbekistan Som Tiyin 100 0 . , 100 100 0 2024-05-15 19:45:3
151 VEF 937 Venezuelan Bolívar Bs Céntimo 100 1 , . 1 100 0 2024-05-15 19:45:3
152 VND 704 Vietnamese Đồng ₫ Hào 1 1 ₫ , . 100 100 0 2024-05-15 19:45:3
153 VUV 548 Vanuatu Vatu Vt 1 1 . , 1 100 0 2024-05-15 19:45:3
154 WST 882 Samoan Tala T WS$ Sene 100 0 . , 10 100 0 2024-05-15 19:45:3
155 XAF 950 Central African Cfa Franc Fr FCFA Centime 1 0 . , 100 100 0 2024-05-15 19:45:3
156 XAG 961 Silver (Troy Ounce) oz t XAG oz 1 0 . , 1 100 0 2024-05-15 19:45:3
157 XAU 959 Gold (Troy Ounce) oz t XAU oz 1 0 . , 1 100 0 2024-05-15 19:45:3
158 XBA 955 European Composite Unit XBA 1 0 . , 1 100 0 2024-05-15 19:45:3
159 XBB 956 European Monetary Unit XBB 1 0 . , 1 100 0 2024-05-15 19:45:3
160 XBC 957 European Unit of Account 9 XBC 1 0 . , 1 100 0 2024-05-15 19:45:3
161 XBD 958 European Unit of Account 17 XBD 1 0 . , 1 100 0 2024-05-15 19:45:3
162 XCD 951 East Caribbean Dollar $ EX$ Cent 100 1 $ . , 1 100 0 2024-05-15 19:45:3
163 XDR 960 Special Drawing Rights SDR 1 0 $ . , 1 100 0 2024-05-15 19:45:3
164 XOF 952 West African Cfa Franc Fr CFA Centime 1 0 . , 100 100 0 2024-05-15 19:45:3
165 XPD 964 Palladium oz t XPD oz 1 0 . , 1 100 0 2024-05-15 19:45:3
166 XPF 953 Cfp Franc Fr Centime 1 0 . , 100 100 0 2024-05-15 19:45:3
167 XPT 962 Platinum oz t 1 0 . , 1 100 0 2024-05-15 19:45:3
168 xts 963 Codes specifically reserved for testing 1 0 . , 1 100 0 2024-05-15 19:45:3
purposes
169 YER 886 Yemeni Rial Fils 100 0 ﷼ . , 100 100 0 2024-05-15 19:45:3
170 ZAR 710 South African Rand R Cent 100 1 R . , 10 100 0 2024-05-15 19:45:3
171 ZMK 894 Zambian Kwacha ZK ZMK Ngwee 100 0 . , 5 100 0 2024-05-15 19:45:3
172 ZMW 967 Zambian Kwacha ZK ZMW Ngwee 100 0 . , 5 100 0 2024-05-15 19:45:3
173 BTC Bitcoin B⃦ Satoshi 100000000 1 . , 1 100 0 2024-05-15 19:45:3
174 JEP Jersey Pound £ JEP Penny 100 1 £ . , 1 100 0 2024-05-15 19:45:3
175 GGP Guernsey Pound £ GGP Penny 100 1 £ . , 1 100 0 2024-05-15 19:45:3
176 IMP Isle of Man Pound £ IMP Penny 100 1 £ . , 1 100 0 2024-05-15 19:45:3
177 XFU UIC Franc XFU 100 1 . , 1 100 0 2024-05-15 19:45:3

Page number: 78/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: customers, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
name varchar(255) No
nice_name varchar(255) Yes NULL
email varchar(255) Yes NULL
password varchar(60) Yes NULL
dob date Yes NULL
sex varchar(255) Yes NULL
description longtext Yes NULL
last_visited_at timestamp Yes NULL
last_visited_from varchar(45) Yes NULL
stripe_id varchar(255) Yes NULL
card_holder_name text Yes NULL
pm_type varchar(255) Yes NULL
pm_last_four varchar(255) Yes NULL
active tinyint(1) Yes 1
accepts_marketin tinyint(1) Yes 1
g
verification_token varchar(100) Yes NULL
api_token varchar(80) Yes NULL
fcm_token varchar(255) Yes NULL
remember_token varchar(100) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 79/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: customers, Purpose: Dumping data

id
id nam
nam nice_nam
nice_nam emai passwo
passwo dobsexdescriptio last_visitelast_visitestripe_i card_hold pm_typpm_last_f
pm_last_f activ
activ accepts_
accepts_ verificatio api_token fcm_toke
fcm_toke remembe deleted_a created_a updated_
updated_
ee e e l l rd rd n n d_at
d_at d_from
d_from d d er_name
er_name e e ourour e e marketin
marketin n_token
n_token n n r_token
r_token t t t t at at
g g

Page number: 80/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: dashboard_configs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

user_id bigint(20) No
upgrade_plan_noti tinyint(1) Yes 1
ce
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 81/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: dashboard_configs, Purpose: Dumping data

user_i
user_i upgrade_plan_n
upgrade_plan_n created_at
created_at updated_at
updated_at
d d otice otice

1 1 2024-05-15 19:45:42 2024-05-15 19:45:42

Page number: 82/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: delivery_boys, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
first_name varchar(255) Yes NULL
last_name varchar(255) Yes NULL
nice_name varchar(255) Yes NULL
email varchar(255) No
phone_number varchar(255) Yes NULL
password varchar(255) No
status tinyint(1) No 0
dob date Yes NULL
sex varchar(255) Yes NULL
verification_token varchar(100) Yes NULL
api_token varchar(80) Yes NULL
fcm_token varchar(255) Yes NULL
remember_token varchar(100) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 83/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: delivery_boys, Purpose: Dumping data

id
id shop_i first_na
first_na last_na
last_na nice_na
nice_na emai phone_num
phone_num passwo
passwo statu
statu dobsexverification_to api_tok
api_tok fcm_tok
fcm_tok remember_to deleted_ created_ updated_
d d meme meme meme l l ber ber rd rd s s ken ken en en en en ken ken at at at at at at

Page number: 84/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: disputes, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
dispute_type_id int(10) Yes NULL
customer_id bigint(20) No
order_id bigint(20) No
product_id bigint(20) Yes NULL
description longtext Yes NULL
order_received tinyint(1) No 1
return_goods tinyint(1) Yes NULL
refund_amount decimal(20,6) Yes NULL
status int(10) No 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 85/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: disputes, Purpose: Dumping data

id
id shop_i dispute_typ
dispute_typ customer
customer order_i product_ descripti
descripti order_recei
order_recei return_goorefund_amo
refund_amo statu
statu created_ updated_
d d e_id e_id _id _id d d id id on on ved ved ds ds unt unt s s at at at at

Page number: 86/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: dispute_types, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
detail varchar(255) No

Page number: 87/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: dispute_types, Purpose: Dumping data

id
id detail detail

2 Counterfeit goods
9 Customs problem
4 Damaged goods
1 Did not receive goods
7 Problems with the accessories
6 Product not as described
5 Quality not good
3 Quantity shortage
10 Shipping address not correct
8 Shipping method

Page number: 88/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: email_templates, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) Yes NULL
sender_name varchar(255) Yes NULL
sender_email varchar(255) Yes NULL
subject varchar(255) Yes NULL
body longtext Yes NULL
type enum('HTML', No HTML
'Text')
position enum('Content', No Content
'Header',
'Footer')
template_for enum('Platform' No Platform
, 'Merchant')
files longtext Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 89/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: email_templates, Purpose: Dumping data

id
id shop_i nam
nam sender_na
sender_na sender_e
sender_e subje
subje bod
bod typ
typ positio template_
template_ file
file deleted_ created_ updated_
d d e e me me mailmail ct ct y y e e n n for for s s at at at at at at

Page number: 90/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: failed_jobs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
uuid varchar(255) Yes NULL
connection text No
queue text No
payload longtext No
exception longtext No
failed_at timestamp No current_timestamp()

Page number: 91/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: failed_jobs, Purpose: Dumping data

id
id uui
uui connecti
connecti queu
queu payloa excepti
excepti failed_
failed_
d d on on e e d d on on at at

Page number: 92/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: faqs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
faq_topic_id int(10) Yes NULL
question text Yes NULL
answer longtext Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 93/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: faqs, Purpose: Dumping data

id
id faq_topic
faq_topic question question answer answer created_at
created_at updated_at
updated_at
_id _id

1 1 Why should I sell on :marketplace? There are many reasons to sell on :marketplace. We have our customers who can 2024-05-15 19:46:15 2024-05-15 19:46:15
see your products to the ability to start selling fast without the need to create a new
standalone website. You spend no time and money to do marekting, We do it for
you!
2 1 Where else can I learn about how selling on :marketplace works? We have videos, web docs, and blogs to help you find what you 2024-05-15 19:46:16 2024-05-15 19:46:16
need.<ul><li>Getting Started page</li><li>Training and
tutorials</li><li>Blog</li></ul>
3 1 Can I close my account? If you want to close your account permanently, Seller Support can assist you. Keep in 2024-05-15 19:46:16 2024-05-15 19:46:16
mind that you can use the Maintenance mode feature that will hide all your listings,
or you can deactivate or remove your listings entirely but hold on to your account for
future use. Before you close your account permanently, please cancel and remove
your listings and resolve all transactions.
4 2 How do I manage my merchant account? Use will get access to a full featured Merchant Dashboard to manage all aspects of 2024-05-15 19:46:16 2024-05-15 19:46:16
selling on :marketplace, like manage your selling account, add product information,
make inventory updates, manage orders, and manage users.
5 2 How many items i can add on my inventory? It depends on which sbscription you choose. Please visit the pricing section for detail. 2024-05-15 19:46:16 2024-05-15 19:46:16
6 2 How will I know when I have a sale? :marketplace notifies you by email when you receive an order. You can change the 2024-05-15 19:46:16 2024-05-15 19:46:16
notification settings in your account settings.
7 2 Can I offer gift-wrap and packaging services to my customers? Yes. Our packaging service allows customers to choose when they check out, you 2024-05-15 19:46:16 2024-05-15 19:46:16
can make the options available for any individual item on your listing page.
8 3 How much does it cost to sell on :marketplace? :marketplace offers different selling plans for a monthly subscription fee plus per- 2024-05-15 19:46:16 2024-05-15 19:46:16
item selling fees, which vary by subscriptions. Please visit the pricing section for
detail.
9 3 Is there any hidden cost? No 2024-05-15 19:46:17 2024-05-15 19:46:17

Page number: 94/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: faq_topics, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name text No
for enum('Merchant No Merchant
', 'Customer')
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 95/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: faq_topics, Purpose: Dumping data

id
id name
name forfor created_at
created_at updated_at
updated_at

1 Overview Merchant 2024-05-15 19:46:15 2024-05-15 19:46:15


2 Sell your items Merchant 2024-05-15 19:46:15 2024-05-15 19:46:15
3 Pricing Merchant 2024-05-15 19:46:15 2024-05-15 19:46:15

Page number: 96/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: feedbacks, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
customer_id bigint(20) No
rating tinyint(4) Yes NULL
comment longtext Yes NULL
feedbackable_id bigint(20) No
feedbackable_typ varchar(255) No
e
approved tinyint(1) No 1
spam tinyint(1) No 0
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 97/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: feedbacks, Purpose: Dumping data

id
id customer
customer ratin
ratin comme
comme feedbackabl
feedbackabl feedbackable_
feedbackable_ approv
approv spa
spa created_ updated_
_id _id g g nt nt e_id e_id type type ed ed mm at at at at

Page number: 98/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: gift_cards, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
customer_id bigint(20) Yes NULL
name text Yes NULL
description text Yes NULL
serial_number varchar(255) Yes NULL
pin_code varchar(255) Yes NULL
value decimal(20,6) Yes NULL
remaining_value decimal(20,6) Yes NULL
partial_use tinyint(1) Yes NULL
activation_time timestamp Yes NULL
expiry_time timestamp Yes NULL
exclude_offer_ite tinyint(1) Yes NULL
ms
exclude_tax_n_shi tinyint(1) Yes NULL
pping
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 99/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: gift_cards, Purpose: Dumping data

id
id customer
customer nam
nam descripti
descripti serial_num
serial_num pin_codvalu
valu remaining_v
remaining_v partial_u
partial_u activation_ti expiry_ti
expiry_ti exclude_offer_it exclude_tax_n_shi
exclude_tax_n_shi deleted_ created_ updated_
_id _id e e on on ber ber e e e e alue alue se se me me me me ems ems pping pping at at at at at at

Page number: 100/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: gtin_types, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(100) No
description text No

Page number: 101/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: gtin_types, Purpose: Dumping data

id
id nam
nam description description
ee

1 UPC Universal Product Code (UPC), also called GTIN-12 and UPC-A
2 EAN European Article Number (EAN), also called GTIN-13
3 JAN Japanese Article Number (JAN), also called GTIN-13
4 ISBN International Standard Book Number (ISBN)
5 ITF ITF barcodes, also known as Interleaved 2 of 5 barcodes,
encode 14 numeric digits and are generally used for the
packaging level of products. Since they can deal with high
printing tolerances, ITF is a good choice when barcodes need
to be printed on corrugated cardboard.

Page number: 102/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: images, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
path text No
name text Yes NULL
type varchar(100) Yes NULL
extension varchar(255) Yes NULL
size varchar(255) Yes 0
order int(11) No 0
featured tinyint(4) Yes NULL
imageable_id int(10) No
imageable_type varchar(255) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 103/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: images, Purpose: Dumping data

id
id pat
pat nam
nam typ
typ extensi
extensi sizeorde
size orde feature imageable
imageable imageable_t
imageable_t created_ updated_
h h e e e e on on r r d d _id _id ype ype at at at at

Page number: 104/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: inventories, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
parent_id int(11) Yes NULL
shop_id int(10) Yes NULL
title text No
warehouse_id int(10) Yes NULL
product_id bigint(20) No
brand varchar(255) Yes NULL
supplier_id int(10) Yes NULL
sku varchar(200) No
condition enum('New', No
'Used',
'Refurbished')
condition_note text Yes NULL
description longtext Yes NULL
key_features text Yes NULL
stock_quantity int(11) No 0
sold_quantity int(11) No 0
download_limit int(11) Yes NULL
damaged_quantit int(11) Yes NULL
y
user_id bigint(20) Yes NULL
purchase_price decimal(20,6) Yes NULL
sale_price decimal(20,6) No
offer_price decimal(20,6) Yes NULL
offer_start timestamp Yes NULL
offer_end timestamp Yes NULL
shipping_weight decimal(20,2) Yes NULL
free_shipping tinyint(1) Yes NULL
available_from timestamp No current_timestamp()
min_order_quantit int(11) No 1
y
slug varchar(200) No
linked_items text Yes NULL
meta_title text Yes NULL
meta_description longtext Yes NULL
stuff_pick tinyint(1) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 105/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: inventories, Purpose: Dumping data

id
id pare
pare shop
shop titleware
title ware prod
prod bran
bran suppl skucondicondidescrkey_f stock sold_ down dam dam user_ purc
purc sale_
sale_ offer
offer offer
offer offer
offer shipp free_
free_ avail
avail min_
min_ slu
slu linke
linke meta meta stuff
stuff activ
activ delet creat upda
upda
nt_id
nt_id _id
_id hous
hous uct_i
uct_i d d ier_id tion
tion tion_
tion_ iptio
iptio eatur _qua
_qua quan
quan load_ aged
aged idid hase
hase price
price _pric
_pric _star
_star _end
_end ing_
ing_ shipp able_ order g g d_ite
d_ite _title
_title _des
_des _pick e e ed_aed_a ed_a
ed_a ted_
ted_
e_id
e_id d d note
note n n eses ntity
ntity tity
tity limit
limit _qua
_qua _pric
_pric e e t t weig
weig inging from
from _qua
_qua ms ms cripti t t t t atat
ntity
ntity e e htht ntity
ntity on
on

Page number: 106/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: invoices, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
user_id bigint(20) Yes NULL
shop_id int(11) Yes NULL
provider_id varchar(255) No
total decimal(8,2) Yes NULL
tax decimal(8,2) Yes NULL
card_country varchar(255) Yes NULL
billing_state varchar(255) Yes NULL
billing_zip varchar(255) Yes NULL
billing_country varchar(255) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 107/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: invoices, Purpose: Dumping data

id
id user_i
user_i shop_i provider_tota
tota tax card_coun
card_coun billing_st
billing_st billing_z billing_coun created_ updated_
d d d d id id l l try try ate ate ip ip try try at at at at

Page number: 108/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: jobs, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
queue varchar(255) No
payload longtext No
attempts tinyint(3) No
reserved_at int(10) Yes NULL
available_at int(10) No
created_at int(10) No

Page number: 109/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: jobs, Purpose: Dumping data

id
id queu
queu payloa attemp
attemp reserved_available_created_
e e d d ts ts at at at at at at

Page number: 110/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: languages, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
code varchar(255) No
php_locale_code varchar(255) No
language text No
order int(11) No 100
rtl tinyint(1) Yes 0
active tinyint(1) Yes 0
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 111/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: languages, Purpose: Dumping data

id
id code php_locale_c
php_locale_c language
language orde
orde rtl
rtl activ
activ deleted_ created_at
created_at updated_at
updated_at
ode ode r r e e at at

1 en en_US English 1 0 1 2024-05-15 19:46:17 2024-05-15 19:46:17


2 es es_ES Spanish 2 0 1 2024-05-15 19:46:17 2024-05-15 19:46:17
3 fa fa_IR Persian 3 1 1 2024-05-15 19:46:17 2024-05-15 19:46:17
4 bn bn_BD Bangla (Bangali) 4 0 1 2024-05-15 19:46:17 2024-05-15 19:46:17
5 ar ar_AE Arabic 100 1 0 2024-05-15 19:46:17 2024-05-15 19:46:17
6 zh zh_CN Chinese 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
7 hi hi_IN Hindi 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
8 da da_DK Danish 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
9 de de_DE German 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
10 el el_GR Greek 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
11 fr fr_FR French 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
12 he he_IL Hebrew 100 1 0 2024-05-15 19:46:17 2024-05-15 19:46:17
13 nl nl_NL Dutch 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
14 no no_NO Norwegian 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
15 pt pt Portuguese 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
16 pt_PT pt_PT Portuguese 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
17 ru ru_RU Russian 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
18 sv sv_SE Swedish 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
19 th th_TH Thai 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
20 tr tr_TR Turkish 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
21 id id_ID Indonesian 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
22 vi vi_VN Vietnamese 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17
23 uk uk_UA Ukrainian 100 0 0 2024-05-15 19:46:17 2024-05-15 19:46:17

Page number: 112/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: manufacturers, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
slug varchar(200) No
email varchar(255) Yes NULL
url text Yes NULL
phone varchar(255) Yes NULL
description longtext Yes NULL
country_id int(10) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 113/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: manufacturers, Purpose: Dumping data

id
id shop_i nam
nam slu
slu emai url phon
phon descripti
descripti country_ activ
activ deleted_ created_ updated_
d d e e gg l l e e on on id id e e at at at at at at

Page number: 114/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: messages, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
user_id bigint(20) Yes NULL
customer_id bigint(20) Yes NULL
name varchar(255) Yes NULL
phone varchar(255) Yes NULL
email varchar(255) Yes NULL
subject varchar(255) Yes NULL
message longtext Yes NULL
order_id bigint(20) Yes NULL
product_id bigint(20) Yes NULL
status int(11) No 1
customer_status int(11) Yes 1
label int(11) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 115/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: messages, Purpose: Dumping data

id
id shop_i user_i
user_i customer
customer nam
nam phon
phon emai subje
subje messa
messa order_i product_ statu
statu customer_st
customer_st labe deleted_ created_ updated_
d d d d _id _id e e e e l l ct ct ge ge d d id id s s atus atus l l at at at at at at

Page number: 116/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: migrations, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
migration varchar(255) No
batch int(11) No

Page number: 117/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: migrations, Purpose: Dumping data

idid migration migration batc


batc
hh

1 2014_04_01_151049_create_activity_log_table 1
2 2014_10_11_000000_create_modules_table 1
3 2014_10_11_000010_create_roles_table 1
4 2014_10_11_000011_create_permissions_table 1
5 2014_10_11_000020_create_attachments_table 1
6 2014_10_11_000020_create_images_table 1
7 2014_10_12_000000_create_subscription_items_table 1
8 2014_10_12_000000_create_subscriptions_table 1
9 2014_10_12_000000_create_users_table 1
10 2014_10_12_000001_create_password_resets_table 1
11 2014_10_12_000003_create_dashboard_configs_table 1
12 2014_10_12_000003_create_pages_table 1
13 2014_10_12_000003_create_systems_table 1
14 2014_10_12_000004_create_customers_table 1
15 2014_12_31_000001_create_countries_table 1
16 2014_12_31_000004_create_addresses_table 1
17 2015_01_11_135657_create_shops_table 1
18 2015_01_12_000002_create_configs_table 1
19 2015_05_12_131134_create_performance_indicators_table 1
20 2015_05_12_151257_create_invoices_table 1
21 2015_12_31_000002_create_tags_table 1
22 2015_12_31_000004_create_blogs_table 1
23 2016_01_11_135655_create_manufacturers_table 1
24 2016_01_11_135658_create_products_table 1
25 2016_01_11_135660_create_attribute_table 1
26 2016_01_11_135714_create_suppliers_table 1
27 2016_01_15_191220_create_category_groups_table 1
28 2016_03_11_182034_create_warehouse_table 1
29 2016_03_11_190111_create_inventory_table 1
30 2016_03_25_192206_create_taxes_table 1
31 2016_03_26_091903_create_carriers_table 1
32 2016_03_26_091903_create_shipping_zones_table 1
33 2016_04_22_162519_create_email_templates_table 1
34 2016_04_22_162552_create_payment_methods_table 1
35 2016_04_22_162555_create_config_manual_payments_table 1
36 2016_04_22_162555_create_config_paypal_express_table 1
37 2016_04_22_162555_create_config_stripe_table 1
38 2016_04_22_162559_create_order_table 1
39 2016_04_24_151506_create_cart_table 1
40 2016_06_01_000001_create_oauth_auth_codes_table 1
41 2016_06_01_000002_create_oauth_access_tokens_table 1
42 2016_06_01_000003_create_oauth_refresh_tokens_table 1
43 2016_06_01_000004_create_oauth_clients_table 1
44 2016_06_01_000005_create_oauth_personal_access_clients_table 1
45 2017_09_13_195828_create_coupons_table 1
46 2017_09_17_202406_create_gift_cards_table 1
47 2017_11_27_144538_create_contact_us_table 1
48 2017_11_27_144538_create_disputes_table 1
49 2017_11_27_144538_create_messages_table 1
50 2017_11_27_144538_create_refunds_table 1
51 2017_11_27_144538_create_tickets_table 1
52 2017_11_27_144548_create_replies_table 1
53 2018_04_08_155212_create_notifications_table 1
54 2018_04_11_202451_create_jobs_table 1
55 2018_04_28_201222_create_faqs_table 1
56 2018_05_27_135039_create_visitors_table 1
57 2018_07_04_210334_create_banners_table 1
58 2018_07_04_210813_create_sliders_table 1
59 2018_07_16_015501_create_wishlists_table 1
60 2018_07_19_191545_create_feedbacks_table 1 Page number: 118/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: migrations, Purpose: Dumping data

idid migration migration batc


batc
hh

61 2018_10_04_162859_create_options_table 1
62 2018_12_25_163942_create_config_cybersource_table 1
63 2018_12_25_163942_create_config_instamojo_table 1
64 2019_07_11_165534_create_languages_table 1
65 2019_12_27_092414_add_notify_chat_to_configs_table 1
66 2020_01_09_054507_add_payment_instruction_fields_to_order_table 1
67 2020_05_06_172818_add_email_phone_fields_to_messages_table 1
68 2020_06_30_154819_create_cancellation_table 1
69 2020_07_01_103906_add_cancellation_config_to_systems_table 1
70 2020_10_22_195815_add_stripe_status_to_subscriptions_table 1
71 2020_11_20_195815_create_package_table 1
72 2020_12_18_054507_add_cancellation_fields_to_systems_table 1
73 2021_01_30_061710_add_fields_to_packages_table 1
74 2021_02_01_054507_add_amount_fields_to_shop_table 1
75 2021_02_01_054507_add_description_fields_to_sliders_table 1
76 2021_02_01_054507_add_device_id_fields_to_orders_table 1
77 2021_02_01_054507_add_social_auth_fields_to_systems_table 1
78 2021_02_17_112139_add_type_field_to_images_table 1
79 2021_03_01_172738_add_show_merchant_info_as_vendor_system_table 1
80 2021_03_03_054507_add_active_ecommerce_fields_to_configs_table 1
81 2021_03_03_054507_add_fulfilment_type_fields_to_orders_table 1
82 2021_03_03_054507_add_opening_and_close_time_fields_to_warehouse_table 1
83 2021_03_03_054507_add_pay_in_person_and_pay_online_fields_to_configs_table 1
84 2021_03_04_051130_add_effect_to_banners_table 1
85 2021_06_02_062412_add_show_item_conditions_to_systems_table 1
86 2021_06_07_200450_create_avg_feedback_table 1
87 2021_10_13_074513_change_subscriptions_tables_for_cashier 1
88 2021_10_14_193443_add_uuid_to_failed_jobs_table 1
89 2021_10_24_161811_add_split_money_to_payment_methods_table 1
90 2021_11_20_052700_rename_billing_info_on_billables 1
91 2021_12_04_083515_add_payment_ref_id_to_orders_table 1
92 2022_01_04_065320_create_delivery_boys_table 1
93 2022_01_10_072540_add_delivery_boy_id_to_orders_table 1
94 2022_02_02_064852_create_attribute_categories_table 1
95 2022_02_13_091819_add_notification_sent_field_to_subscriptions_table 1
96 2022_02_17_113926_add_customer_phone_to_orders_table 1
97 2022_08_05_063657_add_api_key_to_users_table 1
98 2022_10_04_071941_add_hide_technical_details_on_product_page_to_systems_table 1
99 2022_11_11_095200_add_fcm_token_to_users_table 1
100 2022_11_17_065145_create_config_paypals_table 1
101 2022_12_06_052602_add_vendor_bank_detail_to_configs_table 1
102 2023_01_25_112227_update_email_in_customers_table 1
103 2023_03_28_080939_update_default_language_length_in_systems_table 1
104 2023_05_28_144404_add_sold_quantity_field_to_inventories_table 1
105 2023_07_18_144404_add_download_limit_field_to_inventories_table 1
106 2023_07_27_114702_add_is_digital_field_to_carts_and_orders_table 1
107 2023_07_28_080741_add_download_field_to_order_items_table 1
108 2023_08_05_161320_add_total_item_sold_to_shops_table 1
109 2023_08_08_072131_add_shop_id_to_banners_table 1
110 2023_08_17_113230_update_decimal_column_precision_in_subscription_plans_table 1
111 2023_08_28_054507_add_pay_to_fields_to_shop_table 1
112 2023_10_09_064157_add_currency_id_to_orders_table 1
113 2023_11_09_062412_add_catalog_system_enable_to_systems_table 1
114 2023_11_11_095200_add_fcm_token_to_customers_and_delivery_boys_table 1
115 2023_11_21_144404_add_parent_id_field_to_inventories_table 1
116 2023_11_30_061859_add_otp_and_delivery_boy_feedback_id_to_orders_table 1

Page number: 119/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: modules, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(255) No
description text Yes NULL
access enum('Super No
Admin',
'Platform',
'Merchant',
'Common')
actions varchar(255) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 120/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: modules, Purpose: Dumping data

id
id namename description
description access
access actions actions activ
activ deleted_ created_at
created_at updated_at
updated_at
e e at at

1 Appearance Manage all appearance. Common customize 1 2024-05-15 19:45:42 2024-05-15 19:45:42
2 Attribute Manage all attribute. Common view,add,edit,delete 1 2024-05-15 19:45:42 2024-05-15 19:45:42
3 Carrier Manage all carrier. Merchant view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
4 Category Manage all category. Platform view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
5 Category Group Manage all category group. Platform view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
6 Category Sub Group Manage all category sub group. Platform view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
7 Config Manage all config. Merchant view,edit 1 2024-05-15 19:45:43 2024-05-15 19:45:43
8 Cart Manage all cart. Common view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
9 Customer Manage all customer. Platform view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
10 Dispute Manage all dispute. Common view,response 1 2024-05-15 19:45:43 2024-05-15 19:45:43
11 Inventory Manage all inventory. Merchant view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
12 Manufacturer Manage all manufacturer. Common view,add,edit,delete 1 2024-05-15 19:45:43 2024-05-15 19:45:43
13 Message Manage all message. Common view,add,update,delete,reply 1 2024-05-15 19:45:44 2024-05-15 19:45:44
14 Module Manage all module. Super Admin view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
15 Order Manage all order. Common view,add,fulfill,cancel,archive,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
16 Product Manage all product. Common view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
17 Refund Manage all refund. Common view,initiate,update,approve 1 2024-05-15 19:45:44 2024-05-15 19:45:44
18 Role Manage all role. Common view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
19 Supplier Manage all supplier. Merchant view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
20 Subscription Plan Manage all subscription plan. Super Admin view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
21 Shipping Zone Manage all shipping zone. Merchant view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
22 Shipping Rate Manage all shipping rate. Merchant add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
23 System Manage all system. Super Admin view,edit 1 2024-05-15 19:45:44 2024-05-15 19:45:44
24 System Config Manage all system config. Platform view,edit 1 2024-05-15 19:45:44 2024-05-15 19:45:44
25 Tax Manage all tax. Merchant view,add,edit,delete 1 2024-05-15 19:45:44 2024-05-15 19:45:44
26 Ticket Manage all ticket. Platform view,update,reply,assign 1 2024-05-15 19:45:44 2024-05-15 19:45:44
27 Vendor Manage all vendor. Platform view,add,edit,delete,login 1 2024-05-15 19:45:45 2024-05-15 19:45:45
28 Warehouse Manage all warehouse. Merchant view,add,edit,delete 1 2024-05-15 19:45:45 2024-05-15 19:45:45
29 User Manage all user. Common view,add,edit,delete,login 1 2024-05-15 19:45:45 2024-05-15 19:45:45
30 Utility Manage all utility. Platform view,add,edit,delete 1 2024-05-15 19:45:45 2024-05-15 19:45:45
31 Coupon Manage all packagings. Merchant view,add,edit,delete 1 2024-05-15 19:46:13 2024-05-15 19:46:13

Page number: 121/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: notifications, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id char(36) No
type varchar(255) No
notifiable_type varchar(255) No
notifiable_id bigint(20) No
created_by int(11) Yes NULL
icon varchar(50) Yes NULL
action_text varchar(255) Yes NULL
action_url text Yes NULL
data text No
read_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 122/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: notifications, Purpose: Dumping data

id
id typ
typ notifiable_t
notifiable_t notifiable
notifiable created_
created_ ico
ico action_te action_
action_ dat
dat read_
read_ created_ updated_
e e ype ype _id _id by by n n xt xt url url a a at at at at at at

Page number: 123/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_access_tokens, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id varchar(100) No
user_id bigint(20) Yes NULL
client_id bigint(20) No
name varchar(255) Yes NULL
scopes text Yes NULL
revoked tinyint(1) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL
expires_at datetime Yes NULL

Page number: 124/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_access_tokens, Purpose: Dumping data

id
id user_i
user_i client_i nam
nam scope revoke created_ updated_ expires_
expires_
d d d d e e s s d d at at at at at at

Page number: 125/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_auth_codes, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id varchar(100) No
user_id bigint(20) No
client_id bigint(20) No
scopes text Yes NULL
revoked tinyint(1) No
expires_at datetime Yes NULL

Page number: 126/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_auth_codes, Purpose: Dumping data

id
id user_i
user_i client_i scope revoke expires_
expires_
d d d d s s d d at at

Page number: 127/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_clients, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
user_id bigint(20) Yes NULL
name varchar(255) No
secret varchar(100) Yes NULL
provider varchar(255) Yes NULL
redirect text No
personal_access_c tinyint(1) No
lient
password_client tinyint(1) No
revoked tinyint(1) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 128/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_clients, Purpose: Dumping data

id
id user_i
user_i nam
nam secre provid
provid redire
redire personal_access_
personal_access_ password_cli revoke created_ updated_
d d e e t t er er ct ct client client ent ent d d at at at at

Page number: 129/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_personal_access_clients, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
client_id bigint(20) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 130/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_personal_access_clients, Purpose: Dumping data

id
id client_i created_ updated_
d d at at at at

Page number: 131/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_refresh_tokens, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id varchar(100) No
access_token_id varchar(100) No
revoked tinyint(1) No
expires_at datetime Yes NULL

Page number: 132/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: oauth_refresh_tokens, Purpose: Dumping data

id
id access_toke
access_toke revoke expires_
expires_
n_id n_id d d at at

Page number: 133/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: options, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
option_name varchar(255) No
option_value longtext Yes NULL
autoload tinyint(1) No 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 134/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: options, Purpose: Dumping data

id
id option_na
option_na option_val autoloa created_ updated_
me me ue ue d d at at at at

Page number: 135/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: orders, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
order_number varchar(255) Yes NULL
shop_id int(10) Yes NULL
delivery_boy_id int(10) Yes NULL
customer_id bigint(20) Yes NULL
ship_to int(10) Yes NULL
shipping_zone_id int(10) Yes NULL
shipping_rate_id int(10) Yes NULL
packaging_id int(10) Yes NULL
is_digital tinyint(1) No 0
item_count int(10) No
quantity int(10) No
currency_id int(10) Yes NULL
taxrate decimal(20,6) Yes NULL
shipping_weight decimal(20,6) Yes NULL
total decimal(20,6) Yes NULL
discount decimal(20,6) Yes NULL
shipping decimal(20,6) Yes NULL
packaging decimal(20,6) Yes NULL
handling decimal(20,6) Yes NULL
taxes decimal(20,6) Yes NULL
grand_total decimal(20,6) Yes NULL
billing_address text Yes NULL
shipping_address text Yes NULL
fulfilment_type enum('deliver', No deliver
'pickup')
payment_instructi text Yes NULL
on
email varchar(255) Yes NULL
customer_phone_ varchar(255) Yes NULL
number
shipping_date date Yes NULL
delivery_date date Yes NULL
tracking_id varchar(255) Yes NULL
otp varchar(255) No
coupon_id bigint(20) Yes NULL
carrier_id int(10) Yes NULL
payment_status int(11) No 1
payment_ref_id varchar(255) Yes NULL
payment_method_ int(10) No
id
order_status_id int(10) No 1
message_to_custo text Yes NULL
mer
send_invoice_to_c tinyint(1) Yes NULL
ustomer
admin_note text Yes NULL
buyer_note text Yes NULL
goods_received tinyint(1) Yes NULL
approved tinyint(1) Yes NULL
disputed tinyint(1) Yes NULL
feedback_id bigint(20) Yes NULL
delivery_boy_feed bigint(20) Yes NULL
back_id
device_id char(40) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 136/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: orders, Purpose: Dumping data

id
id ord
ord sho deli cus shi
shi shi
shi shi
shi pac is_
is_ ite
ite qu
qu cur
cur tax
tax shi
shi tot
tot dis
dis shi
shi pac ha
ha tax
tax gra
gra billi shi
shi fulf
fulf payemem cus shi
shi deli tra
tra otpcou car
car paypaypayord ord me
me sen ad ad buygooap ap dis
dis fee
fee deli devdel
del cre
cre up
up
er_
er_ p_i
p_i ver
ver toto p_t
p_t ppi
ppi ppi
ppi kag digi m_m_ ant
ant ren
ren rat
rat ppi
ppi alal cou ppi
ppi kag ndli es
es nd_ ng_ ppi
ppi ilm
ilm me
me ail
ail to
to ppi
ppi ver
ver cki
cki po
po rier me
me me
me meme er_
er_ ssa
ssa d_i
d_i mi
mi er_
er_ ds_
ds_ pro
pro put
put db
db ver
ver ice
ice ete
ete ate
ate dat
dat
nu
nu dd y_b me me oo ng_ ng_ inging tal
tal cou ity
ity cy_
cy_ ee ng_ nt
nt ng
ng ing
ing ng
ng tot
tot ad
ad ng_ ent
ent nt_i me
me ng_ y_d ng_ n_i
n_i _id
_id nt_
nt_ nt_
nt_ nt_
nt_ sta
sta ge_ nvo n_n not
not rec
rec veded
ed ack y_b _id_id d_a d_a ed_
mb
mb oy_ r_id zon rat
rat _id
_id nt
nt idid wei alal dre
dre adad _ty
_ty nst
nst r_p
r_p dat
dat ate
ate idid dd sta
sta ref
ref me
me tus
tus to_
to_ ice
ice ote
ote ee eiv
eiv _id
_id oy_ t t t t at
at
er
er idid e_i
e_i e_i
e_i ght
ght ss
ss dre
dre pepe ruc
ruc ho
ho ee tus
tus _id
_id tho
tho _id
_id cus _to
_to ed
ed fee
fee
dd dd ss
ss tio
tio ne_ d_i
d_i to
to _cu db
db
nn nu
nu dd me
me sto
sto ack
mb
mb r r me
me _id
_id
er
er rr

Page number: 137/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: order_items, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

order_id bigint(20) No
inventory_id bigint(20) Yes NULL
item_description longtext No
quantity int(10) No
unit_price decimal(20,6) No
download int(11) No 0
feedback_id bigint(20) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 138/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: order_items, Purpose: Dumping data

order_i inventory
inventory item_descrip
item_descrip quantit unit_pri
unit_pri downlo
downlo feedback
feedback created_ updated_
d d _id _id tion tion y y ce ce ad ad _id _id at at at at

Page number: 139/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: packages, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
slug varchar(255) No
name varchar(255) Yes NULL
description varchar(255) Yes NULL
compatible varchar(255) Yes NULL
dependency varchar(255) Yes NULL
version varchar(255) No 1
license_key varchar(255) No
installation_key varchar(255) No
installation_hash varchar(255) No
lcd varchar(255) No
lrd varchar(255) No
active tinyint(1) Yes 0
icon varchar(255) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 140/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: packages, Purpose: Dumping data

id
id slu
slu nam
nam descripti
descripti compati
compati dependen versio
versio license_k
license_k installation_
installation_ installation_h lcd lrd activ
activ ico
ico created_ updated_
g g e e on on ble ble cy cy n n ey ey key key ash ash e e n n at at at at

Page number: 141/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: pages, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
author_id bigint(20) Yes NULL
title text Yes NULL
slug varchar(200) No
content longtext Yes NULL
published_at timestamp Yes NULL
visibility int(11) No 1
position varchar(50) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 142/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: pages, Purpose: Dumping data

id
id author_
author_ title title slug slug conte
conte published_at
published_at visibilit position
position deleted_ created_at
created_at updated_at
updated_at
id id nt nt y y at at

1 1 About us about-us Add 2024-05-15 19:46:15 1 copyright_area 2024-05-15 19:46:15 2024-05-15 19:46:15
your
own
About
Us info
here.
You
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
2 1 Contact us contact-us Contac 2024-05-15 19:46:15 1 footer_3rd_column 2024-05-15 19:46:15 2024-05-15 19:46:15
t
details.
A
contact
form
will be
added
automa
tically
with
this
info.
You
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
3 1 Privacy policy privacy-policy Add 2024-05-15 19:46:15 1 copyright_area 2024-05-15 19:46:15 2024-05-15 19:46:15
your
own
privacy
policy
here.
You
can
modify
this
page
from
ADMIN Page number: 143/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: pages, Purpose: Dumping data

id
id author_
author_ title title slug slug conte
conte published_at
published_at visibilit position
position deleted_ created_at
created_at updated_at
updated_at
id id nt nt y y at at

PANEL
>> UTI
LITIES
>>
PAGES
section
.
4 1 Terms and condition for customer terms-of-use-customer Add 2024-05-15 19:46:15 1 copyright_area 2024-05-15 19:46:15 2024-05-15 19:46:15
your
own
terms
and co
ndition
for cust
omer
here.
You
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
5 1 Terms and condition for merchant terms-of-use-merchant Add 2024-05-15 19:46:15 2 copyright_area 2024-05-15 19:46:15 2024-05-15 19:46:15
your
own
terms
and co
ndition
for mer
chant
here.
You
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
6 1 Return and refund policy return-and-refund-policy Return 2024-05-15 19:46:15 1 footer_1st_column 2024-05-15 19:46:15 2024-05-15 19:46:15
and
refund
policy.
You
can
modify Page number: 144/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: pages, Purpose: Dumping data

id
id author_
author_ title title slug slug conte
conte published_at
published_at visibilit position
position deleted_ created_at
created_at updated_at
updated_at
id id nt nt y y at at

this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
7 1 Shipping shipping Shippin 2024-05-15 19:46:15 1 footer_1st_column 2024-05-15 19:46:15 2024-05-15 19:46:15
g
details.
You
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.
8 1 Career career You 2024-05-15 19:46:15 1 footer_2nd_column 2024-05-15 19:46:15 2024-05-15 19:46:15
can
modify
this
page
from
ADMIN
PANEL
>> UTI
LITIES
>>
PAGES
section
.

Page number: 145/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: password_resets, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

email varchar(255) No
token varchar(255) No
created_at timestamp No current_timestamp()

Page number: 146/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: password_resets, Purpose: Dumping data

emai toke
toke created_
l l n n at at

Page number: 147/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: payment_methods, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
code varchar(255) No
name varchar(255) No
type int(11) No
split_money tinyint(1) No 0
company_name varchar(255) Yes NULL
website text Yes NULL
help_doc_link text Yes NULL
terms_conditions_l text Yes NULL
ink
description text Yes NULL
instructions text Yes NULL
admin_description text Yes NULL
admin_help_doc_li text Yes NULL
nk
enabled tinyint(1) No 1
order int(11) No 99
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 148/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: payment_methods, Purpose: Dumping data

id
id code
code name name typ
typ split_mon company_name
company_name website
website help_doc_link
help_doc_link terms_conditions descripti
descripti instructio admin_descrip admin_help_doc_link
admin_help_doc_link c
e
o
u
e e ey ey _link _link on on ns ns tion tion rd

1 paypal PayPal Express Checkout 1 0 PayPal Inc. https://www.paypal.com/ https://www.paypal.com/us/webapps/mp Add PayPal Add PayPal as a https://developer.paypal.com/docs/in
p/express-checkout as a payment method ation/direct/express-checkout/integra
payment to any checkout jsv4/
method to with Express
allow Checkout.
customers Express Checkout
to offers the ease of
checkout convenience and
with security of PayPal,
PayPal. can be set up in
Express minutes and can
Checkout turn more
offers the shoppers into
ease of co buyers.
nvenience
and
security of
PayPal,
can turn
more
shoppers
into
buyers.
You must
have a
PayPal
business
account to
activate
this
payment
method. -
You must
have a
PayPal
business a
ccount.<br
/><strong
>To
activate
PayPal
Express: <
/strong><
br/>- You
must have
a PayPal
business
account to
accept pay
ments.<br
/>- Create
an app to
receive API
credentials
for testing
and live tr
ansactions
.<br/>- Go
to this link
Page number: 149/239 to create Jun 07, 2024 at 12:11 PM
Database: zcart, Table: payment_methods, Purpose: Dumping data

id
id code
code name name typ
typ split_mon company_name
company_name website
website help_doc_link
help_doc_link terms_conditions descripti
descripti instructio admin_descrip admin_help_doc_link
admin_help_doc_link c
e
o
u
e e ey ey _link _link on on ns ns tion tion rd

your app:
<small>ht
tps://devel
oper.payp
al.com/we
bapps/dev
eloper/app
lications/m
yapps</s
mall>
2 stripe Stripe 2 1 Stripe Inc. https://stripe.com/ https://stripe.com/docs/checkout/tutorial Stripe is Stripe is one of https://stripe.com/docs/connect/quick
one of the the best and safe
best and option to charge
safe option credit and debit
to charge cards around the
credit and world. Stripe has
debit a product for
cards marketplace like
around the this. To enable
world. Stripe to your
Stripe has vendors, you
a simple must have to
fee register your
structure platform with Stri
and no pe.<br/><strong
hidden > Follow This
costs. No Simple steps:</st
other rong><br/>-
gateway Create an Stripe
or application using
merchant the bellow
account is information. <a h
required. ref="https://stripe
<br/><str .com/docs/connec
ong>By t/quickstart" targe
using t="_blank">Chec
Stripe: </s k their
trong><br documentation
/>- You for
have to help.</a><br/>-
connect Update the .env
our file on your server
platform to with Stripe API cre
your Stripe dentials.<br/><br
account. /><strong>Reme
<br/>- You mber </strong>
agree to when you register
Stripe's <a your platform use
href="htt this information:
ps://stripe. <br/>- Name:
com/us/pri 'zCart
vacy" targ Marketplace'<br/
et="_blank >- Website URL: '
">Terms http://example.co
of Service m'<br/>- Redirect
</a>. URL: 'http://exam
ple.com/admin/se
tting/stripe/redire
ct'
3 cod Cash On Delivery 3 0 Cash on Delivery Page number: 150/239 Cash on Jun 07, 2024 at 12:11 PM
Cash on delivery
Database: zcart, Table: payment_methods, Purpose: Dumping data

id
id code
code name name typ
typ split_mon company_name
company_name website
website help_doc_link
help_doc_link terms_conditions descripti
descripti instructio admin_descrip admin_help_doc_link
admin_help_doc_link c
e
o
u
e e ey ey _link _link on on ns ns tion tion rd

delivery (COD), sometimes


(COD), called collect on
sometimes delivery, is the
called sale of goods by
collect on mail order where
delivery, is payment is made
the sale of on delivery rather
goods by than in advance.
mail order
where
payment is
made on
delivery
rather
than in
advance.
4 wire Bank Wire Transfer 3 0 Pay by bank wire transfer Pay by Pay by bank wire
bank wire transfer, transfer
transfer, the invoice
transfer amount via wire
the invoice tranfer to the
amount merchant account
via wire and confirm
tranfer to manually. After
the payment
merchant confirmation the
account goods will be
and shipped.
confirm
manually.
After
payment c
onfirmatio
n the
goods will
be
shipped.

Page number: 151/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: performance_indicators, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
monthly_recurring decimal(8,2) Yes NULL
_revenue
daily_volume decimal(8,2) Yes NULL
new_merchants int(11) No
new_customers int(11) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 152/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: performance_indicators, Purpose: Dumping data

id
id monthly_recurring_re daily_volu
daily_volu new_mercha new_custom created_ updated_
venue venue me me nts nts ers ers at at at at

Page number: 153/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: permissions, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
module_id int(10) No
name varchar(255) No
slug varchar(255) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 154/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: permissions, Purpose: Dumping data

idid module_ name


name slug slug created_at
created_at updated_at
updated_at
id id

1 1 Customize customize_appearance 2024-05-15 19:45:45 2024-05-15 19:45:45


2 2 View view_attribute 2024-05-15 19:45:45 2024-05-15 19:45:45
3 2 Add add_attribute 2024-05-15 19:45:45 2024-05-15 19:45:45
4 2 Edit edit_attribute 2024-05-15 19:45:45 2024-05-15 19:45:45
5 2 Delete delete_attribute 2024-05-15 19:45:45 2024-05-15 19:45:45
6 3 View view_carrier 2024-05-15 19:45:45 2024-05-15 19:45:45
7 3 Add add_carrier 2024-05-15 19:45:45 2024-05-15 19:45:45
8 3 Edit edit_carrier 2024-05-15 19:45:45 2024-05-15 19:45:45
9 3 Delete delete_carrier 2024-05-15 19:45:45 2024-05-15 19:45:45
10 4 View view_category 2024-05-15 19:45:45 2024-05-15 19:45:45
11 4 Add add_category 2024-05-15 19:45:45 2024-05-15 19:45:45
12 4 Edit edit_category 2024-05-15 19:45:45 2024-05-15 19:45:45
13 4 Delete delete_category 2024-05-15 19:45:45 2024-05-15 19:45:45
14 5 View view_category_group 2024-05-15 19:45:45 2024-05-15 19:45:45
15 5 Add add_category_group 2024-05-15 19:45:45 2024-05-15 19:45:45
16 5 Edit edit_category_group 2024-05-15 19:45:45 2024-05-15 19:45:45
17 5 Delete delete_category_group 2024-05-15 19:45:45 2024-05-15 19:45:45
18 6 View view_category_sub_group 2024-05-15 19:45:45 2024-05-15 19:45:45
19 6 Add add_category_sub_group 2024-05-15 19:45:45 2024-05-15 19:45:45
20 6 Edit edit_category_sub_group 2024-05-15 19:45:45 2024-05-15 19:45:45
21 6 Delete delete_category_sub_group 2024-05-15 19:45:45 2024-05-15 19:45:45
22 7 View view_config 2024-05-15 19:45:45 2024-05-15 19:45:45
23 7 Edit edit_config 2024-05-15 19:45:45 2024-05-15 19:45:45
24 8 View view_cart 2024-05-15 19:45:45 2024-05-15 19:45:45
25 8 Add add_cart 2024-05-15 19:45:45 2024-05-15 19:45:45
26 8 Edit edit_cart 2024-05-15 19:45:45 2024-05-15 19:45:45
27 8 Delete delete_cart 2024-05-15 19:45:45 2024-05-15 19:45:45
28 9 View view_customer 2024-05-15 19:45:45 2024-05-15 19:45:45
29 9 Add add_customer 2024-05-15 19:45:45 2024-05-15 19:45:45
30 9 Edit edit_customer 2024-05-15 19:45:45 2024-05-15 19:45:45
31 9 Delete delete_customer 2024-05-15 19:45:45 2024-05-15 19:45:45
32 10 View view_dispute 2024-05-15 19:45:45 2024-05-15 19:45:45
33 10 Response response_dispute 2024-05-15 19:45:45 2024-05-15 19:45:45
34 11 View view_inventory 2024-05-15 19:45:45 2024-05-15 19:45:45
35 11 Add add_inventory 2024-05-15 19:45:45 2024-05-15 19:45:45
36 11 Edit edit_inventory 2024-05-15 19:45:45 2024-05-15 19:45:45
37 11 Delete delete_inventory 2024-05-15 19:45:45 2024-05-15 19:45:45
38 12 View view_manufacturer 2024-05-15 19:45:45 2024-05-15 19:45:45
39 12 Add add_manufacturer 2024-05-15 19:45:45 2024-05-15 19:45:45
40 12 Edit edit_manufacturer 2024-05-15 19:45:45 2024-05-15 19:45:45
41 12 Delete delete_manufacturer 2024-05-15 19:45:45 2024-05-15 19:45:45
42 13 View view_message 2024-05-15 19:45:45 2024-05-15 19:45:45
43 13 Add add_message 2024-05-15 19:45:45 2024-05-15 19:45:45
44 13 Update update_message 2024-05-15 19:45:45 2024-05-15 19:45:45
45 13 Delete delete_message 2024-05-15 19:45:45 2024-05-15 19:45:45
46 13 Reply reply_message 2024-05-15 19:45:45 2024-05-15 19:45:45
47 15 View view_order 2024-05-15 19:45:45 2024-05-15 19:45:45
48 15 Add add_order 2024-05-15 19:45:45 2024-05-15 19:45:45
49 15 Fulfill fulfill_order 2024-05-15 19:45:45 2024-05-15 19:45:45
50 15 Cancel cancel_order 2024-05-15 19:45:45 2024-05-15 19:45:45
51 15 Archive archive_order 2024-05-15 19:45:45 2024-05-15 19:45:45
52 15 Delete delete_order 2024-05-15 19:45:45 2024-05-15 19:45:45
53 16 View view_product 2024-05-15 19:45:45 2024-05-15 19:45:45
54 16 Add add_product 2024-05-15 19:45:45 2024-05-15 19:45:45
55 16 Edit edit_product 2024-05-15 19:45:45 2024-05-15 19:45:45
56 16 Delete delete_product 2024-05-15 19:45:45 2024-05-15 19:45:45
57 17 View view_refund 2024-05-15 19:45:45 2024-05-15 19:45:45
58 17 Initiate initiate_refund 2024-05-15 19:45:45 2024-05-15 19:45:45
59 17 Update update_refund 2024-05-15 19:45:45 2024-05-15 19:45:45
60 17 Approve approve_refund 2024-05-15 19:45:45 2024-05-15 Page
19:45:45 number: 155/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: permissions, Purpose: Dumping data

idid module_ name


name slug slug created_at
created_at updated_at
updated_at
id id

61 18 View view_role 2024-05-15 19:45:45 2024-05-15 19:45:45


62 18 Add add_role 2024-05-15 19:45:45 2024-05-15 19:45:45
63 18 Edit edit_role 2024-05-15 19:45:45 2024-05-15 19:45:45
64 18 Delete delete_role 2024-05-15 19:45:45 2024-05-15 19:45:45
65 19 View view_supplier 2024-05-15 19:45:45 2024-05-15 19:45:45
66 19 Add add_supplier 2024-05-15 19:45:45 2024-05-15 19:45:45
67 19 Edit edit_supplier 2024-05-15 19:45:45 2024-05-15 19:45:45
68 19 Delete delete_supplier 2024-05-15 19:45:45 2024-05-15 19:45:45
69 21 View view_shipping_zone 2024-05-15 19:45:45 2024-05-15 19:45:45
70 21 Add add_shipping_zone 2024-05-15 19:45:45 2024-05-15 19:45:45
71 21 Edit edit_shipping_zone 2024-05-15 19:45:45 2024-05-15 19:45:45
72 21 Delete delete_shipping_zone 2024-05-15 19:45:45 2024-05-15 19:45:45
73 22 Add add_shipping_rate 2024-05-15 19:45:45 2024-05-15 19:45:45
74 22 Edit edit_shipping_rate 2024-05-15 19:45:45 2024-05-15 19:45:45
75 22 Delete delete_shipping_rate 2024-05-15 19:45:45 2024-05-15 19:45:45
76 24 View view_system_config 2024-05-15 19:45:45 2024-05-15 19:45:45
77 24 Edit edit_system_config 2024-05-15 19:45:45 2024-05-15 19:45:45
78 25 View view_tax 2024-05-15 19:45:45 2024-05-15 19:45:45
79 25 Add add_tax 2024-05-15 19:45:45 2024-05-15 19:45:45
80 25 Edit edit_tax 2024-05-15 19:45:45 2024-05-15 19:45:45
81 25 Delete delete_tax 2024-05-15 19:45:45 2024-05-15 19:45:45
82 26 View view_ticket 2024-05-15 19:45:45 2024-05-15 19:45:45
83 26 Update update_ticket 2024-05-15 19:45:45 2024-05-15 19:45:45
84 26 Reply reply_ticket 2024-05-15 19:45:45 2024-05-15 19:45:45
85 26 Assign assign_ticket 2024-05-15 19:45:45 2024-05-15 19:45:45
86 27 View view_vendor 2024-05-15 19:45:45 2024-05-15 19:45:45
87 27 Add add_vendor 2024-05-15 19:45:45 2024-05-15 19:45:45
88 27 Edit edit_vendor 2024-05-15 19:45:45 2024-05-15 19:45:45
89 27 Delete delete_vendor 2024-05-15 19:45:45 2024-05-15 19:45:45
90 27 Login login_vendor 2024-05-15 19:45:45 2024-05-15 19:45:45
91 28 View view_warehouse 2024-05-15 19:45:45 2024-05-15 19:45:45
92 28 Add add_warehouse 2024-05-15 19:45:45 2024-05-15 19:45:45
93 28 Edit edit_warehouse 2024-05-15 19:45:45 2024-05-15 19:45:45
94 28 Delete delete_warehouse 2024-05-15 19:45:45 2024-05-15 19:45:45
95 29 View view_user 2024-05-15 19:45:45 2024-05-15 19:45:45
96 29 Add add_user 2024-05-15 19:45:45 2024-05-15 19:45:45
97 29 Edit edit_user 2024-05-15 19:45:45 2024-05-15 19:45:45
98 29 Delete delete_user 2024-05-15 19:45:45 2024-05-15 19:45:45
99 29 Login login_user 2024-05-15 19:45:45 2024-05-15 19:45:45
100 30 View view_utility 2024-05-15 19:45:45 2024-05-15 19:45:45
101 30 Add add_utility 2024-05-15 19:45:45 2024-05-15 19:45:45
102 30 Edit edit_utility 2024-05-15 19:45:45 2024-05-15 19:45:45
103 30 Delete delete_utility 2024-05-15 19:45:45 2024-05-15 19:45:45
104 31 View view_coupon 2024-05-15 19:46:13 2024-05-15 19:46:13
105 31 Add add_coupon 2024-05-15 19:46:13 2024-05-15 19:46:13
106 31 Edit edit_coupon 2024-05-15 19:46:13 2024-05-15 19:46:13
107 31 Delete delete_coupon 2024-05-15 19:46:13 2024-05-15 19:46:13

Page number: 156/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: permission_role, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

permission_id int(10) No
role_id int(10) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 157/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: permission_role, Purpose: Dumping data

permission role_i
role_i created_at
created_at updated_at
updated_at
_id _id d d

1 2 2024-05-15 19:45:45 2024-05-15 19:45:45


1 3 2024-05-15 19:45:45 2024-05-15 19:45:45
2 2 2024-05-15 19:45:45 2024-05-15 19:45:45
2 3 2024-05-15 19:45:45 2024-05-15 19:45:45
3 2 2024-05-15 19:45:45 2024-05-15 19:45:45
3 3 2024-05-15 19:45:45 2024-05-15 19:45:45
4 2 2024-05-15 19:45:45 2024-05-15 19:45:45
4 3 2024-05-15 19:45:45 2024-05-15 19:45:45
5 2 2024-05-15 19:45:45 2024-05-15 19:45:45
5 3 2024-05-15 19:45:45 2024-05-15 19:45:45
6 3 2024-05-15 19:45:45 2024-05-15 19:45:45
7 3 2024-05-15 19:45:45 2024-05-15 19:45:45
8 3 2024-05-15 19:45:45 2024-05-15 19:45:45
9 3 2024-05-15 19:45:45 2024-05-15 19:45:45
10 2 2024-05-15 19:45:45 2024-05-15 19:45:45
11 2 2024-05-15 19:45:45 2024-05-15 19:45:45
12 2 2024-05-15 19:45:45 2024-05-15 19:45:45
13 2 2024-05-15 19:45:45 2024-05-15 19:45:45
14 2 2024-05-15 19:45:45 2024-05-15 19:45:45
15 2 2024-05-15 19:45:45 2024-05-15 19:45:45
16 2 2024-05-15 19:45:45 2024-05-15 19:45:45
17 2 2024-05-15 19:45:45 2024-05-15 19:45:45
18 2 2024-05-15 19:45:45 2024-05-15 19:45:45
19 2 2024-05-15 19:45:45 2024-05-15 19:45:45
20 2 2024-05-15 19:45:45 2024-05-15 19:45:45
21 2 2024-05-15 19:45:45 2024-05-15 19:45:45
22 3 2024-05-15 19:45:45 2024-05-15 19:45:45
23 3 2024-05-15 19:45:45 2024-05-15 19:45:45
24 2 2024-05-15 19:45:45 2024-05-15 19:45:45
24 3 2024-05-15 19:45:45 2024-05-15 19:45:45
25 2 2024-05-15 19:45:45 2024-05-15 19:45:45
25 3 2024-05-15 19:45:45 2024-05-15 19:45:45
26 2 2024-05-15 19:45:45 2024-05-15 19:45:45
26 3 2024-05-15 19:45:45 2024-05-15 19:45:45
27 2 2024-05-15 19:45:45 2024-05-15 19:45:45
27 3 2024-05-15 19:45:45 2024-05-15 19:45:45
28 2 2024-05-15 19:45:45 2024-05-15 19:45:45
29 2 2024-05-15 19:45:45 2024-05-15 19:45:45
30 2 2024-05-15 19:45:45 2024-05-15 19:45:45
31 2 2024-05-15 19:45:45 2024-05-15 19:45:45
32 2 2024-05-15 19:45:45 2024-05-15 19:45:45
32 3 2024-05-15 19:45:45 2024-05-15 19:45:45
33 2 2024-05-15 19:45:45 2024-05-15 19:45:45
33 3 2024-05-15 19:45:45 2024-05-15 19:45:45
34 3 2024-05-15 19:45:45 2024-05-15 19:45:45
35 3 2024-05-15 19:45:45 2024-05-15 19:45:45
36 3 2024-05-15 19:45:45 2024-05-15 19:45:45
37 3 2024-05-15 19:45:45 2024-05-15 19:45:45
38 2 2024-05-15 19:45:45 2024-05-15 19:45:45
38 3 2024-05-15 19:45:45 2024-05-15 19:45:45
39 2 2024-05-15 19:45:45 2024-05-15 19:45:45
39 3 2024-05-15 19:45:45 2024-05-15 19:45:45
40 2 2024-05-15 19:45:45 2024-05-15 19:45:45
40 3 2024-05-15 19:45:45 2024-05-15 19:45:45
41 2 2024-05-15 19:45:45 2024-05-15 19:45:45
41 3 2024-05-15 19:45:45 2024-05-15 19:45:45
42 2 2024-05-15 19:45:45 2024-05-15 19:45:45
42 3 2024-05-15 19:45:45 2024-05-15 19:45:45
43 2 2024-05-15 19:45:45 2024-05-15 19:45:45
43 3 2024-05-15 19:45:45 2024-05-15 19:45:45 Page number: 158/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: permission_role, Purpose: Dumping data

permission role_i
role_i created_at
created_at updated_at
updated_at
_id _id d d

44 2 2024-05-15 19:45:45 2024-05-15 19:45:45


44 3 2024-05-15 19:45:45 2024-05-15 19:45:45
45 2 2024-05-15 19:45:45 2024-05-15 19:45:45
45 3 2024-05-15 19:45:45 2024-05-15 19:45:45
46 2 2024-05-15 19:45:45 2024-05-15 19:45:45
46 3 2024-05-15 19:45:45 2024-05-15 19:45:45
47 2 2024-05-15 19:45:45 2024-05-15 19:45:45
47 3 2024-05-15 19:45:45 2024-05-15 19:45:45
48 2 2024-05-15 19:45:45 2024-05-15 19:45:45
48 3 2024-05-15 19:45:45 2024-05-15 19:45:45
49 2 2024-05-15 19:45:45 2024-05-15 19:45:45
49 3 2024-05-15 19:45:45 2024-05-15 19:45:45
50 2 2024-05-15 19:45:45 2024-05-15 19:45:45
50 3 2024-05-15 19:45:45 2024-05-15 19:45:45
51 2 2024-05-15 19:45:45 2024-05-15 19:45:45
51 3 2024-05-15 19:45:45 2024-05-15 19:45:45
52 2 2024-05-15 19:45:45 2024-05-15 19:45:45
52 3 2024-05-15 19:45:45 2024-05-15 19:45:45
53 2 2024-05-15 19:45:45 2024-05-15 19:45:45
53 3 2024-05-15 19:45:45 2024-05-15 19:45:45
54 2 2024-05-15 19:45:45 2024-05-15 19:45:45
54 3 2024-05-15 19:45:45 2024-05-15 19:45:45
55 2 2024-05-15 19:45:45 2024-05-15 19:45:45
55 3 2024-05-15 19:45:45 2024-05-15 19:45:45
56 2 2024-05-15 19:45:45 2024-05-15 19:45:45
56 3 2024-05-15 19:45:45 2024-05-15 19:45:45
57 2 2024-05-15 19:45:45 2024-05-15 19:45:45
57 3 2024-05-15 19:45:45 2024-05-15 19:45:45
58 2 2024-05-15 19:45:45 2024-05-15 19:45:45
58 3 2024-05-15 19:45:45 2024-05-15 19:45:45
59 2 2024-05-15 19:45:45 2024-05-15 19:45:45
59 3 2024-05-15 19:45:45 2024-05-15 19:45:45
60 2 2024-05-15 19:45:45 2024-05-15 19:45:45
60 3 2024-05-15 19:45:45 2024-05-15 19:45:45
61 2 2024-05-15 19:45:45 2024-05-15 19:45:45
61 3 2024-05-15 19:45:45 2024-05-15 19:45:45
62 2 2024-05-15 19:45:45 2024-05-15 19:45:45
62 3 2024-05-15 19:45:45 2024-05-15 19:45:45
63 2 2024-05-15 19:45:45 2024-05-15 19:45:45
63 3 2024-05-15 19:45:45 2024-05-15 19:45:45
64 2 2024-05-15 19:45:45 2024-05-15 19:45:45
64 3 2024-05-15 19:45:45 2024-05-15 19:45:45
65 3 2024-05-15 19:45:45 2024-05-15 19:45:45
66 3 2024-05-15 19:45:45 2024-05-15 19:45:45
67 3 2024-05-15 19:45:45 2024-05-15 19:45:45
68 3 2024-05-15 19:45:45 2024-05-15 19:45:45
69 3 2024-05-15 19:45:45 2024-05-15 19:45:45
70 3 2024-05-15 19:45:45 2024-05-15 19:45:45
71 3 2024-05-15 19:45:45 2024-05-15 19:45:45
72 3 2024-05-15 19:45:45 2024-05-15 19:45:45
73 3 2024-05-15 19:45:45 2024-05-15 19:45:45
74 3 2024-05-15 19:45:45 2024-05-15 19:45:45
75 3 2024-05-15 19:45:45 2024-05-15 19:45:45
76 2 2024-05-15 19:45:45 2024-05-15 19:45:45
77 2 2024-05-15 19:45:45 2024-05-15 19:45:45
78 3 2024-05-15 19:45:45 2024-05-15 19:45:45
79 3 2024-05-15 19:45:45 2024-05-15 19:45:45
80 3 2024-05-15 19:45:45 2024-05-15 19:45:45
81 3 2024-05-15 19:45:45 2024-05-15 19:45:45
82 2 2024-05-15 19:45:45 2024-05-15 19:45:45 Page number: 159/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: permission_role, Purpose: Dumping data

permission role_i
role_i created_at
created_at updated_at
updated_at
_id _id d d

83 2 2024-05-15 19:45:45 2024-05-15 19:45:45


84 2 2024-05-15 19:45:45 2024-05-15 19:45:45
85 2 2024-05-15 19:45:45 2024-05-15 19:45:45
86 2 2024-05-15 19:45:45 2024-05-15 19:45:45
87 2 2024-05-15 19:45:45 2024-05-15 19:45:45
88 2 2024-05-15 19:45:45 2024-05-15 19:45:45
89 2 2024-05-15 19:45:45 2024-05-15 19:45:45
90 2 2024-05-15 19:45:45 2024-05-15 19:45:45
91 3 2024-05-15 19:45:45 2024-05-15 19:45:45
92 3 2024-05-15 19:45:45 2024-05-15 19:45:45
93 3 2024-05-15 19:45:45 2024-05-15 19:45:45
94 3 2024-05-15 19:45:45 2024-05-15 19:45:45
95 2 2024-05-15 19:45:45 2024-05-15 19:45:45
95 3 2024-05-15 19:45:45 2024-05-15 19:45:45
96 2 2024-05-15 19:45:45 2024-05-15 19:45:45
96 3 2024-05-15 19:45:45 2024-05-15 19:45:45
97 2 2024-05-15 19:45:45 2024-05-15 19:45:45
97 3 2024-05-15 19:45:45 2024-05-15 19:45:45
98 2 2024-05-15 19:45:45 2024-05-15 19:45:45
98 3 2024-05-15 19:45:45 2024-05-15 19:45:45
99 2 2024-05-15 19:45:45 2024-05-15 19:45:45
99 3 2024-05-15 19:45:45 2024-05-15 19:45:45
100 2 2024-05-15 19:45:45 2024-05-15 19:45:45
101 2 2024-05-15 19:45:45 2024-05-15 19:45:45
102 2 2024-05-15 19:45:45 2024-05-15 19:45:45
103 2 2024-05-15 19:45:45 2024-05-15 19:45:45
104 3 2024-05-15 19:46:13 2024-05-15 19:46:13
105 3 2024-05-15 19:46:13 2024-05-15 19:46:13
106 3 2024-05-15 19:46:13 2024-05-15 19:46:13
107 3 2024-05-15 19:46:13 2024-05-15 19:46:13

Page number: 160/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: products, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
manufacturer_id int(10) Yes NULL
brand varchar(255) Yes NULL
name varchar(255) No
model_number varchar(255) Yes NULL
mpn varchar(255) Yes NULL
gtin varchar(255) Yes NULL
gtin_type varchar(255) Yes NULL
description longtext Yes NULL
min_price decimal(20,6) Yes 0.000000
max_price decimal(20,6) Yes NULL
origin_country int(10) Yes NULL
has_variant tinyint(1) Yes NULL
requires_shipping tinyint(1) Yes 1
downloadable tinyint(1) Yes NULL
slug varchar(255) No
sale_count bigint(20) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 161/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: products, Purpose: Dumping data

id
id shop_i manufacture
manufacture bran
bran nam
nam model_num
model_num mp
mp gtingtin_ty
gtin gtin_ty descripti
descripti min_pri
min_pri max_pri
max_pri origin_coun has_varia requires_ship
requires_ship downloada
downloada slu
slu sale_cou activ
activ deleted_ created_ updated_
d d r_id r_id d d e e ber ber nn pe pe on on ce ce ce ce try try nt nt ping ping ble ble g g nt nt e e at at at at at at

Page number: 162/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: refunds, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
order_id bigint(20) No
order_fulfilled tinyint(1) Yes NULL
return_goods tinyint(1) Yes NULL
amount decimal(20,6) No 0.000000
description longtext Yes NULL
status int(10) No 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 163/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: refunds, Purpose: Dumping data

id
id shop_i order_i order_fulfillreturn_gooamou
amou descripti
descripti statu
statu created_ updated_
d d d d ed ed ds ds nt nt on on s s at at at at

Page number: 164/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: replies, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
reply longtext Yes NULL
user_id bigint(20) Yes NULL
customer_id bigint(20) Yes NULL
read tinyint(1) Yes NULL
repliable_id bigint(20) No
repliable_type varchar(255) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 165/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: replies, Purpose: Dumping data

id
id repl
repl user_i
user_i customer
customer rea
rea repliable
repliable repliable_t
repliable_t created_ updated_
y y d d _id _id d d _id _id ype ype at at at at

Page number: 166/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: roles, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
description text Yes NULL
public tinyint(1) Yes NULL
level int(10) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 167/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: roles, Purpose: Dumping data

id
id shop_i name
name description description publi
publi leve deleted_ created_at
created_at updated_at
updated_at
d d c c l l at at

1 Super Admin Super Admin can do anything over the application. 0 1 2024-05-15 19:45:40 2024-05-15 19:45:40
2 Admin Admins can do anything over the application. Just cant access Super Admin 0 2 2024-05-15 19:45:40 2024-05-15 19:45:40
and other Admins information.
3 Merchant The owner of a shop. A merchant can control all contents under his/her shop. 0 3 2024-05-15 19:45:40 2024-05-15 19:45:40
4 Modaretor Can access all information except the shop settings in under his/her shop. 1 4 2024-05-15 19:45:40 2024-05-15 19:45:40
5 Order Handler Only can access order information under his/her shop. 1 5 2024-05-15 19:45:40 2024-05-15 19:45:40

Page number: 168/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shipping_rates, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(255) No
shipping_zone_id int(10) No
carrier_id int(10) Yes NULL
based_on enum('price', No price
'weight')
minimum decimal(20,6) Yes NULL
maximum decimal(20,6) Yes NULL
rate decimal(20,6) Yes NULL
delivery_takes varchar(255) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 169/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shipping_rates, Purpose: Dumping data

id
id nam
nam shipping_zon
shipping_zon carrier_
carrier_ based_
based_ minimu
minimu maximu
maximu rat
rat delivery_ta
delivery_ta created_ updated_
e e e_id e_id id id on on m m m m e e kes kes at at at at

Page number: 170/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shipping_zones, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
tax_id int(10) Yes NULL
country_ids text Yes NULL
state_ids longtext Yes NULL
rest_of_the_world tinyint(1) No 0
active tinyint(1) No 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 171/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shipping_zones, Purpose: Dumping data

id
id shop_i nam
nam tax_i
tax_i country_i
country_i state_i
state_i rest_of_the_w
rest_of_the_w activ
activ created_ updated_
d d e e d d ds ds ds ds orld orld e e at at at at

Page number: 172/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shops, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
owner_id bigint(20) No
name text Yes NULL
legal_name text Yes NULL
slug varchar(200) No
email varchar(255) No
description longtext Yes NULL
external_url varchar(255) Yes NULL
timezone_id int(11) Yes NULL
current_billing_pla varchar(255) Yes NULL
n
stripe_id varchar(255) Yes NULL
card_holder_name text Yes NULL
pm_type varchar(255) Yes NULL
pm_last_four varchar(255) Yes NULL
trial_ends_at timestamp Yes NULL
hide_trial_notice tinyint(1) Yes NULL
active tinyint(1) Yes 0
pay_to varchar(255) Yes NULL
total_item_sold int(11) No 0
current_sale_amo decimal(64,6) No 0.000000
unt
payment_verified tinyint(1) Yes NULL
id_verified tinyint(1) Yes NULL
phone_verified tinyint(1) Yes NULL
address_verified tinyint(1) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 173/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shops, Purpose: Dumping data

id
id owner_
owner_ nam
nam legal_n
legal_n slu
slu emai descrip extern
extern timezo
timezo current stripe_i card_h
card_h pm_typ pm_las
pm_las trial_en hide_tri activ
activ pay_t
pay_t total_it
total_it current payme
payme id_verif phone_ addres
addres deleted create
create update
update
id id e e ameame g g l l tion tion al_url
al_url ne_id
ne_id _billing
_billing d d older_n e e t_four
t_four ds_at
ds_at al_noti
al_noti e e o o em_sol
em_sol _sale_a nt_verif iedied verified s_verifi
s_verifi _at_at d_at
d_at d_at
d_at
_plan
_plan ame
ame ce ce d d mount
mount iedied ed ed

Page number: 174/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shop_payment_methods, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

payment_method_ int(10) No
id
shop_id int(10) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 175/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: shop_payment_methods, Purpose: Dumping data

payment_meth
payment_meth shop_i created_ updated_
od_id od_id d d at at at at

Page number: 176/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: sliders, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
title varchar(255) Yes NULL
title_color varchar(20) Yes #333E48
sub_title varchar(255) Yes NULL
sub_title_color varchar(20) Yes #333E48
description varchar(255) Yes NULL
description_color varchar(20) No #868E8E
alt_color varchar(20) No #FED700
link text Yes NULL
order int(11) No 100
shop_id int(10) Yes NULL
text_position varchar(10) No right
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 177/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: sliders, Purpose: Dumping data

id
id titletitle_col
title title_col sub_titl sub_title_c
sub_title_c descripti
descripti description_c
description_c alt_col
alt_col linkorde
link orde shop_i text_positi created_ updated_
or or e e olor olor on on olor olor or or r r d d on on at at at at

Page number: 178/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: states, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
country_id int(10) No
iso_code varchar(255) No
iso_numeric varchar(255) Yes NULL
name varchar(255) Yes NULL
calling_code varchar(5) Yes NULL
active tinyint(1) Yes 1
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 179/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1 784 AZ Abū Ȥaby[Abu Dhabi] 1 2024-05-15 19:45:35 2024-05-15 19:45:35


2 784 AJ Ajman 1 2024-05-15 19:45:35 2024-05-15 19:45:35
3 784 FU Al Fujayrah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
4 784 SH Ash Shāriqah [Sharjah] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
5 784 DU Dubayy [Dubai] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
6 784 RK Rā's al Khaymah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
7 784 UQ Umm al Qaywayn 1 2024-05-15 19:45:35 2024-05-15 19:45:35
8 51 AG Aragaçotn 1 2024-05-15 19:45:35 2024-05-15 19:45:35
9 51 AR Ararat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
10 51 AV Armavir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
11 51 ER Erevan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
12 51 GR Geġark'unik' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
13 51 KT Kotayk' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
14 51 LO Loṙy 1 2024-05-15 19:45:35 2024-05-15 19:45:35
15 51 SU Syunik' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
16 51 TV Tavuš 1 2024-05-15 19:45:35 2024-05-15 19:45:35
17 51 VD Vayoć Jor 1 2024-05-15 19:45:35 2024-05-15 19:45:35
18 51 SH Širak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
19 32 B Buenos Aires 1 2024-05-15 19:45:35 2024-05-15 19:45:35
20 32 K Catamarca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
21 32 H Chaco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
22 32 U Chubut 1 2024-05-15 19:45:35 2024-05-15 19:45:35
23 32 C Ciudad Autónoma de Buenos Aires 1 2024-05-15 19:45:35 2024-05-15 19:45:35
24 32 W Corrientes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
25 32 X Córdoba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
26 32 E Entre Ríos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
27 32 P Formosa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
28 32 Y Jujuy 1 2024-05-15 19:45:35 2024-05-15 19:45:35
29 32 L La Pampa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
30 32 F La Rioja 1 2024-05-15 19:45:35 2024-05-15 19:45:35
31 32 M Mendoza 1 2024-05-15 19:45:35 2024-05-15 19:45:35
32 32 N Misiones 1 2024-05-15 19:45:35 2024-05-15 19:45:35
33 32 Q Neuquén 1 2024-05-15 19:45:35 2024-05-15 19:45:35
34 32 R Río Negro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
35 32 A Salta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
36 32 J San Juan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
37 32 D San Luis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
38 32 Z Santa Cruz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
39 32 S Santa Fe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
40 32 G Santiago del Estero 1 2024-05-15 19:45:35 2024-05-15 19:45:35
41 32 V Tierra del Fuego 1 2024-05-15 19:45:35 2024-05-15 19:45:35
42 32 T Tucumán 1 2024-05-15 19:45:35 2024-05-15 19:45:35
43 40 1 Burgenland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
44 40 2 Kärnten 1 2024-05-15 19:45:35 2024-05-15 19:45:35
45 40 3 Niederösterreich 1 2024-05-15 19:45:35 2024-05-15 19:45:35
46 40 4 Oberösterreich 1 2024-05-15 19:45:35 2024-05-15 19:45:35
47 40 5 Salzburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
48 40 6 Steiermark 1 2024-05-15 19:45:35 2024-05-15 19:45:35
49 40 7 Tirol 1 2024-05-15 19:45:35 2024-05-15 19:45:35
50 40 8 Vorarlberg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
51 40 9 Wien 1 2024-05-15 19:45:35 2024-05-15 19:45:35
52 36 ACT Australian Capital Territory 1 2024-05-15 19:45:35 2024-05-15 19:45:35
53 36 CX Christmas Island 1 2024-05-15 19:45:35 2024-05-15 19:45:35
54 36 CC Cocos Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
55 36 HM Heard Island and McDonald Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
56 36 NSW New South Wales 1 2024-05-15 19:45:35 2024-05-15 19:45:35
57 36 NF Norfolk Island 1 2024-05-15 19:45:35 2024-05-15 19:45:35
58 36 NT Northern Territory 1 2024-05-15 19:45:35 2024-05-15 19:45:35
59 36 QLD Queensland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
60 36 SA South Australia Page number: 180/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

61 36 TAS Tasmania 1 2024-05-15 19:45:35 2024-05-15 19:45:35


62 36 VIC Victoria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
63 36 WA Western Australia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
64 50 A Barisal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
65 50 B Chittagong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
66 50 C Dhaka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
67 50 D Khulna 1 2024-05-15 19:45:35 2024-05-15 19:45:35
68 50 H Mymensingh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
69 50 E Rajshahi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
70 50 F Rangpur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
71 50 G Sylhet 1 2024-05-15 19:45:35 2024-05-15 19:45:35
72 56 VAN Antwerpen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
73 56 WBR Brabant wallon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
74 56 WHT Hainaut 1 2024-05-15 19:45:35 2024-05-15 19:45:35
75 56 VLI Limburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
76 56 WLG Luik 1 2024-05-15 19:45:35 2024-05-15 19:45:35
77 56 WLX Luxemburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
78 56 WNA Namur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
79 56 VOV Oost-Vlaanderen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
80 56 VBR Vlaams-Brabant 1 2024-05-15 19:45:35 2024-05-15 19:45:35
81 56 VWV West-Vlaanderen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
82 48 14 Al Janūbīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
83 48 13 Al Manāmah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
84 48 15 Al Muḩarraq 1 2024-05-15 19:45:35 2024-05-15 19:45:35
85 48 16 Al Wusţá 1 2024-05-15 19:45:35 2024-05-15 19:45:35
86 48 17 Ash Shamālīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
87 204 AL Alibori 1 2024-05-15 19:45:35 2024-05-15 19:45:35
88 204 AK Atakora 1 2024-05-15 19:45:35 2024-05-15 19:45:35
89 204 AQ Atlantique 1 2024-05-15 19:45:35 2024-05-15 19:45:35
90 204 BO Borgou 1 2024-05-15 19:45:35 2024-05-15 19:45:35
91 204 CO Collines 1 2024-05-15 19:45:35 2024-05-15 19:45:35
92 204 DO Donga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
93 204 KO Kouffo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
94 204 LI Littoral 1 2024-05-15 19:45:35 2024-05-15 19:45:35
95 204 MO Mono 1 2024-05-15 19:45:35 2024-05-15 19:45:35
96 204 OU Ouémé 1 2024-05-15 19:45:35 2024-05-15 19:45:35
97 204 PL Plateau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
98 204 ZO Zou 1 2024-05-15 19:45:35 2024-05-15 19:45:35
99 68 H Chuquisaca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
100 68 C Cochabamba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
101 68 B El Beni 1 2024-05-15 19:45:35 2024-05-15 19:45:35
102 68 L La Paz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
103 68 O Oruro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
104 68 N Pando 1 2024-05-15 19:45:35 2024-05-15 19:45:35
105 68 P Potosí 1 2024-05-15 19:45:35 2024-05-15 19:45:35
106 68 S Santa Cruz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
107 68 T Tarija 1 2024-05-15 19:45:35 2024-05-15 19:45:35
108 76 AC Acre 1 2024-05-15 19:45:35 2024-05-15 19:45:35
109 76 AL Alagoas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
110 76 AP Amapá 1 2024-05-15 19:45:35 2024-05-15 19:45:35
111 76 AM Amazonas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
112 76 BA Bahia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
113 76 CE Ceará 1 2024-05-15 19:45:35 2024-05-15 19:45:35
114 76 DF Distrito Federal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
115 76 ES Espírito Santo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
116 76 GO Goiás 1 2024-05-15 19:45:35 2024-05-15 19:45:35
117 76 MA Maranhão 1 2024-05-15 19:45:35 2024-05-15 19:45:35
118 76 MT Mato Grosso 1 2024-05-15 19:45:35 2024-05-15 19:45:35
119 76 MS Mato Grosso do Sul 1 2024-05-15 19:45:35 2024-05-15 19:45:35
120 76 MG Minas Gerais Page number: 181/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

121 76 PR Paraná 1 2024-05-15 19:45:35 2024-05-15 19:45:35


122 76 PB Paraíba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
123 76 PA Pará 1 2024-05-15 19:45:35 2024-05-15 19:45:35
124 76 PE Pernambuco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
125 76 PI Piauí 1 2024-05-15 19:45:35 2024-05-15 19:45:35
126 76 RN Rio Grande do Norte 1 2024-05-15 19:45:35 2024-05-15 19:45:35
127 76 RS Rio Grande do Sul 1 2024-05-15 19:45:35 2024-05-15 19:45:35
128 76 RJ Rio de Janeiro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
129 76 RO Rondônia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
130 76 RR Roraima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
131 76 SC Santa Catarina 1 2024-05-15 19:45:35 2024-05-15 19:45:35
132 76 SE Sergipe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
133 76 SP São Paulo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
134 76 TO Tocantins 1 2024-05-15 19:45:35 2024-05-15 19:45:35
135 124 AB Alberta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
136 124 BC British Columbia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
137 124 MB Manitoba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
138 124 NB New Brunswick 1 2024-05-15 19:45:35 2024-05-15 19:45:35
139 124 NL Newfoundland and Labrador 1 2024-05-15 19:45:35 2024-05-15 19:45:35
140 124 NT Northwest Territories 1 2024-05-15 19:45:35 2024-05-15 19:45:35
141 124 NS Nova Scotia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
142 124 NU Nunavut 1 2024-05-15 19:45:35 2024-05-15 19:45:35
143 124 ON Ontario 1 2024-05-15 19:45:35 2024-05-15 19:45:35
144 124 PE Prince Edward Island 1 2024-05-15 19:45:35 2024-05-15 19:45:35
145 124 QC Quebec 1 2024-05-15 19:45:35 2024-05-15 19:45:35
146 124 SK Saskatchewan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
147 124 YT Yukon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
148 152 AI Aisén del General Carlos Ibáñez del Campo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
149 152 AN Antofagasta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
150 152 AR Araucanía 1 2024-05-15 19:45:35 2024-05-15 19:45:35
151 152 AP Arica y Parinacota 1 2024-05-15 19:45:35 2024-05-15 19:45:35
152 152 AT Atacama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
153 152 BI Bío-Bío 1 2024-05-15 19:45:35 2024-05-15 19:45:35
154 152 CO Coquimbo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
155 152 LI Libertador General Bernardo O'Higgins 1 2024-05-15 19:45:35 2024-05-15 19:45:35
156 152 LL Los Lagos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
157 152 LR Los Ríos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
158 152 MA Magallanes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
159 152 ML Maule 1 2024-05-15 19:45:35 2024-05-15 19:45:35
160 152 RM Región Metropolitana de Santiago 1 2024-05-15 19:45:35 2024-05-15 19:45:35
161 152 TA Tarapacá 1 2024-05-15 19:45:35 2024-05-15 19:45:35
162 152 VS Valparaíso 1 2024-05-15 19:45:35 2024-05-15 19:45:35
163 120 AD Adamaoua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
164 120 CE Centre 1 2024-05-15 19:45:35 2024-05-15 19:45:35
165 120 ES East 1 2024-05-15 19:45:35 2024-05-15 19:45:35
166 120 EN Far North 1 2024-05-15 19:45:35 2024-05-15 19:45:35
167 120 LT Littoral 1 2024-05-15 19:45:35 2024-05-15 19:45:35
168 120 NO North 1 2024-05-15 19:45:35 2024-05-15 19:45:35
169 120 NW North-West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
170 120 SU South 1 2024-05-15 19:45:35 2024-05-15 19:45:35
171 120 SW South-West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
172 120 OU West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
173 156 沪 上海 1 2024-05-15 19:45:35 2024-05-15 19:45:35
174 156 滇 云南 1 2024-05-15 19:45:35 2024-05-15 19:45:35
175 156 蒙 内蒙古 1 2024-05-15 19:45:35 2024-05-15 19:45:35
176 156 京 北京 1 2024-05-15 19:45:35 2024-05-15 19:45:35
177 156 台 台湾 1 2024-05-15 19:45:35 2024-05-15 19:45:35
178 156 吉 吉林 1 2024-05-15 19:45:35 2024-05-15 19:45:35
179 156 川 四川 1 2024-05-15 19:45:35 2024-05-15 19:45:35
180 156 津 天津 Page number: 182/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

181 156 宁 宁夏 1 2024-05-15 19:45:35 2024-05-15 19:45:35


182 156 皖 安徽 1 2024-05-15 19:45:35 2024-05-15 19:45:35
183 156 鲁 山东 1 2024-05-15 19:45:35 2024-05-15 19:45:35
184 156 晋 山西 1 2024-05-15 19:45:35 2024-05-15 19:45:35
185 156 粤 广东 1 2024-05-15 19:45:35 2024-05-15 19:45:35
186 156 桂 广西 1 2024-05-15 19:45:35 2024-05-15 19:45:35
187 156 新 新疆 1 2024-05-15 19:45:35 2024-05-15 19:45:35
188 156 苏 江苏 1 2024-05-15 19:45:35 2024-05-15 19:45:35
189 156 赣 江西 1 2024-05-15 19:45:35 2024-05-15 19:45:35
190 156 冀 河北 1 2024-05-15 19:45:35 2024-05-15 19:45:35
191 156 豫 河南 1 2024-05-15 19:45:35 2024-05-15 19:45:35
192 156 浙 浙江 1 2024-05-15 19:45:35 2024-05-15 19:45:35
193 156 琼 海南 1 2024-05-15 19:45:35 2024-05-15 19:45:35
194 156 鄂 湖北 1 2024-05-15 19:45:35 2024-05-15 19:45:35
195 156 湘 湖南 1 2024-05-15 19:45:35 2024-05-15 19:45:35
196 156 澳 澳门 1 2024-05-15 19:45:35 2024-05-15 19:45:35
197 156 甘 甘肃 1 2024-05-15 19:45:35 2024-05-15 19:45:35
198 156 闽 福建 1 2024-05-15 19:45:35 2024-05-15 19:45:35
199 156 藏 西藏 1 2024-05-15 19:45:35 2024-05-15 19:45:35
200 156 黔 贵州 1 2024-05-15 19:45:35 2024-05-15 19:45:35
201 156 辽 辽宁 1 2024-05-15 19:45:35 2024-05-15 19:45:35
202 156 渝 重庆 1 2024-05-15 19:45:35 2024-05-15 19:45:35
203 156 陕 陕西 1 2024-05-15 19:45:35 2024-05-15 19:45:35
204 156 青 青海 1 2024-05-15 19:45:35 2024-05-15 19:45:35
205 156 港 香港 1 2024-05-15 19:45:35 2024-05-15 19:45:35
206 156 黑 黑龙江 1 2024-05-15 19:45:35 2024-05-15 19:45:35
207 188 A Alajuela Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
208 188 C Cartago Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
209 188 G Guanacaste Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
210 188 H Heredia Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
211 188 L Limón Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
212 188 P Puntarenas Province 1 2024-05-15 19:45:35 2024-05-15 19:45:35
213 188 SJ San José 1 2024-05-15 19:45:35 2024-05-15 19:45:35
214 276 BW Baden-Württemberg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
215 276 BY Bayern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
216 276 BE Berlin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
217 276 BB Brandenburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
218 276 HB Bremen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
219 276 HH Hamburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
220 276 HE Hessen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
221 276 MV Mecklenburg-Vorpommern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
222 276 NI Niedersachsen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
223 276 NW Nordrhein-Westfalen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
224 276 RP Rheinland-Pfalz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
225 276 SL Saarland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
226 276 SN Sachsen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
227 276 ST Sachsen-Anhalt 1 2024-05-15 19:45:35 2024-05-15 19:45:35
228 276 SH Schleswig-Holstein 1 2024-05-15 19:45:35 2024-05-15 19:45:35
229 276 TH Thüringen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
230 208 84 Hovedstaden 1 2024-05-15 19:45:35 2024-05-15 19:45:35
231 208 82 Midtjylland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
232 208 81 Nordjylland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
233 208 85 Sjælland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
234 208 83 Syddanmark 1 2024-05-15 19:45:35 2024-05-15 19:45:35
235 818 DK Ad Daqahlīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
236 818 BA Al Baḩr al Aḩmar 1 2024-05-15 19:45:35 2024-05-15 19:45:35
237 818 BH Al Buḩayrah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
238 818 FYM Al Fayyūm 1 2024-05-15 19:45:35 2024-05-15 19:45:35
239 818 GH Al Gharbīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
240 818 ALX Al Iskandarīyah Page number: 183/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

241 818 IS Al Ismā'īlīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35


242 818 GZ Al Jīzah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
243 818 MN Al Minyā 1 2024-05-15 19:45:35 2024-05-15 19:45:35
244 818 MNF Al Minūfīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
245 818 KB Al Qalyūbīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
246 818 C Al Qāhirah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
247 818 LX Al Uqşur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
248 818 WAD Al Wādī al Jadīd 1 2024-05-15 19:45:35 2024-05-15 19:45:35
249 818 SUZ As Suways 1 2024-05-15 19:45:35 2024-05-15 19:45:35
250 818 SU As Sādis min Uktūbar 1 2024-05-15 19:45:35 2024-05-15 19:45:35
251 818 SHR Ash Sharqīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
252 818 ASN Aswān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
253 818 AST Asyūţ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
254 818 BNS Banī Suwayf 1 2024-05-15 19:45:35 2024-05-15 19:45:35
255 818 PTS Būr Sa‘īd 1 2024-05-15 19:45:35 2024-05-15 19:45:35
256 818 DT Dumyāţ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
257 818 JS Janūb Sīnā' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
258 818 KFS Kafr ash Shaykh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
259 818 MT Maţrūḩ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
260 818 KN Qinā 1 2024-05-15 19:45:35 2024-05-15 19:45:35
261 818 SIN Shamāl Sīnā' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
262 818 SHG Sūhāj 1 2024-05-15 19:45:35 2024-05-15 19:45:35
263 818 HU Ḩulwān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
264 724 AB Albacete 1 2024-05-15 19:45:35 2024-05-15 19:45:35
265 724 A Alicante 1 2024-05-15 19:45:35 2024-05-15 19:45:35
266 724 AL Almeria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
267 724 BA Badajoz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
268 724 B Barcelona 1 2024-05-15 19:45:35 2024-05-15 19:45:35
269 724 BU Burgos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
270 724 CS Castellón 1 2024-05-15 19:45:35 2024-05-15 19:45:35
271 724 CR Ciudad Real 1 2024-05-15 19:45:35 2024-05-15 19:45:35
272 724 CU Cuenca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
273 724 CC Cáceres 1 2024-05-15 19:45:35 2024-05-15 19:45:35
274 724 CA Cádiz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
275 724 CO Córdoba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
276 724 GI Gerona 1 2024-05-15 19:45:35 2024-05-15 19:45:35
277 724 GR Granada 1 2024-05-15 19:45:35 2024-05-15 19:45:35
278 724 GU Guadalajara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
279 724 SS Guipúzcoa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
280 724 H Huelva 1 2024-05-15 19:45:35 2024-05-15 19:45:35
281 724 HU Huesca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
282 724 J Jaén 1 2024-05-15 19:45:35 2024-05-15 19:45:35
283 724 C La Coruña 1 2024-05-15 19:45:35 2024-05-15 19:45:35
284 724 LO La Rioja 1 2024-05-15 19:45:35 2024-05-15 19:45:35
285 724 GC Las Palmas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
286 724 LE León 1 2024-05-15 19:45:35 2024-05-15 19:45:35
287 724 LU Lugo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
288 724 L Lérida 1 2024-05-15 19:45:35 2024-05-15 19:45:35
289 724 M Madrid 1 2024-05-15 19:45:35 2024-05-15 19:45:35
290 724 MU Murcia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
291 724 MA Málaga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
292 724 OU Orense 1 2024-05-15 19:45:35 2024-05-15 19:45:35
293 724 P Palencia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
294 724 PO Pontevedra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
295 724 SA Salamanca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
296 724 SG Segovia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
297 724 SE Sevilla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
298 724 SO Soria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
299 724 T Tarragona 1 2024-05-15 19:45:35 2024-05-15 19:45:35
300 724 TF Tenerife Page number: 184/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

301 724 TE Teruel 1 2024-05-15 19:45:35 2024-05-15 19:45:35


302 724 TO Toledo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
303 724 V Valencia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
304 724 VA Valladolid 1 2024-05-15 19:45:35 2024-05-15 19:45:35
305 724 BI Vizcaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
306 724 ZA Zamora 1 2024-05-15 19:45:35 2024-05-15 19:45:35
307 724 Z Zaragoza 1 2024-05-15 19:45:35 2024-05-15 19:45:35
308 724 VI Álava 1 2024-05-15 19:45:35 2024-05-15 19:45:35
309 724 AV Ávila 1 2024-05-15 19:45:35 2024-05-15 19:45:35
310 250 ARA Auvergne-Rhône-Alpes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
311 250 BFC Bourgogne-Franche-Comté 1 2024-05-15 19:45:35 2024-05-15 19:45:35
312 250 BRE Bretagne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
313 250 CVL Centre-Val de Loire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
314 250 COR Corse 1 2024-05-15 19:45:35 2024-05-15 19:45:35
315 250 GES Grand-Est 1 2024-05-15 19:45:35 2024-05-15 19:45:35
316 250 GUA Guadeloupe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
317 250 HDF Hauts-de-France 1 2024-05-15 19:45:35 2024-05-15 19:45:35
318 250 LRE La Réunion 1 2024-05-15 19:45:35 2024-05-15 19:45:35
319 250 MAY Mayotte 1 2024-05-15 19:45:35 2024-05-15 19:45:35
320 250 NOR Normandie 1 2024-05-15 19:45:35 2024-05-15 19:45:35
321 250 NAQ Nouvelle-Aquitaine 1 2024-05-15 19:45:35 2024-05-15 19:45:35
322 250 OCC Occitanie 1 2024-05-15 19:45:35 2024-05-15 19:45:35
323 250 PDL Pays-de-la-Loire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
324 250 PAC Provence-Alpes-Côte-d’Azur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
325 250 IDF Île-de-France 1 2024-05-15 19:45:35 2024-05-15 19:45:35
326 826 ABE Aberdeen City 1 2024-05-15 19:45:35 2024-05-15 19:45:35
327 826 ABD Aberdeenshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
328 826 ANS Angus 1 2024-05-15 19:45:35 2024-05-15 19:45:35
329 826 ANT Antrim 1 2024-05-15 19:45:35 2024-05-15 19:45:35
330 826 ARD Ards 1 2024-05-15 19:45:35 2024-05-15 19:45:35
331 826 AGB Argyll and Bute 1 2024-05-15 19:45:35 2024-05-15 19:45:35
332 826 ARM Armagh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
333 826 BLA Ballymena 1 2024-05-15 19:45:35 2024-05-15 19:45:35
334 826 BLY Ballymoney 1 2024-05-15 19:45:35 2024-05-15 19:45:35
335 826 BNB Banbridge 1 2024-05-15 19:45:35 2024-05-15 19:45:35
336 826 BDG Barking and Dagenham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
337 826 BNE Barnet 1 2024-05-15 19:45:35 2024-05-15 19:45:35
338 826 BNS Barnsley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
339 826 BAS Bath and North East Somerset 1 2024-05-15 19:45:35 2024-05-15 19:45:35
340 826 BDF Bedfordshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
341 826 BFS Belfast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
342 826 BEX Bexley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
343 826 BIR Birmingham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
344 826 BBD Blackburn with Darwen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
345 826 BPL Blackpool 1 2024-05-15 19:45:35 2024-05-15 19:45:35
346 826 BGW Blaenau Gwent 1 2024-05-15 19:45:35 2024-05-15 19:45:35
347 826 BOL Bolton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
348 826 BMH Bournemouth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
349 826 BRC Bracknell Forest 1 2024-05-15 19:45:35 2024-05-15 19:45:35
350 826 BRD Bradford 1 2024-05-15 19:45:35 2024-05-15 19:45:35
351 826 BEN Brent 1 2024-05-15 19:45:35 2024-05-15 19:45:35
352 826 BGE Bridgend [Pen-y-bont ar Ogwr GB-POG] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
353 826 BNH Brighton and Hove 1 2024-05-15 19:45:35 2024-05-15 19:45:35
354 826 BST Bristol, City of 1 2024-05-15 19:45:35 2024-05-15 19:45:35
355 826 BRY Bromley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
356 826 BKM Buckinghamshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
357 826 BUR Bury 1 2024-05-15 19:45:35 2024-05-15 19:45:35
358 826 CAY Caerphilly [Caerffili GB-CAF] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
359 826 CLD Calderdale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
360 826 CAM Cambridgeshire Page number: 185/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

361 826 CMD Camden 1 2024-05-15 19:45:35 2024-05-15 19:45:35


362 826 CRF Cardiff [Caerdydd GB-CRD] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
363 826 CMN Carmarthenshire [Sir Gaerfyrddin GB-GFY] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
364 826 CKF Carrickfergus 1 2024-05-15 19:45:35 2024-05-15 19:45:35
365 826 CSR Castlereagh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
366 826 CBF Central Bedfordshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
367 826 CGN Ceredigion [Sir Ceredigion] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
368 826 CHE Cheshire East 1 2024-05-15 19:45:35 2024-05-15 19:45:35
369 826 CHW Cheshire West and Chester 1 2024-05-15 19:45:35 2024-05-15 19:45:35
370 826 CLK Clackmannanshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
371 826 CLR Coleraine 1 2024-05-15 19:45:35 2024-05-15 19:45:35
372 826 CWY Conwy 1 2024-05-15 19:45:35 2024-05-15 19:45:35
373 826 CKT Cookstown 1 2024-05-15 19:45:35 2024-05-15 19:45:35
374 826 CON Cornwall 1 2024-05-15 19:45:35 2024-05-15 19:45:35
375 826 COV Coventry 1 2024-05-15 19:45:35 2024-05-15 19:45:35
376 826 CGV Craigavon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
377 826 CRY Croydon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
378 826 CMA Cumbria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
379 826 DAL Darlington 1 2024-05-15 19:45:35 2024-05-15 19:45:35
380 826 DEN Denbighshire [Sir Ddinbych GB-DDB] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
381 826 DER Derby 1 2024-05-15 19:45:35 2024-05-15 19:45:35
382 826 DBY Derbyshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
383 826 DRY Derry 1 2024-05-15 19:45:35 2024-05-15 19:45:35
384 826 DEV Devon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
385 826 DNC Doncaster 1 2024-05-15 19:45:35 2024-05-15 19:45:35
386 826 DOR Dorset 1 2024-05-15 19:45:35 2024-05-15 19:45:35
387 826 DOW Down 1 2024-05-15 19:45:35 2024-05-15 19:45:35
388 826 DUD Dudley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
389 826 DGY Dumfries and Galloway 1 2024-05-15 19:45:35 2024-05-15 19:45:35
390 826 DND Dundee City 1 2024-05-15 19:45:35 2024-05-15 19:45:35
391 826 DGN Dungannon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
392 826 DUR Durham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
393 826 EAL Ealing 1 2024-05-15 19:45:35 2024-05-15 19:45:35
394 826 EAY East Ayrshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
395 826 EDU East Dunbartonshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
396 826 ELN East Lothian 1 2024-05-15 19:45:35 2024-05-15 19:45:35
397 826 ERW East Renfrewshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
398 826 ERY East Riding of Yorkshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
399 826 ESX East Sussex 1 2024-05-15 19:45:35 2024-05-15 19:45:35
400 826 EDH Edinburgh, City of 1 2024-05-15 19:45:35 2024-05-15 19:45:35
401 826 ELS Eilean Siar 1 2024-05-15 19:45:35 2024-05-15 19:45:35
402 826 ENF Enfield 1 2024-05-15 19:45:35 2024-05-15 19:45:35
403 826 ESS Essex 1 2024-05-15 19:45:35 2024-05-15 19:45:35
404 826 FAL Falkirk 1 2024-05-15 19:45:35 2024-05-15 19:45:35
405 826 FER Fermanagh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
406 826 FIF Fife 1 2024-05-15 19:45:35 2024-05-15 19:45:35
407 826 FLN Flintshire [Sir y Fflint GB-FFL] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
408 826 GAT Gateshead 1 2024-05-15 19:45:35 2024-05-15 19:45:35
409 826 GLG Glasgow City 1 2024-05-15 19:45:35 2024-05-15 19:45:35
410 826 GLS Gloucestershire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
411 826 GRE Greenwich 1 2024-05-15 19:45:35 2024-05-15 19:45:35
412 826 GWN Gwynedd 1 2024-05-15 19:45:35 2024-05-15 19:45:35
413 826 HCK Hackney 1 2024-05-15 19:45:35 2024-05-15 19:45:35
414 826 HAL Halton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
415 826 HMF Hammersmith and Fulham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
416 826 HAM Hampshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
417 826 HRY Haringey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
418 826 HRW Harrow 1 2024-05-15 19:45:35 2024-05-15 19:45:35
419 826 HPL Hartlepool 1 2024-05-15 19:45:35 2024-05-15 19:45:35
420 826 HAV Havering Page number: 186/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

421 826 HEF Herefordshire, County of 1 2024-05-15 19:45:35 2024-05-15 19:45:35


422 826 HRT Hertfordshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
423 826 HLD Highland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
424 826 HIL Hillingdon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
425 826 HNS Hounslow 1 2024-05-15 19:45:35 2024-05-15 19:45:35
426 826 IVC Inverclyde 1 2024-05-15 19:45:35 2024-05-15 19:45:35
427 826 AGY Isle of Anglesey [Sir Ynys Môn GB-YNM] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
428 826 IOW Isle of Wight 1 2024-05-15 19:45:35 2024-05-15 19:45:35
429 826 ISL Islington 1 2024-05-15 19:45:35 2024-05-15 19:45:35
430 826 KEC Kensington and Chelsea 1 2024-05-15 19:45:35 2024-05-15 19:45:35
431 826 KEN Kent 1 2024-05-15 19:45:35 2024-05-15 19:45:35
432 826 KHL Kingston upon Hull, City of 1 2024-05-15 19:45:35 2024-05-15 19:45:35
433 826 KTT Kingston upon Thames 1 2024-05-15 19:45:35 2024-05-15 19:45:35
434 826 KIR Kirklees 1 2024-05-15 19:45:35 2024-05-15 19:45:35
435 826 KWL Knowsley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
436 826 LBH Lambeth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
437 826 LAN Lancashire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
438 826 LRN Larne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
439 826 LDS Leeds 1 2024-05-15 19:45:35 2024-05-15 19:45:35
440 826 LCE Leicester 1 2024-05-15 19:45:35 2024-05-15 19:45:35
441 826 LEC Leicestershire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
442 826 LEW Lewisham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
443 826 LMV Limavady 1 2024-05-15 19:45:35 2024-05-15 19:45:35
444 826 LIN Lincolnshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
445 826 LSB Lisburn 1 2024-05-15 19:45:35 2024-05-15 19:45:35
446 826 LIV Liverpool 1 2024-05-15 19:45:35 2024-05-15 19:45:35
447 826 LND London, City of 1 2024-05-15 19:45:35 2024-05-15 19:45:35
448 826 LUT Luton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
449 826 MFT Magherafelt 1 2024-05-15 19:45:35 2024-05-15 19:45:35
450 826 MAN Manchester 1 2024-05-15 19:45:35 2024-05-15 19:45:35
451 826 MDW Medway 1 2024-05-15 19:45:35 2024-05-15 19:45:35
452 826 MTY Merthyr Tydfil [Merthyr Tudful GB-MTU] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
453 826 MRT Merton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
454 826 MDB Middlesbrough 1 2024-05-15 19:45:35 2024-05-15 19:45:35
455 826 MLN Midlothian 1 2024-05-15 19:45:35 2024-05-15 19:45:35
456 826 MIK Milton Keynes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
457 826 MON Monmouthshire [Sir Fynwy GB-FYN] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
458 826 MRY Moray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
459 826 MYL Moyle 1 2024-05-15 19:45:35 2024-05-15 19:45:35
460 826 NTL Neath Port Talbot [Castell-nedd Port Talbot GB-CTL] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
461 826 NET Newcastle upon Tyne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
462 826 NWM Newham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
463 826 NWP Newport [Casnewydd GB-CNW] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
464 826 NYM Newry and Mourne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
465 826 NTA Newtownabbey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
466 826 NFK Norfolk 1 2024-05-15 19:45:35 2024-05-15 19:45:35
467 826 NAY North Ayrshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
468 826 NDN North Down 1 2024-05-15 19:45:35 2024-05-15 19:45:35
469 826 NEL North East Lincolnshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
470 826 NLK North Lanarkshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
471 826 NLN North Lincolnshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
472 826 NSM North Somerset 1 2024-05-15 19:45:35 2024-05-15 19:45:35
473 826 NTY North Tyneside 1 2024-05-15 19:45:35 2024-05-15 19:45:35
474 826 NYK North Yorkshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
475 826 NTH Northamptonshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
476 826 NBL Northumberland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
477 826 NGM Nottingham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
478 826 NTT Nottinghamshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
479 826 OLD Oldham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
480 826 OMH Omagh Page number: 187/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

481 826 ORK Orkney Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35


482 826 OXF Oxfordshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
483 826 PEM Pembrokeshire [Sir Benfro GB-BNF] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
484 826 PKN Perth and Kinross 1 2024-05-15 19:45:35 2024-05-15 19:45:35
485 826 PTE Peterborough 1 2024-05-15 19:45:35 2024-05-15 19:45:35
486 826 PLY Plymouth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
487 826 POL Poole 1 2024-05-15 19:45:35 2024-05-15 19:45:35
488 826 POR Portsmouth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
489 826 POW Powys 1 2024-05-15 19:45:35 2024-05-15 19:45:35
490 826 RDG Reading 1 2024-05-15 19:45:35 2024-05-15 19:45:35
491 826 RDB Redbridge 1 2024-05-15 19:45:35 2024-05-15 19:45:35
492 826 RCC Redcar and Cleveland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
493 826 RFW Renfrewshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
494 826 RCT Rhondda, Cynon, Taff [Rhondda, Cynon,Taf] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
495 826 RIC Richmond upon Thames 1 2024-05-15 19:45:35 2024-05-15 19:45:35
496 826 RCH Rochdale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
497 826 ROT Rotherham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
498 826 RUT Rutland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
499 826 SLF Salford 1 2024-05-15 19:45:35 2024-05-15 19:45:35
500 826 SAW Sandwell 1 2024-05-15 19:45:35 2024-05-15 19:45:35
501 826 SCB Scottish Borders, The 1 2024-05-15 19:45:35 2024-05-15 19:45:35
502 826 SFT Sefton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
503 826 SHF Sheffield 1 2024-05-15 19:45:35 2024-05-15 19:45:35
504 826 ZET Shetland Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
505 826 SHR Shropshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
506 826 SLG Slough 1 2024-05-15 19:45:35 2024-05-15 19:45:35
507 826 SOL Solihull 1 2024-05-15 19:45:35 2024-05-15 19:45:35
508 826 SOM Somerset 1 2024-05-15 19:45:35 2024-05-15 19:45:35
509 826 SAY South Ayrshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
510 826 SGC South Gloucestershire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
511 826 SLK South Lanarkshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
512 826 STY South Tyneside 1 2024-05-15 19:45:35 2024-05-15 19:45:35
513 826 STH Southampton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
514 826 SOS Southend-on-Sea 1 2024-05-15 19:45:35 2024-05-15 19:45:35
515 826 SWK Southwark 1 2024-05-15 19:45:35 2024-05-15 19:45:35
516 826 SHN St. Helens 1 2024-05-15 19:45:35 2024-05-15 19:45:35
517 826 STS Staffordshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
518 826 STG Stirling 1 2024-05-15 19:45:35 2024-05-15 19:45:35
519 826 SKP Stockport 1 2024-05-15 19:45:35 2024-05-15 19:45:35
520 826 STT Stockton-on-Tees 1 2024-05-15 19:45:35 2024-05-15 19:45:35
521 826 STE Stoke-on-Trent 1 2024-05-15 19:45:35 2024-05-15 19:45:35
522 826 STB Strabane 1 2024-05-15 19:45:35 2024-05-15 19:45:35
523 826 SFK Suffolk 1 2024-05-15 19:45:35 2024-05-15 19:45:35
524 826 SND Sunderland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
525 826 SRY Surrey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
526 826 STN Sutton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
527 826 SWA Swansea [Abertawe GB-ATA] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
528 826 SWD Swindon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
529 826 TAM Tameside 1 2024-05-15 19:45:35 2024-05-15 19:45:35
530 826 TFW Telford and Wrekin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
531 826 THR Thurrock 1 2024-05-15 19:45:35 2024-05-15 19:45:35
532 826 TOB Torbay 1 2024-05-15 19:45:35 2024-05-15 19:45:35
533 826 TOF Torfaen [Tor-faen] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
534 826 TWH Tower Hamlets 1 2024-05-15 19:45:35 2024-05-15 19:45:35
535 826 TRF Trafford 1 2024-05-15 19:45:35 2024-05-15 19:45:35
536 826 VGL Vale of Glamorgan, The [Bro Morgannwg GB-BMG] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
537 826 WKF Wakefield 1 2024-05-15 19:45:35 2024-05-15 19:45:35
538 826 WLL Walsall 1 2024-05-15 19:45:35 2024-05-15 19:45:35
539 826 WFT Waltham Forest 1 2024-05-15 19:45:35 2024-05-15 19:45:35
540 826 WND Wandsworth Page number: 188/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

541 826 WRT Warrington 1 2024-05-15 19:45:35 2024-05-15 19:45:35


542 826 WAR Warwickshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
543 826 WBK West Berkshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
544 826 WDU West Dunbartonshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
545 826 WLN West Lothian 1 2024-05-15 19:45:35 2024-05-15 19:45:35
546 826 WSX West Sussex 1 2024-05-15 19:45:35 2024-05-15 19:45:35
547 826 WSM Westminster 1 2024-05-15 19:45:35 2024-05-15 19:45:35
548 826 WGN Wigan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
549 826 WIL Wiltshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
550 826 WNM Windsor and Maidenhead 1 2024-05-15 19:45:35 2024-05-15 19:45:35
551 826 WRL Wirral 1 2024-05-15 19:45:35 2024-05-15 19:45:35
552 826 WOK Wokingham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
553 826 WLV Wolverhampton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
554 826 WOR Worcestershire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
555 826 WRX Wrexham [Wrecsam GB-WRC] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
556 826 YOR York 1 2024-05-15 19:45:35 2024-05-15 19:45:35
557 268 AB Abkhazia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
558 268 AJ Ajaria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
559 268 GU Guria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
560 268 IM Imeret'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
561 268 KK K'vemo K'art'li 1 2024-05-15 19:45:35 2024-05-15 19:45:35
562 268 KA Kakhet'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
563 268 MM Mts'khet'a-Mt'ianet'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
564 268 RL Racha-Lech'khumi-K'vemo Svanet'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
565 268 SZ Samegrelo-Zemo Svanet'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
566 268 SJ Samts'khe-Javakhet'i 1 2024-05-15 19:45:35 2024-05-15 19:45:35
567 268 SK Shida K'art'li 1 2024-05-15 19:45:35 2024-05-15 19:45:35
568 268 TB T'bilisi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
569 288 AH Ashanti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
570 288 BA Brong-Ahafo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
571 288 CP Central 1 2024-05-15 19:45:35 2024-05-15 19:45:35
572 288 EP Eastern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
573 288 AA Greater Accra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
574 288 NP Northern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
575 288 UE Upper East 1 2024-05-15 19:45:35 2024-05-15 19:45:35
576 288 UW Upper West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
577 288 TV Volta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
578 288 WP Western 1 2024-05-15 19:45:35 2024-05-15 19:45:35
579 360 BA Bali 1 2024-05-15 19:45:35 2024-05-15 19:45:35
580 360 BB Bangka–Belitung Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
581 360 BT Banten 1 2024-05-15 19:45:35 2024-05-15 19:45:35
582 360 BE Bengkulu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
583 360 JT Central Java 1 2024-05-15 19:45:35 2024-05-15 19:45:35
584 360 KT Central Kalimantan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
585 360 ST Central Sulawesi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
586 360 JI East Java 1 2024-05-15 19:45:35 2024-05-15 19:45:35
587 360 KI East Kalimantan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
588 360 NT East Nusa Tenggara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
589 360 GO Gorontalo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
590 360 JK Jakarta Special Capital Region 1 2024-05-15 19:45:35 2024-05-15 19:45:35
591 360 JA Jambi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
592 360 LA Lampung 1 2024-05-15 19:45:35 2024-05-15 19:45:35
593 360 MA Maluku 1 2024-05-15 19:45:35 2024-05-15 19:45:35
594 360 KU North Kalimantan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
595 360 MU North Maluku 1 2024-05-15 19:45:35 2024-05-15 19:45:35
596 360 SA North Sulawesi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
597 360 SU North Sumatra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
598 360 RI Riau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
599 360 KR Riau Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
600 360 KS South Kalimantan Page number: 189/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

601 360 SN South Sulawesi 1 2024-05-15 19:45:35 2024-05-15 19:45:35


602 360 SS South Sumatra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
603 360 SG Southeast Sulawesi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
604 360 AC Special Region of Aceh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
605 360 PA Special Region of Papua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
606 360 PB Special Region of West Papua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
607 360 JB West Java 1 2024-05-15 19:45:35 2024-05-15 19:45:35
608 360 KB West Kalimantan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
609 360 NB West Nusa Tenggara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
610 360 SR West Sulawesi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
611 360 SB West Sumatra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
612 360 YO Yogyakarta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
613 376 JM Al Quds / Yerushalayim 1 2024-05-15 19:45:35 2024-05-15 19:45:35
614 376 D El Janūbī / HaDarom 1 2024-05-15 19:45:35 2024-05-15 19:45:35
615 376 Z Esh Shamālī / Ha Ẕafon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
616 376 M HaDarom / HaMerkaz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
617 376 YOUR Tell Abīb / Tel Aviv 1 2024-05-15 19:45:35 2024-05-15 19:45:35
618 376 HA Ḥeifā / H̱efa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
619 356 AN Andaman and Nicobar Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
620 356 AP Andhra Pradesh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
621 356 AR Arunachal Pradesh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
622 356 AS Assam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
623 356 BR Bihar 1 2024-05-15 19:45:35 2024-05-15 19:45:35
624 356 CH Chandigarh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
625 356 CT Chhattisgarh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
626 356 DN Dadra and Nagar Haveli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
627 356 DD Daman and Diu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
628 356 GA Goa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
629 356 GJ Gujarat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
630 356 HR Haryana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
631 356 HP Himachal Pradesh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
632 356 JK Jammu and Kashmir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
633 356 JH Jharkhand 1 2024-05-15 19:45:35 2024-05-15 19:45:35
634 356 KA Karnataka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
635 356 KL Kerala 1 2024-05-15 19:45:35 2024-05-15 19:45:35
636 356 LD Lakshadweep 1 2024-05-15 19:45:35 2024-05-15 19:45:35
637 356 MP Madhya Pradesh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
638 356 MH Maharashtra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
639 356 MN Manipur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
640 356 ML Meghalaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
641 356 MZ Mizoram 1 2024-05-15 19:45:35 2024-05-15 19:45:35
642 356 NL Nagaland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
643 356 DL National Capital Territory of Delhi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
644 356 OR Odisha 1 2024-05-15 19:45:35 2024-05-15 19:45:35
645 356 PY Puducherry 1 2024-05-15 19:45:35 2024-05-15 19:45:35
646 356 PB Punjab 1 2024-05-15 19:45:35 2024-05-15 19:45:35
647 356 RJ Rajasthan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
648 356 SK Sikkim 1 2024-05-15 19:45:35 2024-05-15 19:45:35
649 356 TN Tamil Nadu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
650 356 TG Telangana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
651 356 TR Tripura 1 2024-05-15 19:45:35 2024-05-15 19:45:35
652 356 UP Uttar Pradesh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
653 356 UT Uttarakhand 1 2024-05-15 19:45:35 2024-05-15 19:45:35
654 356 WB West Bengal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
655 380 65 Abruzzo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
656 380 23 Aosta Valley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
657 380 75 Apulia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
658 380 77 Basilicata 1 2024-05-15 19:45:35 2024-05-15 19:45:35
659 380 78 Calabria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
660 380 72 Campania Page number: 190/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

661 380 45 Emilia-Romagna 1 2024-05-15 19:45:35 2024-05-15 19:45:35


662 380 36 Friuli Venezia Giulia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
663 380 62 Lazio 1 2024-05-15 19:45:35 2024-05-15 19:45:35
664 380 42 Liguria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
665 380 25 Lombardy 1 2024-05-15 19:45:35 2024-05-15 19:45:35
666 380 57 Marche 1 2024-05-15 19:45:35 2024-05-15 19:45:35
667 380 67 Molise 1 2024-05-15 19:45:35 2024-05-15 19:45:35
668 380 21 Piedmont 1 2024-05-15 19:45:35 2024-05-15 19:45:35
669 380 88 Sardinia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
670 380 82 Sicily 1 2024-05-15 19:45:35 2024-05-15 19:45:35
671 380 32 Trentino-South Tyrol 1 2024-05-15 19:45:35 2024-05-15 19:45:35
672 380 52 Tuscany 1 2024-05-15 19:45:35 2024-05-15 19:45:35
673 380 55 Umbria 1 2024-05-15 19:45:35 2024-05-15 19:45:35
674 380 34 Veneto 1 2024-05-15 19:45:35 2024-05-15 19:45:35
675 388 13 Clarendon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
676 388 09 Hanover 1 2024-05-15 19:45:35 2024-05-15 19:45:35
677 388 01 Kingston 1 2024-05-15 19:45:35 2024-05-15 19:45:35
678 388 12 Manchester 1 2024-05-15 19:45:35 2024-05-15 19:45:35
679 388 04 Portland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
680 388 02 Saint Andrew 1 2024-05-15 19:45:35 2024-05-15 19:45:35
681 388 06 Saint Ann 1 2024-05-15 19:45:35 2024-05-15 19:45:35
682 388 14 Saint Catherine 1 2024-05-15 19:45:35 2024-05-15 19:45:35
683 388 11 Saint Elizabeth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
684 388 08 Saint James 1 2024-05-15 19:45:35 2024-05-15 19:45:35
685 388 05 Saint Mary 1 2024-05-15 19:45:35 2024-05-15 19:45:35
686 388 03 Saint Thomas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
687 388 07 Trelawny 1 2024-05-15 19:45:35 2024-05-15 19:45:35
688 388 10 Westmoreland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
689 392 23 Aiti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
690 392 05 Akita 1 2024-05-15 19:45:35 2024-05-15 19:45:35
691 392 02 Aomori 1 2024-05-15 19:45:35 2024-05-15 19:45:35
692 392 38 Ehime 1 2024-05-15 19:45:35 2024-05-15 19:45:35
693 392 21 Gihu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
694 392 10 Gunma 1 2024-05-15 19:45:35 2024-05-15 19:45:35
695 392 34 Hirosima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
696 392 01 Hokkaidô 1 2024-05-15 19:45:35 2024-05-15 19:45:35
697 392 18 Hukui 1 2024-05-15 19:45:35 2024-05-15 19:45:35
698 392 40 Hukuoka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
699 392 07 Hukusima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
700 392 28 Hyôgo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
701 392 08 Ibaraki 1 2024-05-15 19:45:35 2024-05-15 19:45:35
702 392 17 Isikawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
703 392 03 Iwate 1 2024-05-15 19:45:35 2024-05-15 19:45:35
704 392 37 Kagawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
705 392 46 Kagosima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
706 392 14 Kanagawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
707 392 43 Kumamoto 1 2024-05-15 19:45:35 2024-05-15 19:45:35
708 392 26 Kyôto 1 2024-05-15 19:45:35 2024-05-15 19:45:35
709 392 39 Kôti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
710 392 24 Mie 1 2024-05-15 19:45:35 2024-05-15 19:45:35
711 392 04 Miyagi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
712 392 45 Miyazaki 1 2024-05-15 19:45:35 2024-05-15 19:45:35
713 392 20 Nagano 1 2024-05-15 19:45:35 2024-05-15 19:45:35
714 392 42 Nagasaki 1 2024-05-15 19:45:35 2024-05-15 19:45:35
715 392 29 Nara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
716 392 15 Niigata 1 2024-05-15 19:45:35 2024-05-15 19:45:35
717 392 33 Okayama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
718 392 47 Okinawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
719 392 41 Saga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
720 392 11 Saitama Page number: 191/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

721 392 25 Siga 1 2024-05-15 19:45:35 2024-05-15 19:45:35


722 392 32 Simane 1 2024-05-15 19:45:35 2024-05-15 19:45:35
723 392 22 Sizuoka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
724 392 12 Tiba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
725 392 36 Tokusima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
726 392 09 Totigi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
727 392 31 Tottori 1 2024-05-15 19:45:35 2024-05-15 19:45:35
728 392 16 Toyama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
729 392 13 Tôkyô 1 2024-05-15 19:45:35 2024-05-15 19:45:35
730 392 30 Wakayama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
731 392 06 Yamagata 1 2024-05-15 19:45:35 2024-05-15 19:45:35
732 392 35 Yamaguti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
733 392 19 Yamanasi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
734 392 44 Ôita 1 2024-05-15 19:45:35 2024-05-15 19:45:35
735 392 27 Ôsaka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
736 404 200 Central 1 2024-05-15 19:45:35 2024-05-15 19:45:35
737 404 300 Coast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
738 404 400 Eastern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
739 404 110 Nairobi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
740 404 500 North-Eastern 1 2024-05-15 19:45:35 2024-05-15 19:45:35
741 404 600 Nyanza 1 2024-05-15 19:45:35 2024-05-15 19:45:35
742 404 700 Rift Valley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
743 404 800 Western 1 2024-05-15 19:45:35 2024-05-15 19:45:35
744 116 2 Baat Dambang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
745 116 1 Banteay Mean Chey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
746 116 3 Kampong Chaam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
747 116 4 Kampong Chhnang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
748 116 5 Kampong Spueu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
749 116 6 Kampong Thum 1 2024-05-15 19:45:35 2024-05-15 19:45:35
750 116 7 Kampot 1 2024-05-15 19:45:35 2024-05-15 19:45:35
751 116 8 Kandaal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
752 116 9 Kaoh Kong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
753 116 10 Kracheh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
754 116 23 Krong Kaeb 1 2024-05-15 19:45:35 2024-05-15 19:45:35
755 116 24 Krong Pailin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
756 116 18 Krong Preah Sihanouk 1 2024-05-15 19:45:35 2024-05-15 19:45:35
757 116 11 Mondol Kiri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
758 116 22 Otdar Mean Chey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
759 116 12 Phnom Penh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
760 116 15 Pousaat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
761 116 13 Preah Vihear 1 2024-05-15 19:45:35 2024-05-15 19:45:35
762 116 14 Prey Veaeng 1 2024-05-15 19:45:35 2024-05-15 19:45:35
763 116 16 Rotanak Kiri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
764 116 17 Siem Reab 1 2024-05-15 19:45:35 2024-05-15 19:45:35
765 116 19 Stueng Traeng 1 2024-05-15 19:45:35 2024-05-15 19:45:35
766 116 20 Svaay Rieng 1 2024-05-15 19:45:35 2024-05-15 19:45:35
767 116 21 Taakaev 1 2024-05-15 19:45:35 2024-05-15 19:45:35
768 116 25 Tbong Khmum 1 2024-05-15 19:45:35 2024-05-15 19:45:35
769 414 AH Al Aḩmadī 1 2024-05-15 19:45:35 2024-05-15 19:45:35
770 414 FA Al Farwānīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
771 414 JA Al Jahrā’ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
772 414 KU Al Kuwayt (Al ‘Āşimah) 1 2024-05-15 19:45:35 2024-05-15 19:45:35
773 414 MU Mubārak al Kabīr 1 2024-05-15 19:45:35 2024-05-15 19:45:35
774 414 HA Ḩawallī 1 2024-05-15 19:45:35 2024-05-15 19:45:35
775 422 AK Aakkârâli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
776 422 BH Baalbek-Hermel 1 2024-05-15 19:45:35 2024-05-15 19:45:35
777 422 BA Beyrouth 1 2024-05-15 19:45:35 2024-05-15 19:45:35
778 422 BI Béqaa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
779 422 AS Liban-Nordâli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
780 422 JA Liban-Sudûbi Page number: 192/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

781 422 JL Mont-Liban 1 2024-05-15 19:45:35 2024-05-15 19:45:35


782 422 NA Nabatîyé 1 2024-05-15 19:45:35 2024-05-15 19:45:35
783 144 52 Ampāra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
784 144 71 Anurādhapura 1 2024-05-15 19:45:35 2024-05-15 19:45:35
785 144 81 Badulla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
786 144 1 Basnāhira paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
787 144 3 Dakuṇu paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
788 144 12 Gampaha 1 2024-05-15 19:45:35 2024-05-15 19:45:35
789 144 31 Gālla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
790 144 33 Hambantŏṭa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
791 144 13 Kaḷutara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
792 144 42 Kilinŏchchi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
793 144 61 Kuruṇægala 1 2024-05-15 19:45:35 2024-05-15 19:45:35
794 144 92 Kægalla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
795 144 11 Kŏḷamba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
796 144 2 Madhyama paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
797 144 21 Mahanuvara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
798 144 43 Mannārama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
799 144 51 Maḍakalapuva 1 2024-05-15 19:45:35 2024-05-15 19:45:35
800 144 45 Mulativ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
801 144 22 Mātale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
802 144 32 Mātara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
803 144 82 Mŏṇarāgala 1 2024-05-15 19:45:35 2024-05-15 19:45:35
804 144 23 Nuvara Ĕliya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
805 144 5 Næ̆gĕnahira paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
806 144 62 Puttalama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
807 144 72 Pŏḷŏnnaruva 1 2024-05-15 19:45:35 2024-05-15 19:45:35
808 144 91 Ratnapura 1 2024-05-15 19:45:35 2024-05-15 19:45:35
809 144 9 Sabaragamuva paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
810 144 53 Trikuṇāmalaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
811 144 4 Uturu paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
812 144 7 Uturumæ̆da paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
813 144 44 Vavuniyāva 1 2024-05-15 19:45:35 2024-05-15 19:45:35
814 144 6 Vayamba paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
815 144 41 Yāpanaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
816 144 8 Ūva paḷāta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
817 484 AG Aguascalientes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
818 484 BC Baja California 1 2024-05-15 19:45:35 2024-05-15 19:45:35
819 484 BS Baja California Sur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
820 484 CM Campeche 1 2024-05-15 19:45:35 2024-05-15 19:45:35
821 484 CS Chiapas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
822 484 CH Chihuahua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
823 484 MX Coahuila 1 2024-05-15 19:45:35 2024-05-15 19:45:35
824 484 CL Colima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
825 484 DG Durango 1 2024-05-15 19:45:35 2024-05-15 19:45:35
826 484 DF Federal District 1 2024-05-15 19:45:35 2024-05-15 19:45:35
827 484 GT Guanajuato 1 2024-05-15 19:45:35 2024-05-15 19:45:35
828 484 GR Guerrero 1 2024-05-15 19:45:35 2024-05-15 19:45:35
829 484 HG Hidalgo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
830 484 JA Jalisco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
831 484 ME Mexico 1 2024-05-15 19:45:35 2024-05-15 19:45:35
832 484 MI Michoacán 1 2024-05-15 19:45:35 2024-05-15 19:45:35
833 484 MO Morelos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
834 484 NA Nayarit 1 2024-05-15 19:45:35 2024-05-15 19:45:35
835 484 NL Nuevo León 1 2024-05-15 19:45:35 2024-05-15 19:45:35
836 484 OA Oaxaca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
837 484 PU Puebla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
838 484 QE Querétaro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
839 484 QR Quintana Roo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
840 484 SL San Luis Potosí Page number: 193/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

841 484 SI Sinaloa 1 2024-05-15 19:45:35 2024-05-15 19:45:35


842 484 SO Sonora 1 2024-05-15 19:45:35 2024-05-15 19:45:35
843 484 TB Tabasco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
844 484 TM Tamaulipas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
845 484 TL Tlaxcala 1 2024-05-15 19:45:35 2024-05-15 19:45:35
846 484 VE Veracruz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
847 484 YU Yucatán 1 2024-05-15 19:45:35 2024-05-15 19:45:35
848 484 ZA Zacatecas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
849 458 01 Johor 1 2024-05-15 19:45:35 2024-05-15 19:45:35
850 458 02 Kedah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
851 458 03 Kelantan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
852 458 04 Melaka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
853 458 05 Negeri Sembilan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
854 458 06 Pahang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
855 458 08 Perak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
856 458 09 Perlis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
857 458 07 Pulau Pinang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
858 458 12 Sabah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
859 458 13 Sarawak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
860 458 10 Selangor 1 2024-05-15 19:45:35 2024-05-15 19:45:35
861 458 11 Terengganu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
862 458 14 Wilayah Persekutuan Kuala Lumpur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
863 458 15 Wilayah Persekutuan Labuan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
864 458 16 Wilayah Persekutuan Putrajaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
865 562 1 Agadez 1 2024-05-15 19:45:35 2024-05-15 19:45:35
866 562 2 Diffa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
867 562 3 Dosso 1 2024-05-15 19:45:35 2024-05-15 19:45:35
868 562 4 Maradi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
869 562 8 Niamey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
870 562 5 Tahoua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
871 562 6 Tillabéri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
872 562 7 Zinder 1 2024-05-15 19:45:35 2024-05-15 19:45:35
873 566 AB Abia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
874 566 FC Abuja Capital Territory 1 2024-05-15 19:45:35 2024-05-15 19:45:35
875 566 AD Adamawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
876 566 AK Akwa Ibom 1 2024-05-15 19:45:35 2024-05-15 19:45:35
877 566 AN Anambra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
878 566 BA Bauchi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
879 566 BY Bayelsa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
880 566 BE Benue 1 2024-05-15 19:45:35 2024-05-15 19:45:35
881 566 BO Borno 1 2024-05-15 19:45:35 2024-05-15 19:45:35
882 566 CR Cross River 1 2024-05-15 19:45:35 2024-05-15 19:45:35
883 566 DE Delta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
884 566 EB Ebonyi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
885 566 ED Edo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
886 566 EK Ekiti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
887 566 EN Enugu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
888 566 GO Gombe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
889 566 IM Imo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
890 566 JI Jigawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
891 566 KD Kaduna 1 2024-05-15 19:45:35 2024-05-15 19:45:35
892 566 KN Kano 1 2024-05-15 19:45:35 2024-05-15 19:45:35
893 566 KT Katsina 1 2024-05-15 19:45:35 2024-05-15 19:45:35
894 566 KE Kebbi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
895 566 KO Kogi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
896 566 KW Kwara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
897 566 LA Lagos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
898 566 NA Nassarawa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
899 566 NI Niger 1 2024-05-15 19:45:35 2024-05-15 19:45:35
900 566 OG Ogun Page number: 194/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

901 566 ON Ondo 1 2024-05-15 19:45:35 2024-05-15 19:45:35


902 566 OS Osun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
903 566 OY Oyo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
904 566 PL Plateau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
905 566 RI Rivers 1 2024-05-15 19:45:35 2024-05-15 19:45:35
906 566 SO Sokoto 1 2024-05-15 19:45:35 2024-05-15 19:45:35
907 566 TA Taraba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
908 566 YO Yobe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
909 566 ZA Zamfara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
910 528 AW Aruba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
911 528 BQ Bonaire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
912 528 CW Curaçao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
913 528 DR Drenthe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
914 528 FL Flevoland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
915 528 FR Friesland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
916 528 GD Gelderland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
917 528 GR Groningen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
918 528 LB Limburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
919 528 NB Noord-Brabant 1 2024-05-15 19:45:35 2024-05-15 19:45:35
920 528 NH Noord-Holland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
921 528 OV Overijssel 1 2024-05-15 19:45:35 2024-05-15 19:45:35
922 528 SX Sint Maarten 1 2024-05-15 19:45:35 2024-05-15 19:45:35
923 528 UT Utrecht 1 2024-05-15 19:45:35 2024-05-15 19:45:35
924 528 ZL Zeeland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
925 528 ZH Zuid-Holland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
926 524 BA Bagmati 1 2024-05-15 19:45:35 2024-05-15 19:45:35
927 524 BH Bheri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
928 524 DH Dhawalagiri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
929 524 GA Gandaki 1 2024-05-15 19:45:35 2024-05-15 19:45:35
930 524 JA Janakpur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
931 524 KA Karnali 1 2024-05-15 19:45:35 2024-05-15 19:45:35
932 524 KO Kosi [Koshi] 1 2024-05-15 19:45:35 2024-05-15 19:45:35
933 524 LU Lumbini 1 2024-05-15 19:45:35 2024-05-15 19:45:35
934 524 2 Madhya Pashchimanchal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
935 524 1 Madhyamanchal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
936 524 MA Mahakali 1 2024-05-15 19:45:35 2024-05-15 19:45:35
937 524 ME Mechi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
938 524 NA Narayani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
939 524 3 Pashchimanchal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
940 524 4 Purwanchal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
941 524 RA Rapti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
942 524 SA Sagarmatha 1 2024-05-15 19:45:35 2024-05-15 19:45:35
943 524 SE Seti 1 2024-05-15 19:45:35 2024-05-15 19:45:35
944 524 5 Sudur Pashchimanchal 1 2024-05-15 19:45:35 2024-05-15 19:45:35
945 554 AUK Auckland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
946 554 BOP Bay of Plenty 1 2024-05-15 19:45:35 2024-05-15 19:45:35
947 554 CAN Canterbury 1 2024-05-15 19:45:35 2024-05-15 19:45:35
948 554 CIT Chatham Islands Territory 1 2024-05-15 19:45:35 2024-05-15 19:45:35
949 554 GIS Gisborne District 1 2024-05-15 19:45:35 2024-05-15 19:45:35
950 554 HKB Hawkes's Bay 1 2024-05-15 19:45:35 2024-05-15 19:45:35
951 554 MWT Manawatu-Wanganui 1 2024-05-15 19:45:35 2024-05-15 19:45:35
952 554 MBH Marlborough District 1 2024-05-15 19:45:35 2024-05-15 19:45:35
953 554 NSN Nelson City 1 2024-05-15 19:45:35 2024-05-15 19:45:35
954 554 NTL Northland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
955 554 OTA Otago 1 2024-05-15 19:45:35 2024-05-15 19:45:35
956 554 STL Southland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
957 554 TKI Taranaki 1 2024-05-15 19:45:35 2024-05-15 19:45:35
958 554 TAS Tasman District 1 2024-05-15 19:45:35 2024-05-15 19:45:35
959 554 WKO Waikato 1 2024-05-15 19:45:35 2024-05-15 19:45:35
960 554 WGN Wellington Page number: 195/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

961 554 WTC West Coast 1 2024-05-15 19:45:35 2024-05-15 19:45:35


962 512 DA Ad Dākhilīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
963 512 BU Al Buraymī 1 2024-05-15 19:45:35 2024-05-15 19:45:35
964 512 BA Al Bāţinah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
965 512 WU Al Wusţá 1 2024-05-15 19:45:35 2024-05-15 19:45:35
966 512 SH Ash Sharqīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
967 512 ZA Aȥ Ȥāhirah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
968 512 MA Masqaţ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
969 512 MU Musandam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
970 512 ZU Z̧ufār 1 2024-05-15 19:45:35 2024-05-15 19:45:35
971 604 AMA Amazonas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
972 604 ANC Ancash 1 2024-05-15 19:45:35 2024-05-15 19:45:35
973 604 APU Apurímac 1 2024-05-15 19:45:35 2024-05-15 19:45:35
974 604 ARE Arequipa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
975 604 AYA Ayacucho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
976 604 CAJ Cajamarca 1 2024-05-15 19:45:35 2024-05-15 19:45:35
977 604 CUS Cusco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
978 604 CAL El Callao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
979 604 HUV Huancavelica 1 2024-05-15 19:45:35 2024-05-15 19:45:35
980 604 HUC Huánuco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
981 604 ICA Ica 1 2024-05-15 19:45:35 2024-05-15 19:45:35
982 604 JUN Junín 1 2024-05-15 19:45:35 2024-05-15 19:45:35
983 604 LAL La Libertad 1 2024-05-15 19:45:35 2024-05-15 19:45:35
984 604 LAM Lambayeque 1 2024-05-15 19:45:35 2024-05-15 19:45:35
985 604 LIM Lima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
986 604 LOR Loreto 1 2024-05-15 19:45:35 2024-05-15 19:45:35
987 604 MDD Madre de Dios 1 2024-05-15 19:45:35 2024-05-15 19:45:35
988 604 MOQ Moquegua 1 2024-05-15 19:45:35 2024-05-15 19:45:35
989 604 LMA Municipalidad Metropolitana de Lima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
990 604 PAS Pasco 1 2024-05-15 19:45:35 2024-05-15 19:45:35
991 604 PIU Piura 1 2024-05-15 19:45:35 2024-05-15 19:45:35
992 604 PUN Puno 1 2024-05-15 19:45:35 2024-05-15 19:45:35
993 604 SAM San Martín 1 2024-05-15 19:45:35 2024-05-15 19:45:35
994 604 TAC Tacna 1 2024-05-15 19:45:35 2024-05-15 19:45:35
995 604 TUM Tumbes 1 2024-05-15 19:45:35 2024-05-15 19:45:35
996 604 UCA Ucayali 1 2024-05-15 19:45:35 2024-05-15 19:45:35
997 608 14 Autonomous Region in Muslim Mindanao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
998 608 05 Bicol 1 2024-05-15 19:45:35 2024-05-15 19:45:35
999 608 02 Cagayan Valley 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1000 608 40 Calabarzon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1001 608 13 Caraga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1002 608 03 Central Luzon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1003 608 07 Central Visayas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1004 608 15 Cordillera Administrative Region 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1005 608 11 Davao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1006 608 08 Eastern Visayas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1007 608 01 Ilocos 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1008 608 41 Mimaropa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1009 608 00 National Capital 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1010 608 10 Northern Mindanao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1011 608 12 Soccsksargen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1012 608 06 Western Visayas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1013 608 09 Zamboanga Peninsula 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1014 586 JK Azad Kashmir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1015 586 BA Baluchistan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1016 586 TA Federally Administered Tribal Area 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1017 586 GB Gilgit-Baltistan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1018 586 IS Islamabad 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1019 586 KP Khyber Pakhtunkhwa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1020 586 PB Punjab Page number: 196/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1021 586 SD Sind 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1022 634 DA Ad Dawḩah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1023 634 KH Al Khawr wa adh Dhakhīrah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1024 634 WA Al Wakrah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1025 634 RA Ar Rayyān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1026 634 MS Ash Shamāl 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1027 634 ZA Az̧ Z̧a‘āyin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1028 634 US Umm Şalāl 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1029 643 ALT Altayskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1030 643 AMU Amurskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1031 643 ARK Arkhangel'skaya oblast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1032 643 AST Astrakhanskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1033 643 BEL Belgorodskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1034 643 BRY Bryanskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1035 643 CHE Chelyabinskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1036 643 CHU Chukotskiy avtonomnyy okrug 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1037 643 IRK Irkutskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1038 643 IVA Ivanovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1039 643 KGD Kaliningradskaya oblast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1040 643 KLU Kaluzhskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1041 643 KAM Kamchatskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1042 643 KEM Kemerovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1043 643 KHA Khabarovskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1044 643 KHM Khanty-Mansiyskiy avtonomnyy okrug-Yugra 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1045 643 KIR Kirovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1046 643 KOS Kostromskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1047 643 KDA Krasnodarskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1048 643 KYA Krasnoyarskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1049 643 KGN Kurganskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1050 643 KRS Kurskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1051 643 LEN Leningradskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1052 643 LIP Lipetskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1053 643 MAG Magadanskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1054 643 MOS Moskovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1055 643 MOW Moskva 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1056 643 MUR Murmanskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1057 643 NEN Nenetskiy avtonomnyy okrug 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1058 643 NIZ Nizbegorodskaya oblast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1059 643 NGR Novgorodskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1060 643 NVS Novosibirskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1061 643 OMS Omskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1062 643 ORE Orenburgskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1063 643 ORL Orlovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1064 643 PNZ Penzenskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1065 643 PER Permskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1066 643 PRI Primorskiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1067 643 PSK Pskovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1068 643 ROS Rostovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1069 643 RYA Ryazanskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1070 643 SAK Sakhalinskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1071 643 SAM Samarskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1072 643 SPE Sankt-Peterburg 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1073 643 SAR Saratovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1074 643 SMO Smolenskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1075 643 STA Stavropol'skiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1076 643 SVE Sverdlovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1077 643 TAM Tambovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1078 643 TOM Tomskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1079 643 TUL Tul'skaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1080 643 TVE Tverskaya oblast' Page number: 197/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1081 643 TYU Tyumenskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1082 643 ULY Ul'yanovskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1083 643 VLA Vladimirskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1084 643 VGG Volgogradskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1085 643 VLG Vologodskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1086 643 VOR Voronezhskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1087 643 YAN Yamalo-Nenetskiy avtonomnyy okrug 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1088 643 YAR Yaroslavskaya oblast' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1089 643 YEV Yevreyskaya avtonomnaya oblast'ug 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1090 643 ZAB Zabaykal'skiy kray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1091 682 12 AI Jawf 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1092 682 11 Al Bāḩah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1093 682 3 Al Madīnah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1094 682 5 Al Qaşīm 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1095 682 8 Al Ḩudūd ash Shamālīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1096 682 1 Ar Riyāḑ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1097 682 4 Ash Sharqīyah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1098 682 14 Asīr 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1099 682 9 Jīzān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1100 682 2 Makkah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1101 682 10 Najrān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1102 682 7 Tabūk 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1103 682 6 Ḩā'il 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1104 690 02 Anse Boileau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1105 690 05 Anse Royale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1106 690 01 Anse aux Pins 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1107 690 03 Anse Étoile 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1108 690 04 Au Cap 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1109 690 06 Baie Lazare 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1110 690 07 Baie Sainte-Anne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1111 690 08 Beau Vallon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1112 690 09 Bel Air 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1113 690 10 Bel Ombre 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1114 690 11 Cascade 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1115 690 12 Glacis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1116 690 13 Grand' Anse Mahé 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1117 690 14 Grand' Anse Praslin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1118 690 15 La Digue 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1119 690 16 La Rivière Anglaise 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1120 690 24 Les Mamelles 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1121 690 17 Mont Buxton 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1122 690 18 Mont Fleuri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1123 690 19 Plaisance 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1124 690 20 Pointe La Rue 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1125 690 21 Port Glaud 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1126 690 25 Roche Caïman 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1127 690 22 Saint Louis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1128 690 23 Takamaka 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1129 702 01 Central Singapore 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1130 702 02 North East 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1131 702 03 North West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1132 702 04 South East 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1133 702 05 South West 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1134 764 37 Amnat Charoen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1135 764 15 Ang Thong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1136 764 38 Bueng Kan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1137 764 31 Buri Ram 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1138 764 24 Chachoengsao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1139 764 18 Chai Nat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1140 764 36 Chaiyaphum Page number: 198/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1141 764 22 Chanthaburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1142 764 50 Chiang Mai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1143 764 57 Chiang Rai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1144 764 20 Chon Buri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1145 764 86 Chumphon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1146 764 46 Kalasin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1147 764 62 Kamphaeng Phet 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1148 764 71 Kanchanaburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1149 764 40 Khon Kaen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1150 764 81 Krabi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1151 764 52 Lampang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1152 764 51 Lamphun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1153 764 42 Loei 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1154 764 16 Lop Buri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1155 764 58 Mae Hong Son 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1156 764 44 Maha Sarakham 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1157 764 49 Mukdahan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1158 764 26 Nakhon Nayok 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1159 764 73 Nakhon Pathom 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1160 764 48 Nakhon Phanom 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1161 764 30 Nakhon Ratchasima 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1162 764 60 Nakhon Sawan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1163 764 80 Nakhon Si Thammarat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1164 764 55 Nan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1165 764 96 Narathiwat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1166 764 39 Nong Bua Lam Phu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1167 764 43 Nong Khai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1168 764 12 Nonthaburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1169 764 13 Pathum Thani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1170 764 94 Pattani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1171 764 82 Phangnga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1172 764 93 Phatthalung 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1173 764 56 Phayao 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1174 764 67 Phetchabun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1175 764 76 Phetchaburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1176 764 66 Phichit 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1177 764 65 Phitsanulok 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1178 764 14 Phra Nakhon Si Ayutthaya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1179 764 54 Phrae 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1180 764 83 Phuket 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1181 764 25 Prachin Buri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1182 764 77 Prachuap Khiri Khan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1183 764 85 Ranong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1184 764 70 Ratchaburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1185 764 21 Rayong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1186 764 45 Roi Et 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1187 764 27 Sa Kaeo 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1188 764 47 Sakon Nakhon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1189 764 11 Samut Prakan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1190 764 74 Samut Sakhon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1191 764 75 Samut Songkhram 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1192 764 19 Saraburi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1193 764 91 Satun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1194 764 33 Si Sa Ket 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1195 764 17 Sing Buri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1196 764 90 Songkhla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1197 764 64 Sukhothai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1198 764 72 Suphan Buri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1199 764 84 Surat Thani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1200 764 32 Surin Page number: 199/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1201 764 63 Tak 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1202 764 92 Trang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1203 764 23 Trat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1204 764 34 Ubon Ratchathani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1205 764 41 Udon Thani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1206 764 61 Uthai Thani 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1207 764 53 Uttaradit 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1208 764 95 Yala 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1209 764 35 Yasothon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1210 792 1 Adana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1211 792 2 Adiyaman 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1212 792 3 Afyon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1213 792 68 Aksaray 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1214 792 5 Amasya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1215 792 6 Ankara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1216 792 7 Antalya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1217 792 75 Ardahan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1218 792 8 Artvin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1219 792 9 Aydin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1220 792 4 Ağrı 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1221 792 10 Balikesir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1222 792 74 Bartin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1223 792 72 Batman 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1224 792 69 Bayburt 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1225 792 11 Bilecik 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1226 792 12 Bingöl 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1227 792 13 Bitlis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1228 792 14 Bolu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1229 792 15 Burdur 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1230 792 16 Bursa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1231 792 20 Denizli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1232 792 21 Diyarbakir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1233 792 81 Düzce 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1234 792 22 Edirne 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1235 792 23 Elazığ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1236 792 24 Erzincan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1237 792 25 Erzurum 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1238 792 26 Eskişehir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1239 792 27 Gaziantep 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1240 792 28 Giresun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1241 792 29 Gümüşhane 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1242 792 30 Hakkâri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1243 792 31 Hatay 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1244 792 33 Icel 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1245 792 32 Isparta 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1246 792 34 Istanbul 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1247 792 35 Izmir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1248 792 76 Iğdır 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1249 792 46 Kahramanmaraş 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1250 792 78 Karabük 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1251 792 70 Karaman 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1252 792 36 Kars 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1253 792 37 Kastamonu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1254 792 38 Kayseri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1255 792 79 Kilis 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1256 792 71 Kirkkale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1257 792 39 Kirklareli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1258 792 41 Kocaeli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1259 792 42 Konya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1260 792 43 Kütahya Page number: 200/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1261 792 40 Kırşehir 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1262 792 44 Malatya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1263 792 45 Manisa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1264 792 47 Mardin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1265 792 48 Muğla 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1266 792 49 Muş 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1267 792 50 Nevşehir 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1268 792 51 Niğde 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1269 792 52 Ordu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1270 792 80 Osmaniye 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1271 792 53 Rize 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1272 792 54 Sakarya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1273 792 55 Samsun 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1274 792 56 Siirt 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1275 792 57 Sinop 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1276 792 58 Sivas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1277 792 59 Tekirdağ 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1278 792 60 Tokat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1279 792 61 Trabzon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1280 792 62 Tunceli 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1281 792 64 Uşak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1282 792 65 Van 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1283 792 77 Yalova 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1284 792 66 Yozgat 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1285 792 67 Zonguldak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1286 792 17 Çanakkale 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1287 792 18 Çankırı 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1288 792 19 Çorum 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1289 792 63 Şanlıurfa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1290 792 73 Şırnak 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1291 834 01 Arusha 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1292 834 02 Dar es Salaam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1293 834 03 Dodoma 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1294 834 27 Geita 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1295 834 04 Iringa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1296 834 05 Kagera 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1297 834 06 Kaskazini Pemba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1298 834 07 Kaskazini Unguja 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1299 834 28 Katavi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1300 834 08 Kigoma 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1301 834 09 Kilimanjaro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1302 834 10 Kusini Pemba 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1303 834 11 Kusini Unguja 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1304 834 12 Lindi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1305 834 26 Manyara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1306 834 13 Mara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1307 834 14 Mbeya 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1308 834 15 Mjini Magharibi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1309 834 16 Morogoro 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1310 834 17 Mtwara 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1311 834 18 Mwanza 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1312 834 29 Njombe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1313 834 19 Pwani Coast 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1314 834 20 Rukwa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1315 834 21 Ruvuma 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1316 834 22 Shinyanga 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1317 834 30 Simiyu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1318 834 23 Singida 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1319 834 31 Songwe 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1320 834 24 Tabora Page number: 201/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1321 834 25 Tanga 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1322 840 AL Alabama 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1323 840 AK Alaska 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1324 840 AS American Samoa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1325 840 AZ Arizona 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1326 840 AR Arkansas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1327 840 CA California 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1328 840 CO Colorado 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1329 840 CT Connecticut 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1330 840 DE Delaware 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1331 840 DC District Of Columbia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1332 840 FM Federated States Of Micronesia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1333 840 FL Florida 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1334 840 GA Georgia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1335 840 GU Guam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1336 840 HI Hawaii 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1337 840 ID Idaho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1338 840 IL Illinois 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1339 840 IN Indiana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1340 840 IA Iowa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1341 840 KS Kansas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1342 840 KY Kentucky 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1343 840 LA Louisiana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1344 840 ME Maine 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1345 840 MH Marshall Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1346 840 MD Maryland 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1347 840 MA Massachusetts 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1348 840 MI Michigan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1349 840 MN Minnesota 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1350 840 MS Mississippi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1351 840 MO Missouri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1352 840 MT Montana 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1353 840 NE Nebraska 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1354 840 NV Nevada 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1355 840 NH New Hampshire 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1356 840 NJ New Jersey 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1357 840 NM New Mexico 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1358 840 NY New York 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1359 840 NC North Carolina 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1360 840 ND North Dakota 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1361 840 MP Northern Mariana Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1362 840 OH Ohio 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1363 840 OK Oklahoma 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1364 840 OR Oregon 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1365 840 PW Palau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1366 840 PA Pennsylvania 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1367 840 PR Puerto Rico 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1368 840 RI Rhode Island 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1369 840 SC South Carolina 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1370 840 SD South Dakota 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1371 840 TN Tennessee 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1372 840 TX Texas 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1373 840 UT Utah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1374 840 VT Vermont 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1375 840 VI Virgin Islands 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1376 840 VA Virginia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1377 840 WA Washington 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1378 840 WV West Virginia 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1379 840 WI Wisconsin 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1380 840 WY Wyoming Page number: 202/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1381 704 44 An Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1382 704 43 Ba Ria - Vung Tau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1383 704 53 Bac Can 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1384 704 54 Bac Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1385 704 55 Bac Lieu 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1386 704 56 Bac Ninh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1387 704 50 Ben Tre 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1388 704 31 Binh Dinh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1389 704 57 Binh Duong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1390 704 58 Binh Phuoc 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1391 704 40 Binh Thuan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1392 704 59 Ca Mau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1393 704 CT Can Tho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1394 704 4 Cao Bang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1395 704 DN Da Nang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1396 704 60 Da Nang, thanh pho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1397 704 33 Dac Lac 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1398 704 72 Dak Nong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1399 704 71 Dien Bien 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1400 704 39 Dong Nai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1401 704 45 Dong Thap 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1402 704 30 Gia Lai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1403 704 3 Ha Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1404 704 63 Ha Nam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1405 704 HN Ha Noi 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1406 704 15 Ha Tay 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1407 704 23 Ha Tinh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1408 704 61 Hai Duong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1409 704 HP Hai Phong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1410 704 62 Hai Phong, thanh pho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1411 704 73 Hau Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1412 704 SG Ho Chi Minh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1413 704 14 Hoa Binh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1414 704 66 Hung Yen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1415 704 34 Khanh Hoa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1416 704 47 Kien Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1417 704 28 Kon Tum 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1418 704 1 Lai Chau 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1419 704 35 Lam Dong 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1420 704 9 Lang Son 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1421 704 2 Lao Cai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1422 704 41 Long An 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1423 704 67 Nam Dinh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1424 704 22 Nghe An 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1425 704 18 Ninh Binh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1426 704 36 Ninh Thuan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1427 704 68 Phu Tho 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1428 704 32 Phu Yen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1429 704 24 Quang Binh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1430 704 27 Quang Nam 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1431 704 29 Quang Ngai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1432 704 13 Quang Ninh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1433 704 25 Quang Tri 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1434 704 52 Soc Trang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1435 704 5 Son La 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1436 704 37 Tay Ninh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1437 704 20 Thai Binh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1438 704 69 Thai Nguyen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1439 704 21 Thanh Hoa 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1440 704 26 Thua Thien-Hue Page number: 203/239
1 2024-05-15 19:45:35 2024-05-15 19:45:35 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: states, Purpose: Dumping data

idid country_ iso_cod iso_nume


iso_nume name name calling_co
calling_co activ
activ created_at
created_at updated_at
updated_at
id id e e ric ric de de e e

1441 704 46 Tien Giang 1 2024-05-15 19:45:35 2024-05-15 19:45:35


1442 704 51 Tra Vinh 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1443 704 7 Tuyen Quang 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1444 704 49 Vinh Long 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1445 704 70 Vinh Yen 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1446 704 6 Yen Bai 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1447 887 AD 'Adan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1448 887 AM 'Amrān 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1449 887 AB Abyan 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1450 887 BA Al Bayḑā' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1451 887 JA Al Jawf 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1452 887 MR Al Mahrah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1453 887 MW Al Maḩwīt 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1454 887 HU Al Ḩudaydah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1455 887 DA Aḑ Ḑāli' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1456 887 DH Dhamār 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1457 887 IB Ibb 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1458 887 LA Laḩij 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1459 887 MA Ma'rib 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1460 887 RA Raymah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1461 887 SH Shabwah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1462 887 TA Tāʻizz 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1463 887 SN Şanʻā' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1464 887 SA Şanʻā' 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1465 887 SD Şāʻdah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1466 887 HJ Ḩajjah 1 2024-05-15 19:45:35 2024-05-15 19:45:35
1467 887 HD Ḩaḑramawt 1 2024-05-15 19:45:35 2024-05-15 19:45:35

Page number: 204/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscriptions, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) No
name varchar(255) No
stripe_id varchar(255) Yes NULL
stripe_status varchar(255) Yes NULL
stripe_price varchar(255) Yes NULL
quantity int(11) Yes 1
trial_ends_at timestamp Yes NULL
ends_at timestamp Yes NULL
notification_sent_ timestamp Yes NULL
at
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 205/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscriptions, Purpose: Dumping data

id
id shop_i nam
nam stripe_i stripe_stat stripe_pri
stripe_pri quantit trial_ends
trial_ends ends_
ends_ notification_se
notification_se created_ updated_
d d ee d d us us ce ce y y _at _at at at nt_at nt_at at at at at

Page number: 206/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscription_items, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
subscription_id bigint(20) No
stripe_id varchar(255) No
stripe_product varchar(255) Yes NULL
stripe_price varchar(255) No
quantity int(11) Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 207/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscription_items, Purpose: Dumping data

id
id subscription stripe_i stripe_prod
stripe_prod stripe_pri
stripe_pri quantit created_ updated_
_id _id d d uct uct ce ce y y at at at at

Page number: 208/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscription_plans, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

name varchar(255) No
plan_id varchar(255) No
best_for varchar(255) Yes NULL
cost decimal(20,2) No 0.00
transaction_fee decimal(8,2) No 0.00
marketplace_com decimal(8,2) No 0.00
mission
order_per_month int(11) Yes NULL
revenue_per_mon int(11) Yes NULL
th
team_size int(11) No 1
inventory_limit int(11) No 0
featured tinyint(1) No 0
order int(11) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 209/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: subscription_plans, Purpose: Dumping data

name
name plan_id plan_id best_f
best_f cost
cost transaction_ marketplace_comm order_per_morevenue_per_m
revenue_per_m team_si
team_si inventory_li
inventory_li feature orde
orde deleted_ created_at
created_at updated_at
updated_at
or or fee fee ission ission nth nth onth onth ze ze mit mit d d r r at at

Business price_1GyyRyJewI4n8wVFSRWlMSHy 29.00 1.90 2.50 5 200 1 2 2024-05-15 19:46:14 2024-05-15 19:46:14
Individual price_1H1HUQJewI4n8wVFTnjx77Ws 9.00 2.50 3.00 1 20 0 1 2024-05-15 19:46:14 2024-05-15 19:46:14
Professional price_1H1HW7JewI4n8wVFl8Ukknoz 49.00 1.00 1.50 10 500 0 3 2024-05-15 19:46:14 2024-05-15 19:46:14

Page number: 210/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: suppliers, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
email varchar(255) Yes NULL
contact_person varchar(255) Yes NULL
url text Yes NULL
description longtext Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 211/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: suppliers, Purpose: Dumping data

id
id shop_i nam
nam emai contact_per
contact_per url descripti
descripti activ
activ deleted_ created_ updated_
d d e e l l son son on on e e at at at at at at

Page number: 212/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: systems, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
maintenance_mod tinyint(1) Yes NULL
e
install_verion varchar(255) Yes NULL
name varchar(255) No Marketplace
slogan text Yes NULL
legal_name text Yes NULL
email varchar(255) Yes NULL
worldwide_busine tinyint(1) Yes 1
ss_area
timezone_id int(11) No 35
currency_id int(11) No 148
default_language varchar(7) No en
vendor_can_view_ tinyint(1) Yes 0
customer_info
can_use_own_cata tinyint(1) Yes 0
log_only
catalog_system_e tinyint(1) Yes 1
nable
google_analytic_re tinyint(1) Yes 0
port
required_card_upf tinyint(1) Yes 1
ront
vendor_needs_ap tinyint(1) Yes 1
proval
vendor_order_can decimal(20,2) Yes 0.00
cellation_fee
show_merchant_in tinyint(1) No 0
fo_as_vendor
trial_days int(11) Yes NULL
ask_customer_for_ tinyint(1) Yes 1
email_subscription
can_cancel_order_ int(11) Yes 0
within
support_phone varchar(255) Yes NULL
support_phone_tol varchar(255) Yes NULL
l_free
support_email varchar(255) No
default_sender_e varchar(255) Yes NULL
mail_address
default_email_sen varchar(255) Yes NULL
der_name
facebook_link varchar(255) Yes NULL
google_plus_link varchar(255) Yes NULL
twitter_link varchar(255) Yes NULL
pinterest_link varchar(255) Yes NULL
instagram_link varchar(255) Yes NULL
youtube_link varchar(255) Yes NULL
social_auth tinyint(1) No 1
length_unit varchar(255) No meter
weight_unit varchar(255) No g
valume_unit varchar(255) No liter
decimals enum('0', '2', No 2
'3', '4', '5', '6')
show_currency_sy tinyint(1) No 1
mbol
show_space_after tinyint(1) No 1
_symbol
coupon_code_size int(11) No 8
gift_card_serial_nu int(11) No 13 Page number: 213/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: systems, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

mber_size
gift_card_pin_size int(11) No 10
active_theme varchar(255) No default
selling_theme varchar(255) No default
pagination int(10) No 10
show_seo_info_to_ tinyint(1) Yes 1
frontend
hide_out_of_stock tinyint(1) Yes 0
_items
hide_technical_det tinyint(1) Yes 0
ails_on_product_p
age
max_img_size_limi int(11) No 5000
t_kb
max_number_of_i int(10) No 10
nventory_imgs
show_item_conditi tinyint(1) Yes 1
ons
address_default_c int(11) Yes NULL
ountry
address_default_s int(11) Yes NULL
tate
show_address_titl tinyint(1) Yes NULL
e
address_show_cou tinyint(1) Yes NULL
ntry
address_show_ma tinyint(1) Yes NULL
p
allow_guest_check tinyint(1) Yes 1
out
auto_approve_ord tinyint(1) Yes 0
er
notify_when_vend tinyint(1) Yes 1
or_registered
notify_when_dispu tinyint(1) Yes 1
te_appealed
notify_new_messa tinyint(1) Yes NULL
ge
notify_new_ticket tinyint(1) Yes 1
enable_chat tinyint(1) Yes 1
digital_goods_only tinyint(1) Yes 0
is_multi_vendor tinyint(1) Yes 1
max_role_level int(10) No 99
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 214/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: systems, Purpose: Dumping data

id
id mm in
in na sl
sl le
le ee w w titi cu de ve ca ca ca
ca go re re ve ve shsh tri
tri as
as ca
ca su
su su
su su
su de de fa fa go tw pi pi in
in yo so
so lele ww va de sh sh sh
sh co
co gif gif ac
ac se
se pa shsh hihi hi
hi mmm m sh sh ad ad shsh ad ad all
all au no no no no en di di is_ m
m crcr up
ai
ai st
st m m og ga m m orl m m rr rr fa
fa nd n_n_ tal og qu nd nd oo al al k_
k_ n_
n_ pp pp pp fa fa fa
fa ce
ce og itt
itt nt
nt stst ut
ut ci
ci ng eiei lulu ci
ci oo oo up t_t_ t_
t_ tiv lli
lli gi
gi oo de de ax ax oo dr dr dr
dr oo drdr dr
dr oo to
to tif
tif tif
tif tif
tif tif
tif ab git mm ax ea da
nt
nt all
all ee an l_l_ ail
ail dd ez
ez en ult oror usus og lele ire or
or or
or w_ _d
_d cu caca or
or or
or or
or ult ult bo le le er
er er
er ag ub al al th
th gh m mm m w_ w_ on caca ca
ca e_
e_ ng na w_ _o _o _t_t _i_i _n
_n w_ eses es
es w_ eses es
es w_ _a
_a y_
y_ y_
y_ y_
y_ y_
y_ le
le al
al ult _r
_r te
te te
te
en _v
_v na wi wi on cycy _l_l _c
_c e_e_ _s
_s _a
_a d_
d_ _n
_n _o
_o mm ay st st nc t_
t_ t_
t_ t_
t_ _s
_s _e
_e ok _p_p _li
_li es
es rara e_
e_ _a
_a _u
_u t_t_ e_
e_ alal cu sp
sp _c
_c rd
rd rdrd th
th _t_t tio se
se ut
ut ec
ec m m uu ite s_ s_ s_
s_ ad s_s_ s_
s_ gu pp w ww w ne ne _c _c _g
_g i_volol d_
d_ d_
d_
an eri mm de e_
e_ _i_i an an oo ys ys na caca ee rdrd er
er ss oo elel ph ph ee en m m _li
_li lu
lu nk t_l
t_l mm lin ut
ut nit un un ss rr rr ac
ac od _s
_s _p
_p ee he nn o_ o_ _o
_o hn g_g_ m mm m de de dr dr sh
sh sh
sh es
es ro
ro he he w_ w_ ha oo en e_ e_ at
at at
at
ce
ce on ee _b
_b id
id dd gu _viw w te
te lyt rdrd ds
ds er
er ch mm _o
_o on on m m de ail
ail nk s_l in in _li
_li kk hh itit itit en e_
e_ e_
e_ eri in
in mmm m inf f_
f_ ic
ic siz be _c _c fa
fa fa
fa es
es oo oo t_ t_ ve n_
n_ n_n_ m m tic t t ds
ds do lele
__ us
us ag ee n_ n_ mm ic_ _u
_u _a
_a _c
_c an er er rd
rd ee e_
e_ ail
ail r_
r_ _s
_s in
in kk nk cy
cy aftsiz al
al _si ee ee o_
o_ stst al
al e_
e_ r_r_ on ult ult s_s_ w_ w_ ch _o _o ve di di es
es ke _o
_o r r ve
mm in
in ee w_ ca ca _e
_e re
re pfpf pp an t_i
t_i _f _f er
er tol ee en kk _s
_s er
er ee _n
_n ze
ze to
to oc
oc _d
_d lili of
of dit _c
_c _s
_s titl co
co mm ec
ec rd
rd nd spsp sa
sa t t nl
nl ll
od es
es cu tal na po ro ro ro
ro ce
ce nf
nf or
or _w l_f l_f m m de yy _s
_s uu _fr k_ietet mi _i_i ioio ou tata ee un ap ko er er or
or ut
ut ge yy
ee s_
s_ st
st og blbl rt
rt nt
nt va lla
lla o_
o_ _e
_e ith re re ail
ail r_
r_ mm yy mm on tete ail
ail t_
t_ nv ns ns nt
nt tete tr
tr ut
ut _r
_r e_
e_
ar
ar oo _o_o ee l l tio as
as m m in
in ee _a
_a na bo mm be te
te mm s_s_ kb en ry ry yy eg ap
ea mm nlnl n_
n_ _v
_v ail
ail dd mm l l bo r_ r_ nd ss on to to ist pe
er
er yy fe
fe en _s _s re
re ee ll siz _p
_p ry ry er
er alal
_i_i ee do ub ss
ss ee ro
ro _i_i ed ed
nf
nf rr sc
sc du m m
oo rip ct
ct gs
gs
tio _p
_p
nn ag
ee
1 2. z Z n 1 3 1 e 0 0 1 0 1 0. 0 1 1 0 ( h ht ht ht ht ht ht 1 c g lit 2 1 0 8 1 1 d d 1 1 0 0 5 1 1 8 4 1 1 1 0 1 1 1 1 0 1 9 2 2
1 C ca ot 5 4 n 0 3 + el tp tp tp tp tp tp m m er 3 0 ef ef 0 0 0 4 5 9 0 0
3. ar rt if 8 0 1) p. s:/ s:/ s:/ s:/ s:/ s:/ a a 0 0 3 2 2
0 t In y 8 in /w /p /t /w /w /w ul ul 0 4- 4-
c. @ 4 ce w lu wi w w w t t 0 0
d 3 vi w. s. tt w. w. w. 5- 5-
e 8 o fa g er pi in y 1 1
m 2 @ ce o .c nt st o 5 5
o. 6 g b o o er a ut 1 1
co 4 m o gl m es gr u 9: 9:
m 8 ail ok e. / t. a b 4 4
3 .c .c co co m e. 5: 5:
6 o o m m .c co 4 4
4 m m / / o m 0 0
/ m /
/

Page number: 215/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: taggables, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

tag_id int(10) No
taggable_id int(10) No
taggable_type varchar(255) No

Page number: 216/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: taggables, Purpose: Dumping data

tag_i
tag_i taggable
taggable taggable_t
taggable_t
d d _id _id ype ype

Page number: 217/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: tags, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(255) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 218/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: tags, Purpose: Dumping data

id
id nam
nam created_ updated_
e e at at at at

Page number: 219/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: taxes, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
taxrate decimal(20,6) No 0.000000
country_id int(10) Yes NULL
state_id int(10) Yes NULL
public tinyint(1) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 220/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: taxes, Purpose: Dumping data

id
id shop_i name
name taxrate
taxrate country_ state_i publi
publi activ
activ deleted_ created_at
created_at updated_at
updated_at
d d id id d d c c e e at at

1 - No tax - 0.000000 1 1 2024-05-15 19:46:13 2024-05-15 19:46:13

Page number: 221/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: tickets, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
user_id bigint(20) Yes NULL
category_id int(10) Yes NULL
subject varchar(255) Yes NULL
message longtext Yes NULL
assigned_to bigint(20) Yes NULL
status int(10) No 1
priority int(10) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 222/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: tickets, Purpose: Dumping data

id
id shop_i user_i
user_i category
category subje
subje messa
messa assigned_statu
statu priorit deleted_ created_ updated_
d d d d _id _id ct ct ge ge to to s s y y at at at at at at

Page number: 223/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: ticket_categories, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
name varchar(255) No

Page number: 224/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: ticket_categories, Purpose: Dumping data

id
id name
name

1 General query
2 Merchant support
3 Technical support
4 Webmaster

Page number: 225/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: timezones, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
value varchar(255) Yes NULL
abbr varchar(255) Yes NULL
offset int(11) Yes NULL
text varchar(255) Yes NULL
utc varchar(255) Yes NULL
dst tinyint(1) Yes 0
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 226/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: timezones, Purpose: Dumping data

id
id value value abbr
abbr offse text text utc utc dst created_at
created_at updated_at
updated_at
t t

1 Dateline Standard Time DST -12 (UTC-12:00) International Date Line West Etc/GMT+12 0 2024-05-15 19:45:08 2024-05-15 19:45:08
2 UTC-11 U -11 (UTC-11:00) Coordinated Universal Time-11 Pacific/Midway 0 2024-05-15 19:45:08 2024-05-15 19:45:08
3 Hawaiian Standard Time HST -10 (UTC-10:00) Hawaii Pacific/Honolulu 0 2024-05-15 19:45:08 2024-05-15 19:45:08
4 Alaskan Standard Time AKDT -8 (UTC-09:00) Alaska America/Anchorage 1 2024-05-15 19:45:08 2024-05-15 19:45:08
5 Pacific Standard Time (Mexico) PDT -7 (UTC-08:00) Baja California America/Santa_Isabel 1 2024-05-15 19:45:08 2024-05-15 19:45:08
6 Pacific Standard Time PDT -7 (UTC-08:00) Pacific Time (US & Canada) America/Los_Angeles 1 2024-05-15 19:45:08 2024-05-15 19:45:08
7 US Mountain Standard Time UMST -7 (UTC-07:00) Arizona America/Phoenix 0 2024-05-15 19:45:09 2024-05-15 19:45:09
8 Mountain Standard Time (Mexico) MDT -6 (UTC-07:00) Chihuahua, La Paz, Mazatlan America/Chihuahua 1 2024-05-15 19:45:09 2024-05-15 19:45:09
9 Mountain Standard Time MDT -6 (UTC-07:00) Mountain Time (US & Canada) America/Denver 1 2024-05-15 19:45:09 2024-05-15 19:45:09
10 Central America Standard Time CAST -6 (UTC-06:00) Central America America/Guatemala 0 2024-05-15 19:45:09 2024-05-15 19:45:09
11 Central Standard Time CDT -5 (UTC-06:00) Central Time (US & Canada) America/Chicago 1 2024-05-15 19:45:09 2024-05-15 19:45:09
12 Central Standard Time (Mexico) CDT -5 (UTC-06:00) Guadalajara, Mexico City, Monterrey America/Mexico_City 1 2024-05-15 19:45:09 2024-05-15 19:45:09
13 Canada Central Standard Time CCST -6 (UTC-06:00) Saskatchewan America/Regina 0 2024-05-15 19:45:09 2024-05-15 19:45:09
14 SA Pacific Standard Time SPST -5 (UTC-05:00) Bogota, Lima, Quito America/Lima 0 2024-05-15 19:45:09 2024-05-15 19:45:09
15 Eastern Standard Time EDT -4 (UTC-05:00) Eastern Time (US & Canada) America/New_York 1 2024-05-15 19:45:09 2024-05-15 19:45:09
16 US Eastern Standard Time UEDT -4 (UTC-05:00) Indiana (East) America/Indianapolis 1 2024-05-15 19:45:09 2024-05-15 19:45:09
17 Venezuela Standard Time VST -5 (UTC-04:30) Caracas America/Caracas 0 2024-05-15 19:45:10 2024-05-15 19:45:10
18 Paraguay Standard Time PST -4 (UTC-04:00) Asuncion America/Asuncion 0 2024-05-15 19:45:10 2024-05-15 19:45:10
19 Atlantic Standard Time ADT -3 (UTC-04:00) Atlantic Time (Canada) Atlantic/Bermuda 1 2024-05-15 19:45:10 2024-05-15 19:45:10
20 Central Brazilian Standard Time CBST -4 (UTC-04:00) Cuiaba America/Cuiaba 0 2024-05-15 19:45:10 2024-05-15 19:45:10
21 SA Western Standard Time SWST -4 (UTC-04:00) Georgetown, La Paz, Manaus, San Juan America/Aruba 0 2024-05-15 19:45:10 2024-05-15 19:45:10
22 Pacific SA Standard Time PSST -4 (UTC-04:00) Santiago America/Santiago 0 2024-05-15 19:45:10 2024-05-15 19:45:10
23 Newfoundland Standard Time NDT -3 (UTC-03:30) Newfoundland America/St_Johns 1 2024-05-15 19:45:10 2024-05-15 19:45:10
24 E. South America Standard Time ESAST -3 (UTC-03:00) Brasilia America/Sao_Paulo 0 2024-05-15 19:45:10 2024-05-15 19:45:10
25 Argentina Standard Time AST -3 (UTC-03:00) Buenos Aires America/Buenos_Aires 0 2024-05-15 19:45:10 2024-05-15 19:45:10
26 SA Eastern Standard Time SEST -3 (UTC-03:00) Cayenne, Fortaleza America/Cayenne 0 2024-05-15 19:45:10 2024-05-15 19:45:10
27 Greenland Standard Time GDT -2 (UTC-03:00) Greenland America/Godthab 1 2024-05-15 19:45:10 2024-05-15 19:45:10
28 Montevideo Standard Time MST -3 (UTC-03:00) Montevideo America/Montevideo 0 2024-05-15 19:45:10 2024-05-15 19:45:10
29 Bahia Standard Time BST -3 (UTC-03:00) Salvador America/Bahia 0 2024-05-15 19:45:10 2024-05-15 19:45:10
30 UTC-02 U -2 (UTC-02:00) Coordinated Universal Time-02 America/Noronha 0 2024-05-15 19:45:11 2024-05-15 19:45:11
31 Azores Standard Time ADT 0 (UTC-01:00) Azores Atlantic/Azores 1 2024-05-15 19:45:11 2024-05-15 19:45:11
32 Cape Verde Standard Time CVST -1 (UTC-01:00) Cape Verde Is. Atlantic/Cape_Verde 0 2024-05-15 19:45:11 2024-05-15 19:45:11
33 Morocco Standard Time MDT 1 (UTC) Casablanca Africa/Casablanca 1 2024-05-15 19:45:11 2024-05-15 19:45:11
34 UTC CUT 0 (UTC) Coordinated Universal Time America/Danmarkshavn 0 2024-05-15 19:45:11 2024-05-15 19:45:11
35 GMT Standard Time GDT 1 (UTC) Dublin, Edinburgh, Lisbon, London Europe/London 1 2024-05-15 19:45:12 2024-05-15 19:45:12
36 Greenwich Standard Time GST 0 (UTC) Monrovia, Reykjavik Africa/Monrovia 0 2024-05-15 19:45:12 2024-05-15 19:45:12
37 W. Europe Standard Time WEDT 2 (UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna Europe/Amsterdam 1 2024-05-15 19:45:12 2024-05-15 19:45:12
38 Central Europe Standard Time CEDT 2 (UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague Europe/Budapest 1 2024-05-15 19:45:12 2024-05-15 19:45:12
39 Romance Standard Time RDT 2 (UTC+01:00) Brussels, Copenhagen, Madrid, Paris Europe/Paris 1 2024-05-15 19:45:12 2024-05-15 19:45:12
40 Central European Standard Time CEDT 2 (UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb Europe/Warsaw 1 2024-05-15 19:45:12 2024-05-15 19:45:12
41 W. Central Africa Standard Time WCAST 1 (UTC+01:00) West Central Africa Africa/Lagos 0 2024-05-15 19:45:13 2024-05-15 19:45:13
42 Namibia Standard Time NST 1 (UTC+01:00) Windhoek Africa/Windhoek 0 2024-05-15 19:45:13 2024-05-15 19:45:13
43 GTB Standard Time GDT 3 (UTC+02:00) Athens, Bucharest, Chisinau, Nicosia Europe/Athens 1 2024-05-15 19:45:13 2024-05-15 19:45:13
44 Middle East Standard Time MEDT 3 (UTC+02:00) Beirut Asia/Beirut 1 2024-05-15 19:45:13 2024-05-15 19:45:13
45 Egypt Standard Time EST 2 (UTC+02:00) Cairo Africa/Cairo 0 2024-05-15 19:45:13 2024-05-15 19:45:13
46 Syria Standard Time SDT 3 (UTC+02:00) Damascus Asia/Damascus 1 2024-05-15 19:45:13 2024-05-15 19:45:13
Page number: 227/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: timezones, Purpose: Dumping data

id
id value value abbr
abbr offse text text utc utc dst created_at
created_at updated_at
updated_at
t t

47 South Africa Standard Time SAST 2 (UTC+02:00) Harare, Pretoria, Johannesburg, Bujumbura Africa/Harare 0 2024-05-15 19:45:13 2024-05-15 19:45:13
48 FLE Standard Time FDT 3 (UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius Europe/Helsinki 1 2024-05-15 19:45:14 2024-05-15 19:45:14
49 Turkey Standard Time TDT 3 (UTC+02:00) Istanbul Europe/Istanbul 1 2024-05-15 19:45:14 2024-05-15 19:45:14
50 Israel Standard Time JDT 3 (UTC+02:00) Jerusalem Asia/Jerusalem 1 2024-05-15 19:45:14 2024-05-15 19:45:14
51 Libya Standard Time LST 2 (UTC+02:00) Tripoli Africa/Tripoli 0 2024-05-15 19:45:14 2024-05-15 19:45:14
52 Jordan Standard Time JST 3 (UTC+03:00) Amman Asia/Amman 0 2024-05-15 19:45:14 2024-05-15 19:45:14
53 Arabic Standard Time AST 3 (UTC+03:00) Baghdad Asia/Baghdad 0 2024-05-15 19:45:14 2024-05-15 19:45:14
54 Kaliningrad Standard Time KST 3 (UTC+03:00) Kaliningrad, Minsk Europe/Kaliningrad 0 2024-05-15 19:45:14 2024-05-15 19:45:14
55 Arab Standard Time AST 3 (UTC+03:00) Aden, Bahrain, Kuwait, Riyadh, Qatar Asia/Qatar 0 2024-05-15 19:45:15 2024-05-15 19:45:15
56 E. Africa Standard Time EAST 3 (UTC+03:00) Nairobi, Comoro, Juba Africa/Nairobi 0 2024-05-15 19:45:15 2024-05-15 19:45:15
57 Iran Standard Time IDT 5 (UTC+03:30) Tehran Asia/Tehran 1 2024-05-15 19:45:15 2024-05-15 19:45:15
58 Arabian Standard Time AST 4 (UTC+04:00) Abu Dhabi, Muscat Asia/Dubai 0 2024-05-15 19:45:15 2024-05-15 19:45:15
59 Azerbaijan Standard Time ADT 5 (UTC+04:00) Baku Asia/Baku 1 2024-05-15 19:45:15 2024-05-15 19:45:15
60 Russian Standard Time RST 4 (UTC+04:00) Samara, Moscow, St. Petersburg, Simferopol, Volgograd Europe/Moscow 0 2024-05-15 19:45:15 2024-05-15 19:45:15
61 Mauritius Standard Time MST 4 (UTC+04:00) Port Louis, Mauritius, Reunion, Mahe Indian/Mauritius 0 2024-05-15 19:45:15 2024-05-15 19:45:15
62 Georgian Standard Time GST 4 (UTC+04:00) Tbilisi Asia/Tbilisi 0 2024-05-15 19:45:15 2024-05-15 19:45:15
63 Caucasus Standard Time CST 4 (UTC+04:00) Yerevan Asia/Yerevan 0 2024-05-15 19:45:15 2024-05-15 19:45:15
64 Afghanistan Standard Time AST 5 (UTC+04:30) Kabul Asia/Kabul 0 2024-05-15 19:45:15 2024-05-15 19:45:15
65 West Asia Standard Time WAST 5 (UTC+05:00) Ashgabat, Dushanbe, Tashkent, Maldives Asia/Tashkent 0 2024-05-15 19:45:15 2024-05-15 19:45:15
66 Pakistan Standard Time PST 5 (UTC+05:00) Islamabad, Karachi Asia/Karachi 0 2024-05-15 19:45:16 2024-05-15 19:45:16
67 India Standard Time IST 6 (UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi Asia/Calcutta 0 2024-05-15 19:45:16 2024-05-15 19:45:16
68 Sri Lanka Standard Time SLST 6 (UTC+05:30) Sri Jayawardenepura Asia/Colombo 0 2024-05-15 19:45:16 2024-05-15 19:45:16
69 Nepal Standard Time NST 6 (UTC+05:45) Kathmandu Asia/Katmandu 0 2024-05-15 19:45:16 2024-05-15 19:45:16
70 Central Asia Standard Time CAST 6 (UTC+06:00) Astana, Dhaka, Thimphu Asia/Dhaka 0 2024-05-15 19:45:16 2024-05-15 19:45:16
71 Ekaterinburg Standard Time EST 6 (UTC+06:00) Ekaterinburg Asia/Yekaterinburg 0 2024-05-15 19:45:16 2024-05-15 19:45:16
72 Myanmar Standard Time MST 7 (UTC+06:30) Yangon (Rangoon), Cocos Asia/Rangoon 0 2024-05-15 19:45:16 2024-05-15 19:45:16
73 SE Asia Standard Time SAST 7 (UTC+07:00) Bangkok, Hanoi, Jakarta, Saigon Asia/Bangkok 0 2024-05-15 19:45:16 2024-05-15 19:45:16
74 N. Central Asia Standard Time NCAST 7 (UTC+07:00) Novosibirsk Asia/Novosibirsk 0 2024-05-15 19:45:16 2024-05-15 19:45:16
75 China Standard Time CST 8 (UTC+08:00) Beijing, Chongqing, Hong Kong, Macau, Shanghai, Urumqi Asia/Shanghai 0 2024-05-15 19:45:17 2024-05-15 19:45:17
76 North Asia Standard Time NAST 8 (UTC+08:00) Krasnoyarsk Asia/Krasnoyarsk 0 2024-05-15 19:45:17 2024-05-15 19:45:17
77 Singapore Standard Time MPST 8 (UTC+08:00) Kuala Lumpur, Singapore, Brunei, Makassar, Manila Asia/Singapore 0 2024-05-15 19:45:17 2024-05-15 19:45:17
78 W. Australia Standard Time WAST 8 (UTC+08:00) Perth Australia/Perth 0 2024-05-15 19:45:17 2024-05-15 19:45:17
79 Taipei Standard Time TST 8 (UTC+08:00) Taipei Asia/Taipei 0 2024-05-15 19:45:17 2024-05-15 19:45:17
80 Ulaanbaatar Standard Time UST 8 (UTC+08:00) Ulaanbaatar Asia/Ulaanbaatar 0 2024-05-15 19:45:17 2024-05-15 19:45:17
81 North Asia East Standard Time NAEST 9 (UTC+09:00) Irkutsk Asia/Irkutsk 0 2024-05-15 19:45:17 2024-05-15 19:45:17
82 Tokyo Standard Time TST 9 (UTC+09:00) Dili, Osaka, Palau, Sapporo, Tokyo Asia/Tokyo 0 2024-05-15 19:45:18 2024-05-15 19:45:18
83 Korea Standard Time KST 9 (UTC+09:00) Pyongyang, Seoul Asia/Seoul 0 2024-05-15 19:45:18 2024-05-15 19:45:18
84 Cen. Australia Standard Time CAST 10 (UTC+09:30) Adelaide Australia/Adelaide 0 2024-05-15 19:45:18 2024-05-15 19:45:18
85 AUS Central Standard Time ACST 10 (UTC+09:30) Darwin Australia/Darwin 0 2024-05-15 19:45:18 2024-05-15 19:45:18
86 E. Australia Standard Time EAST 10 (UTC+10:00) Brisbane Australia/Brisbane 0 2024-05-15 19:45:18 2024-05-15 19:45:18
87 AUS Eastern Standard Time AEST 10 (UTC+10:00) Canberra, Melbourne, Sydney Australia/Sydney 0 2024-05-15 19:45:19 2024-05-15 19:45:19
88 West Pacific Standard Time WPST 10 (UTC+10:00) Guam, Port Moresby Pacific/Guam 0 2024-05-15 19:45:19 2024-05-15 19:45:19
89 Tasmania Standard Time TST 10 (UTC+10:00) Hobart Australia/Hobart 0 2024-05-15 19:45:19 2024-05-15 19:45:19
90 Yakutsk Standard Time YST 10 (UTC+10:00) Yakutsk Asia/Yakutsk 0 2024-05-15 19:45:19 2024-05-15 19:45:19
91 Central Pacific Standard Time CPST 11 (UTC+11:00) Solomon Is., New Caledonia Pacific/Guadalcanal 0 2024-05-15 19:45:19 2024-05-15 19:45:19
92 Vladivostok Standard Time VST 11 (UTC+11:00) Vladivostok Asia/Vladivostok 0 2024-05-15 19:45:19 2024-05-15 19:45:19
Page number: 228/239 Jun 07, 2024 at 12:11 PM
Database: zcart, Table: timezones, Purpose: Dumping data

id
id value value abbr
abbr offse text text utc utc dst created_at
created_at updated_at
updated_at
t t

93 New Zealand Standard Time NZST 12 (UTC+12:00) Auckland, Wellington Antarctica/McMurdo 0 2024-05-15 19:45:19 2024-05-15 19:45:19
94 UTC+12 U 12 (UTC+12:00) Coordinated Universal Time+12 Pacific/Tarawa 0 2024-05-15 19:45:19 2024-05-15 19:45:19
95 Fiji Standard Time FST 12 (UTC+12:00) Fiji Pacific/Fiji 0 2024-05-15 19:45:19 2024-05-15 19:45:19
96 Magadan Standard Time MST 12 (UTC+12:00) Magadan Asia/Magadan 0 2024-05-15 19:45:19 2024-05-15 19:45:19
97 Samoa/Tonga/Kamchatka Standard Time SST 13 (UTC+13:00) Samoa, Tongatapu, Fakaofo, Enderbury Pacific/Apia 0 2024-05-15 19:45:20 2024-05-15 19:45:20

Page number: 229/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: users, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
shop_id int(10) Yes NULL
role_id int(10) No 3
name varchar(255) Yes NULL
nice_name varchar(255) Yes NULL
email varchar(255) No
password varchar(60) No
dob date Yes NULL
sex varchar(255) Yes NULL
description longtext Yes NULL
last_visited_at timestamp Yes NULL
last_visited_from varchar(45) Yes NULL
active tinyint(1) No 1
read_announceme timestamp Yes NULL
nts_at
verification_token varchar(100) Yes NULL
api_token varchar(80) Yes NULL
fcm_token varchar(255) Yes NULL
email_verified_at timestamp Yes NULL
remember_token varchar(100) Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 230/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: users, Purpose: Dumping data

id
id shop_i role_i
role_i name
name nice_nam
nice_nam email
email password
password dobsexdescriptio
dobsex descriptio last_visite last_visite activ
activ read_ann
read_ann verificatio api_tok
api_tok fcm_toke
fcm_toke email_ver
email_ver remembe
remembe deleted_a created_a updated_
updated_
d d d d e e n n d_at
d_at d_fromd_from e e ounceme
ounceme n_token
n_token en en n n ified_at
ified_at r_token
r_token t t t t at at
nts_at
nts_at

1 1 Super SuperAdmin superadmin $2y$10$rTl/ 1 2024-05-15 2024-05-15


Admin @demo.co AZ/2vlYNt6 19:45:41 19:45:41
m ZOV3Q3AO
pXbaG.ZUEi
SbDLWwjsh
CbyoAExMc
yKS

Page number: 231/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: user_warehouse, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

user_id bigint(20) No
warehouse_id int(10) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 232/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: user_warehouse, Purpose: Dumping data

user_i
user_i warehouse created_ updated_
d d _id _id at at at at

Page number: 233/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: visitors, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

ip varchar(45) No
mac varchar(17) Yes NULL
device varchar(255) Yes NULL
hits mediumint(9) No 0
page_views bigint(20) Yes NULL
country_code varchar(2) Yes NULL
info text Yes NULL
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 234/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: visitors, Purpose: Dumping data

ip
ip ma
ma devic
devic hitspage_vie
hits page_vie country_co infodeleted_
info deleted_ created_ updated_
cc e e ws ws de de at at at at at at

Page number: 235/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: warehouses, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id int(10) No
shop_id int(10) Yes NULL
name varchar(255) No
email varchar(255) Yes NULL
incharge bigint(20) Yes NULL
description longtext Yes NULL
opening_time varchar(20) No 0
close_time varchar(20) No 0
business_days varchar(200) Yes NULL
active tinyint(1) No 1
deleted_at timestamp Yes NULL
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 236/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: warehouses, Purpose: Dumping data

id
id shop_i nam
nam emai inchargdescripti
descripti opening_ti
opening_ti close_ti
close_ti business_d
business_d activ
activ deleted_ created_ updated_
d d ee l l e e on on me me meme ays ays e e at at at at at at

Page number: 237/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: wishlists, Purpose: Table structure

Column
Column TypeType Null
Null DefaultDefault Comments
Comments

id bigint(20) No
inventory_id bigint(20) Yes NULL
product_id bigint(20) Yes NULL
customer_id bigint(20) No
created_at timestamp Yes NULL
updated_at timestamp Yes NULL

Page number: 238/239 Jun 07, 2024 at 12:11 PM


Database: zcart, Table: wishlists, Purpose: Dumping data

id
id inventory
inventory product_ customer
customer created_ updated_
_id _id id id _id _id at at at at

Powered by TCPDF (www.tcpdf.org) Page number: 239/239 Jun 07, 2024 at 12:11 PM

You might also like