← Shopware 5.5.9

Shopware 5.5.9 s_articles_categories_seo

SEO canonical category assignment per product and shop (for breadcrumbs and canonical URLs).

Columns

4 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
shop_id int(11) NO Index
article_id int(11) NO
category_id int(11) NO

Indexes

2 indexes

Index Name Columns Unique
PRIMARY id Yes
shop_article shop_id,article_id No