{config_load file="$language/lang.conf" section="reviews"}

{#heading_reviews#}

{foreach name=aussen item=module_data from=$module_content}
{$module_data.PRODUCTS_NAME}
{$module_data.PRODUCTS_BUTTON_BUY_NOW}
{#text_product#} {$module_data.PRODUCTS_NAME}
{#text_author#} {$module_data.AUTHOR}
{#text_text#}
{$module_data.TEXT}
{#text_rating#} {$module_data.RATING}
{/foreach}