• {{ config_telephone }}
  • {{ text_account }}
      {% if not logged %}
    • {{ text_register }}
    • {{ text_login }}
    • {% else %}
    • {{ text_account }}
    • {{ text_order }}
    • {{ text_transaction }}
    • {{ text_download }}
    • {{ text_logout }}
    • {% endif %}
  • {{ text_wishlist | replace: '%s', wishlist }}
  • {{ text_shopping_cart }}
  • {{ text_checkout }}
{% if config_logo %} {{ config_name }}{% else %}

{{ config_name }}

{% endif %}