Twig\Error\SyntaxError Object
(
[lineno:protected] => 72
[filename:protected] => default/template/common/header.twig
[rawMessage:protected] => Unexpected "endif" tag (expecting closing tag for the "for" tag defined near line 71).
[sourcePath:Twig\Error\Error:private] => /var/www/ftp_rosewinHW/catalog/view/theme/default/template/common/header.twig
[sourceCode:Twig\Error\Error:private] =>
{{ title }}
{% if description %}
{% endif %}
{% if keywords %}
{% endif %}
{% if show_discount_card %}
We invite you to share more promotional activities. Register FFZO.
please choose your language and currency,you can change it any time
Your Language
{% for lan in languages %}
{% if lan.code == default_lan_code %}
{{lan.language}}
{% endif %}
{% endfor %}
{% for lan in languages %}
{{lan.language}}
{% endif %}
Currency
{% for cur in currencies %}
{% if currency.symbol_left and currency.code == default_curr_code %}
{{cur.symbol_left}}-{{cur.code}}-{{cur.title}}
{% endif %}
{% endfor %}
S$-sgd-singapore Dollar