{$position} {$this->getAttribute('articleNo')}
{$this->getAttribute('title')}
{$this->getAttribute('description')}
{$this->getAttribute('vat')}% {if $this->getAttribute('quantity') !== false} {$this->getAttribute('quantity')} {$this->getQuantityUnit()} {/if} {if $this->getAttribute('quantity') !== false} {if isset($Discount)} {$calculated_basisPrice} {locale group='quiqqer/erp' var='article.list.discount.text' discount=$Discount->formatted()} {else} {if $this->getAttribute('displayPrice')} {$calculated_price} {/if} {/if} {/if} {if $this->getAttribute('quantity') !== false} {if $this->getAttribute('displayPrice')} {$calculated_sum} {/if} {/if}