| ID | PID | Name | Persona | Online Frequency | Fulfillment | Coupons Use | Pref | Matters | Barriers | Device | Created | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ r.id }} | {{ r.pid }} | {{ r.name }} | {{ r.persona }} | {{ a.shop_online_freq or '-' }} | {{ a.fulfillment_preference or '-' }} | {{ a.digital_coupons_use or '-' }} | {{ a.coupons_preference or '-' }} | {{ (a.what_matters or [])|join(', ') }} | {{ (a.barriers or [])|join(', ') }} | {{ a.device or '-' }} | {% if a.email_consent and a.email %}{{ a.email }}{% else %}-{% endif %} | {{ r.created_at }} |