Shopware 5.7.2 s_campaigns_positions
Content element positions/ordering within newsletter campaign layouts.
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| id | int(11) | NO | Primary Key, auto_increment |
| promotionID | int(11) | NO | Default: 0 |
| containerID | int(11) | NO | Default: 0 |
| position | int(11) | NO | Default: 0 |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | id | Yes |
