← Shopware 5.7.15

Shopware 5.7.15 s_core_shops

Shop/sub-shop definitions — each represents a storefront with its own domain, language, and theme.

Columns

20 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
main_id int(11) unsigned YES Index
name varchar(255) NO
title varchar(255) YES
position int(11) NO
host varchar(255) YES Index
base_path varchar(255) YES
base_url varchar(255) YES
hosts text NO
secure int(1) unsigned NO
template_id int(11) unsigned YES
document_template_id int(11) unsigned YES
category_id int(11) unsigned YES
locale_id int(11) unsigned YES
currency_id int(11) unsigned YES
customer_group_id int(11) unsigned YES
fallback_id int(11) unsigned YES
customer_scope int(1) NO
default int(1) unsigned NO
active int(1) NO

Indexes

3 indexes

Index Name Columns Unique
host host No
main_id main_id No
PRIMARY id Yes

Relations (to this table)

4 relations

Local Field Foreign Table Foreign Field
id s_core_shops_attributes shopID
id s_mail_log shop_id
id s_sitemap_custom shop_id
id s_sitemap_exclude shop_id