{$ProductCategoryTitle} :: {$ProductItemTitle}
{if $ProductItemImages}{$ProductItemShorttext|striptags|substr:length=150:word=0}
{else if $ProductItemDescription}{$ProductItemDescription|striptags|substr:length=150:word=0}
{/if}{if $ProductItemPriceRegular>0 && $_SESSION['customer']['CustomerUID']}
UVP: {$ProductItemPriceRegular|datatype:format=price}
{else if $ProductItemPriceRegular>0}
UVP: {$ProductItemPriceRegular|calc:input=$ProductItemPriceRegular*(100+{$GLOBALS['taxclasses'][{$ProductItemTaxClass}]})/100|datatype:format=price}
{/if}
Preis: {$ProductItemPrice1|calc:input=$ProductItemPrice1*(100+{$GLOBALS['taxclasses'][{$ProductItemTaxClass}]})/100|datatype:format=price} ({$ProductItemPrice1|datatype:format=price})
{if $ProductItemPuValue>0}
{$Dummy|calc:input=$ProductItemPrice1/$ProductItemPuValue*(100+{$GLOBALS['taxclasses'][{$ProductItemTaxClass}]})/100|datatype:format=price} ({$Dummy|calc:input=$ProductItemPrice1/$ProductItemPuValue|datatype:format=price}) pro {$ProductItemPuLabel}
{/if}
MwSt.: {$GLOBALS['taxclasses'][{$ProductItemTaxClass}]}%