Shopware 5.7.0 s_premium_dispatch_categories
Category restrictions for shipping methods (limit to specific product categories).
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| dispatchID | int(11) unsigned | NO | Primary Key |
| categoryID | int(11) unsigned | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | dispatchID,categoryID | Yes |
