Shopware 5.6.6 s_emotion_categories
Links Shopping World layouts to categories where they are displayed.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) | NO | Primary Key, auto_increment |
| emotion_id | int(11) | NO | |
| category_id | int(11) | NO |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
