{load_language_text section="reviews"} {load_language_text section="buttons" name="button"}
{if $module_content|@count > 0 && $smarty.session.customers_status.customers_status_read_reviews === '1'}

{$txt.heading_reviews}

{elseif $module_content|@count <= 0 && $smarty.session.customers_status.customers_status_read_reviews === '1'}

{$txt.heading_reviews}

{$txt.no_reviews}

{else}

{$txt.heading_reviews}

{$txt.reading_not_allowed}

{/if} {if $smarty.session.customers_status.customers_status_write_reviews === '1'}
 
{elseif $smarty.session.customers_status.customers_status_id === '1'}

{$txt.no_login_hint} {$txt.login}

{/if}