{% from 'oscar/macros.html' import result_link with context %}
{{ infobox.content | safe }}
{% endif %} {% if infobox.attributes -%}| {{ attribute.label }}{%- if attribute.image -%} | {{ attribute.value }}{%- endif -%} | 
{{ result_link(url.url, url.title) }}
{% endfor -%} {{- "" -}}