5 lines
101B

  1. {% if value is not defined %}
  2. {% set value = field.value %}
  3. {% endif %}
  4. {{ value|format_price|raw }}