{config_load file="$language/lang_$language.conf" section="upcoming_products"}
{if $smarty.session.language=='german'}

Bald Erhältlich:

{else}

Coming Soon:

{/if}
{foreach name=aussen item=module_data from=$module_content}
{if $smarty.session.language=='german'} Zum Produkt {else} View Product {/if}
{$module_data.PRODUCTS_DATE}
{$module_data.PRODUCTS_NAME}
{$module_data.INFO.PRODUCTS_PRICE_CLEAN}
{/foreach}