← Shopware 5.7.12

Shopware 5.7.12 s_core_customergroups

Customer groups (e.g. 'Shopkunden', 'Händler') controlling prices, tax display, and access.

Columns

9 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
groupkey varchar(15) YES Index
description varchar(30) NO
tax int(1) NO Default: 0
taxinput int(1) NO
mode int(11) NO
discount double NO
minimumorder double NO
minimumordersurcharge double NO

Indexes

2 indexes

Index Name Columns Unique
groupkey groupkey No
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id s_core_customergroups_attributes customerGroupID