← Shopware 5.5.7

Shopware 5.5.7 s_articles_img_attributes

Custom attribute extensions for product images.

Columns

5 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
imageID int(11) YES Unique Foreign Key → s_articles_img.id
attribute1 text YES
attribute2 text YES
attribute3 text YES

Indexes

2 indexes

Index Name Columns Unique
imageID imageID Yes
PRIMARY id Yes

Relations (from this table)

1 relations

Local Field Foreign Table Foreign Field
imageID s_articles_img id