's account dashboard
${ title.primary }
Primary Profile
${ customer.first_name } ${ customer.last_name }
${ customer.email }
${ phone }
${ customer.gender[0].toUpperCase() + customer.gender.slice(1) }
${ getStoredValue(customer[property.key]) }
Secondary profile
${ customer.secondary_first_name } ${ customer.secondary_last_name }
${ customer.secondary_gender[0].toUpperCase() + customer.secondary_gender.slice(1) }
${ getStoredValue(customer['secondary_' + property.key]) }
Do you shop for anyone else?
Add a secondary profile
${ property.title }
${ property.subtitle }