Shopware 5.7.2 s_emotion_presets
Pre-built Shopping World layout templates that can be imported as starting points.
| Column | Type | Nullable | Additional |
| id | int(11) unsigned | NO | Primary Key, auto_increment |
| name | varchar(255) | YES | Unique |
| premium | tinyint(1) | NO | Default: 0 |
| custom | tinyint(1) | NO | Default: 1 |
| thumbnail | longtext | YES | |
| preview | longtext | YES | |
| preset_data | longtext | NO | |
| required_plugins | longtext | YES | |
| emotion_translations | text | YES | |
| assets_imported | tinyint(1) | NO | Default: 1 |
| hidden | tinyint(1) | NO | Default: 0 |
| Index Name | Columns | Unique |
| name | name | Yes |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations