← Shopware 5.5.10

Shopware 5.5.10 s_emotion_presets

Pre-built Shopping World layout templates that can be imported as starting points.

Columns

11 columns

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

Indexes

2 indexes

Index Name Columns Unique
name name Yes
PRIMARY id Yes

Relations (to this table)

1 relations

Local Field Foreign Table Foreign Field
id s_emotion_preset_translations presetID