PVP
{% if articlesCheckDiscountArray[article.id] is not defined %}
{{ articlesPriceArray[article.id] }}
{% else %}
{{ articlesCheckDiscountArray[article.id] }}
{% endif %}
{{ article.getalias }}
{% if article.getAbsolutePathBarcode() %}
 }})
{% endif %}
{{ article.articleModel.description }}