{{ form.preview }}
{{ form.switcher_preview|raw }}
{% if args.currency_switcher == 'new_widget' %}

{{ form.widgets.widget_area }}

{% endif %}

{{ form.switcher_style.label }}

{{ form.template.label }}

{{ form.template.template_tip }} {{ form.template.parameters }}: {{ form.template.parameters_list }} {{ form.switcher_style.allowed_tags }}

{% if args.currency_switcher != 'product' %}

{{ form.widgets.widget_title }}

{% endif %}

{{ form.colors.label }}

{% for option_id, option in options %} {% if args.options[ option_id ~ '_normal' ] is not null %} {% endif %} {% if args.options[ option_id ~ '_hover' ] is not null %} {% endif %} {% endfor %}
{{ form.colors.normal }} {{ form.colors.hover }}
{{ option }}