Shopware 5.6.6 s_articles_information
Product information links (external URLs displayed in the product detail 'Further links' section).
| Column | Type | Nullable | Additional |
| id | int(11) | NO | Primary Key, auto_increment |
| articleID | int(11) | NO | Index, Default: 0 |
| description | varchar(255) | NO | |
| link | varchar(255) | NO | |
| target | varchar(30) | NO | |
| Index Name | Columns | Unique |
| hauptid | articleID | No |
| PRIMARY | id | Yes |
Relations (to this table)
1 relations