Shopware 5.7.14 s_export_categories
Category filter for export feeds — only export products from selected categories.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| feedID | int(11) | NO | Primary Key |
| categoryID | int(11) | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | feedID,categoryID | Yes |
