Shopware 5.6.9 s_articles_avoid_customergroups
Products excluded from visibility for specific customer groups.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| articleID | int(11) | NO | Primary Key |
| customergroupID | int(11) | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| articleID | articleID,customergroupID | Yes |
