{% extends 'base.html.twig' %} {% block body %}

Question {{ questionNumber }}

{{ form_start(form) }} {{ form_row(form.response) }}

Of course, the price distribution depends on the context e.g. country of origin of the product and associated supply chain. However, please answer to the best of your knowledge, an overall estimation is appreciated

Previous {{ form_widget(form.next) }}
{{ form_end(form) }}
{% endblock %} {% block progressBar %}
{% endblock %} {% block customjavascript %} {% endblock %}