← Shopware 5.7.1

Shopware 5.7.1 s_emarketing_tellafriend

Tracking data for the 'tell a friend' product recommendation feature.

Columns

5 columns

Column Type Nullable Additional
id int(11) NO Primary Key, auto_increment
datum date YES
recipient varchar(50) NO
sender int(11) NO Default: 0
confirmed int(1) NO Default: 0

Indexes

1 indexes

Index Name Columns Unique
PRIMARY id Yes