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