Shopware 5.7.14 s_export_articles
Product filter/restriction for export feeds — specific products included/excluded.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| feedID | int(11) | NO | Primary Key |
| articleID | int(11) | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | feedID,articleID | Yes |
