Shopware 5.7.19 s_emotion_preset_translations
Translations for Shopping World preset names and descriptions.
| Column | Type | Nullable | Additional |
| id | int(11) unsigned | NO | Primary Key, auto_increment |
| presetID | int(11) unsigned | NO | Index
Foreign Key → s_emotion_presets.id |
| label | varchar(255) | NO | |
| description | text | NO | |
| locale | varchar(15) | NO | Default: de_DE |
| Index Name | Columns | Unique |
| presetID | presetID,locale | Yes |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations