Shopware 5.7.13 s_articles_attributes
Custom attribute extensions for products (free-text fields, custom data).
| Column | Type | Nullable | Additional |
| id | int(11) | NO | Primary Key, auto_increment |
| articledetailsID | int(11) unsigned | YES | Unique
Foreign Key → s_articles_details.id |
| attr1 | text | YES | |
| attr2 | text | YES | |
| attr3 | text | YES | |
| attr4 | text | YES | |
| attr5 | text | YES | |
| attr6 | text | YES | |
| attr7 | text | YES | |
| attr8 | text | YES | |
| attr9 | text | YES | |
| attr10 | text | YES | |
| attr11 | text | YES | |
| attr12 | text | YES | |
| attr13 | text | YES | |
| attr14 | text | YES | |
| attr15 | text | YES | |
| attr16 | text | YES | |
| attr17 | text | YES | |
| attr18 | text | YES | |
| attr19 | text | YES | |
| attr20 | text | YES | |
| Index Name | Columns | Unique |
| articledetailsID | articledetailsID | Yes |
| PRIMARY | id | Yes |
Relations (from this table)
1 relations