{{ offer?.offerIllustration?.value }}
{{offer?.name}}
{{"section.offers.name" | translate}}:
{{offer.name}}
-----
{{"section.offers.validFrom" | translate}}:
{{offer?.validFrom}}
-----
{{"section.offers.validUntil" | translate}}:
{{offer?.validUntil}}
-----
{{"section.offers.isHighlighted" | translate}}:
{{"section.offers.isHighlightedYes" | translate}} {{"section.offers.isHighlightedNo" | translate}}
-----
{{"section.offers.typePrimary" | translate}}:
{{offer?.typePrimary?.name}}
-----
{{"section.offers.company" | translate}}:
{{offer?.company?.name}}
-----
{{"section.offers.brand" | translate}}:
{{offer?.brand?.name}}
-----
{{"section.offers.typeSecondary" | translate}}:
{{typeSecondary.name}}
-----
{{"section.offers.applicationPlaces" | translate}}:
{{places.name}}
-----
{{"section.offers.shops" | translate}}:
{{shop.name}}
-----
{{"section.offers.category" | translate}}:
{{category?.name}}
-----
{{"section.offers.specifications" | translate}}:
{{spec.name}}
-----
{{"section.offers.tags" | translate}}:
{{ tag.name }}{{ !last ? ',' : '' }}
-----