{config_load file="$language/lang_$language.conf" section="boxes"}

Neu-Eingetroffen

{foreach from=$PRODUCTS item=product}
{if $product.box_content.PRODUCTS_IMAGE} {$product.box_content.PRODUCTS_NAME} {else} kein Bild vorhanden {/if} {$product.box_content.PRODUCTS_NAME|truncate:95:"...":true} {$product.box_content.PRODUCTS_PRICE|replace:'Alter Preis:':''|replace:'Neuer Preis:':''}
{$product.box_content.PRODUCTS_VPE|replace:'EUR':'€'|replace:"pro":"/"}
{/foreach}