{$LABEL.lbl_associated_articles}

{foreach from=$product_articles item=article}
{$article.caption|truncate:50:"...":true}
{/foreach}