Shopware 5.7.0 s_core_shop_pages
Links static CMS page groups to specific shops.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| shop_id | int(11) unsigned | NO | Primary Key |
| group_id | int(11) unsigned | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | shop_id,group_id | Yes |
