{{ !pack.pictureFullPath ? pack.name.charAt(0) : '' }}
{{ category.name }}
{{
`${labelsDisplay('expires_at')} ${
pack.endDate.split(' ')[0]
}`
}}
{{
`${labelsDisplay('expires_after')} ${
pack.durationCount
} ${durationTypeLabel(
pack.durationCount,
pack.durationType
)}`
}}
{{ labelsDisplay('without_expiration') }}
1/1
{{
pack.locations.length === 1
? pack.locations[0].name
: labelsDisplay('multiple_locations')
}}
{{ `${labelsDisplay('in_package')}:` }}
{{ obj.name }}