{load_language_text section="reviews"} {load_language_text section="buttons" name="button"}

{$txt.heading_reviews}

{foreach name=aussen item=module_data from=$module_content} {if $module_data.PRODUCTS_IMAGE!='' and file_exists($module_data.PRODUCTS_IMAGE)}
{/if}

{$module_data.PRODUCTS_NAME}

{$module_data.RATING}
{$txt.text_author} {$module_data.AUTHOR}
{$module_data.TEXT|truncate:150:" ..."}
{/foreach}