{% for attribute in product.productAttributes %} {% endfor %}
{{ attribute.name }}: {{ attribute.value }}