← Shopware 5.6.8

Shopware 5.6.8 s_cms_static_groups

Groups organizing static pages (e.g. 'Bottom navigation', 'Left sidebar', 'Service pages').

Columns

5 columns

Column Type Nullable Additional
id int(11) unsigned NO Primary Key, auto_increment
name varchar(255) NO
key varchar(255) NO
active int(1) NO
mapping_id int(11) unsigned YES Index

Indexes

2 indexes

Index Name Columns Unique
mapping_id mapping_id No
PRIMARY id Yes