{{ article.getalias }}
{% if article.articleModel is not null %}{{ article.articleModel.description | slice(0, 9) }}{% endif %}
{% if article.articleColor is not null %}{{ article.articleColor.description | slice(0, 9) }}{% endif %}
{% if articlesCheckDiscountArray[article.id] is not defined %}
P.V.P {{ articlesPriceArray[article.id] }}
{% else %}
{{ articlesCheckDiscountLabelArray[article.id] }} {{ articlesCheckDiscountArray[article.id] }}
{% endif %}
{% if article.getAbsolutePathBarcode() %}
 }})
{% endif %}