← Shopware 5.7.11

Shopware 5.7.11 s_article_img_mapping_rules

Rules that map specific variant option combinations to product images.

Columns

3 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
mapping_id int(11) NO Index
option_id int(11) NO Index

Indexes

3 indexes

Index Name Columns Unique
mapping_id mapping_id No
option_id option_id No
PRIMARY id Yes