{# Fallback template if none is found in "myshop/products/order--media.html" #} {# It is used to render the figure in each line item when rendering the order detail view #}
{% block sample-image %} {% endblock %}
{{ product.product_name }}
{{ product.caption|truncatewords_html:30 }}