{if $shopArticle->shipping_cost_type == 1 && $shopArticle->price_tax_text_free_shipping || $item_debug} {$shopArticle->price_tax_text_free_shipping}
{elseif $shopArticle->price_tax_text} {$shopArticle->price_tax_text}
{/if} {if $shopArticle->price_je_vpe || $item_debug} {if $shopArticle->shop_bargain_price_1 > 0} {($shopArticle->shop_bargain_price_1 / $shopArticle->vpe_amount)|number_format:"2":",":"."} € je Stück
{else} {($shopArticle->shop_price_1 / $shopArticle->vpe_amount)|number_format:"2":",":"."} € je Stück
{/if} {/if} {if $shopArticle->sample_price && $shopArticle->sample_unit && $shopArticle->sample_price > 0 || $item_debug} Preis/{$shopArticle->sample_unit} = {$shopArticle->sample_price|number_format:"2":",":"."} €
{/if}